[Groonga-commit] groonga/groonga [master] deb: split groonga-httpd related files into groonga-httpd package

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 24日 (火) 15:44:06 JST


HAYASHI Kentaro	2012-07-24 15:44:06 +0900 (Tue, 24 Jul 2012)

  New Revision: 7eec4f2cb54145cf6e258274d8bedd1ab7298c1c
  https://github.com/groonga/groonga/commit/7eec4f2cb54145cf6e258274d8bedd1ab7298c1c

  Log:
    deb: split groonga-httpd related files into groonga-httpd package

  Added files:
    packages/debian/groonga-httpd.install
  Modified files:
    packages/debian/control
    packages/debian/groonga-bin.install

  Modified: packages/debian/control (+15 -0)
===================================================================
--- packages/debian/control    2012-07-24 14:36:07 +0900 (b942eb9)
+++ packages/debian/control    2012-07-24 15:44:06 +0900 (fb1473d)
@@ -121,6 +121,21 @@ Description: Commands for groonga.
  .
  This package provides 'groonga' command.
 
+Package: groonga-httpd
+Section: database
+Architecture: any
+Replaces: groonga (<< 1.2.0-1)
+Breaks: groonga (<< 1.2.0-1)
+Depends:
+  ${misc:Depends},
+  ${shlibs:Depends},
+  libgroonga0 (= ${binary:Version})
+Description: Groonga HTTP server.
+ Groonga is an open-source fulltext search engine and column store.
+ It lets you write high-performance applications that requires fulltext search.
+ .
+ This package provides 'groonga-httpd' command.
+
 Package: groonga-doc
 Section: doc
 Architecture: all

  Modified: packages/debian/groonga-bin.install (+1 -2)
===================================================================
--- packages/debian/groonga-bin.install    2012-07-24 14:36:07 +0900 (d2ef82b)
+++ packages/debian/groonga-bin.install    2012-07-24 15:44:06 +0900 (c3e8e28)
@@ -1,7 +1,6 @@
 usr/bin/groonga
 usr/bin/groonga-benchmark
-usr/bin/groonga-httpd
 usr/share/groonga/html/*
 usr/share/man/man1/*
 usr/share/man/*/man1/*
-etc/groonga/*
+etc/groonga/groonga.conf

  Added: packages/debian/groonga-httpd.install (+2 -0) 100644
===================================================================
--- /dev/null
+++ packages/debian/groonga-httpd.install    2012-07-24 15:44:06 +0900 (0e09fad)
@@ -0,0 +1,2 @@
+usr/bin/groonga-httpd
+etc/groonga/httpd/*
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



Groonga-commit メーリングリストの案内
Back to archive index