[Git][debian-proftpd-team/proftpd-mod-proxy][master] 2 commits: * Standards Version 4.5.1, no changes needed.
Hilmar Preuße
gitlab at salsa.debian.org
Sun Mar 7 22:49:49 GMT 2021
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-proxy
Commits:
d0fb6f6f by Hilmar Preusse at 2021-03-07T23:43:03+01:00
* Standards Version 4.5.1, no changes needed.
* d/watch file is version 4.
* Add more docs and register using doc-base.
- - - - -
db5a40e0 by Hilmar Preusse at 2021-03-07T23:46:56+01:00
Finalize changelog.
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/proftpd-mod-proxy.doc-base
- debian/proftpd-mod-proxy.docs
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,12 +1,15 @@
-proftpd-mod-proxy (0.8-1) UNRELEASED; urgency=medium
+proftpd-mod-proxy (0.8-1) unstable; urgency=medium
* New upstream version 0.8, update d/patches.
+ * Standards Version 4.5.1, no changes needed.
+ * d/watch file is version 4.
+ * Add more docs and register using doc-base.
* Remove override_dh_auto_build
- dh $@ ... --max-parallel=1 (just a precaution).
* d/rules: add "export DEB_BUILD_MAINT_OPTIONS = hardening=+all"
...does not seem to be effective.
- -- Hilmar Preusse <hille42 at web.de> Sun, 07 Mar 2021 23:15:10 +0100
+ -- Hilmar Preusse <hille42 at web.de> Sun, 07 Mar 2021 23:46:41 +0100
proftpd-mod-proxy (0.7-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (=13),
libsqlite3-dev,
libsodium-dev,
libhiredis-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
Rules-Requires-Root: binary-targets
Homepage: https://github.com/Castaglia/proftpd-mod_proxy
Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy.git
=====================================
debian/proftpd-mod-proxy.doc-base
=====================================
@@ -7,3 +7,6 @@ Section: System/Administration
Format: HTML
Index: /usr/share/doc/proftpd-mod-proxy/mod_proxy.html
Files: /usr/share/doc/proftpd-mod-proxy/*.html
+
+Format: Text
+Files: /usr/share/doc/proftpd-mod-proxy/*
=====================================
debian/proftpd-mod-proxy.docs
=====================================
@@ -1 +1,2 @@
mod_proxy.html
+doc/*
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/proftpd-mod_proxy-$1\.tar\.gz/ \
https://github.com/Castaglia/proftpd-mod_proxy/tags .*/v?(\d\S*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy/-/compare/f5dd12538f8c177a91e90512303015929e63ee78...db5a40e0fe45d9cc5e2bd50b49d57ccae9ac0f90
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy/-/compare/f5dd12538f8c177a91e90512303015929e63ee78...db5a40e0fe45d9cc5e2bd50b49d57ccae9ac0f90
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list