Andreas Tille pushed to branch master at Debian Med / vcftools
Commits: b24ee716 by Andreas Tille at 2021-04-23T10:48:33+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - f05150d9 by Andreas Tille at 2021-10-07T07:35:59+02:00 routine-update: Standards-Version: 4.6.0 - - - - - e568e1e2 by Andreas Tille at 2021-10-07T07:37:30+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +vcftools (0.1.16-3) unstable; urgency=medium + + * Fix watchfile to detect new versions on github (routine-update) + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 07 Oct 2021 07:36:06 +0200 + vcftools (0.1.16-2) unstable; urgency=medium * Standards-Version: 4.5.0 (routine-update) ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), pkg-config, zlib1g-dev -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/vcftools Vcs-Git: https://salsa.debian.org/med-team/vcftools.git Homepage: https://vcftools.github.io/ ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ -https://github.com/vcftools/vcftools/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/vcftools/vcftools/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/vcftools/-/compare/7ba8401958ff074f3abd0009902950ffba21c587...e568e1e22be6228021bc10a710e15934e42dd6f0 -- View it on GitLab: https://salsa.debian.org/med-team/vcftools/-/compare/7ba8401958ff074f3abd0009902950ffba21c587...e568e1e22be6228021bc10a710e15934e42dd6f0 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
