Étienne Mollier pushed to branch master at Debian Med / q2templates
Commits: f811bae6 by Étienne Mollier at 2021-07-05T21:03:11+02:00 d/watch: fixed broken reference to github using the method documented in uscan(1). - - - - - 9dd94e55 by Étienne Mollier at 2021-07-05T21:04:34+02:00 d/control: updated uploader address - - - - - 43cb2dea by Étienne Mollier at 2021-07-05T21:06:55+02:00 updated changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +q2templates (2020.11.1+dfsg-2) UNRELEASED; urgency=medium + + * d/watch: fixed broken reference to github + * d/control: updated uploader address + + -- Étienne Mollier <[email protected]> Mon, 05 Jul 2021 21:06:26 +0200 + q2templates (2020.11.1+dfsg-1) unstable; urgency=medium * Add myself to Uploaders. ===================================== debian/control ===================================== @@ -1,7 +1,7 @@ Source: q2templates Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Liubov Chuprikova <[email protected]>, - Étienne Mollier <[email protected]> + Étienne Mollier <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), ===================================== debian/watch ===================================== @@ -1,5 +1,4 @@ version=4 - -opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz, \ - filenamemangle=s/.*\/archive\/(\d[\d.]+@ARCHIVE_EXT@)/@PACKAGE@-$1/" \ - https://github.com/qiime2/q2templates/releases/latest .*/archive/(\d[.\d]+)@ARCHIVE_EXT@ +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/qiime2/q2templates/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate View it on GitLab: https://salsa.debian.org/med-team/q2templates/-/compare/bca20ff644e381f69eff4c41a92ac562f8eeb2e6...43cb2dea496580c593a844320c4ead977c81fb30 -- View it on GitLab: https://salsa.debian.org/med-team/q2templates/-/compare/bca20ff644e381f69eff4c41a92ac562f8eeb2e6...43cb2dea496580c593a844320c4ead977c81fb30 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
