[pkg-java] r11117 - trunk/jftp/debian
Niels Thykier
nthykier-guest at alioth.debian.org
Tue Nov 24 11:39:07 UTC 2009
Author: nthykier-guest
Date: 2009-11-24 11:39:06 +0000 (Tue, 24 Nov 2009)
New Revision: 11117
Modified:
trunk/jftp/debian/changelog
trunk/jftp/debian/control
Log:
Removed unneeded Depends.
Modified: trunk/jftp/debian/changelog
===================================================================
--- trunk/jftp/debian/changelog 2009-11-24 04:18:53 UTC (rev 11116)
+++ trunk/jftp/debian/changelog 2009-11-24 11:39:06 UTC (rev 11117)
@@ -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 <niels at thykier.net> Tue, 24 Nov 2009 12:28:36 +0100
+
jftp (1.52-1) unstable; urgency=low
[ Barry deFreese ]
Modified: trunk/jftp/debian/control
===================================================================
--- trunk/jftp/debian/control 2009-11-24 04:18:53 UTC (rev 11116)
+++ trunk/jftp/debian/control 2009-11-24 11:39:06 UTC (rev 11117)
@@ -17,9 +17,9 @@
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
More information about the pkg-java-commits
mailing list