tags 666278 + patch tags 666278 + pending thanks Dear maintainer,
I've prepared an NMU for polybori (versioned as 0.5~rc1-2.2) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: The Eagles: Best Of My Love
diff -u polybori-0.5~rc1/debian/changelog polybori-0.5~rc1/debian/changelog --- polybori-0.5~rc1/debian/changelog +++ polybori-0.5~rc1/debian/changelog @@ -1,3 +1,12 @@ +polybori (0.5~rc1-2.2) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: mv: cannot stat `debian/python-polybori2.7/*': No such + file or directory": add explicit build-arch target to debian/rules. + (Closes: #666278) + + -- gregor herrmann <gre...@debian.org> Fri, 13 Apr 2012 15:47:50 +0200 + polybori (0.5~rc1-2.1) unstable; urgency=low * Non-maintainer upload. Thanks to Kumar Appaiah for the initial patch. diff -u polybori-0.5~rc1/debian/rules polybori-0.5~rc1/debian/rules --- polybori-0.5~rc1/debian/rules +++ polybori-0.5~rc1/debian/rules @@ -5,7 +5,8 @@ PYVERS=$(shell pyversions -vr) -build: $(PYVERS:%=build-python%) +build: build-arch +build-arch: $(PYVERS:%=build-python%) touch $@ build-python%: TMPDEST=debian/python-polybori$* build-python%: PYTHON=/usr/bin/python$* @@ -42 +43 @@ - rm -f build build-python* + rm -f build-arch build-python*
signature.asc
Description: Digital signature