[Pkg-ocaml-maint-commits] [SCM] ocamlnet packaging branch, master, updated. debian/2.2.9-4-22-gb5a7f24
Stefano Zacchiroli
zack at upsilon.cc
Tue Feb 10 10:33:59 UTC 2009
The following commit has been merged in the master branch:
commit 75f7553a29d1ae899fb48fc7753c7201b2fcd9f4
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Tue Feb 10 11:05:44 2009 +0100
bump debhelper compatibility to 7 (build-dep and debian/compat)
diff --git a/debian/changelog b/debian/changelog
index a884667..ff72860 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,15 @@
ocamlnet (2.2.9-5) UNRELEASED; urgency=low
- [ Stephane Glondu ]
- * Do not build rpc-auth-local on hurd-i386 (fixes FTBFS)
-
[ Stefano Zacchiroli ]
+ * bump debhelper compatibility to 7 (build-dep and debian/compat)
* relax build-dep on apache2-prefork-dev by forcing the apache major number
to 2 instead of letting ./configure query it invoking /usr/sbin/apache2
* remove debian/patches/00dpatch.conf, we no longer have a debian-only
layout
+ [ Stephane Glondu ]
+ * Do not build rpc-auth-local on hurd-i386 (fixes FTBFS)
+
-- Stephane Glondu <steph at glondu.net> Mon, 08 Sep 2008 22:29:53 +0200
ocamlnet (2.2.9-4) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index 8606cb4..47f9094 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Stefano Zacchiroli <zack at debian.org>
-Build-Depends: debhelper (>> 5.0.0), dpatch, cdbs,
+Build-Depends: debhelper (>> 7.0.0), dpatch, cdbs,
ocaml-nox (>= 3.10.0-9), camlp5 (>= 4.08),
ocaml-findlib,
libpcre-ocaml-dev (>= 5.11.1),
--
ocamlnet packaging
More information about the Pkg-ocaml-maint-commits
mailing list