[Groonga-commit] groonga/groonga at ab35591 [master] package ubuntu: use gpg as gpg command

Back to archive index
Kouhei Sutou null+****@clear*****
Wed May 8 12:50:35 JST 2019


Kouhei Sutou	2019-05-08 12:50:35 +0900 (Wed, 08 May 2019)

  Revision: ab355918249fd47e442529b0ebbe0dfb98addef1
  https://github.com/groonga/groonga/commit/ab355918249fd47e442529b0ebbe0dfb98addef1

  Message:
    package ubuntu: use gpg as gpg command

  Modified files:
    packages/ubuntu/upload.rb

  Modified: packages/ubuntu/upload.rb (+0 -1)
===================================================================
--- packages/ubuntu/upload.rb    2019-05-05 06:03:59 +0900 (f922d9fe1)
+++ packages/ubuntu/upload.rb    2019-05-08 12:50:35 +0900 (2dba00119)
@@ -116,7 +116,6 @@ allow_unsigned_uploads = 0
                     "-d",
                     "-S",
                     "-sa",
-                    "-pgpg2",
                     "-k#{@pgp_sign_key}")
         run_command("dput", @dput_configuration_name,
                     "../#{@package}_#{deb_version}_source.changes")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190508/fb83bd1f/attachment.html>


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