[Groonga-commit] groonga/groonga [master] debian: remove groonga-tools package

Back to archive index

null+****@clear***** null+****@clear*****
2012年 3月 29日 (木) 10:53:18 JST


Kouhei Sutou	2012-03-29 10:53:18 +0900 (Thu, 29 Mar 2012)

  New Revision: 700532f13cb07bdc15b95ff41995382c0e43e4d2

  Log:
    debian: remove groonga-tools package

  Removed files:
    packages/debian/groonga-tools.install
  Modified files:
    packages/debian/changelog
    packages/debian/control

  Modified: packages/debian/changelog (+1 -0)
===================================================================
--- packages/debian/changelog    2012-03-29 11:04:37 +0900 (493d680)
+++ packages/debian/changelog    2012-03-29 10:53:18 +0900 (398fb9c)
@@ -2,6 +2,7 @@ groonga (2.0.1-1) unstable; urgency=low
 
   * New upstream release.
   * grntest -> groonga-benchmark.
+  * Remove groogna-tools package.
 
  -- Kouhei Sutou <kou****@clear*****>  Thu, 29 Mar 2012 00:00:00 +0900
 

  Modified: packages/debian/control (+1 -15)
===================================================================
--- packages/debian/control    2012-03-29 11:04:37 +0900 (b541a35)
+++ packages/debian/control    2012-03-29 10:53:18 +0900 (bfd5841)
@@ -10,8 +10,7 @@ Build-Depends:
   libmsgpack-dev,
   libzmq-dev,
   libevent-dev,
-  libmecab-dev,
-  ruby
+  libmecab-dev
 Standards-Version: 3.9.1
 Homepage: http://groonga.org/
 
@@ -133,19 +132,6 @@ Description: Documentation of groonga.
  .
  This package provides documentation of groonga.
 
-Package: groonga-tools
-Section: database
-Architecture: any
-Depends:
-  ${misc:Depends},
-  ${shlibs:Depends},
-  ruby
-Description: Tools for groonga.
- 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 tools for groonga.
-
 Package: groonga-examples
 Section: database
 Architecture: any

  Deleted: packages/debian/groonga-tools.install (+0 -1) 100644
===================================================================
--- packages/debian/groonga-tools.install    2012-03-29 11:04:37 +0900 (09dc64c)
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin/groonga-query-log-analyzer




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