[Git][debian-proftpd-team/proftpd-mod-clamav][master] 8 commits: Trim trailing whitespace.

Hilmar Preuße gitlab at salsa.debian.org
Sun Aug 23 13:43:43 BST 2020



Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-clamav


Commits:
c6636c7d by Debian Janitor at 2020-07-19T07:00:50+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
9cb986b1 by Debian Janitor at 2020-07-19T07:01:36+00:00
Use versioned copyright format URI.

Changes-By: lintian-brush
Fixes: lintian: unversioned-copyright-format-uri
See-also: https://lintian.debian.org/tags/unversioned-copyright-format-uri.html

- - - - -
03ca5484 by Debian Janitor at 2020-07-19T07:02:26+00:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -
6eb86587 by Debian Janitor at 2020-07-19T07:03:18+00:00
Bump debhelper from deprecated 9 to 12.

Changes-By: lintian-brush
Fixes: lintian: package-uses-deprecated-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html

- - - - -
37f40e5f by Debian Janitor at 2020-07-19T07:04:03+00:00
Set debhelper-compat version in Build-Depends.

Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

- - - - -
73a06007 by Debian Janitor at 2020-07-19T07:04:58+00:00
Set upstream metadata fields: Bug-Database, Bug-Submit.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

- - - - -
0e7607ae by Debian Janitor at 2020-07-19T07:06:28+00:00
Update standards version to 4.5.0, no changes needed.

Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

- - - - -
45af73cf by Hilmar Preuße at 2020-08-23T12:43:41+00:00
Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

See merge request debian-proftpd-team/proftpd-mod-clamav!1
- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+proftpd-mod-clamav (0.14~rc2-4) UNRELEASED; urgency=low
+
+  * 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.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Sun, 19 Jul 2020 07:00:27 -0000
+
 proftpd-mod-clamav (0.14~rc2-3) unstable; urgency=medium
 
   * Remove Depends on clamav, lower to Recommends (Closes: #875891)
@@ -46,7 +58,7 @@ proftpd-mod-clamav (0.14~rc2-1) unstable; urgency=low
   * 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.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9


=====================================
debian/control
=====================================
@@ -5,10 +5,9 @@ Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at alioth-lists.debi
 Uploaders: Mahyuddin Susanto <udienz at ubuntu.com>,
            Francesco Paolo Lovergine <frankie at debian.org>,
            Hilmar Preusse <hille42 at web.de>
-Build-Depends: debhelper (>= 9.20160114),
-               proftpd-dev (>= 1.3.4~rc3-2~)
-Standards-Version: 4.4.0
-Homepage: http://www.thrallingpenguin.com/resources/mod_clamav.htm
+Build-Depends: debhelper-compat (= 12), proftpd-dev (>= 1.3.4~rc3-2~)
+Standards-Version: 4.5.0
+Homepage: https://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
 


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: mod_clamav
 Upstream-Contact: Joseph Benden <joe at thrallingpenguin.com>
 Source: http://www.thrallingpenguin.com/resources/mod_clamav.htm


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://github.com/jbenden/mod_clamav/issues
+Bug-Submit: https://github.com/jbenden/mod_clamav/issues/new



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-clamav/-/compare/7743f3745cc1e2e2a5544793178ec13e8e2ea256...45af73cf4909d0fb76276f2ad6c15d883d22a844

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-clamav/-/compare/7743f3745cc1e2e2a5544793178ec13e8e2ea256...45af73cf4909d0fb76276f2ad6c15d883d22a844
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list