Étienne Mollier pushed to branch master at Debian Med / qiime
Commits: 1c128a60 by Étienne Mollier at 2021-04-13T19:11:13+02:00 Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>. Changes-By: lintian-brush - - - - - c353c5a0 by Étienne Mollier at 2021-07-05T20:57:47+02:00 d/control: updated uploader address - - - - - e1075222 by Étienne Mollier at 2021-07-05T20:59:33+02:00 updated changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +qiime (2020.11.1-2) UNRELEASED; urgency=medium + + * d/watch: update pattern for GitHub archive URLs + * d/control: updated uploader address + + -- Étienne Mollier <[email protected]> Mon, 05 Jul 2021 20:58:31 +0200 + qiime (2020.11.1-1) unstable; urgency=medium * Add myself to Uploaders ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Steffen Moeller <[email protected]>, Liubov Chuprikova <[email protected]>, Andreas Tille <[email protected]>, - Étienne Mollier <[email protected]> + Étienne Mollier <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), ===================================== debian/watch ===================================== @@ -1,3 +1,2 @@ version=4 -opts=filenamemangle=s/.*\/archive\/(\d[\d.]+@ARCHIVE_EXT@)/@PACKAGE@-$1/ \ -https://github.com/qiime2/qiime2/releases .*/archive/(\d[\d.]+)@ARCHIVE_EXT@ +opts=filenamemangle=s/.*\/archive\/(\d[\d.]+@ARCHIVE_EXT@)/@PACKAGE@-$1/ https://github.com/qiime2/qiime2/releases .*/archive/refs/tags/(\d[\d.]+)@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/qiime/-/compare/74489d1eb987500606d3c545379a5b5c4bc479b2...e1075222e0e685bd5ce121074571ba445c84e6a7 -- View it on GitLab: https://salsa.debian.org/med-team/qiime/-/compare/74489d1eb987500606d3c545379a5b5c4bc479b2...e1075222e0e685bd5ce121074571ba445c84e6a7 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
