[Pkg-ocaml-maint-commits] [SCM] ocsigen packaging branch, experimental/master, updated. debian/1.2.0-3+lwt.1-1-gc6b384d
Stephane Glondu
steph at glondu.net
Mon Aug 31 09:00:37 UTC 2009
The following commit has been merged in the experimental/master branch:
commit c6b384d7e9c5663baef0ab8e80860ea60259a0a5
Author: Stephane Glondu <steph at glondu.net>
Date: Mon Aug 31 10:37:13 2009 +0200
Various updates
diff --git a/debian/changelog b/debian/changelog
index e56e7c1..8f36d89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ocsigen (1.2.0-3+lwt.2) UNRELEASED; urgency=low
+
+ * Update watch file
+ * Change dependency to liblwt-ocaml in ocsigen
+
+ -- Stéphane Glondu <glondu at debian.org> Mon, 31 Aug 2009 10:34:49 +0200
+
ocsigen (1.2.0-3+lwt.1) experimental; urgency=low
* Update my e-mail address and remove DMUA
diff --git a/debian/control b/debian/control
index 8df00fb..9627844 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Depends: adduser, psmisc, procps,
ocaml-nox-${F:OCamlABI},
ocaml-findlib,
ocamlduce,
- liblwt-ocaml-dev (>= 1.1.0+darcs),
+ liblwt-ocaml (>= 1.1.0+darcs20090806-3~),
libsqlite3-ocaml (>= 1.4.0-2),
libcryptokit-ocaml (>= 1.3-13),
libzip-ocaml (>= 1.04-4),
diff --git a/debian/watch b/debian/watch
index c5c6cf6..0cbb386 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="uversionmangle=s/RC/~rc/" \
- http://ocsigen.org/install/ocsigen ../download/ocsigen-(.*)\.tar\.gz
+ http://ocsigen.org/ocsigenserver/install ../download/ocsigen-(.*)\.tar\.gz
--
ocsigen packaging
More information about the Pkg-ocaml-maint-commits
mailing list