From 883b232887c2472d56fbc11f57dce76c9f7e287e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 29 Mar 2017 20:21:47 -0700 Subject: Commit Debian 3.0 (quilt) metadata [dgit (3.10) 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 e3dfbf5..e9e7fa1 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.20170122.orig/keysafe.init -+++ keysafe-0.20170122/keysafe.init +--- keysafe-0.20170303.orig/keysafe.init ++++ keysafe-0.20170303/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.20170122.orig/keysafe.service -+++ keysafe-0.20170122/keysafe.service +--- keysafe-0.20170303.orig/keysafe.service ++++ keysafe-0.20170303/keysafe.service @@ -8,8 +8,8 @@ EnvironmentFile=-/etc/default/keysafe ExecStart=/usr/bin/keysafe --server $DAEMON_PARAMS InaccessiblePaths=/home /etc -- cgit v1.2.3