[med-svn] [pycorrfit] 11/12: d/changelog: group changes d/source/options: improve the regexp for extend-diff-ignore

Alex Mestiashvili malex-guest at moszumanska.debian.org
Mon Jun 1 13:02:54 UTC 2015


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

malex-guest pushed a commit to branch master
in repository pycorrfit.

commit 31cbd66178bdc248920a3df834f5ed2075605b71
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Mon Jun 1 14:38:55 2015 +0200

    d/changelog: group changes
    d/source/options: improve the regexp for extend-diff-ignore
---
 debian/changelog      | 13 +++++++------
 debian/source/options |  3 +--
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 001eb7b..14c4823 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,14 @@
 pycorrfit (0.8.8+dfsg-1) UNRELEASED; urgency=medium
 
-  * d/control: add new Build-Dependencies 
-  * d/rules: new doc dir, avoid pdf download during clean
-  * d/control: set Architecture to any to fix lintian's complain:
-    arch-independent-package-contains-binary-or-object
+  * d/control: add new Build-Dependencies, set Architecture to any
+  * d/rules: new doc dir, avoid pdf download during clean,
+     new get-orig-source target, remove duplicated LICENSE file
+  * d/watch: add +dfsg suffix
   * d/copyright: add Files-Excluded section
-  * d/patches: deleted d/rules: new get-orig-source target 
+  * d/patches: deleted 
   * d/get-orig-source: deleted
-  * d/watch: add +dfsg suffix
+  * d/pycorrfit.pyremove: remove, as we need the egg-info directory 
+  * d/source/options: ignore generated files
   * Imported Upstream version 0.8.8+dfsg
 
  -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de>  Fri, 29 May 2015 18:04:20 +0200
diff --git a/debian/source/options b/debian/source/options
index ccc41f0..d6b8fbe 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1,2 +1 @@
-extend-diff-ignore="PyCorrFit_doc.pdf"
-extend-diff-ignore="\.egg-info"
+extend-diff-ignore="^doc/PyCorrFit_doc.pdf|^[^/]*[.]egg-info/"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pycorrfit.git



More information about the debian-med-commit mailing list