[Pkg-ocaml-maint-commits] r6318 - in /trunk/packages/json-wheel/trunk/debian: changelog compat control
toots at users.alioth.debian.org
toots at users.alioth.debian.org
Sat Mar 7 18:53:59 UTC 2009
Author: toots
Date: Sat Mar 7 18:53:59 2009
New Revision: 6318
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=6318
Log:
More updates..
Modified:
trunk/packages/json-wheel/trunk/debian/changelog
trunk/packages/json-wheel/trunk/debian/compat
trunk/packages/json-wheel/trunk/debian/control
Modified: trunk/packages/json-wheel/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/json-wheel/trunk/debian/changelog?rev=6318&op=diff
==============================================================================
--- trunk/packages/json-wheel/trunk/debian/changelog (original)
+++ trunk/packages/json-wheel/trunk/debian/changelog Sat Mar 7 18:53:59 2009
@@ -3,6 +3,8 @@
* New upstream release.
* Added build-dep on dh_ocaml.
* Updated install files to use new ocaml related variables.
+ * Versioned build-dep on ocamlnet.
+ * Updated compat to 7.
-- Romain Beauxis <toots at rastageeks.org> Sat, 07 Mar 2009 19:26:58 +0100
Modified: trunk/packages/json-wheel/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/json-wheel/trunk/debian/compat?rev=6318&op=diff
==============================================================================
--- trunk/packages/json-wheel/trunk/debian/compat (original)
+++ trunk/packages/json-wheel/trunk/debian/compat Sat Mar 7 18:53:59 2009
@@ -1,1 +1,1 @@
-5
+7
Modified: trunk/packages/json-wheel/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/json-wheel/trunk/debian/control?rev=6318&op=diff
==============================================================================
--- trunk/packages/json-wheel/trunk/debian/control (original)
+++ trunk/packages/json-wheel/trunk/debian/control Sat Mar 7 18:53:59 2009
@@ -3,7 +3,9 @@
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Romain Beauxis <toots at rastageeks.org>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), ocaml-nox, ocaml-findlib, libocamlnet-ocaml-dev, dh-ocaml
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 7),
+ ocaml-nox, ocaml-findlib, libocamlnet-ocaml-dev (>= 2.2.9-6),
+ dh-ocaml
Standards-Version: 3.8.0
Homepage: http://martin.jambon.free.fr/json-wheel.html
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/json-wheel/trunk/
More information about the Pkg-ocaml-maint-commits
mailing list