[Python-modules-commits] [dkimpy] 02/03: Don't install test data in pyshared for python-dkim

Scott Kitterman kitterman at moszumanska.debian.org
Wed Jun 29 04:12:18 UTC 2016


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

kitterman pushed a commit to branch master
in repository dkimpy.

commit 65a73f2e6d9d5c98f01345300561740dc7221c33
Author: Scott Kitterman <scott at kitterman.com>
Date:   Wed Jun 29 00:08:33 2016 -0400

    Don't install test data in pyshared for python-dkim
---
 debian/changelog           | 3 ++-
 debian/python-dkim.install | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 924c083..17a9aad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,12 +2,13 @@ dkimpy (0.5.6-2) unstable; urgency=medium
 
   [ Scott Kitterman ]
   * Clean up clean rule to fix FTBFS on second build
+  * Don't install test data in pyshared for python-dkim
 
   [ Ondřej Nový ]
   * Fixed homepage (https)
   * Fixed VCS URL (https)
 
- -- Scott Kitterman <scott at kitterman.com>  Sat, 25 Jun 2016 02:15:58 -0400
+ -- Scott Kitterman <scott at kitterman.com>  Wed, 29 Jun 2016 00:07:22 -0400
 
 dkimpy (0.5.6-1) unstable; urgency=medium
 
diff --git a/debian/python-dkim.install b/debian/python-dkim.install
index 39d3a59..b7d3ffe 100644
--- a/debian/python-dkim.install
+++ b/debian/python-dkim.install
@@ -1 +1 @@
-dkim/tests usr/share/pyshared/dkim/
+dkim/tests /usr/lib/python2.7/dist-packages/dkim

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



More information about the Python-modules-commits mailing list