[med-svn] [Git][med-team/q2templates][master] 3 commits: d/watch: fixed broken reference to github
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Mon Jul 5 20:07:35 BST 2021
É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 <emollier at debian.org> 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 <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Liubov Chuprikova <chuprikovalv at gmail.com>,
- Étienne Mollier <etienne.mollier at mailoo.org>
+ Étienne Mollier <emollier at debian.org>
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.]+ at ARCHIVE_EXT@)/@PACKAGE at -$1/" \
- https://github.com/qiime2/q2templates/releases/latest .*/archive/(\d[.\d]+)@ARCHIVE_EXT@
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210705/d96d2441/attachment-0001.htm>
More information about the debian-med-commit
mailing list