[Git][debian-proftpd-team/proftpd-mod-msg][master] 8 commits: Trim trailing whitespace.
Hilmar Preuße
gitlab at salsa.debian.org
Mon Feb 15 22:48:32 GMT 2021
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-msg
Commits:
4448a790 by Hilmar Preusse at 2021-02-15T23:30:34+01:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
bff75aa5 by Hilmar Preusse at 2021-02-15T23:30:34+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
- - - - -
dc3ce1d3 by Hilmar Preusse at 2021-02-15T23:30:35+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
- - - - -
abe29001 by Hilmar Preusse at 2021-02-15T23:30:35+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
- - - - -
8bee5e75 by Hilmar Preusse at 2021-02-15T23:30:40+01: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
- - - - -
37b1806f by Hilmar Preusse at 2021-02-15T23:40:07+01:00
Finalize for upload.
- - - - -
b78fc055 by Hilmar Preusse at 2021-02-15T23:40:39+01:00
...really.
- - - - -
ba5ed522 by Hilmar Preusse at 2021-02-15T23:47:47+01:00
Merge branch 'master' of salsa.debian.org:debian-proftpd-team/proftpd-mod-msg
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,12 +1,15 @@
-proftpd-mod-msg (0.5-3) UNRELEASED; urgency=low
+proftpd-mod-msg (0.5-3) 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.
- -- Debian Janitor <janitor at jelmer.uk> Mon, 27 Jul 2020 14:58:59 -0000
+ * Finalize for upload.
+
+ -- Hilmar Preusse <hille42 at web.de> Mon, 15 Feb 2021 23:40:26 +0100
proftpd-mod-msg (0.5-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -4,8 +4,10 @@ Priority: optional
Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at alioth-lists.debian.net>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Hilmar Preusse <hille42 at web.de>
-Build-Depends: debhelper-compat (= 12), 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_msg.html
Vcs-Browser: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-msg
Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-msg.git
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,4 @@
----
Bug-Database: https://github.com/Castaglia/proftpd-mod_msg/issues
Bug-Submit: https://github.com/Castaglia/proftpd-mod_msg/issues/new
+Repository: https://github.com/Castaglia/proftpd-mod_msg.git
+Repository-Browse: https://github.com/Castaglia/proftpd-mod_msg
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/proftpd-mod_msg-$1\.tar\.gz/ \
https://github.com/Castaglia/proftpd-mod_msg/tags .*/v?(\d\S*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-msg/-/compare/3da9f439ae6c21b32ccca43e47886a5babe0a0b3...ba5ed522ae9cc640a0fe537626b854cfe17782bf
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-msg/-/compare/3da9f439ae6c21b32ccca43e47886a5babe0a0b3...ba5ed522ae9cc640a0fe537626b854cfe17782bf
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list