Hi Sebastien, On Mon, Feb 03, 2014 at 09:35:26AM +0100, Sebastien Jodogne wrote: > > * jqtree.css: Part of "tree.jquery.js" by Marco Braak [1]. > * slimbox2/slimbox2.css: Part of Slimbox by Christophe Beyls [2].
The problematic files are all *.js files since they are compressed and not to be considered as editable source files. Your task would be to verify, whether there are any *.js files just packaged for Debian (checkout files starting with libjs-* and apt-file search <file_in_question_perhaps_using_regexp_for_version_number.js> is your friend. You should strip these files from the upstream source. For this I'd recommend using "Files-Excluded" in debian/copyright (see `man uscan`). For those JS files that are not yet packaged I'd recommend to put the real uncompressed source into the dir debian/JS. To have some accepted example you might like to have a look into gnumed-client packaging: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gnumed-client/trunk/ It seems you are now facing the boring part of creating Debian packages... Hope this helps Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org