[Pkg-ocaml-maint-commits] [SCM] ocaml-theora packaging branch, master, updated. debian/0.2.0-2-1-g69d35e2
Romain Beauxis
toots at rastageeks.org
Tue Sep 7 23:53:29 UTC 2010
The following commit has been merged in the master branch:
commit 69d35e27b5b6f5c4446d2a28a90a9792c4d74686
Author: Romain Beauxis <toots at rastageeks.org>
Date: Tue Sep 7 18:53:21 2010 -0500
Rebuild against ocaml-ogg 0.4.1..
diff --git a/debian/changelog b/debian/changelog
index 0dfef36..6cc765a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-theora (0.2.0-3) experimental; urgency=low
+
+ * Rebuild against ocaml-ogg 0.4.1 in experimental.
+
+ -- Romain Beauxis <toots at rastageeks.org> Tue, 07 Sep 2010 18:50:44 -0500
+
ocaml-theora (0.2.0-2) experimental; urgency=low
* Fix build-deps to libtheora-dev
diff --git a/debian/control b/debian/control
index 04f3006..2fa93c6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Samuel Mimram <smimram at debian.org>, Romain Beauxis <toots at rastageeks.org>
Build-Depends: cdbs (>= 0.4.53), debhelper (>= 7.0.1), ocaml-nox, dh-ocaml (>= 0.9),
- libtheora-dev (>= 1.1), libogg-ocaml-dev (>= 0.3.1),
+ libtheora-dev (>= 1.1), libogg-ocaml-dev (>= 0.4.1),
ocaml-findlib (>= 1.2.4), pkg-config
Standards-Version: 3.9.1
Homepage: http://savonet.sourceforge.net/
diff --git a/debian/control.in b/debian/control.in
index 349e111..4b6a1e0 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Samuel Mimram <smimram at debian.org>, Romain Beauxis <toots at rastageeks.org>
Build-Depends: @cdbs@,
- libtheora-dev (>= 1.1), libogg-ocaml-dev (>= 0.3.1),
+ libtheora-dev (>= 1.1), libogg-ocaml-dev (>= 0.4.1),
ocaml-findlib (>= 1.2.4), pkg-config
Standards-Version: 3.9.1
Homepage: http://savonet.sourceforge.net/
--
ocaml-theora packaging
More information about the Pkg-ocaml-maint-commits
mailing list