Package: debtorrent Version: 0.1.9 Severity: wishlist
Following patch removes extra EOL whitespace. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages debtorrent depends on: ii adduser 3.110 add and remove users and groups ii python 2.5.4-2 An interactive high-level object-o ii python-apt 0.7.8 Python interface to libapt-pkg ii python-debian 0.1.12 Python modules to work with Debian ii python-support 0.8.7 automated rebuilding support for P Versions of packages debtorrent recommends: ii apt-transport-debtorrent 0.2.1 an APT transport for communicating ii python-crypto 2.0.1+dfsg1-2.3 cryptographic algorithms and proto Versions of packages debtorrent suggests: pn python-psyco <none> (no description available) -- no debconf information
>From c187f13570f47b22884af04b7f62da6680de556a Mon Sep 17 00:00:00 2001 From: Jari Aalto <[email protected]> Date: Sat, 7 Mar 2009 12:25:06 +0200 Subject: [PATCH] debian/NEWS: remove EOL whitespace Signed-off-by: Jari Aalto <[email protected]> --- NEWS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 8f454d3..117a107 100644 --- a/NEWS +++ b/NEWS @@ -4,22 +4,22 @@ debtorrent (0.1.16) unstable; urgency=low than the older version. Torrents are now split into binary-<arch> and binary-all, which facilitates sharing the binary-all packages with peers using a different architecture. - + The upgrade process will create the new binary-all directories, and move any downloaded Architecture:all packages into their proper place. This will be done for the DebTorrent download directory found in /etc/default/debtorrent-client (usually /var/cache/debtorrent). - + Once the upgrade is complete, you MUST do an 'apt-get update' to get DebTorrent started using the new directories. - + One side effect is that DebTorrent will have to re-hash all the downloaded files, which, if you have downloaded a lot of files with DebTorrent, can take some time (and lots of hard drive reading). If you'd rather not do this, you can safely remove the download directories before running 'apt-get update' to start fresh with no downloaded files. - + Once again, don't forget to 'apt-get update'! -- Cameron Dale <[email protected]> Thu, 24 Jan 2008 13:56:24 -0800 -- 1.6.1.3

