[med-svn] [Git][med-team/q2-feature-classifier][master] 4 commits: d/control: update uploader address

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Mon Jul 5 22:09:14 BST 2021



Étienne Mollier pushed to branch master at Debian Med / q2-feature-classifier


Commits:
ece3a624 by Étienne Mollier at 2021-07-05T23:04:12+02:00
d/control: update uploader address

- - - - -
cdb170b0 by Étienne Mollier at 2021-07-05T23:05:17+02:00
d/watch: fix broken url to github

- - - - -
eaf664a8 by Étienne Mollier at 2021-07-05T23:06:36+02:00
d/salsa-ci.yml: disable build test on i386

The build failure is caused by the missing build dependency
python3-skbio.

- - - - -
798e5ddd by Étienne Mollier at 2021-07-05T23:08:22+02:00
update changelog

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/salsa-ci.yml
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+q2-feature-classifier (2020.11.1-3) UNRELEASED; urgency=medium
+
+  * d/control: update uploader address
+  * d/watch: fix broken url to github
+  * d/salsa-ci.yml: disable build test on i386; missing build dependency
+    python3-skbio on i386
+
+ -- Étienne Mollier <emollier at debian.org>  Mon, 05 Jul 2021 23:07:21 +0200
+
 q2-feature-classifier (2020.11.1-2) unstable; urgency=medium
 
   * vsearch.patch forwarded upstream.


=====================================
debian/control
=====================================
@@ -1,7 +1,7 @@
 Source: q2-feature-classifier
 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/salsa-ci.yml
=====================================
@@ -2,3 +2,7 @@
 include:
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+# i386 CI disabled due to unavailable python3-skbio for i386 architecture
+variables:
+  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: "true"


=====================================
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-feature-classifier/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-feature-classifier/tags \
+	(?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate



View it on GitLab: https://salsa.debian.org/med-team/q2-feature-classifier/-/compare/897a60e276b4c89e897c7f7d20b1a3fc875c66f1...798e5dddedeb9bfdc8569ebd1050e36c02e98380

-- 
View it on GitLab: https://salsa.debian.org/med-team/q2-feature-classifier/-/compare/897a60e276b4c89e897c7f7d20b1a3fc875c66f1...798e5dddedeb9bfdc8569ebd1050e36c02e98380
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/dac296c7/attachment-0001.htm>


More information about the debian-med-commit mailing list