This is an automated email from the git hooks/post-receive script.

mehdi pushed a commit to branch master
in repository ocsigenserver.

commit 5d7020a8ca0a5e8b2fbc21fe0406dfec7973f523
Author: Mehdi Dogguy <me...@debian.org>
Date:   Sun Oct 18 11:11:44 2015 +0200

    Build-Depend on camlp4 instead of camlp4-extra
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ccb8997..f12cd5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ocsigenserver (2.6-1) UNRELEASED; urgency=medium
   * New uptsream release
   * Add libfindlib-ocaml-dev to Build-Depends
   * Bump minimal requirement on Lwt to 2.5~
+  * Build-Depend on camlp4 instead of camlp4-extra
 
  -- Mehdi Dogguy <me...@debian.org>  Sun, 18 Oct 2015 11:00:42 +0200
 
diff --git a/debian/control b/debian/control
index b3478f4..f9ae930 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders:
 Build-Depends:
  debhelper (>= 8),
  ocaml-nox (>= 4.01),
- camlp4-extra,
+ camlp4 (>= 4.02~),
  ocaml-findlib (>= 1.4),
  liblwt-ssl-ocaml-dev (>= 2.5~),
  libocamlnet-ocaml-dev (>= 3.6.5),

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocsigenserver.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to