[DRE-commits] [schleuder] 19/26: debian/patches/foo: ok

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Mon Feb 6 01:53:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

georg-alioth-guest pushed a commit to branch master
in repository schleuder.

commit 68d037d3d12a07c30b2b96bb76c6a6252b38ee9f
Author: Georg Faerber <georg at riseup.net>
Date:   Tue Jan 31 16:28:33 2017 +0100

    debian/patches/foo: ok
---
 debian/patches/foo | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/debian/patches/foo b/debian/patches/foo
index ae71146..64c310f 100644
--- a/debian/patches/foo
+++ b/debian/patches/foo
@@ -59,18 +59,3 @@
      end
    end
  end
---- a/lib/schleuder/gpgme/ctx.rb
-+++ b/lib/schleuder/gpgme/ctx.rb
-@@ -48,8 +48,10 @@
-       keys.each do |key|
-         args = "#{base_args} #{key.fingerprint}"
-         err, gpgout, _ = gpgcli(args)
--        gpgout = filter_gpgcli_output(gpgout)
--        output << filter_gpgcli_output(err)
-+        #gpgout = filter_gpgcli_output(gpgout)
-+        #output << filter_gpgcli_output(err)
-+	gpgout = gpgout
-+	output << err
-         # Add any gpgkeys-message (gpg 2.0 writes those messages to stdout).
-         # Those could e.g. report a failure to connect to the keyserver.
-         output << gpgout.select { |line| line.match(/^gpgkeys: .*$/) }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/schleuder.git



More information about the Pkg-ruby-extras-commits mailing list