[Python-modules-commits] [paste] 04/05: Added extend-diff-ignore for egg-info

Ondřej Nový onovy-guest at moszumanska.debian.org
Thu May 26 19:47:46 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository paste.

commit 119e15c4cc3fbb3ba283f8f4ffa8cec930c5acbd
Author: Ondřej Nový <novy at ondrej.org>
Date:   Thu May 26 21:39:14 2016 +0200

    Added extend-diff-ignore for egg-info
---
 debian/changelog      | 1 +
 debian/source/options | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6e13bc1..2aa53b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ paste (2.0.3+dfsg-2) UNRELEASED; urgency=medium
   * Use autopkgtest-pkg-python testsuite
   * Standards-Version is 3.9.8 now (no changes needed)
   * d/watch: Use https protocol
+  * Added extend-diff-ignore for egg-info
 
  -- Ondřej Nový <novy at ondrej.org>  Thu, 26 May 2016 21:28:02 +0200
 
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/paste.git



More information about the Python-modules-commits mailing list