[DRE-commits] [schleuder] 09/13: debian/patches: Use default Debian keyserver in schleuder config

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Fri Oct 27 17:12:46 UTC 2017


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

georg-alioth-guest pushed a commit to branch debian/3.2
in repository schleuder.

commit 4e8e5bf4dc62c52a4b45fbb8350c7a7914584181
Author: Georg Faerber <georg at riseup.net>
Date:   Tue Oct 24 13:04:19 2017 +0200

    debian/patches: Use default Debian keyserver in schleuder config
    
    Closes: #852710
---
 .../0004-use-default-debian-keyserver.patch        | 25 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 26 insertions(+)

diff --git a/debian/patches/0004-use-default-debian-keyserver.patch b/debian/patches/0004-use-default-debian-keyserver.patch
new file mode 100644
index 0000000..8e32e50
--- /dev/null
+++ b/debian/patches/0004-use-default-debian-keyserver.patch
@@ -0,0 +1,25 @@
+Description: schleuder config: Use default Debian keyserver
+ Debian stretch (and all future versions) ship(s) with sensible
+ keyserver defaults, therefore, use these.
+ 
+Author: Georg Faerber <georg at riseup.net>
+Last-Update: 2017-10-24
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/etc/schleuder.yml
++++ b/etc/schleuder.yml
+@@ -18,9 +18,11 @@
+ #keyserver: hkp://jirk5u4osbsr34t5.onion
+ # If you have an OS-wide defined keyserver, specify a blank value to have that
+ # one used:
+-#keyserver: 
+-# The default works for all supported versions of gnupg:
+-keyserver: pool.sks-keyservers.net
++#keyserver:
++
++# Debian stretch (and all future versions) ship(s) with sensible
++# keyserver defaults, therefore, use these:
++keyserver: 
+ 
+ # Who is maintaining the overall schleuder installation and should be
+ # notified about severe problems with lists.
diff --git a/debian/patches/series b/debian/patches/series
index 4b15d68..62392dc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+0004-use-default-debian-keyserver.patch
 0005-man-fix-log-path.patch
 0001-lib-fix-paths.patch
 0003-bin-fix-require.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