[Pkg-ocaml-maint-commits] [SCM] cudf packaging branch, master, updated. upstream/0.5.99-7-g1558670
Stefano Zacchiroli
zack at upsilon.cc
Thu Nov 4 15:59:48 UTC 2010
The following commit has been merged in the master branch:
commit 1558670c1fdce1c440409f2fe6e05bc3a48bbbca
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Thu Nov 4 16:59:42 2010 +0100
debian/gbp.conf: add configurationo file for git-buildpackage
diff --git a/debian/changelog b/debian/changelog
index cd944d7..c725090 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ cudf (0.5.99-1) experimental; urgency=low
* debian/control
- update Vcs-* fields to reflect new packaging location
- bump Standards-Version to 3.9.1 (no changes needed)
+ * debian/gbp.conf: add configurationo file for git-buildpackage
- -- Stefano Zacchiroli <zack at debian.org> Thu, 04 Nov 2010 16:30:30 +0100
+ -- Stefano Zacchiroli <zack at debian.org> Thu, 04 Nov 2010 16:59:35 +0100
cudf (0.5.98-1) experimental; urgency=low
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..6fcd00d
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,4 @@
+# see git-buildpackage (1)
+
+[DEFAULT]
+pristine-tar = True
--
cudf packaging
More information about the Pkg-ocaml-maint-commits
mailing list