[Git][debian-proftpd-team/proftpd][master] debian/watch does not search for rc versions.

Hilmar Preuße (@hilmar-guest) gitlab at salsa.debian.org
Mon Sep 6 22:26:57 BST 2021



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


Commits:
2528241e by Hilmar Preusse at 2021-09-06T23:26:30+02:00
debian/watch does not search for rc versions.

- - - - -


2 changed files:

- debian/changelog
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ proftpd-dfsg (1.3.7c+dfsg-1) UNRELEASED; urgency=medium
   * Remove d/proftpd-substvars from git, it is a generated file.
   * d/control is upgraded from d/control.in in post hook of
     gbp import-orig.
+  * debian/watch does not search for rc versions.
 
  -- Hilmar Preusse <hille42 at web.de>  Sat, 28 Aug 2021 16:11:20 +0200
 


=====================================
debian/watch
=====================================
@@ -6,4 +6,4 @@ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
 pgpsigurlmangle=s at archive/refs/tags at releases/download@;\
 s at v([^\/]+)\.tar\.gz at v$1/proftpd-$1\.tar\.gz@;\
 s/$/.asc/" \
-  https://github.com/proftpd/proftpd/tags .*/v?(\d\S+)\.tar\.gz
+  https://github.com/proftpd/proftpd/tags .*/v?(\d\.\d\.\d[a-z])\.tar\.gz



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/2528241ee8c865cab5067beafbab6cc5b23c2f7d

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/2528241ee8c865cab5067beafbab6cc5b23c2f7d
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list