Andreas Tille pushed to branch master at Debian Med / seqprep
Commits: 34658265 by Andreas Tille at 2022-12-06T15:53:47+01:00 Fix watch file - - - - - 749d2dd0 by Andreas Tille at 2022-12-06T15:53:54+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 18a3626b by Andreas Tille at 2022-12-06T15:59:41+01:00 lintian-overrides (see lintian bug #1017966) - - - - - 99736adf by Andreas Tille at 2022-12-06T16:01:56+01:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - + debian/source/lintian-overrides - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +seqprep (1.3.2-8) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + * lintian-overrides (see lintian bug #1017966) + + -- Andreas Tille <[email protected]> Tue, 06 Dec 2022 15:59:49 +0100 + seqprep (1.3.2-7) unstable; urgency=medium * Fix watchfile to detect new versions on github ===================================== debian/control ===================================== @@ -8,7 +8,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), python3 <!nocheck>, zlib1g-dev -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/seqprep Vcs-Git: https://salsa.debian.org/med-team/seqprep.git Homepage: http://seqanswers.com/wiki/SeqPrep ===================================== debian/source/lintian-overrides ===================================== @@ -0,0 +1,2 @@ +# See lintian bug #1017966 +seqprep source: source-is-missing [debian/README.html] ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/jstjohn/SeqPrep/releases .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/jstjohn/SeqPrep/tags .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/seqprep/-/compare/31b454d6bbc34f1575e0709bfe1259ca1d87101f...99736adf1fb4c31d352a7c3f00cf03adcfa1e44a -- View it on GitLab: https://salsa.debian.org/med-team/seqprep/-/compare/31b454d6bbc34f1575e0709bfe1259ca1d87101f...99736adf1fb4c31d352a7c3f00cf03adcfa1e44a 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
