[Pkg-ocaml-maint-commits] [SCM] nurpawiki packaging branch, master, updated. debian/1.2.3-2-5-g8931842

Stephane Glondu steph at glondu.net
Sun Nov 1 21:12:29 UTC 2009


The following commit has been merged in the master branch:
commit 1ae05b14186796e4c46ada230484a36c2f71820d
Author: Stephane Glondu <steph at glondu.net>
Date:   Sun Nov 1 16:04:33 2009 +0100

    Switch to 3.0 (quilt)

diff --git a/debian/changelog b/debian/changelog
index 6a50b21..f4ec34f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 nurpawiki (1.2.3-3) UNRELEASED; urgency=low
 
   * Switch packaging to dh-ocaml 0.9
+  * Switch packaging to source format 3.0 (quilt)
   * Change build-dependency from ocsigen-dev to libocsigen-ocaml-dev,
     and add explicit dependency to ocsigen for the binary package
 
diff --git a/debian/control b/debian/control
index aaa0676..d2be116 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stéphane Glondu <glondu at debian.org>
 Build-Depends:
  debhelper (>= 7.2.11~),
- quilt (>= 0.46-7~),
  dh-ocaml (>= 0.9~),
  libocsigen-ocaml-dev,
  libcalendar-ocaml-dev (>= 2.01.1-6~),
diff --git a/debian/rules b/debian/rules
index 2ab4d5f..fb7ffc7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/ocaml/ocamlvars.mk
 export OCAMLFIND_DESTDIR := debian/nurpawiki/usr/lib/ocsigen
 
 %:
-	dh --with quilt,ocaml $@
+	dh --with ocaml $@
 
 .PHONY: override_dh_auto_build
 override_dh_auto_build:
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)

-- 
nurpawiki packaging



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