[Python-modules-commits] [flufl.lock] 01/01: d/rules: Revert the previous change removing the bogus egg-info.

Barry Warsaw barry at moszumanska.debian.org
Fri Oct 23 19:03:28 UTC 2015


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

barry pushed a commit to branch master
in repository flufl.lock.

commit a4775b77de5ee3126aa975e0400eb69b35997a75
Author: Barry Warsaw <barry at python.org>
Date:   Fri Oct 23 15:03:23 2015 -0400

    d/rules: Revert the previous change removing the bogus egg-info.
---
 debian/changelog | 6 ++++++
 debian/rules     | 1 -
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5fdbd9b..fc211d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+flufl.lock (2.4-2) UNRELEASED; urgency=medium
+
+  * d/rules: Revert the previous change removing the bogus egg-info.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 13 Oct 2015 11:54:42 -0400
+
 flufl.lock (2.4-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 31a5254..cf54d6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,4 +19,3 @@ override_dh_installdocs:
 
 override_dh_auto_install:
 	dh_auto_install
-	rm -rf debian/python3-flufl.lock/usr/lib/python3.*/dist-packages/flufl.lock*

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



More information about the Python-modules-commits mailing list