Andreas Tille pushed to branch master at Debian Med / bbhash
Commits: a88c78e9 by Andreas Tille at 2021-09-29T18:06:30+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 54647de3 by Andreas Tille at 2021-09-29T18:06:58+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 12c9273f by Andreas Tille at 2021-09-29T18:07:54+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 @@ +bbhash (1.0.0-4) unstable; urgency=medium + + * Fix watchfile to detect new versions on github (routine-update) + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Wed, 29 Sep 2021 18:07:06 +0200 + bbhash (1.0.0-3) unstable; urgency=medium * Add missing Test-Depends: build-essential ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/bbhash Vcs-Git: https://salsa.debian.org/med-team/bbhash.git Homepage: https://github.com/rizkg/BBHash ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/rizkg/BBHash/releases .*/archive/v?@ANY_VERSION@\.tar\.gz +https://github.com/rizkg/BBHash/releases .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/bbhash/-/compare/0a23c5329c113984ed1b16f0f910de843332ba52...12c9273fd585075cd7b24fb90283e55e5585d538 -- View it on GitLab: https://salsa.debian.org/med-team/bbhash/-/compare/0a23c5329c113984ed1b16f0f910de843332ba52...12c9273fd585075cd7b24fb90283e55e5585d538 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
