[med-svn] [Git][med-team/python-pybedtools][master] smallish fixes
Steffen Möller
gitlab at salsa.debian.org
Thu Aug 9 23:45:17 BST 2018
Steffen Möller pushed to branch master at Debian Med / python-pybedtools
Commits:
de191423 by Steffen Moeller at 2018-08-09T22:45:10Z
smallish fixes
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10),
bedtools,
python-all-dev,
python-setuptools,
- python-pysam,
+ python-pysam (>= 0.8.1),
python-matplotlib,
python-nose,
python-numpy,
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -27,3 +27,6 @@ override_dh_auto_install:
rm -fr debian/python-pybedtools/usr/bin
rm -fr debian/python3-pybedtools/usr/bin
+override_dh_auto_clean:
+ dh_auto_clean
+ rm -rf fakehome .eggs
View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/commit/de1914231e11795a6294c48a6f5062c235bfd730
--
View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/commit/de1914231e11795a6294c48a6f5062c235bfd730
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/20180809/f9d1df26/attachment.html>
More information about the debian-med-commit
mailing list