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

Hilmar Preuße gitlab at salsa.debian.org
Mon Feb 15 22:27:54 GMT 2021



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


Commits:
480f8842 by Hilmar Preusse at 2021-02-15T23:02:52+01:00
Trim trailing whitespace.

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

- - - - -
be87c00d by Hilmar Preusse at 2021-02-15T23:02:52+01: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

- - - - -
7e8382d1 by Hilmar Preusse at 2021-02-15T23:02:54+01: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

- - - - -
8feb00db by Hilmar Preusse at 2021-02-15T23:02:54+01: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

- - - - -
abfda76a by Hilmar Preusse at 2021-02-15T23:02:58+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

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
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

- - - - -
ea681d75 by Hilmar Preusse at 2021-02-15T23:27:40+01:00
Finalize for upload.

- - - - -


6 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+proftpd-mod-counter (0.6.2-2) unstable; urgency=medium
+
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Use versioned copyright format URI.
+  * Bump debhelper from deprecated 9 to 12.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+
+  * Finalize for upload.
+
+ -- Hilmar Preusse <hille42 at web.de>  Mon, 15 Feb 2021 23:26:35 +0100
+
 proftpd-mod-counter (0.6.2-1) unstable; urgency=medium
 
   * New upstream release.


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


=====================================
debian/control
=====================================
@@ -5,9 +5,10 @@ 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.6~)
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13),
+	proftpd-dev (>= 1.3.6~)
+Standards-Version: 4.5.1
+Rules-Requires-Root: no
 Homepage: http://www.castaglia.org/proftpd/modules/mod_counter.html
 Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-counter.git
 Vcs-Browser: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-counter
@@ -27,4 +28,4 @@ Description: ProFTPD module mod_counter
  semaphore. When the configured maximum number of counters is reached, the
  FTP command which seeks to add another reader/writer counter will be denied.
  This allows site to configure the maximum number of clients which can be
- reading/writing any file at one time. 
+ reading/writing any file at one time.


=====================================
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_counter
 Upstream-Contact: TJ Saunders
 Source: http://www.castaglia.org/proftpd/modules/mod_counter.html


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/Castaglia/proftpd-mod_counter/issues
+Bug-Submit: https://github.com/Castaglia/proftpd-mod_counter/issues/new
+Repository: https://github.com/Castaglia/proftpd-mod_counter.git
+Repository-Browse: https://github.com/Castaglia/proftpd-mod_counter


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/proftpd-mod_counter-$1\.tar\.gz/ \
   https://github.com/Castaglia/proftpd-mod_counter/tags .*/v?(\d\S*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-counter/-/compare/cbdc38ad26b2288934d6e91c6768e6270dcfa117...ea681d7501456cb0654e02b3c9a5ec8ddd9d5b8a

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-counter/-/compare/cbdc38ad26b2288934d6e91c6768e6270dcfa117...ea681d7501456cb0654e02b3c9a5ec8ddd9d5b8a
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list