Andreas Tille pushed to branch master at Debian Med / sortmerna
Commits: 3c15455f by Andreas Tille at 2022-02-15T19:47:37+01:00 Use tags in watch file - - - - - c7be7865 by Andreas Tille at 2022-02-15T19:48:38+01:00 For the moment there is no autopkgtest - - - - - b1a5c061 by Andreas Tille at 2022-02-15T19:51:02+01:00 Warn users about missing binary indexdb_rna in NEWS.Debian - - - - - 74da441a by Andreas Tille at 2022-02-15T19:53:22+01:00 Upload to unstable - - - - - fcea006d by Andreas Tille at 2022-02-16T12:14:17+01:00 Somehow the last upload did not arrived in experimental - - - - - 4 changed files: - + debian/NEWS - − debian/README.test - debian/changelog - debian/watch Changes: ===================================== debian/NEWS ===================================== @@ -0,0 +1,7 @@ +sortmerna (4.3.4-1) experimental; urgency=medium + + Version 2.5 and below were featuring the binary indexdb_rna. + This does not exist in version 4.x any more. Please adapt + your scripts accordingly. + + -- Andreas Tille <[email protected]> Wed, 02 Feb 2022 11:22:30 +0100 ===================================== debian/README.test deleted ===================================== @@ -1,8 +0,0 @@ -Notes on how this package can be tested. -──────────────────────────────────────── - -This package can be tested by running the provided test: - - sh run-unit-test - -in order to confirm its integrity. ===================================== debian/changelog ===================================== @@ -16,8 +16,10 @@ sortmerna (4.3.4-1) experimental; urgency=medium * Review copyright * Deactivate autopkgtest which is based on binary indexdb_rna which is not available any more + * Use tags in watch file + * Warn users about missing binary indexdb_rna in NEWS.Debian - -- Andreas Tille <[email protected]> Wed, 02 Feb 2022 11:22:30 +0100 + -- Andreas Tille <[email protected]> Tue, 15 Feb 2022 19:51:10 +0100 sortmerna (2.1-5) unstable; urgency=medium ===================================== debian/watch ===================================== @@ -1,6 +1,3 @@ version=4 -# The file naming is inconsistent, so you'll need to look here manually: -# http://bioinfo.lifl.fr/RNA/sortmerna/ opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%sortmerna-$1.tar.gz%" \ - https://github.com/biocore/sortmerna/releases \ - (?:.*?/)?v?(\d[\d.]*)\.tar\.gz + https://github.com/biocore/sortmerna/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/sortmerna/-/compare/b7de51cb13589e39e6212d2d37c8f5c3f435d736...fcea006de3cd6a9edeae8aa4dcacf7183add5e70 -- View it on GitLab: https://salsa.debian.org/med-team/sortmerna/-/compare/b7de51cb13589e39e6212d2d37c8f5c3f435d736...fcea006de3cd6a9edeae8aa4dcacf7183add5e70 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
