summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2011-04-18 17:33:06 +0200
committerStephane Glondu <steph@glondu.net>2011-04-18 17:33:06 +0200
commit6f6ae5f2e295eb4155a18ac5e47e6ef244e88f18 (patch)
tree43146bd88b8003a15e84c03c3a5b21cc19ecd6d8
parent176d8fc3e9315d45e8e441eb3a2383662f0814f7 (diff)
Switch source package format to 3.0 (quilt)
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules1
-rw-r--r--debian/source/format1
-rw-r--r--debian/source/local-options2
4 files changed, 3 insertions, 2 deletions
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@debian.org>, Stéphane Glondu <glondu@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