[Pkg-ocaml-maint-commits] [SCM] why packaging branch, master, updated. debian/2.19+dfsg-2-17-g9832da6

Mehdi Dogguy mehdi at debian.org
Sun Jan 10 22:34:30 UTC 2010


The following commit has been merged in the master branch:
commit 7a871991855763bf2b60a51f8fef46c94822f59f
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Sun Jan 10 18:20:42 2010 +0100

    Set filter-pristine-tar to True in debian/gbp.conf

diff --git a/debian/changelog b/debian/changelog
index 7d0d9d1..040bde7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 why (2.19+dfsg-3) unstable; urgency=low
 
   * Fix detection of Alt-Ergo (Closes: #552776).
+  * Set filter-pristine-tar to True in debian/gbp.conf
 
- -- Mehdi Dogguy <mehdi at debian.org>  Fri, 13 Nov 2009 14:09:08 +0100
+ -- Mehdi Dogguy <mehdi at debian.org>  Sun, 10 Jan 2010 18:20:23 +0100
 
 why (2.19+dfsg-2) unstable; urgency=low
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 077c00a..3667ca5 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,5 +1,6 @@
 [DEFAULT]
 pristine-tar = True
+filter-pristine-tar = True
 filter = [
     "doc/manual.ps"
     ]

-- 
why packaging



More information about the Pkg-ocaml-maint-commits mailing list