[med-svn] [parsnp] 03/05: Add missing Python dependency
Andreas Tille
tille at debian.org
Wed Apr 20 11:04:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository parsnp.
commit fcb8b58cef7d20f86bec330de6f5c590c364d5a3
Author: Andreas Tille <tille at debian.org>
Date: Wed Apr 20 12:11:55 2016 +0200
Add missing Python dependency
---
debian/control | 1 +
debian/patches/add_missing_interpreter_line.patch | 4 ++++
2 files changed, 5 insertions(+)
diff --git a/debian/control b/debian/control
index 3b75b33..1503960 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Package: parsnp
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
+ ${python:Depends},
fasttree,
phipack
Description: rapid core genome multi-alignment
diff --git a/debian/patches/add_missing_interpreter_line.patch b/debian/patches/add_missing_interpreter_line.patch
index 4e326e6..d96c505 100644
--- a/debian/patches/add_missing_interpreter_line.patch
+++ b/debian/patches/add_missing_interpreter_line.patch
@@ -1,3 +1,7 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Wed, 20 Apr 2016 10:31:32 +0200
+Description: Specify interpreter of executable script
+
--- a/Parsnp.py
+++ b/Parsnp.py
@@ -1,3 +1,4 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/parsnp.git
More information about the debian-med-commit
mailing list