[Debian-med-packaging] Bug#737448: [src:orthanc ] Sourceless file (minified)
Andreas Tille
andreas at an3as.eu
Mon Feb 3 11:40:13 UTC 2014
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
More information about the Debian-med-packaging
mailing list