[Python-modules-commits] [flufl.lock] 01/01: * d/rules: - Revert the previous change removing the bogus egg-info. - Remove unnecessary override of dh_auto_install.

Barry Warsaw barry at moszumanska.debian.org
Mon Oct 26 15:24:06 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 5a50de9293a136f302aa1ede15175133ecc73e8e
Author: Barry Warsaw <barry at python.org>
Date:   Mon Oct 26 11:23:58 2015 -0400

    * d/rules:
      - Revert the previous change removing the bogus egg-info.
      - Remove unnecessary override of dh_auto_install.
---
 debian/changelog | 4 +++-
 debian/rules     | 3 ---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fc211d2..7ae6e19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 flufl.lock (2.4-2) UNRELEASED; urgency=medium
 
-  * d/rules: Revert the previous change removing the bogus egg-info.
+  * d/rules:
+    - Revert the previous change removing the bogus egg-info.
+    - Remove unnecessary override of dh_auto_install.
 
  -- Barry Warsaw <barry at debian.org>  Tue, 13 Oct 2015 11:54:42 -0400
 
diff --git a/debian/rules b/debian/rules
index cf54d6a..afa9b4e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,3 @@ override_dh_installchangelogs:
 override_dh_installdocs:
 	python setup.py build_sphinx
 	dh_installdocs build/sphinx/html
-
-override_dh_auto_install:
-	dh_auto_install

-- 
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