ctorrent 1.3.4.dnh3.3.2-6 source package in Ubuntu

Changelog

ctorrent (1.3.4.dnh3.3.2-6) unstable; urgency=medium

  * QA upload.

  * Updated vcs in d/control to Salsa.
  * Added d/gbp.conf to enforce the use of pristine-tar.
  * Updated Standards-Version from 3.9.3 to 4.7.0.
  * Moved to debhelper compat level 13.
  * Replaced package priority from obsolete extra to optional.

 -- Petter Reinholdtsen <email address hidden>  Fri, 26 Apr 2024 18:08:54 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net

Downloads

File Size SHA-256 Checksum
ctorrent_1.3.4.dnh3.3.2-6.dsc 1.8 KiB 8822080b0a4ab82a07483a0c89ec84f9430a98d01e9a879515d60f6142df48ba
ctorrent_1.3.4.dnh3.3.2.orig.tar.gz 209.0 KiB 184e08ff391beaae523ef7f5a7897f4329710d5d5f2b6a04052bf4d2f1bf078e
ctorrent_1.3.4.dnh3.3.2-6.debian.tar.xz 8.2 KiB f80b575b34907ea0b0ea0d85dbbe19c3d2f5ace2c48ea9b972dc1670ccb117cc

No changes file available.

Binary packages built by this source

ctorrent: BitTorrent Client written in C++

 This application is written in the C++ language and doesn't
 require any graphical component, such as an X server. Original
 ctorrent's upstream has stopped its development and now it's kept
 updated with new releases/bug fixes by a new developer.
 It's built as a console program and it can be even used remotely
 in a machine that provides outside ssh access. Other main features are:
 .
  * Support for large files (>2GB) and large torrents (>255 files).
  * Strategic selection of pieces to request for download.
  * Continuous queueing of download requests, tuned based on
    latency and throughput for each peer.
  * Improved download performance, including parallel requests
    in initial and endgame modes.
  * Improved bandwidth regulation.
  * Improved compatibility with other peers.
  * Performance optimization and bug fixes.
  * An interface for monitoring and managing multiple clients.
  * Dynamic cache allocation and management, including prefetch.
 .
 More information about the original but discontinued ctorrent's project
 can be found by browsing the following website: http://ctorrent.sourceforge.net

ctorrent-dbgsym: debug symbols for ctorrent