[med-svn] [Git][med-team/yaggo][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Dec 1 20:39:56 GMT 2022
Andreas Tille pushed to branch master at Debian Med / yaggo
Commits:
0b7b7c36 by Andreas Tille at 2022-12-01T21:02:13+01:00
Fix watch file
- - - - -
2177aa34 by Andreas Tille at 2022-12-01T21:02:26+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
7cfb69bc by Andreas Tille at 2022-12-01T21:38:45+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+yaggo (1.5.10-6) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 01 Dec 2022 21:36:43 +0100
+
yaggo (1.5.10-5) unstable; urgency=medium
* d/p/hardening-tests.patch: Propagate hardening flags
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
gem2deb (>= 1),
ruby
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/yaggo
Vcs-Git: https://salsa.debian.org/med-team/yaggo.git
Homepage: https://github.com/gmarcais/yaggo
=====================================
debian/watch
=====================================
@@ -1,2 +1,4 @@
version=4
-https://github.com/gmarcais/yaggo/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/gmarcais/yaggo/tags .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/yaggo/-/compare/3db3a5022d9a4b8ad93760d2984152caf9fc9790...7cfb69bcdaa3cb6cd301eb56c93bbff110da4644
--
View it on GitLab: https://salsa.debian.org/med-team/yaggo/-/compare/3db3a5022d9a4b8ad93760d2984152caf9fc9790...7cfb69bcdaa3cb6cd301eb56c93bbff110da4644
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/20221201/34f50afd/attachment-0001.htm>
More information about the debian-med-commit
mailing list