[Pkg-ocaml-maint-commits] [SCM] ocaml-bitstring packaging branch, master, updated. debian/2.0.2-2-7-g65d636a
Stephane Glondu
steph at glondu.net
Mon Apr 18 16:05:19 UTC 2011
The following commit has been merged in the master branch:
commit 6f6ae5f2e295eb4155a18ac5e47e6ef244e88f18
Author: Stephane Glondu <steph at glondu.net>
Date: Mon Apr 18 17:33:06 2011 +0200
Switch source package format to 3.0 (quilt)
diff --git a/debian/control b/debian/control
index 4266f43..e9956b1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Sylvain Le Gall <gildor at debian.org>, Stéphane Glondu <glondu at debian.
Build-Depends:
cdbs (>= 0.4.23),
debhelper (>= 7),
- quilt,
ocaml-nox (>= 3.11.1),
ocaml-findlib (>= 1.2.4-2),
camlp4-extra,
diff --git a/debian/rules b/debian/rules
index e2a2bf6..273465f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,6 @@
include /usr/share/cdbs/1/rules/ocaml.mk
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/class/autotools.mk
DESTDIR_DEV=$(CURDIR)/debian/libbitstring-ocaml-dev
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
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
--
ocaml-bitstring packaging
More information about the Pkg-ocaml-maint-commits
mailing list