[med-svn] [Git][med-team/augur][master] 2 commits: d/control: Depend on python3-boto3 instead of python3-boto
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Sun Dec 19 07:51:15 GMT 2021
Nilesh Patra pushed to branch master at Debian Med / augur
Commits:
7219c87e by Nilesh Patra at 2021-12-19T13:11:47+05:30
d/control: Depend on python3-boto3 instead of python3-boto
- - - - -
839b0837 by Nilesh Patra at 2021-12-19T13:12:45+05:30
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+augur (13.0.2-2) unstable; urgency=medium
+
+ * d/control: Depend on python3-boto3 instead of python3-boto
+
+ -- Nilesh Patra <nilesh at debian.org> Sun, 19 Dec 2021 13:11:50 +0530
+
augur (13.0.2-1) unstable; urgency=medium
* New upstream version 13.0.2
=====================================
debian/control
=====================================
@@ -29,7 +29,7 @@ Architecture: all
Depends: ${python3:Depends},
${misc:Depends},
python3-biopython,
- python3-boto (>= 2.38.0),
+ python3-boto3,
python3-cvxopt,
python3-dendropy,
python3-jsonschema,
View it on GitLab: https://salsa.debian.org/med-team/augur/-/compare/8eee3ffb838b227fea60412d1ef6c73b3fc6fc68...839b08377c59d906c81d9b3d9059a0346e287ce1
--
View it on GitLab: https://salsa.debian.org/med-team/augur/-/compare/8eee3ffb838b227fea60412d1ef6c73b3fc6fc68...839b08377c59d906c81d9b3d9059a0346e287ce1
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/20211219/35aae471/attachment.htm>
More information about the debian-med-commit
mailing list