[Python-modules-commits] [python-amqp] 08/12: Add .egg-info to diff ignore
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 6f72d51ee8052c666292a1f47d35453413da48bf
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Sun Mar 19 08:46:48 2017 +0000
Add .egg-info to diff ignore
---
debian/changelog | 1 +
debian/source/options | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index fab2126..2a7310c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-amqp (2.1.4-1) UNRELEASED; urgency=medium
* New upstream release (2.1.4)
* Remove patches no longer required
* Add .cache to debian/clean
+ * Add .egg-info to diff ignore
-- Christopher Hoskin <mans0954 at debian.org> Wed, 15 Mar 2017 19:44:51 +0000
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..b2b7b88
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+extend-diff-ignore="^[^/]+\.egg-info/"
--
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