[Pkg-ocaml-maint-commits] [SCM] bin-prot packaging branch, master, updated. debian/1.0.5-5-3-g07def35

Sylvain Le Gall gildor at debian.org
Sat Mar 7 14:18:54 UTC 2009


The following commit has been merged in the master branch:
commit 07def3572473923a600608a48d5c356dd86e4f2d
Author: Sylvain Le Gall <gildor at debian.org>
Date:   Sat Mar 7 15:18:52 2009 +0100

    Add debian/gbp.conf

diff --git a/debian/changelog b/debian/changelog
index aa3d382..f3ab8df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 bin-prot (1.0.5-6) UNRELEASED; urgency=low
 
+  [ Stefano Zacchiroli ]
   * debian/copyright: point to version-specific common license file
 
- -- Stefano Zacchiroli <zack at debian.org>  Sun, 01 Mar 2009 09:29:01 +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:18:52 +0100
 
 bin-prot (1.0.5-5) unstable; 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

-- 
bin-prot packaging



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