Your message dated Sat, 01 Apr 2017 11:16:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#859216: unblock:
jackd2/1.9.10+20150825git1ed50c92~dfsg-5
has caused the Debian Bug report #859216,
regarding unblock: jackd2/1.9.10+20150825git1ed50c92~dfsg-5
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
859216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859216
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package jackd2
It fixes RC bug #858525.
diff --git a/debian/changelog b/debian/changelog
index 7bd384a..93111e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jackd2 (1.9.10+20150825git1ed50c92~dfsg-5) unstable; urgency=medium
+
+ * Move libjackserver into package libjack-jackd2-0. This avoids a
+ dangling symbolic link in the package libjack-jackd2-dev.
+ (Closes: #858525)
+
+ -- Reinhard Tartler <[email protected]> Mon, 27 Mar 2017 22:44:11 -0400
+
jackd2 (1.9.10+20150825git1ed50c92~dfsg-4) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 51dad7d..5547eed 100644
--- a/debian/control
+++ b/debian/control
@@ -62,7 +62,7 @@ Conflicts: jackd2 (>> ${binary:Version}),
libjack-0.125
Suggests: jackd2 (= ${binary:Version})
Provides: libjack-0.116, libjack-0.125
-Replaces: libjack-0.116, libjack-0.125
+Replaces: libjack-0.116, libjack-0.125, jackd2 (<<
1.9.10+20150825git1ed50c92~dfsg-5)
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Description: JACK Audio Connection Kit (libraries)
diff --git a/debian/jackd2.install b/debian/jackd2.install
index 9c48e99..44c00ce 100644
--- a/debian/jackd2.install
+++ b/debian/jackd2.install
@@ -1,5 +1,4 @@
usr/bin/jack*
-usr/lib/*/libjackserver.so.*
usr/lib/*/jack/netmanager.so
usr/lib/*/jack/profiler.so
usr/lib/*/jack/inprocess.so
diff --git a/debian/libjack-jackd2-0.install b/debian/libjack-jackd2-0.install
index 3d9c622..cc5e6b4 100644
--- a/debian/libjack-jackd2-0.install
+++ b/debian/libjack-jackd2-0.install
@@ -1,2 +1,3 @@
usr/lib/*/libjack.so.*
usr/lib/*/libjacknet.so.*
+usr/lib/*/libjackserver.so.*
diff --git a/debian/shlibs.local b/debian/shlibs.local
new file mode 100644
index 0000000..cffbce7
--- /dev/null
+++ b/debian/shlibs.local
@@ -0,0 +1,3 @@
+libjack 0 libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125
+libjacknet 0 libjack-jackd2-0 (>= 1.9.5~dfsg-14)
+libjackserver 0 libjack-jackd2-0 (>= 1.9.10+20150825git1ed50c92~dfsg-5)
unblock jackd2/1.9.10+20150825git1ed50c92~dfsg-5
--- End Message ---
--- Begin Message ---
Reinhard Tartler:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package jackd2
>
> It fixes RC bug #858525.
>
> [...]
> unblock jackd2/1.9.10+20150825git1ed50c92~dfsg-5
>
That version is already in testing, closing as already done.
Thanks,
~Niels
--- End Message ---