[Groonga-commit] groonga/groonga at 0b9dd6b [master] deb: fix not-binnmuable-any-depends-all lintian error

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Nov 27 23:33:24 JST 2015


HAYASHI Kentaro	2015-11-27 23:33:24 +0900 (Fri, 27 Nov 2015)

  New Revision: 0b9dd6bf5296d51e7770c18b143eae2daf94ea07
  https://github.com/groonga/groonga/commit/0b9dd6bf5296d51e7770c18b143eae2daf94ea07

  Message:
    deb: fix not-binnmuable-any-depends-all lintian error
    
      E: groonga source: not-binnmuable-any-depends-all groonga-httpd -> groonga-server-common
    
    See https://lintian.debian.org/tags/not-binnmuable-any-depends-all.html

  Modified files:
    packages/debian/control

  Modified: packages/debian/control (+1 -1)
===================================================================
--- packages/debian/control    2015-11-27 23:12:11 +0900 (5285f80)
+++ packages/debian/control    2015-11-27 23:33:24 +0900 (e400f67)
@@ -188,7 +188,7 @@ Depends:
   ${misc:Depends},
   ${shlibs:Depends},
   curl,
-  groonga-server-common (= ${binary:Version})
+  groonga-server-common (= ${source: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.
-------------- next part --------------
HTML����������������������������...
下載 



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