Skip to content
Commits on Source (2)
proftpd-mod-clamav (0.14~rc2-2) UNRELEASED; urgency=medium
proftpd-mod-clamav (0.14~rc2-2) unstable; urgency=medium
[ Hilmar Preuße ]
Lintian:
Standards-Version 4.1.3, no changes needed.
* lintian
......@@ -12,7 +11,10 @@ proftpd-mod-clamav (0.14~rc2-2) UNRELEASED; urgency=medium
- missing-license-paragraph-in-dep5-copyright
- adapt Vcs-Git & Vcs-Browser field
-- Francesco Paolo Lovergine <frankie@debian.org> Sun, 25 Mar 2018 21:17:54 +0200
* Removed obsolete autotools-dev b-d.
* Policy bumped to 4.1.4, no changes.
-- Francesco Paolo Lovergine <frankie@debian.org> Tue, 01 May 2018 10:35:45 +0200
proftpd-mod-clamav (0.14~rc2-1) unstable; urgency=low
......
......@@ -4,10 +4,9 @@ Priority: optional
Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers@lists.alioth.debian.org>
Uploaders: Mahyuddin Susanto <udienz@ubuntu.com>,
Francesco Paolo Lovergine <frankie@debian.org>
Build-Depends: autotools-dev,
debhelper (>= 7.0.50~),
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.thrallingpenguin.com/resources/mod_clamav.htm
Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-clamav.git
Vcs-Browser: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-clamav
......@@ -21,4 +20,4 @@ Description: ProFTPD module mod_clamav
Mod_Clamav and Clamd on a system with local unix sockets for minimal
administrative overhead and decent security. however, also allows for
a large scale deployment with many ProFTPd servers utilizing a separate
Clamd host over TCP for scalability and lower administrative overhead.
\ No newline at end of file
Clamd host over TCP for scalability and lower administrative overhead.
Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202
Format: http://dep.debian.net/deps/dep5/
Upstream-Name: mod_clamav
Upstream-Contact: Joseph Benden <joe@thrallingpenguin.com>
Source: http://www.thrallingpenguin.com/resources/mod_clamav.htm
......