Andreas Tille pushed to branch master at Debian Med / dascrubber
Commits: eb5e9c18 by Andreas Tille at 2021-08-22T10:00:40+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 177861d7 by Andreas Tille at 2021-08-22T10:11:20+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 7d587163 by Andreas Tille at 2021-08-22T10:13:07+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +dascrubber (1.1-3) unstable; urgency=medium + + * Fix watchfile to detect new versions on github (routine-update) + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Sun, 22 Aug 2021 10:11:38 +0200 + dascrubber (1.1-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/dascrubber Vcs-Git: https://salsa.debian.org/med-team/dascrubber.git Homepage: https://dazzlerblog.wordpress.com/ ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/thegenemyers/DASCRUBBER/releases .*/archive/V?@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/thegenemyers/DASCRUBBER/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/dascrubber/-/compare/6d1955364212114f58a55604fd0ff8a52f88ca61...7d5871639cbd17d3a1fa430d5286f0056050cb47 -- View it on GitLab: https://salsa.debian.org/med-team/dascrubber/-/compare/6d1955364212114f58a55604fd0ff8a52f88ca61...7d5871639cbd17d3a1fa430d5286f0056050cb47 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
