[Pkg-ocaml-maint-commits] r5045 - in /trunk/packages/ocsigen/trunk/debian: changelog control
glondu-guest at users.alioth.debian.org
glondu-guest at users.alioth.debian.org
Thu Jan 10 23:58:09 UTC 2008
Author: glondu-guest
Date: Thu Jan 10 23:58:08 2008
New Revision: 5045
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5045
Log:
* Setting priority of liblwt-ocaml-dev and ocsigen-dev to extra.
Modified:
trunk/packages/ocsigen/trunk/debian/changelog
trunk/packages/ocsigen/trunk/debian/control
Modified: trunk/packages/ocsigen/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocsigen/trunk/debian/changelog?rev=5045&op=diff
==============================================================================
--- trunk/packages/ocsigen/trunk/debian/changelog (original)
+++ trunk/packages/ocsigen/trunk/debian/changelog Thu Jan 10 23:58:08 2008
@@ -3,8 +3,9 @@
* New upstream release.
* Compatibility with dash in debian/rules.
* Put d-o-m as maintainer, and Samuel and me as uploaders.
+ * Setting priority of liblwt-ocaml-dev and ocsigen-dev to extra.
- -- Stephane Glondu <steph at glondu.net> Tue, 08 Jan 2008 18:21:38 +0100
+ -- Stephane Glondu <steph at glondu.net> Fri, 11 Jan 2008 00:45:05 +0100
ocsigen (0.99.4-2) unstable; urgency=low
Modified: trunk/packages/ocsigen/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocsigen/trunk/debian/control?rev=5045&op=diff
==============================================================================
--- trunk/packages/ocsigen/trunk/debian/control (original)
+++ trunk/packages/ocsigen/trunk/debian/control Thu Jan 10 23:58:08 2008
@@ -44,6 +44,7 @@
Package: liblwt-ocaml-dev
Section: libdevel
+Priority: extra
Architecture: any
Depends: ocaml-nox-${F:OCamlABI}, libssl-ocaml-dev (>= 0.4.0-1)
Recommends: ocaml-findlib
@@ -59,6 +60,7 @@
Package: ocsigen-dev
Section: devel
+Priority: extra
Architecture: any
Depends: ocaml-nox-${F:OCamlABI}, ocaml-findlib, ocsigen, liblwt-ocaml-dev, camlp4, camlp4-extra, libocamlnet-ocaml-dev (>= 2.0), libgdbm-dev, libsqlite3-ocaml-dev, libzip-ocaml-dev, libcryptokit-ocaml-dev
Recommends: ocsigen-doc
More information about the Pkg-ocaml-maint-commits
mailing list