Your message dated Sun, 09 Nov 2014 18:25:49 +0000
with message-id <[email protected]>
and subject line Re: Bug#768861: unblock: xmms2/0.8+dfsg-12
has caused the Debian Bug report #768861,
regarding unblock: xmms2/0.8+dfsg-12
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.)
--
768861: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768861
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Dear Release Team,
xmms2 0.8+dfsg-11 FTBFS when building some unused code.
bug #768679
xmms2 0.8+dfsg-12 fix it by not building it. It should change nothing
for the binary package
Please unblock package xmms2/0.8+dfsg-12
Debdiff attached.
unblock xmms2/0.8+dfsg-12
Thanks,
Rémi Vanicat
diff -Nru xmms2-0.8+dfsg/debian/changelog xmms2-0.8+dfsg/debian/changelog
--- xmms2-0.8+dfsg/debian/changelog 2014-07-05 10:17:23.000000000 +0200
+++ xmms2-0.8+dfsg/debian/changelog 2014-11-09 11:44:25.000000000 +0100
@@ -1,3 +1,9 @@
+xmms2 (0.8+dfsg-12) unstable; urgency=medium
+
+ * Do not build vistest (Closes: #768679)
+
+ -- Rémi Vanicat <[email protected]> Sun, 09 Nov 2014 11:44:03 +0100
+
xmms2 (0.8+dfsg-11) unstable; urgency=low
* Use a virtual package (xmms2-plugin-output) to allow not installing the
diff -Nru xmms2-0.8+dfsg/debian/rules xmms2-0.8+dfsg/debian/rules
--- xmms2-0.8+dfsg/debian/rules 2014-05-11 19:53:23.000000000 +0200
+++ xmms2-0.8+dfsg/debian/rules 2014-11-09 11:40:48.000000000 +0100
@@ -39,7 +39,7 @@
./waf configure $(WAFFLAGS) \
--with-perl-archdir=$(shell /usr/bin/perl -MConfig -le'print $$Config{vendorarch}') \
--with-perl-binary=/usr/bin/perl \
- --without-optionals=ruby,et,python $(additional_wafflags)
+ --without-optionals=ruby,et,python,vistest $(additional_wafflags)
mv _build_ _build_without_python_
$(foreach pyversion,$(PYVERSIONS),\
PYTHON=$(pyversion) ./waf configure $(WAFFLAGS) --without-xmms2d --with-optionals=python && \
--- End Message ---
--- Begin Message ---
On 2014-11-09 18:07, Remi Vanicat wrote:
xmms2 0.8+dfsg-11 FTBFS when building some unused code.
bug #768679
xmms2 0.8+dfsg-12 fix it by not building it. It should change nothing
for the binary package
Unblocked.
Regards,
Adam
--- End Message ---