[Pkg-ocaml-maint-commits] [SCM] ocaml-bitmatch packaging branch, master, updated. debian/1.9.7-2-1-g0f2b9d0
Sylvain Le Gall
gildor at debian.org
Sat Mar 7 14:19:13 UTC 2009
The following commit has been merged in the master branch:
commit 0f2b9d06891ad768ce90b482d1848cc97c80bd12
Author: Sylvain Le Gall <gildor at debian.org>
Date: Sat Mar 7 15:19:11 2009 +0100
Add debian/gbp.conf
diff --git a/debian/changelog b/debian/changelog
index bbdead7..2362989 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
ocaml-bitstring (1.9.7-2) unstable; urgency=low
+ [ Romain Beauxis ]
* Switched to quilt for patch management.
* Versioned ocaml related build-dep.
* Added build-dep on dh-ocaml.
@@ -9,7 +10,10 @@ ocaml-bitstring (1.9.7-2) unstable; urgency=low
* Update compat to 7.
* Added dependency on ${misc:Depends} (thanks lintian).
- -- Romain Beauxis <toots at rastageeks.org> Sat, 28 Feb 2009 04:38:39 +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:11 +0100
ocaml-bitstring (1.9.7-1) 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
--
ocaml-bitmatch packaging
More information about the Pkg-ocaml-maint-commits
mailing list