[SCM] ardour Debian packaging branch, master, updated. debian/2.8.11-1-1-gb26321b

themuso-guest at users.alioth.debian.org themuso-guest at users.alioth.debian.org
Wed Jul 21 10:23:07 UTC 2010


The following commit has been merged in the master branch:
commit b26321bf972b1d1104c8bafd7090fdd51e9507b9
Author: Luke Yelavich <luke at barbiton.yelavich.home>
Date:   Wed Jul 21 12:22:31 2010 +0200

    debian/control: Do not explicitly depend on a particular version of jackd

diff --git a/debian/changelog b/debian/changelog
index aeee2d9..fd1bc28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ardour (1:2.8.11-2) UNRELEASD; urgency=low
+
+  * debian/control: Do not explicitly depend on a particular version of
+    jackd
+
+ -- Luke Yelavich <themuso at ubuntu.com>  Wed, 21 Jul 2010 12:21:04 +0200
+
 ardour (1:2.8.11-1) unstable; urgency=low
 
   * New upstream version. (fix hanging transport after export)
diff --git a/debian/control b/debian/control
index 36a86fb..59c6cea 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,7 @@ Depends: ${shlibs:Depends},
  python,
  python-twisted,
  python-gtk2,
- jackd (>= 0.103.0)
+ jackd
 Conflicts: ardour-gtk
 Replaces: ardour-gtk
 Recommends: www-browser | iceweasel | firefox
diff --git a/debian/control.in b/debian/control.in
index 7579c22..8d28f07 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -50,7 +50,7 @@ Depends: ${shlibs:Depends},
  python,
  python-twisted,
  python-gtk2,
- jackd (>= 0.103.0)
+ jackd
 Conflicts: ardour-gtk
 Replaces: ardour-gtk
 Recommends: www-browser | iceweasel | firefox

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list