[Pkg-ocaml-maint-commits] [SCM] type-conv packaging branch, master, updated. debian/1.6.7-2-1-g47f2545

Sylvain Le Gall gildor at debian.org
Sat Mar 7 14:19:36 UTC 2009


The following commit has been merged in the master branch:
commit 47f254542e0f8d5d3b25d79cef11f58993f98809
Author: Sylvain Le Gall <gildor at debian.org>
Date:   Sat Mar 7 15:19:33 2009 +0100

    Add debian/gbp.conf

diff --git a/debian/changelog b/debian/changelog
index 52c8a22..208047f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,16 @@
 type-conv (1.6.7-2) unstable; urgency=low
 
+  [ Stefano Zacchiroli ]
   * upload to unstable
   * debian/rules: use ocaml.mk as a CDBS "rules" snippet, build-dep on the
     minimum dh-ocaml implementing that
   * debian/control: increase build-dep versions to ensure buildability in
     unstable
 
- -- Stefano Zacchiroli <zack at debian.org>  Thu, 26 Feb 2009 22:33:54 +0100
+  [ Sylvain Le Gall ]
+  * Add debian/gbp.conf to force using pristine-tar
+
+ -- Sylvain Le Gall <gildor at debian.org>  Sat, 07 Mar 2009 15:19:33 +0100
 
 type-conv (1.6.7-1) experimental; urgency=low
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..cec628c
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+pristine-tar = True

-- 
type-conv packaging



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