Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Lintian cleanings.
· b8c65e29
Hilmar Preuße
authored
Mar 25, 2018
b8c65e29
...change log entry.
· 456fede9
Hilmar Preuße
authored
Mar 25, 2018
456fede9
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
456fede9
proftpd-mod-clamav (0.14~rc2-2) UNRELEASED; urgency=medium
[ Hilmar Preuße ]
Lintian:
Standards-Version 4.1.3, no changes needed.
* package-uses-deprecated-debhelper-compat-version
* debian-watch-file-uses-deprecated-githubredir
* debhelper-tools-from-autotools-dev-are-deprecated
dh ... --with autotools_dev
* missing-license-paragraph-in-dep5-copyright
-- Francesco Paolo Lovergine <frankie@debian.org> Sun, 25 Mar 2018 21:17:54 +0200
proftpd-mod-clamav (0.14~rc2-1) unstable; urgency=low
[ Fabrizio Regalli ]
...
...
debian/compat
View file @
456fede9
7
9
debian/control
View file @
456fede9
...
...
@@ -7,7 +7,7 @@ Uploaders: Mahyuddin Susanto <udienz@ubuntu.com>,
Build-Depends: autotools-dev,
debhelper (>= 7.0.50~),
proftpd-dev (>= 1.3.4~rc3-2~)
Standards-Version:
3.9.5
Standards-Version:
4.1.3
Homepage: http://www.thrallingpenguin.com/resources/mod_clamav.htm
Vcs-Git: git://git.debian.org/pkg-proftpd/proftpd-mod-clamav.git
Vcs-Browser: http://git.debian.org/?p=pkg-proftpd/proftpd-mod-clamav.git
...
...
debian/copyright
View file @
456fede9
...
...
@@ -5,6 +5,8 @@ Source: http://www.thrallingpenguin.com/resources/mod_clamav.htm
Files: *
Copyright: 2007-2010, Joseph Benden <joe@thrallingpenguin.com>
License: GPL-2+
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
...
...
debian/patches/series
deleted
100644 → 0
View file @
4f0343bb
debian/rules
View file @
456fede9
...
...
@@ -9,7 +9,7 @@ DEBNAME=proftpd-mod-clamav
include
/usr/share/dpkg/buildflags.mk
%
:
dh
$@
--with
autotools_dev
--without
python-support
dh
$@
--without
python-support
override_dh_auto_build
:
DESTDIR
=
$(
CURDIR
)
/debian/
$(
DEBNAME
)
prxs
-c
$(
MODULE_NAME
)
.c
...
...
debian/watch
View file @
456fede9
version=3
http://githubredir.debian.net/github/Castaglia/proftpd-mod_clamav/ (.*).tar.gz
\ No newline at end of file
https://github.com/Castaglia/proftpd-mod_clamav/ (.*).tar.gz
\ No newline at end of file