On 05/19/2012 02:00 AM, Christian Welzel wrote: > Alternatively, one can download the package with dget using this command: > > dget -x > http://mentors.debian.net/debian/pool/main/libj/libjs-swfupload/libjs-swfupload_2.2.0.1-1.dsc > > Oh, and besides this, building your package twice fails. Precisely because the swfupload.swf file binary content changes, and dpkg-source can't do its job:
dpkg-source: error: cannot represent change to libjs-swfupload-2.2.0.1/Flash/swfupload.swf: binary file contents changed dpkg-source: error: add Flash/swfupload.swf in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: unrepresentable changes to source One more reason to create a +dfsg orig.tar.gz and remove the .swf file from upstream tarball. Thomas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

