From 653832bc46b4723410f8fa0b2f1e9bc8531c140d Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 17 Feb 2020 08:38:57 -0700 Subject: Commit Debian 3.0 (quilt) metadata [dgit (9.9~bpo10+1) quilt-fixup] --- debian/patches/debian-changes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes index d770ff0..07d903a 100644 --- a/debian/patches/debian-changes +++ b/debian/patches/debian-changes @@ -14,8 +14,8 @@ upload of upstream version 1.2.3, you could use: (If you have dgit, use `dgit clone keysafe`, rather than plain `git clone`.) A single combined diff, containing all the changes, follows. ---- keysafe-0.20180326.orig/keysafe.init -+++ keysafe-0.20180326/keysafe.init +--- keysafe-0.20200214.orig/keysafe.init ++++ keysafe-0.20200214/keysafe.init @@ -32,7 +32,7 @@ case "$1" in start-stop-daemon --start --quiet --oknodo \ --background --no-close \ @@ -25,8 +25,8 @@ A single combined diff, containing all the changes, follows. --exec "$DAEMON" -- --server $DAEMON_PARAMS \ > /var/log/keysafe.log log_end_msg $? ---- keysafe-0.20180326.orig/keysafe.service -+++ keysafe-0.20180326/keysafe.service +--- keysafe-0.20200214.orig/keysafe.service ++++ keysafe-0.20200214/keysafe.service @@ -8,8 +8,8 @@ EnvironmentFile=-/etc/default/keysafe ExecStart=/usr/bin/keysafe --server $DAEMON_PARAMS InaccessiblePaths=/home /etc -- cgit v1.2.3