Torsten Werner wrote: > Package: jftp > Version: 1.52-2 > Severity: serious > Justification: Policy 2.2.1 > > Hi, > > the upstream tarball ships a lot of prebuilt binaries. The package > cannot be built after removing those binaries: > > [javac] > /tmp/buildd/jftp-1.52.dfsg/src/java/net/sf/jftp/net/wrappers/WebdavConnection.java:38: > package org.apache.webdav.lib > [javac] import org.apache.webdav.lib.WebdavFile; > > BTW: I have updated the get-orig-source logic in the svn trunk a bit. > > Cheers, > Torsten > > > > __ > This is the maintainer address of Debian's Java team > <http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. > Please use > [email protected] for discussions and questions. >
Hi jftp relies on the deprecated (and removed) webdav library for some connections. The following two files could be removed since they are useless without said library. src/java/net/sf/jftp/gui/hostchooser/WebdavHostChooser.java src/java/net/sf/jftp/net/wrappers/WebdavConnection.java: Unfortunately, they are referenced by other files, so it will require patching of the sources. ~Niels
signature.asc
Description: OpenPGP digital signature

