[Groonga-commit] groonga/groonga [master] [debian] split examples package.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 5月 29日 (日) 09:32:51 JST


Kouhei Sutou	2011-05-29 00:32:51 +0000 (Sun, 29 May 2011)

  New Revision: fcef57d3b6580ae952464f1c69bd135c21c36b8e

  Log:
    [debian] split examples package.

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

  Modified: packages/debian/control (+14 -0)
===================================================================
--- packages/debian/control    2011-05-29 00:27:53 +0000 (1b81427)
+++ packages/debian/control    2011-05-29 00:32:51 +0000 (09ea1a8)
@@ -134,6 +134,20 @@ Description: Documentation of groonga.
  .
  This package provides documentation of groonga.
 
+Package: groonga-examples
+Section: devel
+Architecture: any
+Depends:
+  ${misc:Depends},
+  ${shlibs:Depends},
+  groonga-bin (= ${binary:Version}),
+  ruby
+Description: Examples for gronga.
+ 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 examples of groonga.
+
 Package: groonga-munin-plugins
 Section: net
 Architecture: any

  Added: packages/debian/groonga-examples.install (+1 -0) 100644
===================================================================
--- /dev/null
+++ packages/debian/groonga-examples.install    2011-05-29 00:32:51 +0000 (a107e52)
@@ -0,0 +1 @@
+usr/share/groonga/examples/*




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