lftp 4.9.2-2ubuntu1 source package in Ubuntu

Changelog

lftp (4.9.2-2ubuntu1) noble; urgency=medium

  * Fix C99 compatibility issue (patch taken from upstream) (Closes: #1066396)
  * configure.ac: Bump gettext version to 0.21
  * d/rules: Switch to dh to regenerate the configure script
  * Replace obsolete pkg-config build dependency by pkgconf
  * Drop obsolete debian/menu (would be installed by dh)

 -- Benjamin Drung <email address hidden>  Tue, 09 Apr 2024 15:28:33 +0200

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main net
Noble release main net

Downloads

File Size SHA-256 Checksum
lftp_4.9.2.orig.tar.gz 2.8 MiB a37589c61914073f53c5da0e68bd233b41802509d758a022000e1ae2076da733
lftp_4.9.2.orig.tar.gz.asc 155 bytes 2fa2ee08a9675bf862a2ae58f1bc98cdeb04b057a7656cb212fa7c77bb751cad
lftp_4.9.2-2ubuntu1.debian.tar.xz 23.6 KiB 70f47f27622e92611e896ee9c739c4403caabd4e8f927e75f8b8b8903b3a8d03
lftp_4.9.2-2ubuntu1.dsc 2.1 KiB 2f44f090c8182c64edf507a62277e9e7b3f10468fc9890e4707ffd830b007c41

View changes file

Binary packages built by this source

lftp: Sophisticated command-line FTP/HTTP/BitTorrent client programs

 Lftp is a file retrieving tool that supports FTP, HTTP, FISH, SFTP, HTTPS,
 FTPS and BitTorrent protocols under both IPv4 and IPv6. Lftp has an amazing
 set of features, while preserving its interface as simple and easy as possible.
 .
 The main two advantages over other ftp clients are reliability and ability
 to perform tasks in background. It will reconnect and reget the file being
 transferred if the connection broke. You can start a transfer in background
 and continue browsing on the ftp site. It does this all in one process. When
 you have started background jobs and feel you are done, you can just exit
 lftp and it automatically moves to nohup mode and completes the transfers.
 It has also such nice features as reput and mirror. It can also download a
 file as soon as possible by using several connections at the same time.
 .
 Lftp can also be scriptable, it can be used to mirror sites, it lets you
 copy files among remote servers (even between FTP and HTTP). It has an
 extensive online help. It supports bookmarks, and connecting to several
 ftp/http sites at the same time.
 .
 This package also includes lftpget - A simple non-interactive
 tool for downloading files.

lftp-dbgsym: debug symbols for lftp