[Pkg-ocaml-maint-commits] [otags] 06/07: Update camlp4 versioning in Build-Depends

Stéphane Glondu glondu at moszumanska.debian.org
Fri Jan 31 09:07:47 UTC 2014


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

glondu pushed a commit to branch master
in repository otags.

commit 43cc39e0ae985e04228ab88112eedab3e3836366
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jan 31 09:59:37 2014 +0100

    Update camlp4 versioning in Build-Depends
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 872caee..e434df4 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends:
  ocaml-best-compilers,
  debhelper (>= 9),
  dh-ocaml (>= 0.9~),
- camlp4-extra (>= 4.00),
- camlp4-extra (<< 4.01),
+ camlp4-extra (>= 4.01),
+ camlp4-extra (<< 4.02),
  libsexplib-camlp4-dev
 Standards-Version: 3.9.5
 Homepage: http://askra.de/software/otags/

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



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