[DRE-commits] [schleuder] 01/02: debian/patches/0001-lib-fix-paths.patch: Refresh for new release

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Sun Jun 25 13:36:22 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 864ca45f61beaca28d47797b7eaddff12a685594
Author: Georg Faerber <georg at riseup.net>
Date:   Sun Jun 25 15:05:48 2017 +0200

    debian/patches/0001-lib-fix-paths.patch: Refresh for new release
---
 debian/patches/0001-lib-fix-paths.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0001-lib-fix-paths.patch b/debian/patches/0001-lib-fix-paths.patch
index 951b388..c11966a 100644
--- a/debian/patches/0001-lib-fix-paths.patch
+++ b/debian/patches/0001-lib-fix-paths.patch
@@ -9,7 +9,7 @@ Description: lib/: Fix paths
  Upstream is aware of this patch and we're working on integrating it
  upstream.
 Author: Georg Faerber <georg at riseup.net>
-Last-Update: 2017-06-19
+Last-Update: 2017-06-25
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/lib/schleuder/conf.rb
@@ -22,10 +22,10 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 +      'listlogs_dir' => '/var/log/schleuder/lists',
        'plugins_dir' => '/etc/schleuder/plugins',
        'log_level' => 'warn',
-       'keyserver' => 'hkp://pool.sks-keyservers.net',
+       'superadmin' => 'root at localhost',
 --- a/lib/schleuder/cli.rb
 +++ b/lib/schleuder/cli.rb
-@@ -78,7 +78,7 @@
+@@ -76,7 +76,7 @@
      desc 'install', "Set-up or update Schleuder environment (create folders, copy files, fill the database)."
      def install
        config_dir = Pathname.new(ENV['SCHLEUDER_CONFIG']).dirname
@@ -36,7 +36,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
        if Dir.glob("#{Conf.lists_dir}/*/*/members.conf").size > 0
 --- a/lib/schleuder.rb
 +++ b/lib/schleuder.rb
-@@ -77,6 +77,7 @@
+@@ -74,6 +74,7 @@
  end
  
  I18n.load_path += Dir["#{rootdir}/locales/*.yml"]

-- 
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