Steffen Möller pushed to branch master at Debian Med / rsem
Commits: 2108f089 by Steffen Moeller at 2021-09-02T13:20:54+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 @@ +rsem (1.3.3+dfsg-1.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 13:20:54 +0200 + rsem (1.3.3+dfsg-1) unstable; urgency=medium * Update homepage ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/bli25wisc/rsem/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/bli25wisc/rsem/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/rsem/-/commit/2108f089e3895cd671fb08a25a01aee86ad47cea -- View it on GitLab: https://salsa.debian.org/med-team/rsem/-/commit/2108f089e3895cd671fb08a25a01aee86ad47cea 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
