[med-svn] [Git][med-team/virulencefinder][master] 2 commits: d/control: Add Missing Depends on python3-distutils
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Mon Jul 5 20:10:09 BST 2021
Nilesh Patra pushed to branch master at Debian Med / virulencefinder
Commits:
00a32874 by Nilesh Patra at 2021-07-06T00:35:59+05:30
d/control: Add Missing Depends on python3-distutils
- - - - -
fe0a8556 by Nilesh Patra at 2021-07-06T00:36:52+05:30
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+virulencefinder (2.0.3+git20190809.dde157a-3) unstable; urgency=medium
+
+ * Team Upload.
+ * d/control: Add Missing Depends on python3-distutils
+ (Closes: #990728)
+
+ -- Nilesh Patra <nilesh at debian.org> Tue, 06 Jul 2021 00:36:09 +0530
+
virulencefinder (2.0.3+git20190809.dde157a-2) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -23,7 +23,8 @@ Depends: ${misc:Depends},
python3-tabulate,
python3-cgecore,
ncbi-blast+,
- kma
+ kma,
+ python3-distutils
Description: identify virulence genes in total or partial sequenced isolates of bacteria
The VirulenceFinder service contains one Python script
virulencefinder.py which is the script of the latest version of the
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @, python3-distutils
+Depends: @
Restrictions: allow-stderr
View it on GitLab: https://salsa.debian.org/med-team/virulencefinder/-/compare/cc3526a0a053e3b34609a4fc5b4aec7f894fde96...fe0a8556ad20969245ac240e189fc2267cd29d32
--
View it on GitLab: https://salsa.debian.org/med-team/virulencefinder/-/compare/cc3526a0a053e3b34609a4fc5b4aec7f894fde96...fe0a8556ad20969245ac240e189fc2267cd29d32
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/1163a58e/attachment-0001.htm>
More information about the debian-med-commit
mailing list