[Piuparts-commits] [piuparts] 01/01: Fix syntax error in custom-scripts/scripts/post_purge_exceptions, thanks Boud Roukema for the report. (Closes: #875605)

Holger Levsen holger at layer-acht.org
Tue Sep 12 14:56:59 UTC 2017


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

holger pushed a commit to branch develop
in repository piuparts.

commit 77e52d9b073d20c04f7c80e1f2eef89dd4af3cfa
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 12 16:56:47 2017 +0200

    Fix syntax error in custom-scripts/scripts/post_purge_exceptions, thanks Boud Roukema for the report. (Closes: #875605)
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 custom-scripts/scripts/post_purge_exceptions | 1 +
 debian/changelog                             | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/custom-scripts/scripts/post_purge_exceptions b/custom-scripts/scripts/post_purge_exceptions
index bd6f17c..b757f8e 100755
--- a/custom-scripts/scripts/post_purge_exceptions
+++ b/custom-scripts/scripts/post_purge_exceptions
@@ -33,6 +33,7 @@ case ${PIUPARTS_OBJECTS%%=*} in
 					chmod -v g-s,o+rx /etc/logcheck/ignore.d.server/
 				fi
 				;;
+		esac
 	sasl2-bin|\
 	libapache2-mod-authn-sasl)
 		case "$PIUPARTS_DISTRIBUTION" in
diff --git a/debian/changelog b/debian/changelog
index da3fe66..f69c774 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,10 @@ piuparts (0.81) UNRELEASED; urgency=medium
     the root directory, as created by usrmerge or debootstrap --merged-usr.
     (Closes: #860433)
 
+  [ Holger Levsen ]
+  * Fix syntax error in custom-scripts/scripts/post_purge_exceptions, thanks
+    Boud Roukema for the report. (Closes: #875605)
+
  -- Holger Levsen <holger at debian.org>  Thu, 31 Aug 2017 17:41:08 +0200
 
 piuparts (0.80) unstable; urgency=medium

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list