[med-svn] [fast5] 01/02: Team upload
Andreas Tille
tille at debian.org
Sun Sep 17 05:20:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fast5.
commit 03996860be45c451c365d85d40fa7f5c245a6fd8
Author: Andreas Tille <tille at debian.org>
Date: Sun Sep 17 07:15:54 2017 +0200
Team upload
---
debian/changelog | 7 +++++++
debian/rules | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9e2c231..3a3e257 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fast5 (0.6.2-5) UNRELEASED; urgency=medium
+
+ * Team upload
+ * Fix clean target
+
+ -- Andreas Tille <tille at debian.org> Sun, 17 Sep 2017 07:15:13 +0200
+
fast5 (0.6.2-4) unstable; urgency=medium
* Added build dependency on cython.
diff --git a/debian/rules b/debian/rules
index 68d9c56..fba71ad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,7 @@ override_dh_auto_clean:
cd src && $(MAKE) clean
$(RM) -r src/fast5
dh_auto_clean
+ rm -rf python/fast5/fast5.cpp
override_dh_compress:
dh_compress -X .cpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fast5.git
More information about the debian-med-commit
mailing list