[med-svn] [python-pyfaidx] 02/02: Suppress compression of just compressed example file, upload to new

Andreas Tille tille at debian.org
Tue Oct 20 08:36:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository python-pyfaidx.

commit c3bff04cb9bf13bab9ce7f8bc011b7af247f6272
Author: Andreas Tille <tille at debian.org>
Date:   Tue Oct 20 10:18:21 2015 +0200

    Suppress compression of just compressed example file, upload to new
---
 debian/changelog | 4 ++--
 debian/rules     | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e941075..46ca830 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-python-pyfaidx (0.4.2-1) UNRELEASED; urgency=medium
+python-pyfaidx (0.4.2-1) unstable; urgency=medium
 
   * Initial upload (Closes: #801721)
 
- -- Andreas Tille <tille at debian.org>  Tue, 13 Oct 2015 17:02:08 +0200
+ -- Andreas Tille <tille at debian.org>  Tue, 20 Oct 2015 10:17:47 +0200
diff --git a/debian/rules b/debian/rules
index fc28cea..ac2920f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,3 +17,6 @@ override_dh_install:
 override_dh_auto_test:
 	LC_ALL=C.UTF-8 dh_auto_test -- --test --system=custom --test-args='set -e; \
 				{interpreter} -m "nose" --with-coverage --cover-package=pyfaidx'
+
+override_dh_compress:
+	dh_compress --exclude=gz.tbi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pyfaidx.git



More information about the debian-med-commit mailing list