[Git][debian-proftpd-team/proftpd][master] Fixed minor issues in d/rules and maint script
Francesco Paolo Lovergine
frankie at debian.org
Mon Jan 11 12:27:16 GMT 2021
Francesco Paolo Lovergine pushed to branch master at Debian ProFTPD Team / proftpd
Commits:
9dd654d3 by Francesco Paolo Lovergine at 2021-01-11T13:24:13+01:00
Fixed minor issues in d/rules and maint script
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-proftpd-dfsg (1.3.7a+dfsg-11) UNRELEASED; urgency=medium
+proftpd-dfsg (1.3.7a+dfsg-11) unstable; urgency=medium
* Missing removing of ucf hashes on purge added to postrm.
+ * Removed obsolete target in d/rules.
+ * Removed old debconf stuff still around.
- -- Francesco Paolo Lovergine <frankie at debian.org> Tue, 05 Jan 2021 18:08:31 +0100
+ -- Francesco Paolo Lovergine <frankie at debian.org> Mon, 11 Jan 2021 13:23:46 +0100
proftpd-dfsg (1.3.7a+dfsg-10) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -96,8 +96,4 @@ override_dh_installsystemd:
dh_installsystemd -p$(PACKAGE) --name=$(NAME)@ --no-enable --no-start $(NAME)@.service
dh_installsystemd -p$(PACKAGE) --name=$(NAME) --no-enable --no-start $(NAME).service
-checkroot:
- dh_testdir
- dh_testroot
-
-.PHONY: checkroot debian/proftpd-substvars debian/control
+.PHONY: debian/proftpd-substvars debian/control
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/9dd654d341563ee4b2e8979422d080544c5a81dd
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/9dd654d341563ee4b2e8979422d080544c5a81dd
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list