Mercurial > gftp.yaz
view debian/control @ 460:075f89b4395c
2004-4-14 Brian Masney <masneyb@gftp.org>
* lib/sshv2.c lib/gftp.h src/text/textui.c src/gtk/gtkui.c - when
connecting with the SSH protocol, if the user is asked a question,
relay that question back to the user and allow them to answer it.
* doc/gftp-faq.sgml - moved the SSH troubleshooting section to the
issues for older releases section. All of the issues that this talks
about have been fixed in CVS.
* src/gtk/gftp-gtk.c (main) - call gdk_threads_init() on startup
* lib/cache.c lib/config_file.c lib/misc.c lib/protocols.c
lib/rfc2068.c lib/rfc959.c - removed some uses of strlen() so that
they only occur once on a string instead of multiple times in some
cases
* lib/sslcommon.c - fixed typo
* configure.in lib/gftp.h - added configure check for inttypes.h
* docs/gftp.lsm - updated with 2.0.17 information
author | masneyb |
---|---|
date | Thu, 15 Apr 2004 00:59:23 +0000 |
parents | a2ec3572dea2 |
children | 2311d02b07bc |
line wrap: on
line source
Source: gftp Section: net Priority: optional Maintainer: Aurelien Jarno <aurel32@debian.org> Build-Depends: debhelper (>> 4.0.0), autotools-dev, libreadline4-dev, libgtk2.0-dev (>= 2.0.9), libglib2.0-dev (>= 2.2.0), imagemagick Standards-Version: 3.6.1 Package: gftp Architecture: all Depends: ${misc:Depends}, gftp-gtk (= ${Source-Version}), gftp-text (= ${Source-Version}) Description: X/GTK+ FTP client gFTP is a multithreaded FTP client, available in two versions: * version for X, written using GLib and GTK+ * version for the console, using only GLib . This is an upgrade convenience package, it's only useful for depending on. Package: gftp-gtk Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gftp-common (= ${Source-Version}) Conflicts: gftp-common (<< 2.0.14-1) Description: X/GTK+ FTP client gFTP is a multithreaded FTP client. This version of it runs under X and was written using GLib/GTK+. . gFTP features: * simultaneous downloads, * resuming of interrupted file transfers, * file transfer queues, * downloading of entire directories, * FTP and HTTP proxy support, * remote directory caching, * passive and non-passive file transfers, * drag-n-drop support, * bookmarks menu, * support for SSH and SSH2 file transfers, * support FXP transferts, * stop button, and many more features. . Author: Brian Masney <masneyb@gftp.org> Homepage: http://www.gftp.org Package: gftp-text Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gftp-common (= ${Source-Version}) Description: colored FTP client using GLib gFTP is a multithreaded FTP client. This version of it runs under console and was written using GLib. . gFTP features: * simultaneous downloads, * resuming of interrupted file transfers, * file transfer queues, * downloading of entire directories, * FTP and HTTP proxy support, * remote directory caching, * passive and non-passive file transfers, * drag-n-drop support, * bookmarks menu, * support for SSH and SSH2 file transfers, * support FXP transferts, * stop button, and many more features. . Author: Brian Masney <masneyb@gftp.org> Homepage: http://www.gftp.org Package: gftp-common Architecture: any Depends: ${misc:Depends}, gftp-gtk (= ${Source-Version}) | gftp-text (= ${Source-Version}) Description: shared files for other gFTP packages gFTP is a multithreaded FTP client. This package contains the locale data used by both gftp-gtk and gftp-text, along with a common manual page. . gFTP features: * simultaneous downloads, * resuming of interrupted file transfers, * file transfer queues, * downloading of entire directories, * FTP and HTTP proxy support, * remote directory caching, * passive and non-passive file transfers, * drag-n-drop support, * bookmarks menu, * support for SSH and SSH2 file transfers, * support FXP transferts, * stop button, and many more features. . Author: Brian Masney <masneyb@gftp.org> Homepage: http://www.gftp.org