[Piuparts-commits] [piuparts] 02/14: minor cleanup

Holger Levsen holger at moszumanska.debian.org
Mon Dec 9 11:58:39 UTC 2013


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

holger pushed a commit to branch develop
in repository piuparts.

commit 83cda39e9ff92c67fd3e735043cd476a161eea68
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Dec 8 20:54:16 2013 +0100

    minor cleanup
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 custom-scripts/scripts/post_purge_exceptions | 1 +
 piuparts-report.py                           | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/custom-scripts/scripts/post_purge_exceptions b/custom-scripts/scripts/post_purge_exceptions
index 11f6b86..9e28bdf 100755
--- a/custom-scripts/scripts/post_purge_exceptions
+++ b/custom-scripts/scripts/post_purge_exceptions
@@ -28,4 +28,5 @@ case ${PIUPARTS_OBJECTS%%=*} in
 				# removal wont work if sysv-rc isn't reinstalled
 				yes 'Yes, do as I say!' | apt-get -y --force-yes install sysv-rc
 				dpkg --purge file-rc
+				;;
 esac
diff --git a/piuparts-report.py b/piuparts-report.py
index 029301c..7050d41 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -404,7 +404,7 @@ linktarget_by_template = [
     ("symbol-size-mismatch_inadequate_issue.tpl", "but adequate found that a symbol has changed size since the package was built"),
     ("missing-symbol-version-information_inadequate_issue.tpl", "but adequate found that a library is missing symbol version information"),
     ("unknown_inadequate_issue.conf", "but an unknown adequate issue was found"),
-    ("inadequate_exit_issue.tpl", "due to adequate exiting inadequately"),
+    ("inadequate_exit_issue.tpl", "but adequate exited inadequately"),
     ("packages_have_been_kept_back_issue.tpl", "but logfile contains 'packages have been kept back'"),
     ("needs_rebuild_issue.tpl", "but logfile recommends to rebuild some packages"),
     ("obsolete_conffiles_issue.tpl", "but logfile reports obsolete conffiles"),

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