[Python-modules-commits] [python-djvulibre] 01/06: fixed deb/source/options
Daniel Stender
stender at moszumanska.debian.org
Fri Jun 3 12:55:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch master
in repository python-djvulibre.
commit 84e32dc7bdf77d70b476d011478ce047f6e6fb2b
Author: Daniel Stender <stender at debian.org>
Date: Sun May 29 20:26:26 2016 +0200
fixed deb/source/options
---
debian/changelog | 6 ++++++
debian/source/options | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 93f40bc..832e2c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-djvulibre (0.7.1-2) UNRELEASED; urgency=medium
+
+ * fixed deb/source/options.
+
+ -- Daniel Stender <stender at debian.org> Sun, 29 May 2016 20:25:52 +0200
+
python-djvulibre (0.7.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/source/options b/debian/source/options
index 8dcb8c0..33a1866 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1 +1 @@
-extend-diff-ignore="(^|/)(python_djvulibre.egg-info|djvu/config.pxi)$"
\ No newline at end of file
+extend-diff-ignore="^.+/config.pxi|^[^/]+\.egg-info/"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-djvulibre.git
More information about the Python-modules-commits
mailing list