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

Holger Levsen gitlab at salsa.debian.org
Wed Jan 16 14:09:54 GMT 2019


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


Commits:
f59dbd95 by Holger Levsen at 2019-01-16T14:06:30Z
d/sitesummary.postinst: drop code supporting pre-squeeze versions.

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

- - - - -
26b9e06b by Holger Levsen at 2019-01-16T14:07:29Z
d/control: use canonical URL for Vcs-Git, thanks lintian.

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

- - - - -
b57f9a23 by Holger Levsen at 2019-01-16T14:07:41Z
release as 0.1.39

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

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/sitesummary.postinst


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
-sitesummary (0.1.39) UNRELEASED; urgency=medium
+sitesummary (0.1.39) unstable; urgency=medium
 
-  * Bump Standards-Version to 4.3.0, no changes needed.
+  * d/control:
+    - bump Standards-Version to 4.3.0, no changes needed.
+    - use canonical URL for Vcs-Git, thanks lintian.
+  * d/sitesummary.postinst: drop code supporting pre-squeeze versions,
+    thanks lintian.
 
- -- Holger Levsen <holger at debian.org>  Sat, 05 Jan 2019 11:44:02 +0100
+ -- Holger Levsen <holger at debian.org>  Wed, 16 Jan 2019 15:07:36 +0100
 
 sitesummary (0.1.38) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -9,10 +9,10 @@ Uploaders: Petter Reinholdtsen <pere at debian.org>
  , Wolfgang Schweer <wschweer at arcor.de>
 Build-Depends: debhelper-compat (= 11)
 Standards-Version: 4.3.0
+Rules-Requires-Root: binary-targets
 Homepage: https://wiki.debian.org/DebianEdu/HowTo/SiteSummary
-Vcs-Git: https://salsa.debian.org/debian-edu/upstream/sitesummary
 Vcs-Browser: https://salsa.debian.org/debian-edu/upstream/sitesummary
-Rules-Requires-Root: binary-targets
+Vcs-Git: https://salsa.debian.org/debian-edu/upstream/sitesummary.git
 
 Package: sitesummary
 Architecture: all


=====================================
debian/sitesummary.postinst
=====================================
@@ -62,11 +62,6 @@ case "$1" in
 	[ -f /var/lib/sitesummary/www/index.html ] || \
 	    /etc/cron.daily/sitesummary
 
-	# Get rid of incorrect runlevel settings during upgrades
-	if dpkg --compare-versions "$2" lt "0.0.50"; then
-		update-rc.d -f sitesummary-client remove >/dev/null 2>&1 || :
-	fi
-
         # Close debconf file handles before restarting Apache
         db_stop
 



View it on GitLab: https://salsa.debian.org/debian-edu/upstream/sitesummary/compare/76626e10a8a6e49e5ceab3d63bab38cfa655c147...b57f9a23fd4149186556819f5ac093abe8d795e1

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/upstream/sitesummary/compare/76626e10a8a6e49e5ceab3d63bab38cfa655c147...b57f9a23fd4149186556819f5ac093abe8d795e1
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/1fa30ef1/attachment-0001.html>


More information about the debian-edu-commits mailing list