[Groonga-commit] groonga/groonga at d47254c [master] deb: use "all" because it is architecture independent package

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Oct 9 00:40:29 JST 2015


HAYASHI Kentaro	2015-10-09 00:40:29 +0900 (Fri, 09 Oct 2015)

  New Revision: d47254cb510b974847f3b55bbb34bea51f9e7e93
  https://github.com/groonga/groonga/commit/d47254cb510b974847f3b55bbb34bea51f9e7e93

  Message:
    deb: use "all" because it is architecture independent package
    
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799167#15
    
    Reported by Matthias Klose. Thanks!!!

  Modified files:
    packages/debian/control

  Modified: packages/debian/control (+4 -4)
===================================================================
--- packages/debian/control    2015-10-08 18:29:37 +0900 (318985e)
+++ packages/debian/control    2015-10-09 00:40:29 +0900 (dccde35)
@@ -36,7 +36,7 @@ Description: Fulltext search engine (metapackage for library use)
  This package depends all Groonga related package for library use.
 
 Package: groonga-server-common
-Architecture: any
+Architecture: all
 Depends:
   ${misc:Depends},
   ${shlibs:Depends},
@@ -49,7 +49,7 @@ Description: Fulltext search engine (metapackage for server use)
  This package provides common settings for server use.
 
 Package: groonga-server-http
-Architecture: any
+Architecture: all
 Replaces: groonga-server (<< 2.0.7-1)
 Breaks: groonga-server (<< 2.0.7-1)
 Section: oldlibs
@@ -68,7 +68,7 @@ Description: Fulltext search engine (metapackage for HTTP server use)
  This is a transitional package to groonga-httpd.
 
 Package: groonga-server-gqtp
-Architecture: any
+Architecture: all
 Replaces: groonga-server (<< 2.0.7-1)
 Breaks: groonga-server (<< 2.0.7-1)
 Depends:
@@ -223,7 +223,7 @@ Description: Examples of Groonga
 
 Package: groonga-munin-plugins
 Section: net
-Architecture: any
+Architecture: all
 Depends:
   ${misc:Depends},
   groonga-bin (= ${binary:Version}),
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index