Andreas Tille pushed to branch master at Debian Med / roguenarok
Commits: d39f32d7 by Andreas Tille at 2022-01-17T14:02:31+01:00 Really fix watch file - - - - - d3aa570a by Andreas Tille at 2022-01-17T14:02:51+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 - - - - - d0f09b41 by Andreas Tille at 2022-01-17T14:03:46+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +roguenarok (1.0.1-3) unstable; urgency=medium + + * Really fix watch file + * Add missing build dependency on dh addon. + + -- Andreas Tille <[email protected]> Mon, 17 Jan 2022 14:02:56 +0100 + roguenarok (1.0.1-2) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 13), debhelper Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/roguenarok Vcs-Git: https://salsa.debian.org/med-team/roguenarok.git ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/aberer/RogueNaRok/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/aberer/RogueNaRok/tags .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/roguenarok/-/compare/c5dba1bc005acbc819cf5bbe4a7d823ac53a2db2...d0f09b41a171acd30ebed39331ee43595caa6b9a -- View it on GitLab: https://salsa.debian.org/med-team/roguenarok/-/compare/c5dba1bc005acbc819cf5bbe4a7d823ac53a2db2...d0f09b41a171acd30ebed39331ee43595caa6b9a 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
