Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Policy changed to 4.1.4 and ready for unstable
· 5efc8037
Francesco Paolo Lovergine
authored
May 01, 2018
5efc8037
Removed autotools-dev dep
· 12ec2ce2
Francesco Paolo Lovergine
authored
May 01, 2018
12ec2ce2
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
12ec2ce2
proftpd-mod-autohost (0.4-2)
UNRELEASED
; urgency=low
proftpd-mod-autohost (0.4-2)
unstable
; urgency=low
* Policy bumped to 4.1.4, with no changes.
* Removing libacl1-dev as BD and increasing proftpd-dev to (>= 1.3.4~rc3-2~)
* Removing now obsolete autotools-dev b-d anche changed debhelper versioning.
[Hilmar Preuße]
* Fix override in debian/rules (override_dh_autoclean ->
...
...
@@ -17,7 +19,7 @@ proftpd-mod-autohost (0.4-2) UNRELEASED; urgency=low
- package-uses-deprecated-debhelper-compat-version
- Standards Version 4.1.3, no changes needed
-- Francesco Paolo Lovergine <frankie@debian.org> T
hu, 13 Oct 2011 12:22:2
3 +0200
-- Francesco Paolo Lovergine <frankie@debian.org> T
ue, 01 May 2018 09:59:4
3 +0200
proftpd-mod-autohost (0.4-1) unstable; urgency=low
...
...
debian/control
View file @
12ec2ce2
...
...
@@ -4,10 +4,9 @@ Priority: optional
Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers@alioth-lists.debian.net>
Uploaders: Mahyuddin Susanto <udienz@ubuntu.com>,
Francesco Paolo Lovergine <frankie@debian.org>
Build-Depends: autotools-dev,
debhelper (>= 9~),
Build-Depends: debhelper (>= 9.20160114),
proftpd-dev (>= 1.3.4~rc3-2~)
Standards-Version: 4.1.
3
Standards-Version: 4.1.
4
Homepage: http://www.castaglia.org/proftpd/modules/mod_autohost.html
Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-autohost.git
Vcs-Browser: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-autohost
...
...