[med-svn] [Git][med-team/python-questplus][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Nov 25 10:49:21 GMT 2022
Andreas Tille pushed to branch master at Debian Med / python-questplus
Commits:
1b9a4012 by Andreas Tille at 2022-11-25T11:42:53+01:00
Fix watch file
- - - - -
04a913ef by Andreas Tille at 2022-11-25T11:43:05+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
e10f80a6 by Andreas Tille at 2022-11-25T11:45:39+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 @@
+python-questplus (2019.4-5) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 25 Nov 2022 11:43:19 +0100
+
python-questplus (2019.4-4) unstable; urgency=medium
* Fix watchfile to detect new versions on github
=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
python3-scipy <!nocheck>,
python3-xarray <!nocheck>,
python3-pytest <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/python-questplus
Vcs-Git: https://salsa.debian.org/med-team/python-questplus.git
Homepage: https://github.com/hoechenberger/questplus
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/hoechenberger/questplus/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/hoechenberger/questplus/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/python-questplus/-/compare/1406c77cacfa65a9027488351ef691e0c9b0b22e...e10f80a662567e3ee1af892b590ed03478e4ae06
--
View it on GitLab: https://salsa.debian.org/med-team/python-questplus/-/compare/1406c77cacfa65a9027488351ef691e0c9b0b22e...e10f80a662567e3ee1af892b590ed03478e4ae06
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/20221125/f673fd46/attachment-0001.htm>
More information about the debian-med-commit
mailing list