Pierre Gruet pushed to branch master at Debian Med / vg


Commits:
d135442b by Pierre Gruet at 2023-01-21T12:19:00+01:00
Using tags and filenamemangle in d/watch

- - - - -


2 changed files:

- debian/changelog
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -26,6 +26,9 @@ vg (1.45.0+ds-1) UNRELEASED; urgency=medium
     + Build-Depends: Replace dependency on transitional package libncurses5-dev
       with replacement libtinfo6, libncurses-dev.
 
+  [ Pierre Gruet ]
+  * Using tags and filenamemangle in d/watch
+
  -- Michael R. Crusoe <[email protected]>  Fri, 02 Dec 2022 11:09:44 +0100
 
 vg (1.30.0+ds-1) unstable; urgency=medium


=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
 version=4
-opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz" \
-https://github.com/vgteam/vg/releases 
.*/download/v\d[\-+\.:\~\da-zA-Z]*/vg-v@ANY_VERSION@@ARCHIVE_EXT@
+opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz,\
+ filenamemangle=s%(?:.*?)?v?(\d[\d.]*@ARCHIVE_EXT@)%@PACKAGE@-$1%" \
+https://github.com/vgteam/vg/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: 
https://salsa.debian.org/med-team/vg/-/commit/d135442bc1a25e99a1bd765628b2b3b9b4220597

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


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to