[DRE-commits] [schleuder] 05/26: debian/patches: dirmngr
Georg Faerber
georg-alioth-guest at moszumanska.debian.org
Mon Feb 6 01:53:46 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 458935d4419cc78d403a68bc4f89aea4ddf6b9ca
Author: Georg Faerber <georg at riseup.net>
Date: Tue Jan 31 14:30:21 2017 +0100
debian/patches: dirmngr
---
debian/patches/foo | 16 ++++++++++++++++
debian/patches/series | 1 +
2 files changed, 17 insertions(+)
diff --git a/debian/patches/foo b/debian/patches/foo
new file mode 100644
index 0000000..746f336
--- /dev/null
+++ b/debian/patches/foo
@@ -0,0 +1,16 @@
+--- /dev/null
++++ b/spec/gnupg/dirmngr.conf
+@@ -0,0 +1,3 @@
++keyserver hkp://127.0.0.1:11371
++log-file /tmp/dirmngr.log
++debug-level basic
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -61,6 +61,7 @@
+ yield
+ Process.kill 'TERM', pid
+ Process.wait pid
++ puts "dirmngr. Log:\n#{File.read('/tmp/dirmrngr.log')}"
+ end
+
+ def start_smtp_daemon
diff --git a/debian/patches/series b/debian/patches/series
index e7476bf..2b1e01a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+foo
0005-man-fix-log-path.patch
0001-lib-fix-paths-and-enable-upgrades.patch
0004-spec-remove-bundler.patch
--
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