[Python-modules-commits] [python-svg.path] 04/04: deb/rules: don't strip tests

Daniel Stender danstender-guest at moszumanska.debian.org
Mon Sep 21 19:54:32 UTC 2015


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

danstender-guest pushed a commit to branch master
in repository python-svg.path.

commit 82e6563b56ebb337c6b93b9a6058fceed8ff7d90
Author: Daniel Stender <debian at danielstender.com>
Date:   Mon Sep 21 19:26:46 2015 +0200

    deb/rules: don't strip tests
---
 debian/changelog | 2 +-
 debian/rules     | 5 -----
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7cadc84..363d3c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ python-svg.path (2.0-1) unstable; urgency=low
 
   * Initial release (Closes: #775238).
 
- -- Daniel Stender <debian at danielstender.com>  Mon, 21 Sep 2015 19:22:20 +0200
+ -- Daniel Stender <debian at danielstender.com>  Mon, 21 Sep 2015 21:19:36 +0200
diff --git a/debian/rules b/debian/rules
index c4256f0..761bb66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,10 +6,5 @@ export PYBUILD_NAME=svg.path
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
-override_dh_auto_install:
-	dh_auto_install
-	rm -rf $(CURDIR)/debian/python-svg.path/usr/lib/python*/dist-packages/svg/path/tests
-	rm -rf $(CURDIR)/debian/python3-svg.path/usr/lib/python*/dist-packages/svg/path/tests
-
 override_dh_installdocs:
 	dh_installdocs -A README.rst

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-svg.path.git



More information about the Python-modules-commits mailing list