[med-svn] [Git][med-team/pyranges][master] Remove .hypothesis dir in examples
Andreas Tille
gitlab at salsa.debian.org
Mon Nov 2 14:59:51 GMT 2020
Andreas Tille pushed to branch master at Debian Med / pyranges
Commits:
d33ef329 by Andreas Tille at 2020-11-02T15:59:37+01:00
Remove .hypothesis dir in examples
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,12 @@
-pyranges (0.0.85+ds-1) UNRELEASED; urgency=medium
+pyranges (0.0.85+ds-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Remove trailing whitespace in debian/copyright (routine-update)
* debian/copyright: use spaces rather than tabs to start continuation lines.
+ * Remove .hypothesis dir in examples
- -- Andreas Tille <tille at debian.org> Mon, 02 Nov 2020 08:39:34 +0100
+ -- Andreas Tille <tille at debian.org> Mon, 02 Nov 2020 10:56:13 +0100
pyranges (0.0.79+ds-1) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -25,3 +25,4 @@ override_dh_install:
dh_install
find debian/ -name *.bam* | xargs rm -rf
find debian/ -name 'hi' | xargs rm -rf
+ find debian/ -name '.hypothesis' | xargs rm -rf
View it on GitLab: https://salsa.debian.org/med-team/pyranges/-/commit/d33ef32952c835fd542db5301a70294105ee0e1a
--
View it on GitLab: https://salsa.debian.org/med-team/pyranges/-/commit/d33ef32952c835fd542db5301a70294105ee0e1a
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/20201102/8033a6a0/attachment.html>
More information about the debian-med-commit
mailing list