[Python-modules-commits] [python-amqp] 07/12: Add .cache to debian/clean
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Sun Mar 19 09:29:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch debian/experimental
in repository python-amqp.
commit eaae95965a069a1cd40aa1281a914d5102fa87da
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Sun Mar 19 08:45:39 2017 +0000
Add .cache to debian/clean
---
debian/changelog | 1 +
debian/clean | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6607f31..fab2126 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ python-amqp (2.1.4-1) UNRELEASED; urgency=medium
* Refresh patches after git-dpm to gbp pq conversion
* New upstream release (2.1.4)
* Remove patches no longer required
+ * Add .cache to debian/clean
-- Christopher Hoskin <mans0954 at debian.org> Wed, 15 Mar 2017 19:44:51 +0000
diff --git a/debian/clean b/debian/clean
index dd5b638..e0518a5 100644
--- a/debian/clean
+++ b/debian/clean
@@ -2,3 +2,4 @@ amqp/*.pyc
amqp.egg-info/SOURCES.txt
amqp.egg-info/top_level.txt
funtests/settings.pyc
+.cache/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-amqp.git
More information about the Python-modules-commits
mailing list