Étienne Mollier pushed to branch master at Debian Med / q2-types
Commits: a2a9488c by Étienne Mollier at 2021-07-05T21:20:23+02:00 d/control: update uploader address - - - - - cb6a3319 by Étienne Mollier at 2021-07-05T21:22:51+02:00 d/watch: fix broken url to github - - - - - 412417c8 by Étienne Mollier at 2021-07-05T21:23:26+02:00 update changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +q2-types (2020.11.1-2) UNRELEASED; urgency=medium + + * d/control: update uploader address + * d/watch: fix broken url to github + + -- Étienne Mollier <[email protected]> Mon, 05 Jul 2021 21:23:06 +0200 + q2-types (2020.11.1-1) unstable; urgency=medium * Add myself to Uploaders. ===================================== debian/control ===================================== @@ -1,7 +1,7 @@ Source: q2-types 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-types/releases/latest .*/archive/(\d[.\d]+)@ARCHIVE_EXT@ +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/qiime2/q2-types/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate View it on GitLab: https://salsa.debian.org/med-team/q2-types/-/compare/ca10fb5608709d3c0b1d05df1b76ce65067b7e55...412417c8cae95f2297ececeb7aa143566cef2f26 -- View it on GitLab: https://salsa.debian.org/med-team/q2-types/-/compare/ca10fb5608709d3c0b1d05df1b76ce65067b7e55...412417c8cae95f2297ececeb7aa143566cef2f26 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
