[Pkg-ocaml-maint-commits] [SCM] menhir packaging branch, master, updated. debian/20090505.dfsg-2-2-gd5c4ff3

Mehdi Dogguy mehdi at dogguy.org
Sat Apr 9 11:58:12 UTC 2011


The following commit has been merged in the master branch:
commit d5c4ff3b9815936252bc8cc74b83d44ddf646149
Author: Mehdi Dogguy <mehdi at dogguy.org>
Date:   Sat Apr 9 13:52:39 2011 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 8fb9ffa..5cb8cff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 menhir (20090505.dfsg-3) UNRELEASED; urgency=low
 
+  [ Stéphane Glondu ]
   * Do not install examples twice (Closes: #603335)
 
- -- Stéphane Glondu <glondu at debian.org>  Sat, 13 Nov 2010 10:19:31 +0100
+  [ Mehdi Dogguy ]
+  * Set filter-pristine-tar to True in debian/gbp.conf.
+
+ -- Mehdi Dogguy <mehdi at debian.org>  Sat, 09 Apr 2011 13:52:25 +0200
 
 menhir (20090505.dfsg-2) unstable; urgency=low
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
index f0bccaf..8766879 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,5 +1,6 @@
 [DEFAULT]
 pristine-tar = True
+filter-pristine-tar = True
 filter = [
     "manual.pdf"
     ]

-- 
menhir packaging



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