[med-svn] [Git][med-team/q2-types][master] 3 commits: d/control: update uploader address
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Mon Jul 5 20:41:49 BST 2021
É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 <emollier at debian.org> 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 <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,4 +1,4 @@
version=4
-
-opts="filenamemangle=s/.*\/archive\/(\d[\d.]+ at ARCHIVE_EXT@)/@PACKAGE at -$1/" \
- https://github.com/qiime2/q2-types/releases/latest .*/archive/(\d[.\d]+)@ARCHIVE_EXT@
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210705/b80a3923/attachment-0001.htm>
More information about the debian-med-commit
mailing list