[debian-edu-commits] [Git][debian-edu/upstream/sitesummary][master] d/sitesummary-client.postinst: drop code supporting pre-squeeze versions, thanks lintian.

Holger Levsen gitlab at salsa.debian.org
Wed Jan 16 14:13:56 GMT 2019


Holger Levsen pushed to branch master at Debian Edu / upstream / sitesummary


Commits:
b9d26485 by Holger Levsen at 2019-01-16T14:13:46Z
d/sitesummary-client.postinst: drop code supporting pre-squeeze versions, thanks lintian.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- debian/changelog
- debian/sitesummary-client.postinst


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+sitesummary (0.1.40) UNRELEASED; urgency=medium
+
+  * d/sitesummary-client.postinst: drop code supporting pre-squeeze versions,
+    thanks lintian.
+
+ -- Holger Levsen <holger at debian.org>  Wed, 16 Jan 2019 15:11:57 +0100
+
 sitesummary (0.1.39) unstable; urgency=medium
 
   * d/control:


=====================================
debian/sitesummary-client.postinst
=====================================
@@ -97,13 +97,6 @@ fi
 
 db_stop
 
-# Switched from cron.d to cron.daily script in version 0.0.12
-if dpkg --compare-versions "$PREV_VER" lt "0.0.12" && \
-   [ -f /etc/cron.d/sitesummary-client ] 
-then
-    rm -f /etc/cron.d/sitesummary-client
-fi
-
 # Make sure changes to the NRPE configuration take effect right away
 if [ -x /etc/init.d/nagios-nrpe-server  ] ; then
     invoke-rc.d nagios-nrpe-server restart



View it on GitLab: https://salsa.debian.org/debian-edu/upstream/sitesummary/commit/b9d26485ca69aa78fedc503ca11e10eb076ddd28

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/upstream/sitesummary/commit/b9d26485ca69aa78fedc503ca11e10eb076ddd28
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20190116/9eb503e9/attachment-0001.html>


More information about the debian-edu-commits mailing list