[med-svn] [Git][med-team/python-pybedtools][master] 2 commits: Fix binary-all build
Andreas Tille
gitlab at salsa.debian.org
Sun May 17 07:01:33 BST 2020
Andreas Tille pushed to branch master at Debian Med / python-pybedtools
Commits:
63e331fb by Andreas Tille at 2020-05-17T07:51:33+02:00
Fix binary-all build
- - - - -
05eb111f by Andreas Tille at 2020-05-17T07:57:02+02:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-pybedtools (0.8.0-5) unstable; urgency=medium
+
+ * Fix binary-all build
+ Closes: #960746
+
+ -- Andreas Tille <tille at debian.org> Sun, 17 May 2020 07:51:43 +0200
+
python-pybedtools (0.8.0-4) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -44,6 +44,6 @@ override_dh_auto_clean:
find docs/source/autodocs/ -name "*.rst" | xargs -r /bin/rm
# dh_auto_clean
-override_dh_fixperms:
- dh_fixperms
+override_dh_fixperms-arch:
+ dh_fixperms -a
chmod -x debian/*/usr/lib/python3/dist-packages/pybedtools/scripts/pybedtools
View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/-/compare/6e694bb007d6d21b38865304d638c49a12bf324f...05eb111f1d4e9b16c07d613a45a423dd3a93d74d
--
View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/-/compare/6e694bb007d6d21b38865304d638c49a12bf324f...05eb111f1d4e9b16c07d613a45a423dd3a93d74d
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/20200517/3d076321/attachment-0001.html>
More information about the debian-med-commit
mailing list