Andreas Tille pushed to branch master at Debian Med / freebayes
Commits: a10cbe12 by Andreas Tille at 2021-10-07T08:08:46+02:00 Fix watchfile to detect new versions on github - - - - - a43d0445 by Andreas Tille at 2021-10-07T08:09:18+02:00 routine-update: Standards-Version: 4.6.0 - - - - - a861a807 by Andreas Tille at 2021-10-07T08:09:27+02:00 Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on libvcflib-tools. Changes-By: deb-scrub-obsolete - - - - - c5d344e5 by Andreas Tille at 2021-10-07T08:11:11+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +freebayes (1.3.5-3) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on libvcflib-tools. + + -- Andreas Tille <[email protected]> Thu, 07 Oct 2021 08:09:27 +0200 + freebayes (1.3.5-2) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -16,8 +16,8 @@ Build-Depends: debhelper-compat (= 13), bc, samtools, parallel <!nocheck>, - libvcflib-tools (>= 1.0.0~rc1+dfsg1-6) <!nocheck> -Standards-Version: 4.5.1 + libvcflib-tools <!nocheck> +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/freebayes Vcs-Git: https://salsa.debian.org/med-team/freebayes.git Homepage: https://github.com/ekg/freebayes ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 opts="uversionmangle=s/^9/0.9/" \ - https://github.com/ekg/freebayes/tags .*/archive/v?(\d\S*)\.tar\.gz + https://github.com/ekg/freebayes/tags .*/v?(\d\S*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/ffba148b201940ce26830995a8131e71d1f9bd7a...c5d344e546d26a7c67cd45b5d74dc83d5be5166c -- View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/ffba148b201940ce26830995a8131e71d1f9bd7a...c5d344e546d26a7c67cd45b5d74dc83d5be5166c 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
