summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-07-04 16:38:14 +0100
committerSean Whitton <spwhitton@spwhitton.name>2023-07-04 16:38:14 +0100
commited4293ed38da3cc32fd2f333be22bda05d162c32 (patch)
tree017d412d5b3c42ebc0c16acf6199094e6c79ccb7
parentbc8bf5aa042fd81bd1beab25984baeae36954aee (diff)
downloaddebug-me-ed4293ed38da3cc32fd2f333be22bda05d162c32.tar.gz
Commit Debian 3.0 (quilt) metadatadebian/1.20221231-1archive/debian/1.20221231-1
[dgit (10.7) quilt-fixup]
-rw-r--r--debian/patches/debian-changes8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes
index 7a639c7..1c0e712 100644
--- a/debian/patches/debian-changes
+++ b/debian/patches/debian-changes
@@ -15,8 +15,8 @@ upload of upstream version 1.2.3, you could use:
clone`.)
A single combined diff, containing all the changes, follows.
---- debug-me-1.20220324.orig/debug-me.init
-+++ debug-me-1.20220324/debug-me.init
+--- debug-me-1.20221231.orig/debug-me.init
++++ debug-me-1.20221231/debug-me.init
@@ -33,7 +33,7 @@ case "$1" in
start-stop-daemon --start --quiet --oknodo \
--background --no-close \
@@ -26,8 +26,8 @@ A single combined diff, containing all the changes, follows.
--exec "$DAEMON" -- $DAEMON_PARAMS \
> /var/log/debug-me.log
log_end_msg $?
---- debug-me-1.20220324.orig/debug-me.service
-+++ debug-me-1.20220324/debug-me.service
+--- debug-me-1.20221231.orig/debug-me.service
++++ debug-me-1.20221231/debug-me.service
@@ -8,8 +8,8 @@ EnvironmentFile=-/etc/default/debug-me
ExecStart=/usr/bin/debug-me $DAEMON_PARAMS
InaccessiblePaths=/home