Control: tags -1 +pending +patch Hi,
I've fixed this FTBFS bug as attached simple diff. Could you apply it, please? Also I'll upload it to 7-days-delayed queue. If you want to cancel it, please tell me. -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane
diff -u qtemu-1.0.5/debian/changelog qtemu-1.0.5/debian/changelog --- qtemu-1.0.5/debian/changelog +++ qtemu-1.0.5/debian/changelog @@ -1,3 +1,11 @@ +qtemu (1.0.5-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/rules + - deal with newer strict order uudecode (Closes: #735800) + + -- Hideki Yamane <henr...@debian.org> Tue, 11 Feb 2014 09:58:40 +0900 + qtemu (1.0.5-2) unstable; urgency=low * Add kfreebsd-i386 and kfreebsd-amd64 to the architecture list. diff -u qtemu-1.0.5/debian/rules qtemu-1.0.5/debian/rules --- qtemu-1.0.5/debian/rules +++ qtemu-1.0.5/debian/rules @@ -14,7 +14,7 @@ dh_clean debian/qtemu.png build/qtemu:: - uudecode debian/qtemu.png.uue -o debian/qtemu.png + uudecode -o debian/qtemu.png debian/qtemu.png.uue binary-install/qtemu:: dh_icons -pqtemu