Andreas Tille pushed to branch master at Debian Med / bio-vcf
Commits: 8201993f by Andreas Tille at 2021-08-22T10:57:55+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 9de45a5d by Andreas Tille at 2021-08-22T10:58:07+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +bio-vcf (0.9.5-3) UNRELEASED; urgency=medium + + * Fix watchfile to detect new versions on github (routine-update) + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Sun, 22 Aug 2021 10:57:55 +0200 + bio-vcf (0.9.5-2) unstable; urgency=medium * Source-only upload ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Testsuite: autopkgtest-pkg-ruby Priority: optional Build-Depends: debhelper-compat (= 13), gem2deb -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/bio-vcf Vcs-Git: https://salsa.debian.org/med-team/bio-vcf.git Homepage: https://rubygems.org/gems/bio-vcf/ ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/vcflib/bio-vcf/releases .*/archive/v@ANY_VERSION@\.tar\.gz + https://github.com/vcflib/bio-vcf/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/bio-vcf/-/compare/a29bfc75c1230dfc221c880ba53be31eff1b7fea...9de45a5df75106a62ea127428dd38314e563fa62 -- View it on GitLab: https://salsa.debian.org/med-team/bio-vcf/-/compare/a29bfc75c1230dfc221c880ba53be31eff1b7fea...9de45a5df75106a62ea127428dd38314e563fa62 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
