[debian-edu-commits] [Git][debian-edu/upstream/sitesummary][master] debian/rules: Drop no longer supported update-rc.d options
Wolfgang Schweer (@schweer-guest)
gitlab at salsa.debian.org
Fri Oct 29 09:22:47 BST 2021
Wolfgang Schweer pushed to branch master at Debian Edu / upstream / sitesummary
Commits:
968c8a76 by Wolfgang Schweer at 2021-10-29T10:21:56+02:00
debian/rules: Drop no longer supported update-rc.d options
Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -10,6 +10,7 @@ sitesummary (0.1.49) UNRELEASED; urgency=medium
* sitesummary-update-nagios: Use 'service' command instead of 'invoke-rc.d'.
* sitesummary-client binary:
- Add Lintian override for missing-systemd-service-for-init.d-script.
+ * debian/rules: Drop no longer supported update-rc.d options.
-- Wolfgang Schweer <wschweer at arcor.de> Thu, 28 Oct 2021 12:03:08 +0200
=====================================
debian/rules
=====================================
@@ -6,4 +6,4 @@
# No need to submit information when the package is installed
override_dh_installinit:
- dh_installinit --no-start -- start 20 2 3 4 5 .
+ dh_installinit --no-start
View it on GitLab: https://salsa.debian.org/debian-edu/upstream/sitesummary/-/commit/968c8a7620291da2494ffa8b3bb643b19b1a2eba
--
View it on GitLab: https://salsa.debian.org/debian-edu/upstream/sitesummary/-/commit/968c8a7620291da2494ffa8b3bb643b19b1a2eba
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/20211029/860ce0d4/attachment.htm>
More information about the debian-edu-commits
mailing list