Michael R. Crusoe pushed to branch master at Debian Med / seqan-needle
Commits: 0d84a679 by Michael R. Crusoe at 2024-11-05T18:15:17+01:00 d/watch: rewrite RC versions to Debian style - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +seqan-needle (1.0.2+ds-3) UNRELEASED; urgency=medium + + * d/watch: rewrite RC versions to Debian style + + -- Michael R. Crusoe <[email protected]> Tue, 05 Nov 2024 12:23:41 +0100 + seqan-needle (1.0.2+ds-2) unstable; urgency=medium * Team upload. ===================================== debian/watch ===================================== @@ -1,3 +1,8 @@ version=4 -opts="searchmode=plain,filenamemangle=s%(?:.*?)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%@PACKAGE@-$1$2%,dversionmangle=auto,repacksuffix=+ds" \ +opts=\ + "searchmode=plain, \ + filenamemangle=s%(?:.*?)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%@PACKAGE@-$1$2%, \ + dversionmangle=auto, \ + repacksuffix=+ds, \ + uversionmangle=s/-rc/~rc/" \ https://api.github.com/repos/seqan/needle/releases https://github.com/seqan/needle/releases/download/(?:.*?/)?needle-@ANY_VERSION@-Source@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/seqan-needle/-/commit/0d84a67924ca08ee15550e67e9843c2c27b2d83d -- View it on GitLab: https://salsa.debian.org/med-team/seqan-needle/-/commit/0d84a67924ca08ee15550e67e9843c2c27b2d83d 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
