[Pkg-ocaml-maint-commits] [SCM] lambda-term packaging branch, master, updated. upstream/1.1-12-g36b8346
Lifeng Sun
lifongsun at gmail.com
Sat Jul 6 12:39:50 UTC 2013
The following commit has been merged in the master branch:
commit 52a307c88f77ff97a4fd534a13c265888067190d
Author: Lifeng Sun <lifongsun at gmail.com>
Date: Sat Jul 6 20:36:24 2013 +0800
Bump debhelper compat to 9.
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index a5f2542..f3df4c6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders:
Nicolas Dandrimont <nicolas.dandrimont at crans.org>,
Lifeng Sun <lifongsun at gmail.com>
Build-Depends:
- debhelper (>= 8.0.0~),
+ debhelper (>= 9),
dh-ocaml (>= 0.9),
liblwt-ocaml-dev (>= 2.3.0~),
libzed-ocaml-dev (>= 1.1~),
--
lambda-term packaging
More information about the Pkg-ocaml-maint-commits
mailing list