[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/3.7.4-3-17-g46e0036
Sylvain Le Gall
gildor at debian.org
Sat Mar 7 14:19:31 UTC 2009
The following commit has been merged in the master branch:
commit 46e00365556463ad9168cfd786893f5d32345794
Author: Sylvain Le Gall <gildor at debian.org>
Date: Sat Mar 7 15:19:30 2009 +0100
Add debian/gbp.conf
diff --git a/debian/changelog b/debian/changelog
index 6844d77..7070892 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
sexplib310 (4.2.6-3) unstable; urgency=low
+ [ Stefano Zacchiroli ]
* debian/patches/debian/byte-build: build toplevel-library also when
"byte" is invoked. Fix FTBFS on byte archs (Closes: #517838)
- -- Stefano Zacchiroli <zack at debian.org> Mon, 02 Mar 2009 23:20:35 +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:30 +0100
sexplib310 (4.2.6-2) 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
--
sexplib310 packaging
More information about the Pkg-ocaml-maint-commits
mailing list