[Pkg-ocaml-maint-commits] [SCM] ocamlify packaging branch, master, updated. debian/0.0.1-1-3-g9e331a7

Stephane Glondu steph at glondu.net
Mon Apr 18 06:59:08 UTC 2011


The following commit has been merged in the master branch:
commit 2a2549689ec3a17b486ef2bff325aec5ba24d0c7
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Apr 18 08:54:31 2011 +0200

    Use local-options

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 6c7ed3b..cec628c 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,3 +1,2 @@
 [DEFAULT]
 pristine-tar = True
-cleaner = debuild clean && dh_quilt_unpatch && dh_clean
diff --git a/debian/source/local-options b/debian/source/local-options
new file mode 100644
index 0000000..c4cf480
--- /dev/null
+++ b/debian/source/local-options
@@ -0,0 +1,2 @@
+abort-on-upstream-changes
+unapply-patches

-- 
ocamlify packaging



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