[debian-edu-commits] debian-edu/upstream/ 02/05: Add missing debhelper token to sitesummary.prerm.
Petter Reinholdtsen
pere at moszumanska.debian.org
Sun Dec 20 07:16:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
pere pushed a commit to annotated tag 0.1.18
in repository sitesummary.
commit c262552c7407b8d1b42008694fe950bfba51c5fc
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Sun Dec 20 07:12:25 2015 +0000
Add missing debhelper token to sitesummary.prerm.
---
debian/changelog | 1 +
debian/sitesummary.prerm | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d3383b3..2c0f7e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ sitesummary (0.1.18) UNRELEASED; urgency=low
[ Petter Reinholdtsen ]
* Collect output from hdparm -I for every disk device (Closes: #785285).
+ * Add missing debhelper token to sitesummary.prerm.
-- Dominik George <nik at naturalnet.de> Wed, 13 May 2015 16:36:20 +0200
diff --git a/debian/sitesummary.prerm b/debian/sitesummary.prerm
index 62eb441..1d1a181 100644
--- a/debian/sitesummary.prerm
+++ b/debian/sitesummary.prerm
@@ -19,4 +19,6 @@ case "$1" in
;;
esac
+#DEBHELPER#
+
exit 0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/sitesummary.git
More information about the debian-edu-commits
mailing list