[med-svn] [Git][med-team/macs][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Nov 24 11:31:30 GMT 2022
Andreas Tille pushed to branch master at Debian Med / macs
Commits:
d8bdfc87 by Andreas Tille at 2022-11-24T12:18:02+01:00
Fix watch file
- - - - -
3477a966 by Andreas Tille at 2022-11-24T12:18:32+01:00
Standards-Version: 4.6.1
- - - - -
914370ee by Andreas Tille at 2022-11-24T12:30:27+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+macs (2.2.7.1-6) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1
+
+ -- Andreas Tille <tille at debian.org> Thu, 24 Nov 2022 12:18:59 +0100
+
macs (2.2.7.1-5) unstable; urgency=medium
* Enable Builds with python3.10
=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
cython3,
help2man,
procps
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/macs
Vcs-Git: https://salsa.debian.org/med-team/macs.git
Homepage: https://github.com/taoliu/MACS/
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://github.com/taoliu/MACS/releases/latest .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="uversionmangle=s/(rc|a|b|c)/~$1/,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+https://github.com/taoliu/MACS/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/macs/-/compare/1b703135a25cebcc8e7caf2466bb719d90e98065...914370ee01b58230efce8e62635be4fdef2703b6
--
View it on GitLab: https://salsa.debian.org/med-team/macs/-/compare/1b703135a25cebcc8e7caf2466bb719d90e98065...914370ee01b58230efce8e62635be4fdef2703b6
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/20221124/94225299/attachment-0001.htm>
More information about the debian-med-commit
mailing list