[ubuntu/jaunty] ktorrent 3.1.4+dfsg.1-1ubuntu1 (Accepted)

Jonathan Riddell jriddell at ubuntu.com
Thu Nov 20 13:45:13 GMT 2008


ktorrent (3.1.4+dfsg.1-1ubuntu1) jaunty; urgency=low

  * Merge with Debian, remaining changes:
   - Use Kubuntu's kde4.mk
   - Add replaces/conflicts on ktorrent-kde4

ktorrent (3.1.4+dfsg.1-1) unstable; urgency=low

  * New upstream bugfix release:
    - Make sure user is properly logged in when handling a torrent post in the
      webgui.
    - Prevent PHP injection attacks in webgui.
    - Update file size in CacheFile::growFile, this fixes a SIGBUS error.
    - Fix bug causing infinite DNS lookups in UDP tracker when lookup fails
      (Closes: #502071).
    - Remove default label text KSqueezedTextLabel in trackerview.
  * Disable both 97_fix_target_link_libraries.diff patches.

ktorrent (3.1.3+dfsg.2-1) unstable; urgency=low

  * No real code changes. Upstream tarball includes the patch below.
  * Remove 01_webinterface_httpserver_time_h.diff - merged upstream.
  * Build conflict with Qt 4.4.2-2 as it has broken shlibs.

ktorrent (3.1.3+dfsg.1-1) unstable; urgency=low

  * New upstream release.
  * Update patches (library minor version bumps).
  * Update debian/not-installed.
  * Add patch (01_webinterface_httpserver_time_h.diff) to fix upstream FTBFS
    in plugins/webinterface/httpserver.cpp - missing <time.h> include.

ktorrent (3.1.2+dfsg.1-1) unstable; urgency=low

  * New upstream bugfix release.
  * Remove 01_arm_qreal_fixes.diff - merged upstream.
  * Update other patches.
  * Update ktorrent.install file.

ktorrent (3.1.1+dfsg.1-1) unstable; urgency=medium

  * New upstream bugfix release.
  * Remove 00_r828279_branch_pull.diff - part of this release.
  * Update other patches due to library version and soname changes.
  * Add 01_arm_qreal_fixes.diff patch to fix FTBFS on arm(el) due to qreal
    being float on this arch.
  * Update install files (library versions and soname changes).
  * Urgency medium to shorten testing migration time to 5 days.

ktorrent (3.1+dfsg.2-1) unstable; urgency=low

  * Repack upstream tarball. Leave cmake/ dir alone, just prune non-free
    stuff.
  * Pull changes from ktorent 3.1 upstream branch up to revision 828279
    (debian/patches/00_r828279_branch_pull.diff).
  * Remove the following patches because I'm not going to split off libbtcore
    for lenny:
    - libbtcore/01_libbtcore_export.diff
    - 01_support_external_libbtcore.diff
    - 02_no_dht_without_dht_headers.diff
  * Upload to unstable. Now this source package ships KDE4 based version.
    ktorrent 3 series already had 2 major stable releases and it has many
    improvements. However, old KDE3 based KTorrent has been kept in
    ktorrent2.2 source package for the Lenny release. If you wish to use
    ktorrent 2.2.x (KDE3 based version), just install ktorrent2.2 package. In
    addition, the following changes related to this move have been made in
    this package:
    - Add NEWS entry.
    - Explain KTorrent 2.2.x vs. KTorrent 3.x situation in README.Debian.
  * Bump kdelibs5-dev build-depend to the version in unstable.
  * Drop libphonon-dev build-depend. It is pulled by kdelibs5-dev.
  * Update URIs in Vcs fields.
  * Set THIS_SHOULD_GO_TO_UNSTABLE=1 in debian/rules. I want this to be
    unstable upload.

ktorrent (3.1+dfsg.1-1) experimental; urgency=low

  * New upstream release.
  * Update patches.
  * Update install files (bumps of library minor versions).

ktorrent (3.1~rc1+dfsg.1-1) experimental; urgency=low

  * New upstream development release.
  * Drop ktorrent-dbg from ktorrent Recommends as ktorrent development
    releases proved to be pretty stable (Closes: #483970).
  * Update install files (soname bumps).
  * Adopt patches to upstream changes.

Date: Wed, 19 Nov 2008 15:57:20 +0000
Changed-By: Jonathan Riddell <jriddell at ubuntu.com>
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
https://launchpad.net/ubuntu/jaunty/+source/ktorrent/3.1.4+dfsg.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 19 Nov 2008 15:57:20 +0000
Source: ktorrent
Binary: ktorrent ktorrent-dbg
Architecture: source
Version: 3.1.4+dfsg.1-1ubuntu1
Distribution: jaunty
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Changed-By: Jonathan Riddell <jriddell at ubuntu.com>
Description: 
 ktorrent   - BitTorrent client for KDE
 ktorrent-dbg - KTorrent debugging symbols
Closes: 483970 502071
Changes: 
 ktorrent (3.1.4+dfsg.1-1ubuntu1) jaunty; urgency=low
 .
   * Merge with Debian, remaining changes:
    - Use Kubuntu's kde4.mk
    - Add replaces/conflicts on ktorrent-kde4
 .
 ktorrent (3.1.4+dfsg.1-1) unstable; urgency=low
 .
   * New upstream bugfix release:
     - Make sure user is properly logged in when handling a torrent post in the
       webgui.
     - Prevent PHP injection attacks in webgui.
     - Update file size in CacheFile::growFile, this fixes a SIGBUS error.
     - Fix bug causing infinite DNS lookups in UDP tracker when lookup fails
       (Closes: #502071).
     - Remove default label text KSqueezedTextLabel in trackerview.
   * Disable both 97_fix_target_link_libraries.diff patches.
 .
 ktorrent (3.1.3+dfsg.2-1) unstable; urgency=low
 .
   * No real code changes. Upstream tarball includes the patch below.
   * Remove 01_webinterface_httpserver_time_h.diff - merged upstream.
   * Build conflict with Qt 4.4.2-2 as it has broken shlibs.
 .
 ktorrent (3.1.3+dfsg.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Update patches (library minor version bumps).
   * Update debian/not-installed.
   * Add patch (01_webinterface_httpserver_time_h.diff) to fix upstream FTBFS
     in plugins/webinterface/httpserver.cpp - missing <time.h> include.
 .
 ktorrent (3.1.2+dfsg.1-1) unstable; urgency=low
 .
   * New upstream bugfix release.
   * Remove 01_arm_qreal_fixes.diff - merged upstream.
   * Update other patches.
   * Update ktorrent.install file.
 .
 ktorrent (3.1.1+dfsg.1-1) unstable; urgency=medium
 .
   * New upstream bugfix release.
   * Remove 00_r828279_branch_pull.diff - part of this release.
   * Update other patches due to library version and soname changes.
   * Add 01_arm_qreal_fixes.diff patch to fix FTBFS on arm(el) due to qreal
     being float on this arch.
   * Update install files (library versions and soname changes).
   * Urgency medium to shorten testing migration time to 5 days.
 .
 ktorrent (3.1+dfsg.2-1) unstable; urgency=low
 .
   * Repack upstream tarball. Leave cmake/ dir alone, just prune non-free
     stuff.
   * Pull changes from ktorent 3.1 upstream branch up to revision 828279
     (debian/patches/00_r828279_branch_pull.diff).
   * Remove the following patches because I'm not going to split off libbtcore
     for lenny:
     - libbtcore/01_libbtcore_export.diff
     - 01_support_external_libbtcore.diff
     - 02_no_dht_without_dht_headers.diff
   * Upload to unstable. Now this source package ships KDE4 based version.
     ktorrent 3 series already had 2 major stable releases and it has many
     improvements. However, old KDE3 based KTorrent has been kept in
     ktorrent2.2 source package for the Lenny release. If you wish to use
     ktorrent 2.2.x (KDE3 based version), just install ktorrent2.2 package. In
     addition, the following changes related to this move have been made in
     this package:
     - Add NEWS entry.
     - Explain KTorrent 2.2.x vs. KTorrent 3.x situation in README.Debian.
   * Bump kdelibs5-dev build-depend to the version in unstable.
   * Drop libphonon-dev build-depend. It is pulled by kdelibs5-dev.
   * Update URIs in Vcs fields.
   * Set THIS_SHOULD_GO_TO_UNSTABLE=1 in debian/rules. I want this to be
     unstable upload.
 .
 ktorrent (3.1+dfsg.1-1) experimental; urgency=low
 .
   * New upstream release.
   * Update patches.
   * Update install files (bumps of library minor versions).
 .
 ktorrent (3.1~rc1+dfsg.1-1) experimental; urgency=low
 .
   * New upstream development release.
   * Drop ktorrent-dbg from ktorrent Recommends as ktorrent development
     releases proved to be pretty stable (Closes: #483970).
   * Update install files (soname bumps).
   * Adopt patches to upstream changes.
Checksums-Sha1: 
 fe7af5734226684fdd6a1f25a3880cb95be486ae 1515 ktorrent_3.1.4+dfsg.1-1ubuntu1.dsc
 979fa416e95d390c6ba2a457faf4c50c4cfd830f 2056812 ktorrent_3.1.4+dfsg.1.orig.tar.gz
 432030343fa2cbcb028798ab909eaa89af831b38 27822 ktorrent_3.1.4+dfsg.1-1ubuntu1.diff.gz
Checksums-Sha256: 
 c20180a70896ebad5d131c61ded5a79848ea10c45f2d6f73959b3d55191e92f5 1515 ktorrent_3.1.4+dfsg.1-1ubuntu1.dsc
 6ae2cee51d3449a645e6f3a3e0bfd37f481431b365445434ba868bd41242fd22 2056812 ktorrent_3.1.4+dfsg.1.orig.tar.gz
 71d210a512d11a8e89baaeeff609d61ec6fc30ca5196f4196c6a3c1bc02d6ff7 27822 ktorrent_3.1.4+dfsg.1-1ubuntu1.diff.gz
Files: 
 eabb692deedfe19e3821294451ede73b 1515 kde optional ktorrent_3.1.4+dfsg.1-1ubuntu1.dsc
 10ea11e70af7e9239a5c9211c8e689dd 2056812 kde optional ktorrent_3.1.4+dfsg.1.orig.tar.gz
 2e2604571f7c30a644314e9e4eb857fb 27822 kde optional ktorrent_3.1.4+dfsg.1-1ubuntu1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkklaLIACgkQpQbm1N1NUIifYACgkLNQIbVZ97aN+diMH9TcXRhX
pKQAn0vHjCuYCDZ7b5qJ6lo2IVAvkMrL
=Lzuz
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list