This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jftp.
commit e8f699a1054c9c72d8b6f87d82fb4f92fed4f716 Author: Niels Thykier <[email protected]> Date: Tue Nov 24 11:39:06 2009 +0000 Removed unneeded Depends. --- debian/changelog | 7 +++++++ debian/control | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 011a17a..c4c4a66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jftp (1.52-2) unstable; urgency=low + + * Removed Depends on jakarta-slide-webdavlib, which was supposed to + have been removed with the last upload. + + -- Niels Thykier <[email protected]> Tue, 24 Nov 2009 12:28:36 +0100 + jftp (1.52-1) unstable; urgency=low [ Barry deFreese ] diff --git a/debian/control b/debian/control index 0c7af3e..045c200 100644 --- a/debian/control +++ b/debian/control @@ -17,9 +17,9 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jftp Package: jftp Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, openjdk-6-jre, - libslide-webdavclient-java, libjcifs-java, libcommons-logging-java, - libcommons-httpclient-java, liblog4j1.2-java, kunststoff, libyanfs-java, - libj2ssh-java, libjsch-java, libjlayer-java + libjcifs-java, libcommons-logging-java, libcommons-httpclient-java, + liblog4j1.2-java, kunststoff, libyanfs-java, libj2ssh-java, + libjsch-java, libjlayer-java Description: Java GUI client for FTP, SMB, SFTP and NFS JFtp is a graphical Java network and file transfer client. It supports FTP using its own FTP API and various other protocols like -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jftp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

