Steffen Möller pushed to branch master at Debian Med / assembly-stats
Commits: 68951680 by Steffen Moeller at 2021-09-02T15:00:40+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +assembly-stats (1.0.1+ds-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix watchfile to detect new versions on github (routine-update) + + -- Steffen Moeller <[email protected]> Thu, 02 Sep 2021 15:00:40 +0200 + assembly-stats (1.0.1+ds-3) unstable; urgency=medium * Team Upload. ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/sanger-pathogens/assembly-stats/releases .*/archive/v?(\d[\d.]+)\.tar\.gz +https://github.com/sanger-pathogens/assembly-stats/releases .*/v?(\d[\d.]+)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/assembly-stats/-/commit/689516806ecea015c6c3c3c943c9985f3ca6d533 -- View it on GitLab: https://salsa.debian.org/med-team/assembly-stats/-/commit/689516806ecea015c6c3c3c943c9985f3ca6d533 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
