Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
2
whitespace
· 5f425230
Hilmar Preuße
authored
Apr 29, 2018
5f425230
Updated maintainance team list for migration from alioth.
· 9fbaf911
Hilmar Preuße
authored
Apr 29, 2018
9fbaf911
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
9fbaf911
...
...
@@ -5,14 +5,16 @@ proftpd-mod-case (0.7+git73896501cf-1) UNRELEASED; urgency=medium
- Policy bump to 3.9.5.
- Remove absolute DMUA.
* d/rules: add hardening rules.
* d/copyright
- fix location of format definition
- change order: Statement for debian/* files goes at bottom
[ Hilmar Preuße ]
* Remove explicit dep on proftpd-basic (>= x.y.z), leave that job
to ${proftpd:Depends}.
* d/copyright
- fix location of format definition
- change order: Statement for debian/* files goes at bottom
* d/rules: add export DH_VERBOSE=1 statement
* d/control: Updated maintainance team list for migration from alioth.
Lintian Warnings
* debhelper compat level 9
...
...
debian/control
View file @
9fbaf911
Source: proftpd-mod-case
Section: net
Priority: optional
Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers@
lists.
alioth.debian.
org
>
Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers@alioth
-lists
.debian.
net
>
Uploaders: Mahyuddin Susanto <udienz@gmail.com>,
Francesco Paolo Lovergine <frankie@debian.org>
Build-Depends: autotools-dev,
...
...
debian/rules
View file @
9fbaf911
#!/usr/bin/make -f
# -*- makefile -*-
export
DH_VERBOSE
=
1
MODULE_NAME
=
mod_case
DEBNAME
=
proftpd-mod-case
...
...