debian: add commented entries required for PPA builds & update "debianhowto" target

If someone runs "ant debian" to make installable packages, they do not need to
have their own wrapper or commons-logging  jars. The PPA builds, however, do
require them. During the last release I made the mistake of overwriting my "PPA
debian/control" file with the one from MTN that did not include these
dependencies.

Also updating "debianhowto" to reflect the fact that we no longer use
Debian's/Ubuntu's Jetty pkgs since Jetty6 appears to be leaving their repos in
the near future.
This commit is contained in:
kytv
2012-12-19 21:25:04 +00:00
parent 9ef9e48da9
commit aa6eefcc76
2 changed files with 4 additions and 1 deletions

3
debian/control vendored
View File

@@ -11,6 +11,9 @@ Build-Depends: debhelper (>= 7.0.50~),
default-jdk,
gettext,
libgmp3-dev,
## uncomment the next line for PPA builds
## libservice-wrapper-java,
libcommons-logging-java,
po-debconf
Package: i2p