[Python-modules-commits] [python-djvulibre] 05/06: deb/source/options: rewrite to ignore djvu/config.pxi, corrected

Daniel Stender danstender-guest at moszumanska.debian.org
Sun Jul 26 15:23:43 UTC 2015


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

danstender-guest pushed a commit to branch master
in repository python-djvulibre.

commit 9f256dbcab8cb6ff8446ab3008fd967d51c7f76b
Author: Daniel Stender <debian at danielstender.com>
Date:   Sun Jul 26 16:52:17 2015 +0200

    deb/source/options: rewrite to ignore djvu/config.pxi, corrected
---
 debian/changelog      | 3 ++-
 debian/source/options | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f316761..ab3a1a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ python-djvulibre (0.4-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * deb/gbp.conf: updated config section style (import-orig).
+  * deb/source/options: rewrite to ignore djvu/config.pxi, corrected.
 
- -- Daniel Stender <debian at danielstender.com>  Sun, 26 Jul 2015 16:30:24 +0200
+ -- Daniel Stender <debian at danielstender.com>  Sun, 26 Jul 2015 16:55:33 +0200
 
 python-djvulibre (0.3.10-2) unstable; urgency=medium
 
diff --git a/debian/source/options b/debian/source/options
index a054a4e..8dcb8c0 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1 +1 @@
-extend-diff-ignore="\.egg.info"
\ No newline at end of file
+extend-diff-ignore="(^|/)(python_djvulibre.egg-info|djvu/config.pxi)$"
\ No newline at end of file

-- 
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