1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Processing the source package for Debian
========================================
The source file is retreived from Sourceforge.net thanks to the files
debian/watch and debian/get-orig-source.sh
To get a new souce tarball, just run 'uscan'.
This gets a ZIP file from sourforge.net...
Uglified javascripts are removed from the upstream tree, but the
licenses in their headers are fed into files named *.js.license_header,
then the tree is compressed back to a dfsg-suffixed debian source package.
|