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.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to