Your message dated Sun, 09 Nov 2014 18:25:49 +0000 with message-id <4d54ef3f299300a35316f4b72750a954@mail.adsl.funky-badger.org> 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 owner@bugs.debian.org immediately.) -- 768861: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768861 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: xmms2/0.8+dfsg-12
- From: Remi Vanicat <vanicat@debian.org>
- Date: Sun, 09 Nov 2014 19:07:58 +0100
- Message-id: <[🔎] 878ujkxn5t.dlv@gmail.com>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org 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 Vanicatdiff -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 <vanicat@debian.org> 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 ---
- To: Remi Vanicat <vanicat@debian.org>, 768861-done@bugs.debian.org
- Subject: Re: Bug#768861: unblock: xmms2/0.8+dfsg-12
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Sun, 09 Nov 2014 18:25:49 +0000
- Message-id: <4d54ef3f299300a35316f4b72750a954@mail.adsl.funky-badger.org>
- In-reply-to: <[🔎] 878ujkxn5t.dlv@gmail.com>
- References: <[🔎] 878ujkxn5t.dlv@gmail.com>
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 packageUnblocked. Regards, Adam
--- End Message ---