[med-svn] [Git][med-team/python-ete3][master] 5 commits: Remove unneeded gitlab-ci.yml
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Oct 28 06:28:47 BST 2021
Andreas Tille pushed to branch master at Debian Med / python-ete3
Commits:
4ce8a226 by Andreas Tille at 2021-10-28T07:19:14+02:00
Remove unneeded gitlab-ci.yml
- - - - -
27ebfdd8 by Andreas Tille at 2021-10-28T07:21:27+02:00
Exclude i386 from CI since Build-Depends python3-skbio is not available on i386
- - - - -
7cbb99da by Andreas Tille at 2021-10-28T07:23:59+02:00
Drop unused (Build-)Dependency python3-qt-binding
- - - - -
68229e2b by Andreas Tille at 2021-10-28T07:24:13+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
1ccb7a3f by Andreas Tille at 2021-10-28T07:27:18+02:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- − debian/gitlab-ci.yml
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+python-ete3 (3.1.2+dfsg-3) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Jochen Sprickerhof ]
+ * Drop unused (Build-)Dependency python3-qt-binding
+
+ [ Andreas Tille ]
+ * Exclude i386 from CI since Build-Depends python3-skbio is not available
+ on i386
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 28 Oct 2021 07:24:27 +0200
+
python-ete3 (3.1.2+dfsg-2) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -11,14 +11,13 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools,
python3-numpy,
python3-lxml,
- python3-qt-binding,
python3-pyqt5.qtopengl,
python3-pyqt5.qtsvg,
python3-scipy,
python3-six,
python3-skbio,
python3-pytest
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/python-ete3
Vcs-Git: https://salsa.debian.org/med-team/python-ete3.git
Homepage: http://etetoolkit.org
@@ -33,7 +32,6 @@ Depends: ${misc:Depends},
python3-six
Recommends: ${python3:Recommends}
python3-lxml,
- python3-qt-binding,
python3-pyqt5.qtopengl,
python3-pyqt5.qtsvg,
python3-scipy,
=====================================
debian/gitlab-ci.yml deleted
=====================================
@@ -1,6 +0,0 @@
-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
-
-variables:
- RELEASE: 'unstable'
=====================================
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
+
+# Build-Depends python3-skbio is not available on i386
+variables:
+ SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
View it on GitLab: https://salsa.debian.org/med-team/python-ete3/-/compare/f25a591c238f4e9c6fb3cba5de339a3653ec2a5a...1ccb7a3fe282c6a5b8d538cc54d8cd6d9f574929
--
View it on GitLab: https://salsa.debian.org/med-team/python-ete3/-/compare/f25a591c238f4e9c6fb3cba5de339a3653ec2a5a...1ccb7a3fe282c6a5b8d538cc54d8cd6d9f574929
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/20211028/7e445df1/attachment-0001.htm>
More information about the debian-med-commit
mailing list