[Groonga-mysql-commit] mroonga/mroonga at 443ab10 [master] packages ubuntu: don't run lintian anymore

アーカイブの一覧に戻る

Kentaro Hayashi null+****@clear*****
Wed Nov 30 21:52:54 JST 2016


Kentaro Hayashi	2016-11-30 21:52:54 +0900 (Wed, 30 Nov 2016)

  New Revision: 443ab1033b4e1e2d57949aabf01fd8ef8db00072
  https://github.com/mroonga/mroonga/commit/443ab1033b4e1e2d57949aabf01fd8ef8db00072

  Message:
    packages ubuntu: don't run lintian anymore
    
    There is a case that required package name is different between working
    environment and target ubuntu release. It is good enough to check error
    on launchpad.net.

  Modified files:
    packages/ubuntu/upload.rb

  Modified: packages/ubuntu/upload.rb (+1 -1)
===================================================================
--- packages/ubuntu/upload.rb    2016-11-30 21:50:04 +0900 (ef60262)
+++ packages/ubuntu/upload.rb    2016-11-30 21:52:54 +0900 (fc3bed0)
@@ -197,7 +197,7 @@ allow_unsigned_uploads = 0
                     "s,MYSQL_VERSION\\|MARIADB_VERSION,#{mysql_version},",
                     "debian/control")
         run_command("debuild",
-                    "--set-envvar=LINTIAN_PROFILE=ubuntu",
+                    "--no-lintian",
                     "-d",
                     "-S",
                     "-sa",
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る