[med-svn] [python-pysam] 01/03: Add some symlinks to run autopkgtests correctly
Andreas Tille
tille at debian.org
Sat Jul 29 07:40:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-pysam.
commit e68cecb61d1c5aa8da08ae6ffe070c22d0579942
Author: Andreas Tille <tille at debian.org>
Date: Sat Jul 29 09:01:29 2017 +0200
Add some symlinks to run autopkgtests correctly
---
debian/control | 1 +
debian/python-pysam.links | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index 32a6dbc..b114f39 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Section: python
Priority: optional
Build-Depends:
debhelper (>= 10),
+ dh-exec,
dh-python,
libhts-dev (>= 1.4.1),
zlib1g-dev,
diff --git a/debian/python-pysam.links b/debian/python-pysam.links
new file mode 100644
index 0000000..538d683
--- /dev/null
+++ b/debian/python-pysam.links
@@ -0,0 +1,3 @@
+#!/usr/bin/dh-exec
+/usr/lib/python2.7/dist-packages/pysam/libcsamtools.${DEB_HOST_GNU_TYPE}.so /usr/lib/python2.7/dist-packages/pysam/libcsamtools.so
+/usr/lib/python2.7/dist-packages/pysam/libcbcftools.${DEB_HOST_GNU_TYPE}.so /usr/lib/python2.7/dist-packages/pysam/libcbcftools.so
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git
More information about the debian-med-commit
mailing list