File: changelog

package info (click to toggle)
proftpd-mod-clamav 0.14~rc2-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 232 kB
  • sloc: perl: 936; ansic: 611; makefile: 17
file content (98 lines) | stat: -rw-r--r-- 3,556 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
proftpd-mod-clamav (0.14~rc2-5) unstable; urgency=medium

  * Change my Uploaders/Maintainers address.
  * Update debian/gitlab-ci.yml file; Disable REPROTEST for now.
  * Add patch 19.patch to make the module compatible to the upcoming
    proftp v1.3.9.
  * Add patch gcc-15.diff to fix compilation with gcc-15
    (Closes: #1097655).
  * Bump Standards version, no changes needed.

 -- Hilmar Preuße <hille42@debian.org>  Sat, 12 Apr 2025 20:08:14 +0200

proftpd-mod-clamav (0.14~rc2-4) unstable; urgency=low

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use versioned copyright format URI.
  * Use secure URI in Homepage field.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.

  [ Francesco Paolo Lovergine ]
  * Fixed d/watch file to demangle ~ in debian version.
  * Policy bumped to 4.5.1, no changes.

  * Finalize for upload.

 -- Hilmar Preusse <hille42@web.de>  Mon, 15 Feb 2021 22:50:28 +0100

proftpd-mod-clamav (0.14~rc2-3) unstable; urgency=medium

  * Remove Depends on clamav, lower to Recommends (Closes: #875891)
    This module can utilize a clamav instance on a remote machine via TCP.
  * Standards Version 4.4.0, no changes needed.
  * Cleanup d/rules.
    - Hardening flags are enabled by debhelper in compat=9
    - do not call w/ --without python-support
    - whitespace, CR chars

 -- Hilmar Preusse <hille42@web.de>  Sat, 20 Jul 2019 22:59:25 +0200

proftpd-mod-clamav (0.14~rc2-2) unstable; urgency=medium

  [ Hilmar Preuße ]
  Lintian:
  Standards-Version 4.1.3, no changes needed.
  * lintian
    - 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
    - adapt Vcs-Git & Vcs-Browser field

  * 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

  [ Fabrizio Regalli ]
  * Removing libacl1-dev as BD and increasing proftpd-dev to (>= 1.3.4~rc3-2~)

  [ Mahyuddin Susanto ]
  * d/copyright: Sync with dep5 rev 202
  * d/watch: updated.
  * d/patches/series: Cleanup patch has been merged upstream.
  * d/rules: Use autotools-dev to update config.{sub,guess} for new arches.
  * d/rules, d/control: enable hardening...correctly (Closes: #838509)

  [Hilmar Preuße]
  * d/rules: override_dh_autoclean -> override_dh_auto_clean (Closes: #834658).
    Thanks to Chris Lamb.
  * d/rules: Don't use python-support, there is no python in the package.
  * d/control: Fix Vcs-Browser URL
  * d/control: Remove "DM-Upload-Allowed" field

  [ Francesco Paolo Lovergine ]
  * Updated to upstream version that now merged Castaglia changes to avoid
    patching of proftpd.
    This release makes the module work again (Closes: #755992).

 -- Francesco Paolo Lovergine <frankie@debian.org>  Sun, 05 Feb 2017 18:03:53 +0100

proftpd-mod-clamav (0.10-1) unstable; urgency=low

  [ Mahyuddin Susanto ]
  * Initial release (Closes: #618431).

  [ Francesco Paolo Lovergine ]
  * Added a patch `cleanup' to avoid patching proftpd mod_core. Thanks TJ.
  * Fixed debian/watch file to work.
  * Do not install *.{la,a} files.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 12 Oct 2011 16:29:18 +0200