Your message dated Tue, 04 Apr 2017 06:36:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#859471: unblock: swh-plugins/0.4.17-2
has caused the Debian Bug report #859471,
regarding unblock: swh-plugins/0.4.17-2
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.)
--
859471: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859471
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Hi,
Please unblock package swh-plugins
It fixes RC bug #859395 where one of the plugins was not linked
correctly and ld.so refused to load it.
I also fixed the Breaks / Replaces on vocoder-ladspa because 0.4.17-1
was so wrong I couldn't just leave it. I've moved it into the correct
paragraph of the control file, and changed the package to
"vocoder-ladspa" which was the actual package containing the vocoder
plugin which was moved to swh-plugins (see #826110).
Thanks,
James
unblock swh-plugins/0.4.17-2
-- System Information:
Debian Release: 9.0
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500,
'testing'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru swh-plugins-0.4.17/debian/changelog
swh-plugins-0.4.17/debian/changelog
--- swh-plugins-0.4.17/debian/changelog 2016-11-05 04:47:12.000000000 +0000
+++ swh-plugins-0.4.17/debian/changelog 2017-04-03 19:54:39.000000000 +0100
@@ -1,3 +1,12 @@
+swh-plugins (0.4.17-2) unstable; urgency=medium
+
+ * Team upload.
+ * Link gsm_1215.so plugin against system libgsm. (Closes: #859395)
+ * Fix vocoder-ladspa Breaks/Replaces (replacing the faulty lmms
+ Breaks/Replaces).
+
+ -- James Cowgill <[email protected]> Mon, 03 Apr 2017 19:54:39 +0100
+
swh-plugins (0.4.17-1) unstable; urgency=medium
* Exclude .gitignore file from upstream tarball.
diff -Nru swh-plugins-0.4.17/debian/control swh-plugins-0.4.17/debian/control
--- swh-plugins-0.4.17/debian/control 2016-11-05 04:47:12.000000000 +0000
+++ swh-plugins-0.4.17/debian/control 2017-04-03 19:54:39.000000000 +0100
@@ -16,11 +16,6 @@
libxml-parser-perl,
libgsm1-dev,
pkg-config
-Replaces:
- lmms (<= 1.1.3-2)
- ${cdbs:Replaces}
-Breaks:
- lmms (<= 1.1.3-2)
Standards-Version: 3.9.8
Homepage: http://plugin.org.uk/
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/swh-plugins.git
@@ -31,6 +26,11 @@
Depends:
${misc:Depends},
${shlibs:Depends}
+Replaces:
+ vocoder-ladspa (<< 1.1.3-3~),
+ ${cdbs:Replaces}
+Breaks:
+ vocoder-ladspa (<< 1.1.3-3~)
Provides:
ladspa-plugin
Description: Steve Harris's LADSPA plugins
diff -Nru swh-plugins-0.4.17/debian/patches/08-gsm_plugin.patch
swh-plugins-0.4.17/debian/patches/08-gsm_plugin.patch
--- swh-plugins-0.4.17/debian/patches/08-gsm_plugin.patch 2016-06-02
00:32:48.000000000 +0100
+++ swh-plugins-0.4.17/debian/patches/08-gsm_plugin.patch 2017-04-03
19:54:39.000000000 +0100
@@ -45,7 +45,7 @@
sc4m_1916_la_LIBADD = -Lutil -ldb -lrms
se4_1883_la_LIBADD = -Lutil -ldb -lrms
-gsm_1215_la_LIBADD = gsm/libgsm.a
-+#gsm_1215_la_LIBADD = gsm/libgsm.a
++gsm_1215_la_LIBADD = -lgsm
gverb_1216_la_LIBADD = -Lgverb -lgverb
lcr_delay_1436_la_DEPENDENCIES = util/biquad.h
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
James Cowgill:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Hi,
>
> Please unblock package swh-plugins
>
> It fixes RC bug #859395 where one of the plugins was not linked
> correctly and ld.so refused to load it.
>
> I also fixed the Breaks / Replaces on vocoder-ladspa because 0.4.17-1
> was so wrong I couldn't just leave it. I've moved it into the correct
> paragraph of the control file, and changed the package to
> "vocoder-ladspa" which was the actual package containing the vocoder
> plugin which was moved to swh-plugins (see #826110).
>
> Thanks,
> James
>
> unblock swh-plugins/0.4.17-2
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---