Étienne Mollier pushed to branch master at Debian Med / q2-quality-filter
Commits: dde87b40 by Étienne Mollier at 2021-07-05T21:41:12+02:00 d/control: update uploader address - - - - - 1995c82f by Étienne Mollier at 2021-07-05T21:44:38+02:00 d/watch: fix broken url to github - - - - - 136e93ae by Étienne Mollier at 2021-07-05T21:45:31+02:00 update changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +q2-quality-filter (2020.11.1-3) UNRELEASED; urgency=medium + + * d/control: update uploader address + * d/watch: fix broken url to github + + -- Étienne Mollier <[email protected]> Mon, 05 Jul 2021 21:45:05 +0200 + q2-quality-filter (2020.11.1-2) unstable; urgency=medium * Mark autopkgtest skip-not-installable. (Closes: #981216) ===================================== debian/control ===================================== @@ -1,7 +1,7 @@ Source: q2-quality-filter 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,4 +1,4 @@ version=4 - -opts="filenamemangle=s/.*\/archive\/(\d[\d.]+@ARCHIVE_EXT@)/@PACKAGE@-$1/" \ - https://github.com/qiime2/q2-quality-filter/releases/latest .*/archive/(\d[.\d]+)@ARCHIVE_EXT@ +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/qiime2/q2-quality-filter/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate View it on GitLab: https://salsa.debian.org/med-team/q2-quality-filter/-/compare/3231244b613dac67a81e9e703b55f144f1d2f526...136e93ae51ab9c42023e0cc3927c49ae0d68485d -- View it on GitLab: https://salsa.debian.org/med-team/q2-quality-filter/-/compare/3231244b613dac67a81e9e703b55f144f1d2f526...136e93ae51ab9c42023e0cc3927c49ae0d68485d 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
