[med-svn] [Git][med-team/soapdenovo2][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Dec 5 20:28:11 GMT 2022
Andreas Tille pushed to branch master at Debian Med / soapdenovo2
Commits:
ae522b4c by Andreas Tille at 2022-12-05T20:52:04+01:00
Fix watch file
- - - - -
3347a1f2 by Andreas Tille at 2022-12-05T20:52:28+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
8bcedf55 by Andreas Tille at 2022-12-05T21:07:47+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 @@
+soapdenovo2 (242+dfsg-3) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Mon, 05 Dec 2022 21:06:07 +0100
+
soapdenovo2 (242+dfsg-2) unstable; urgency=medium
* Fix watchfile to detect new versions on github
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
libbam-dev,
libaio-dev,
rename
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/soapdenovo2
Vcs-Git: https://salsa.debian.org/med-team/soapdenovo2.git
Homepage: http://soap.genomics.org.cn/soapdenovo.html
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg\d*//g,repack,compression=xz" \
- https://github.com/aquaskyline/SOAPdenovo2/releases .*/r(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+
+opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/aquaskyline/SOAPdenovo2/tags .*/r(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/soapdenovo2/-/compare/f0b6918d5b83fb1025678dd96ce9ce0e8c172cb7...8bcedf55c7e84dc186074fe8b0bf4fd72c17d921
--
View it on GitLab: https://salsa.debian.org/med-team/soapdenovo2/-/compare/f0b6918d5b83fb1025678dd96ce9ce0e8c172cb7...8bcedf55c7e84dc186074fe8b0bf4fd72c17d921
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/20221205/72c0ceb6/attachment-0001.htm>
More information about the debian-med-commit
mailing list