[Git][debian-proftpd-team/proftpd][master] Using debhelper-compat
Francesco Paolo Lovergine
frankie at debian.org
Sun Dec 20 18:09:14 GMT 2020
Francesco Paolo Lovergine pushed to branch master at Debian ProFTPD Team / proftpd
Commits:
9a598f6c by Francesco Paolo Lovergine at 2020-12-20T18:48:10+01:00
Using debhelper-compat
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/control.in
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ proftpd-dfsg (1.3.7a+dfsg-4) UNRELEASED; urgency=medium
* Now using standard makefile for archs as provided by dpkg-dev.
* Added a sftp.conf template for optional SFTP support.
* Missing ucf management of some templates added.
+ * Now using debhelper-compat virtual in debian/control.
-- Francesco Paolo Lovergine <frankie at debian.org> Tue, 15 Dec 2020 12:54:39 +0100
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at alioth-lists.debi
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Hilmar Preusse <hille42 at web.de>
Standards-Version: 4.5.1
-Build-Depends: debhelper (>=10),
+Build-Depends: debhelper-compat (=10),
dh-exec,
libacl1-dev,
libcap-dev [linux-any],
=====================================
debian/control.in
=====================================
@@ -5,7 +5,7 @@ Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at alioth-lists.debi
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Hilmar Preusse <hille42 at web.de>
Standards-Version: 4.5.1
-Build-Depends: debhelper (>=10),
+Build-Depends: debhelper-compat (=10),
dh-exec,
libacl1-dev,
libcap-dev [linux-any],
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/9a598f6c9e1c739cd28246b90db2740070c87fd5
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/9a598f6c9e1c739cd28246b90db2740070c87fd5
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list