[med-svn] [fastaq] 04/04: add new dependency on python3-pkg-resources
Sascha Steinbiss
sascha at steinbiss.name
Wed Apr 20 09:51:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository fastaq.
commit e5094d2db76392ad7479226c6dbe19225fe76968
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Wed Apr 20 09:45:57 2016 +0000
add new dependency on python3-pkg-resources
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 617903b..c9bdb7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
fastaq (3.12.1-1) unstable; urgency=medium
* New upstream version.
+ * Add new dependency on python3-pkg-resources.
-- Sascha Steinbiss <sascha at steinbiss.name> Wed, 20 Apr 2016 09:32:30 +0000
diff --git a/debian/control b/debian/control
index 665ff4c..a22bc87 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9),
dh-python,
python3,
python3-setuptools,
+ python3-pkg-resources,
python3-nose,
samtools,
help2man
@@ -22,6 +23,7 @@ Homepage: https://github.com/sanger-pathogens/Fastaq
Package: fastaq
Architecture: all
Depends: ${python3:Depends},
+ python3-pkg-resources,
${misc:Depends},
samtools
Description: FASTA and FASTQ file manipulation tools
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastaq.git
More information about the debian-med-commit
mailing list