[Python-modules-commits] [pytest-catchlog] 12/12: added deb/source/options
Daniel Stender
danstender-guest at moszumanska.debian.org
Fri Mar 18 11:01:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository pytest-catchlog.
commit cdfeea8227a05d25953b6c56403ea4b699bd7555
Author: Daniel Stender <stender at debian.org>
Date: Fri Mar 18 11:54:00 2016 +0100
added deb/source/options
---
debian/changelog | 3 ++-
debian/source/options | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index cd9329a..526ff7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,9 @@ pytest-catchlog (1.2.2-1) unstable; urgency=medium
* deb/test/python{,3}-pytest-catchlog:
+ put set -e in script body
+ use shell loop instead of pipes with xargs and env.
+ * Added deb/source/options (ignore egg-info).
- -- Daniel Stender <stender at debian.org> Fri, 18 Mar 2016 11:50:35 +0100
+ -- Daniel Stender <stender at debian.org> Fri, 18 Mar 2016 11:54:01 +0100
pytest-catchlog (1.2.1-1) unstable; urgency=medium
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/pytest-catchlog.git
More information about the Python-modules-commits
mailing list