On 05/22/2012 06:35 PM, Christian Welzel wrote: > Hi Thomas, > >> 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: > > Ok, thanks for that hint. I always build my packages with > git-buildpackage and a separate build directory. So this > is never a problem for me. > > I made a new package which removes the swfupload.swf and > moves its build to a tmp-dir, now rebuilding works flawlessly. > > http://mentors.debian.net/debian/pool/main/libj/libjs-swfupload/libjs-swfupload_2.2.0.1+ds1-1.dsc
Hi, It should be called "+dfsg", as in "Debian Free Software Guidelines". Calling it +ds doesn't express anything. Also, your debian/changelog shouldn't contain more than: libjs-swfupload (2.2.0.1-1) unstable; urgency=low * Initial release (Closes: #602253, #609110) -- Christian Welzel <[email protected]> Tue, 14 Feb 2012 17:11:09 +0100 You are *not* documenting your work in this file, you are documenting changes in Debian. Since the software has never been in Debian, a single initial entry in your debian/changelog is enough. Cheers, Thomas Goirand (zigo) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

