[Pkg-ocaml-maint-commits] [SCM] ocaml-vorbis packaging branch, master, updated. debian/0.6.0-1-3-gaaaa61c
Romain Beauxis
toots at rastageeks.org
Sat Oct 8 16:19:58 UTC 2011
The following commit has been merged in the master branch:
commit aaaa61cd1b98ac6d01ca47cc37e3bca908777978
Author: Romain Beauxis <toots at rastageeks.org>
Date: Sat Oct 8 18:19:27 2011 +0200
Prepared new upstream release.
diff --git a/debian/changelog b/debian/changelog
index c06378e..05de688 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-vorbis (0.6.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Romain Beauxis <toots at rastageeks.org> Sat, 08 Oct 2011 18:15:09 +0200
+
ocaml-vorbis (0.6.0-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 29fec34..83e8cf9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,16 @@ 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.85~),
- debhelper (>= 7.0.1),
+ autotools-dev,
+ cdbs (>= 0.4.72~),
+ debhelper,
dh-buildinfo,
ocaml-nox,
dh-ocaml (>= 0.9),
pkg-config,
libvorbis-dev,
ocaml-findlib (>= 1.2.4),
- libogg-ocaml-dev (>= 0.4.2)
+ libogg-ocaml-dev (>= 0.4.3)
Standards-Version: 3.9.2
Homepage: http://savonet.sourceforge.net/
Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-vorbis.git
diff --git a/debian/control.in b/debian/control.in
index 473a2bb..afcd484 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,7 +8,7 @@ Build-Depends:
pkg-config,
libvorbis-dev,
ocaml-findlib (>= 1.2.4),
- libogg-ocaml-dev (>= 0.4.2)
+ libogg-ocaml-dev (>= 0.4.3)
Standards-Version: 3.9.2
Homepage: http://savonet.sourceforge.net/
Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-vorbis.git
--
ocaml-vorbis packaging
More information about the Pkg-ocaml-maint-commits
mailing list