tag 602436 + pending thanks On Thu, Nov 04, 2010 at 04:27:54PM -0400, Liam Healy wrote: > This is a report against the source package, not the compiled package (I > cannot figure out if filing against the source package is possible).
Yes, you'd just use "Source" instead of "Package" for this situation, e.g.: Source: wxwidgets2.8 See: http://www.debian.org/Bugs/Reporting#additionalpseudoheaders > apt-get source libwxgtk2.8-dev > sudo aptitude build-dep libwxgtk2.8-dev > Edit debian/rules to set WX_UNICODE ?= 0 > cd wxwidgets2.8-2.8.10.1/ > pkg-buildpackage -rfakeroot -uc -us You can skip the edit to debian/rules and just make the last command: WX_UNICODE=0 dpkg-buildpackage -rfakeroot -uc -us Or at least you could, but WX_UNICODE=0 is buggy doesn't actually work currently. I'll fix this in the 2.8.12 packages I'll be uploading to experimental shortly. Cheers, Olly -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org