[Git][debian-proftpd-team/proftpd][master] d/watch: disregard RC versions.
Hilmar Preuße
gitlab at salsa.debian.org
Sun Mar 7 23:03:09 GMT 2021
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd
Commits:
5a838ef2 by Hilmar Preusse at 2021-03-08T00:02:47+01:00
d/watch: disregard RC versions.
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+proftpd-dfsg (1.3.7a+dfsg-13) UNRELEASED; urgency=medium
+
+ * d/watch: disregard RC versions.
+
+ -- Hilmar Preusse <hille42 at web.de> Mon, 08 Mar 2021 00:01:55 +0100
+
proftpd-dfsg (1.3.7a+dfsg-12) unstable; urgency=medium
* In d/postrm skip ucf purging if ucf is not available and make piuparts happy.
=====================================
debian/watch
=====================================
@@ -1,2 +1,5 @@
version=4
-opts="repack,compression=gz,dversionmangle=auto,passive" ftp://ftp.proftpd.org/distrib/source/proftpd-([\d\.]+[a-z]?\+?[a-z]*)\.tar\.gz
+#opts="repack,compression=gz,dversionmangle=auto,passive" ftp://ftp.proftpd.org/distrib/source/proftpd-([\d\.]+[a-z]?\+?[a-z]*)\.tar\.gz
+#opts="repack,compression=gz,dversionmangle=auto,filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/proftpd-$1\.tar\.gz/" \
+opts="repack,compression=gz,dversionmangle=auto,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/" \
+ https://github.com/proftpd/proftpd/tags .*/v?(\d\S+)\.tar\.gz
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/5a838ef25e36c29d98f73f0a957939045a567f98
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/5a838ef25e36c29d98f73f0a957939045a567f98
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list