[Pkg-ocaml-maint-commits] [SCM] camlbz2 packaging branch, master, updated. debian/0.6.0-4
Sylvain Le Gall
gildor at debian.org
Sat Dec 19 11:28:17 UTC 2009
The following commit has been merged in the master branch:
commit 39641e0e8488b182b923d1977420beab500b501b
Author: Sylvain Le Gall <gildor at debian.org>
Date: Sat Dec 19 12:27:17 2009 +0100
Use pristine-tar
diff --git a/debian/changelog b/debian/changelog
index 0af895f..7dd0038 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ camlbz2 (0.6.0-4) unstable; urgency=low
* Upgrade Standards-Version to 3.8.3 (section ocaml)
* Install API documentation
* Use only clean target, distclean remove too much source file
+ * Add debian/gbp.conf to always use pristine-tar
- -- Sylvain Le Gall <gildor at debian.org> Thu, 17 Dec 2009 21:53:39 +0000
+ -- Sylvain Le Gall <gildor at debian.org> Sat, 19 Dec 2009 12:26:13 +0100
camlbz2 (0.6.0-3) 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
--
camlbz2 packaging
More information about the Pkg-ocaml-maint-commits
mailing list