[Groonga-mysql-commit] mroonga/mroonga at 75de10d [master] package ubuntu: fold a long line

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Nov 28 10:14:53 JST 2016


Kouhei Sutou	2016-11-28 10:14:53 +0900 (Mon, 28 Nov 2016)

  New Revision: 75de10d7ab3a6c8965585cd802fc454076dc14e4
  https://github.com/mroonga/mroonga/commit/75de10d7ab3a6c8965585cd802fc454076dc14e4

  Message:
    package ubuntu: fold a long line

  Modified files:
    packages/ubuntu/upload.rb

  Modified: packages/ubuntu/upload.rb (+6 -1)
===================================================================
--- packages/ubuntu/upload.rb    2016-11-28 10:12:25 +0900 (f2700d1)
+++ packages/ubuntu/upload.rb    2016-11-28 10:14:53 +0900 (ba1f339)
@@ -196,7 +196,12 @@ allow_unsigned_uploads = 0
                     "-i", "-e",
                     "s,MYSQL_VERSION\\|MARIADB_VERSION,#{mysql_version},",
                     "debian/control")
-        run_command("debuild", "--set-envvar=LINTIAN_PROFILE=ubuntu", "-S", "-sa", "-pgpg2", "-k#{@pgp_sign_key}")
+        run_command("debuild",
+                    "--set-envvar=LINTIAN_PROFILE=ubuntu",
+                    "-S",
+                    "-sa",
+                    "-pgpg2",
+                    "-k#{@pgp_sign_key}")
         if @use_pbuilder
           run_command("pbuilder-dist", code_name, "build",
                       "../#{deb_package_name}_#{deb_version}.dsc")
-------------- next part --------------
HTML����������������������������...
Download 



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