[med-svn] [Git][med-team/grabix][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Nov 18 11:40:46 GMT 2022
Andreas Tille pushed to branch master at Debian Med / grabix
Commits:
984e9733 by Andreas Tille at 2022-11-18T12:38:42+01:00
Fix watch file
- - - - -
78a4d2f3 by Andreas Tille at 2022-11-18T12:38:59+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
bd21f78b by Andreas Tille at 2022-11-18T12:40:14+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+grabix (0.1.7-4) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 18 Nov 2022 12:39:10 +0100
+
grabix (0.1.7-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
tabix,
time,
less
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/grabix
Vcs-Git: https://salsa.debian.org/med-team/grabix.git
Homepage: https://github.com/arq5x/grabix
=====================================
debian/watch
=====================================
@@ -2,5 +2,5 @@ version=4
# Release tag 1.4 is older as 0.1.5 and 0.1.6 -> so this is probably
# tagged wrongly which is fixed here
-opts="uversionmangle=s/1\.4/0.1.4/" \
- https://github.com/arq5x/grabix/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="uversionmangle=s/1\.4/0.1.4/,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/arq5x/grabix/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/grabix/-/compare/fea0c4c1196c834551382aca6fb305af9876c7c3...bd21f78b794025fa86313403646e986fb5c1187f
--
View it on GitLab: https://salsa.debian.org/med-team/grabix/-/compare/fea0c4c1196c834551382aca6fb305af9876c7c3...bd21f78b794025fa86313403646e986fb5c1187f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20221118/0bd921f7/attachment-0001.htm>
More information about the debian-med-commit
mailing list