[Pkg-ocaml-maint-commits] [SCM] ocaml-bjack packaging branch, master, updated. debian/0.1.3-1-3-g15d2f42
Romain Beauxis
toots at rastageeks.org
Sat Sep 4 23:13:21 UTC 2010
The following commit has been merged in the master branch:
commit 15d2f4294faebe19a9da9d80d728b2b3f762684c
Author: Romain Beauxis <toots at rastageeks.org>
Date: Sat Sep 4 18:14:38 2010 -0500
Rebuild against jack2.
diff --git a/debian/changelog b/debian/changelog
index 4816f6e..b34f2c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
-ocaml-bjack (0.1.3-3) UNRELEASED; urgency=low
+ocaml-bjack (0.1.3-3) experimental; urgency=low
+ [ Stéphane Glondu ]
* debian/control: update Vcs-* to point to git repository
- -- Stéphane Glondu <glondu at debian.org> Sat, 03 Jul 2010 18:12:24 +0200
+ [ Romain Beauxis ]
+ * Updated build-dep to build against jack2.
+ * Upload to experimental to rebuild against jack2.
+ * Bumped standards version to 3.9.1
+
+ -- Romain Beauxis <toots at rastageeks.org> Sat, 04 Sep 2010 18:09:22 -0500
ocaml-bjack (0.1.3-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index bada70c..113adcb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,11 @@ Uploaders:
Mehdi Dogguy <mehdi at debian.org>
Build-Depends:
cdbs (>= 0.4.53), debhelper (>= 7.0.1), ocaml-nox, dh-ocaml (>= 0.9),
- libjack-dev,
+ libjack-jackd2-dev | libjack-dev,
libsamplerate0-dev,
ocaml-findlib,
pkg-config,
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
Homepage: http://savonet.sourceforge.net/
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-bjack.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-bjack.git
diff --git a/debian/control.in b/debian/control.in
index 56abf83..65f42d1 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,11 +8,11 @@ Uploaders:
Mehdi Dogguy <mehdi at debian.org>
Build-Depends:
@cdbs@,
- libjack-dev,
+ libjack-jackd2-dev | libjack-dev,
libsamplerate0-dev,
ocaml-findlib,
pkg-config,
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
Homepage: http://savonet.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml-bjack/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-bjack/trunk/
--
ocaml-bjack packaging
More information about the Pkg-ocaml-maint-commits
mailing list