Skip to content
Commits on Source (2)
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 ]
......
......@@ -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
......
......@@ -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
......
......@@ -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
......
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