Andreas Tille pushed to branch master at Debian Med / velvetoptimiser
Commits: 95455db1 by Andreas Tille at 2022-12-06T16:22:45+01:00 Fix watch file - - - - - 1e74e19c by Andreas Tille at 2022-12-06T16:23:04+01:00 routine-update: Standards-Version: 4.6.1 - - - - - fbc593af by Andreas Tille at 2022-12-06T16:25:20+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 @@ +velvetoptimiser (2.2.6-5) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Tue, 06 Dec 2022 16:23:24 +0100 + velvetoptimiser (2.2.6-4) unstable; urgency=medium [ Steffen Moeller ] ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Tim Booth <[email protected]>, Section: science Priority: optional Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/velvetoptimiser Vcs-Git: https://salsa.debian.org/med-team/velvetoptimiser.git Homepage: https://github.com/tseemann/VelvetOptimiser/ ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/tseemann/VelvetOptimiser/releases .*/v*(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/tseemann/VelvetOptimiser/tags .*/v*(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/velvetoptimiser/-/compare/0fb42d89b2af12b2ffd8797a3cf676dc2fe99e84...fbc593af499b884904f20e8e55e133d75494496f -- View it on GitLab: https://salsa.debian.org/med-team/velvetoptimiser/-/compare/0fb42d89b2af12b2ffd8797a3cf676dc2fe99e84...fbc593af499b884904f20e8e55e133d75494496f You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
