Andreas Tille pushed to branch master at Debian Med / libgff
Commits: be5e6e7c by Andreas Tille at 2022-01-21T16:13:40+01:00 Really fix watch file - - - - - 51616853 by Andreas Tille at 2022-01-21T16:14:00+01:00 Add missing build dependency on dh addon. Changes-By: lintian-brush Fixes: lintian: missing-build-dependency-for-dh_-command See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html - - - - - 1bdc8018 by Andreas Tille at 2022-01-21T16:14:48+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libgff (2.0.0-3) unstable; urgency=medium + + * Team upload. + * Really fix watch file + * Add missing build dependency on dh addon. + + -- Andreas Tille <[email protected]> Fri, 21 Jan 2022 16:14:04 +0100 + libgff (2.0.0-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -4,7 +4,8 @@ Uploaders: Michael R. Crusoe <[email protected]> Section: libdevel Priority: optional Build-Depends: debhelper-compat (= 13), - cmake + cmake, + debhelper Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/libgff Vcs-Git: https://salsa.debian.org/med-team/libgff.git ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/COMBINE-lab/libgff/releases .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/COMBINE-lab/libgff/tags .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/libgff/-/compare/f23714bf93f7815921586335fa966167ec835e31...1bdc8018d629f38387ea2387ceb55aa3c5ad8b5c -- View it on GitLab: https://salsa.debian.org/med-team/libgff/-/compare/f23714bf93f7815921586335fa966167ec835e31...1bdc8018d629f38387ea2387ceb55aa3c5ad8b5c 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
