[med-svn] [Git][med-team/bandage][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Nov 1 18:45:48 GMT 2022
Andreas Tille pushed to branch master at Debian Med / bandage
Commits:
510cb752 by Andreas Tille at 2022-11-01T19:39:51+01:00
Fix watch file
- - - - -
a037279e by Andreas Tille at 2022-11-01T19:40:07+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
5e61b883 by Andreas Tille at 2022-11-01T19:43:05+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+bandage (0.9.0-2) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Tue, 01 Nov 2022 19:40:18 +0100
+
bandage (0.9.0-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
qtbase5-dev,
libqt5svg5-dev,
debhelper
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/bandage
Vcs-Git: https://salsa.debian.org/med-team/bandage.git
Homepage: https://rrwick.github.io/Bandage
=====================================
debian/watch
=====================================
@@ -1,5 +1,4 @@
version=4
-# New files on Github
-https://github.com/rrwick/Bandage/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
-
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/rrwick/Bandage/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/bandage/-/compare/0493bc734353eee92b62b15ebb8d68a58581a686...5e61b88392cf91607aaa5d7e51349846bf383871
--
View it on GitLab: https://salsa.debian.org/med-team/bandage/-/compare/0493bc734353eee92b62b15ebb8d68a58581a686...5e61b88392cf91607aaa5d7e51349846bf383871
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/20221101/b7c8c734/attachment-0001.htm>
More information about the debian-med-commit
mailing list