[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#489900: Cleanup in .orig.tar.gz or debian/rules?



Philipp Matthias Hahn <pmhahn@debian.org> writes:
> 1. Only in the final debian/jspwiki/ tree (but build with the original
>    .jar files)
> 2. Each time during the debian/rules run
> 3. Once in the .orig.tar.gz (the download is only availabe as .zip)

You can either modify the .orig.tar.gz not to include the jars, or,
IMO a better choice, modify the building process to use the Debian
provided jars. I personally prefer keeping the orig.tar.gz as close to
the original as possible (for JSPWiki all the Debian package does is
repackage the zip as a tar.gz).

This process produces a nice and clean build process with the existing
debian/rules file.

> the files in lib/ are. I'm not aware of any other Debian package
> shipping them also, so is it okay to include them in jspwiki only or do
> I need to split them into their own packages?

If you are planning on doing a NMU then you need to split those out
and package them separately. All Debian packages must contain
buildable source for all code, and considering the JSPWiki package
doesn't contain source for the extra libraries, it is far better to
package them separately. If those libraries really aren't included in
Debian, 2.6.3 won't be packaged very soon by me.

> Also, if I strip those .jar-files from the .orig.tar.gz, do I still need
> to keep their copyright and license-info in debian/copyright?

No.

-- 
* Sufficiently advanced magic is indistinguishable from technology (T.P)  *
*           PGP public key available @ http://www.iki.fi/killer           *


Reply to: