[Pkg-ocaml-maint-commits] [SCM] camlpdf packaging branch, master, updated. debian/0.4-4-13-ge90c59f
Stephane Glondu
steph at glondu.net
Mon Mar 15 13:40:52 UTC 2010
The following commit has been merged in the master branch:
commit abb5e1e1d127887c1c4c78e0ad300c7ac2e6d73c
Author: Stephane Glondu <steph at glondu.net>
Date: Mon Mar 15 14:04:37 2010 +0100
Switch source package to format 3.0 (quilt)
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index dca652c..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,11 +0,0 @@
-CamlPDF Debian source package
-=============================
-
-Patching upstream sources
--------------------------
-
-This source package uses quilt to apply and remove its patches. Please
-refer to `/usr/share/doc/quilt/README.source' for information about
-how to use quilt for source packages.
-
- -- Stéphane Glondu <glondu at debian.org>, Tue, 25 Aug 2009 14:30:11 +0200
diff --git a/debian/control b/debian/control
index 6c1b28d..68a7b1e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Mehdi Dogguy <mehdi at debian.org>,
Stéphane Glondu <glondu at debian.org>
Build-Depends:
- cdbs (>= 0.4.53), debhelper (>= 7.0.1), ocaml-nox, quilt, patchutils (>= 0.2.25),
+ cdbs (>= 0.4.53), debhelper (>= 7.0.1), ocaml-nox, patchutils (>= 0.2.25),
ocaml-findlib (>= 1.2.5),
libzip-ocaml-dev (>= 1.04-6~),
dh-ocaml (>= 0.9)
diff --git a/debian/rules b/debian/rules
index 92d22b8..4606bfb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/makefile.mk
include /usr/share/cdbs/1/rules/ocaml.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
# In order to regenerate 'debian/control' :
# DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
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)
--
camlpdf packaging
More information about the Pkg-ocaml-maint-commits
mailing list