[med-svn] [Git][med-team/ariba][master] 4 commits: d/control: bring back support for all python3 versions.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sat Jan 7 14:13:55 GMT 2023
Étienne Mollier pushed to branch master at Debian Med / ariba
Commits:
194617de by Étienne Mollier at 2023-01-07T15:11:48+01:00
d/control: bring back support for all python3 versions.
- - - - -
a578e5c7 by Étienne Mollier at 2023-01-07T15:12:29+01:00
d/control: add myself to uploaders.
- - - - -
35fb4f0f by Étienne Mollier at 2023-01-07T15:12:53+01:00
d/control: declare compliance to standards version 4.6.2.
- - - - -
48edc543 by Étienne Mollier at 2023-01-07T15:13:25+01:00
ready to upload to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,11 @@
-ariba (2.14.6+ds-5) UNRELEASED; urgency=medium
+ariba (2.14.6+ds-5) unstable; urgency=medium
* d/salsa-ci.yml: disable i386 run due to missing B-D.
+ * d/control: bring back support for all python3 versions.
+ * d/control: add myself to uploaders.
+ * d/control: declare compliance to standards version 4.6.2.
- -- Étienne Mollier <emollier at debian.org> Wed, 14 Dec 2022 22:00:27 +0100
+ -- Étienne Mollier <emollier at debian.org> Sat, 07 Jan 2023 15:13:14 +0100
ariba (2.14.6+ds-4) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -1,13 +1,13 @@
Source: ariba
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Sascha Steinbiss <satta at debian.org>
+Uploaders: Sascha Steinbiss <satta at debian.org>,
+ Étienne Mollier <emollier at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
python3-biopython,
-# FIXME: bring back python3-all-dev support when python-pysam supports v3.11.
- python3-dev,
+ python3-all-dev,
python3-dendropy,
python3-setuptools,
python3-pymummer,
@@ -26,7 +26,7 @@ Build-Depends: debhelper-compat (= 13),
help2man,
asciidoctor,
spades [amd64] <!nocheck>
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/ariba
Vcs-Git: https://salsa.debian.org/med-team/ariba.git
Homepage: https://github.com/sanger-pathogens/ariba
View it on GitLab: https://salsa.debian.org/med-team/ariba/-/compare/84b88f47a42d1cb8286318c93e7a7e7bcae9ded3...48edc5431d070d5c312978f0188d1e5357e2a0f5
--
View it on GitLab: https://salsa.debian.org/med-team/ariba/-/compare/84b88f47a42d1cb8286318c93e7a7e7bcae9ded3...48edc5431d070d5c312978f0188d1e5357e2a0f5
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/20230107/fd93ec08/attachment-0001.htm>
More information about the debian-med-commit
mailing list