[Python-modules-commits] [kombu] 07/09: Remove all egg-info in debian/clean
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Sun Feb 19 11:37:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository kombu.
commit e070af9a36d7889f8a5c2a3978aaafa1a9b8ffe8
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Sun Feb 19 11:15:01 2017 +0000
Remove all egg-info in debian/clean
---
debian/changelog | 1 +
debian/clean | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index eec06ae..b8c6ea1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ kombu (3.0.35+dfsg-2) UNRELEASED; urgency=medium
* Team upload.
* Fix "Non-Free ICC profiles in images" add repack scripts to remove
(Closes: #855502)
+ * Remove all egg-info in debian/clean
-- Christopher Hoskin <mans0954 at debian.org> Sun, 19 Feb 2017 10:39:44 +0000
diff --git a/debian/clean b/debian/clean
index c653d6d..d121b4b 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1,2 +1 @@
-kombu.egg-info/SOURCES.txt
-kombu.egg-info/requires.txt
+kombu.egg-info/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/kombu.git
More information about the Python-modules-commits
mailing list