From: Pino Toscano Date: Wed, 19 Jul 2023 04:03:13 +0000 (+0100) Subject: Import ktorrent_22.12.3-2.debian.tar.xz X-Git-Tag: archive/raspbian/22.12.3-2+rpi1^2~1^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=10d468865593fcc57127cd46b9ffa40b5a794d07;p=ktorrent.git Import ktorrent_22.12.3-2.debian.tar.xz [dgit import tarball ktorrent 22.12.3-2 ktorrent_22.12.3-2.debian.tar.xz] --- 10d468865593fcc57127cd46b9ffa40b5a794d07 diff --git a/changelog b/changelog new file mode 100644 index 0000000..d9acc97 --- /dev/null +++ b/changelog @@ -0,0 +1,1364 @@ +ktorrent (22.12.3-2) unstable; urgency=medium + + * Team upload. + * Stop using qtwebengine5-dev on mipsel, as it will be removed soon from + that architecture. + * Update the build dependencies according to the upstream build system: + - drop unused kross-dev, and qtscript5-dev + * Drop NEWS file, as the latest entry there was added in 2008. + + -- Pino Toscano Wed, 19 Jul 2023 06:03:13 +0200 + +ktorrent (22.12.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (22.12.3). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Wed, 01 Mar 2023 11:58:23 +0100 + +ktorrent (22.12.1-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (22.12.1). + * Bump Standards-Version to 4.6.2, no change required. + * Add/update Albert Astals Cid’s master key in upstream signing keys. + + -- Aurélien COUDERC Sat, 07 Jan 2023 00:06:24 +0100 + +ktorrent (22.12.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (22.11.90). + * Update build-deps and deps with the info from cmake. + * Bump Standards-Version to 4.6.1, no change required. + * New upstream release (22.12.0). + * Update the list of installed files from build logs. + * Refresh copyright information. + + -- Aurélien COUDERC Sun, 11 Dec 2022 23:06:44 +0100 + +ktorrent (21.12.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (21.12.3). + * Removed Modestas Vainius from the uploaders, thanks for your work on + the package! + * Added myself to the uploaders. + * Build with hardening=+all build hardening flag. + * Avoid explicitly specifying -Wl,--as-needed linker flag. + * Drop deprecated lintian override. + * Complete upstream metadata. + * Change maintainer to Debian Qt/KDE Maintainers now that ktorrent is part + of the Gear set. + * Bump Standards-Version to 4.6.0, no changes required. + * Rewrite copyright information in machine-readable format. + + -- Aurélien COUDERC Wed, 09 Mar 2022 22:04:43 +0100 + +ktorrent (21.08.0-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release based from KDE Gears (21.08.0). + * Update watch file. + * Add upstream signing key. + * Drop patch. + + -- Norbert Preining Fri, 20 Aug 2021 11:43:52 +0900 + +ktorrent (5.2.0-2) unstable; urgency=medium + + * Team upload. + * Backport upstream commit f4c1c91d9b091941ebb4dae6aef95bcf9bc1c388 to fix + the cmake search and use of taglib; patch + upstream_Update-FindTaglib-from-ECM.patch (Closes: #973223) + * Fix day-of-week for changelog entry 1.1-1. + * Set upstream metadata fields: Repository, Repository-Browse. + * Add the configuration for the CI on salsa. + * Explicitly add the pkg-config build dependency. + + -- Pino Toscano Sat, 07 Nov 2020 10:52:19 +0100 + +ktorrent (5.2.0-1) unstable; urgency=medium + + * Team upload. + * New upstream release: + - disables the logging by default (Closes: #875898) + * Drop the Debian man pages, as they are outdated, and they offer no useful + information. + * Update the build dependencies according to the upstream build system: + - bump libktorrent to 2.2.0 + - add qtwebengine5-dev (only where available) + - remove libkf5webkit-dev, no more used + - explicitly add gettext + * Bump the debhelper compatibility to 13: + - switch the debhelper build dependency to debhelper-compat 13 + - remove debian/compat + - stop passing --fail-missing to dh_missing, as it is the default now + * Add Rules-Requires-Root: no. + * Bump Standards-Version to 4.5.0, no changes required. + * Update install files. + + -- Pino Toscano Fri, 07 Aug 2020 17:03:36 +0200 + +ktorrent (5.1.2-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Remove unused plasma-widget-ktorrent.install file. + * Drop the migration from ktorrent-dbg, no more needed after two Debian + stable releases. + * Bump the libktorrent-dev build dependency to 2.1.1, to make sure to build + against the newer version. + * Bump Standards-Version to 4.4.0, no changes required. + + -- Pino Toscano Sat, 14 Sep 2019 14:56:28 +0200 + +ktorrent (5.1.1-1) unstable; urgency=medium + + * Team upload. + * New upstream release: + - fixes build with Qt >= 5.11 (Closes: #907328) + * Update the patches: + - upstream_QTimer-may-not-be-an-incomplete-type-as-it-is-used-a.patch: + drop, backported from upstream + * Remove the libkf5service-dev build dependency, no more needed. + * Update Vcs-* fields. + * Bump Standards-Version to 4.2.1, no changes required. + + -- Pino Toscano Tue, 04 Sep 2018 07:31:46 +0200 + +ktorrent (5.1.0-3) unstable; urgency=medium + + * Team upload. + * Backport the upstream commit 672c5076de7e3a526d9bdbb484a69e9386bc49f8 to + include where needed; patch + upstream_QTimer-may-not-be-an-incomplete-type-as-it-is-used-a.patch. + (Closes: #897113) + * Switch Vcs-* fields to salsa.debian.org. + * Bump the debhelper compatibility to 11: + - bump the debhelper build dependency to 11~ + - bump compat to 11 + - remove --parallel for dh, as now done by default + * Switch from dh_install to dh_missing for --fail-missing. + * Remove trailing whitespaces in changelog. + * Bump Standards-Version to 4.1.4, no changes required. + * Switch watch file to https. + + -- Pino Toscano Sat, 28 Apr 2018 18:08:38 +0200 + +ktorrent (5.1.0-2) unstable; urgency=medium + + * Team upload. + * Upload to unstable. + + -- Pino Toscano Tue, 05 Sep 2017 21:06:30 +0200 + +ktorrent (5.1.0-1) experimental; urgency=medium + + * Team upload. + * New upstream release: (Closes: #821180) + - the plugin system of Frameworks does not use sycoca anymore + (Closes: #504271) + - fixes a download order bug in queue (Closes: #763902) + - the ipfilter plugin updates correctly from compressed files + (Closes: #767218) (LP: #1207589) + - switches from Qt4 (using QtWebKit) to Frameworks (Closes: #784487) + - the switch to KF5 makes the scripting plugin work again, as krosspython + was already switched to KF5 (Closes: #832547) + - the search line edit is reset when closing it (Closes: #859250) + * Update the build dependencies following the port to Frameworks: + - remove libqt4-dev, kdelibs5-dev, libphonon-dev, kdepimlibs5-dev, and + libqtwebkit-dev + - add extra-cmake-modules, qtbase5-dev, qtscript5-dev, libphonon4qt5-dev, + libphonon4qt5experimental-dev, libkf5archive-dev, libkf5completion-dev, + libkf5config-dev, libkf5configwidgets-dev, libkf5coreaddons-dev, + libkf5crash-dev, libkf5dbusaddons-dev, libkf5dnssd-dev, + libkf5doctools-dev, libkf5i18n-dev, libkf5iconthemes-dev, libkf5kio-dev, + libkf5itemviews-dev, libkf5notifications-dev, libkf5notifyconfig-dev, + libkf5kcmutils-dev, libkf5parts-dev, libkf5plotting-dev, + libkf5service-dev, libkf5solid-dev, libkf5textwidgets-dev, + libkf5widgetsaddons-dev, libkf5windowsystem-dev, libkf5xmlgui-dev, + libkf5webkit-dev, kross-dev, and libkf5syndication-dev + * Update the patches: + - dont_link_with_kutils.patch: drop, obsolete + - upstream_Properly-support-x-scheme-handler-magnet-mimetype-an.patch: + drop, backported from upstream + - upstream_webinterface-rename-major-minor-to-major_version-min.patch: + drop, backported from upstream + * Use the right dh addon: + - switch from kde to kf5 dh addon + - bump the pkg-kde-tools build dependency to >= 0.15.16 + * Bump the libktorrent-dev build dependency to >= 2.1. + * Update install files. + * Update Vcs-Browser field. + * Switch Homepage away from the dead ktorrent.org. (Closes: #837216) + * Call dh_install with --fail-missing, so nothing is accidentally left + uninstalled. + * Update lintian overrides. + * Remove obsolete not-installed file. + * Suggest geoip-database, even if libgeoip1 already recommends it. + (Closes: #778813) + * Update the flags for cmake: + - drop -DCMAKE_USE_RELATIVE_PATHS=ON, obsolete since cmake 3.2 + - switch -DKDE4_BUILD_TESTS=false to -DBUILD_TESTING=OFF, which is what + ECM provides + * Remove the libx11-dev build dependency, no more needed. + * Drop all the pre-Jessie replaces/breaks. + * Bump the cmake build dependency to >= 2.8.12. + * Bump Standards-Version to 4.1.0, no changes required. + + -- Pino Toscano Fri, 01 Sep 2017 23:22:02 +0200 + +ktorrent (4.3.1-5) unstable; urgency=medium + + * Team upload. + * Remove ktorrent-dbg in favour of the -dbgsym packages. + * Bump Standards-Version to 3.9.8, no changes required. + * Update watch file. + + -- Pino Toscano Tue, 07 Jun 2016 16:47:22 +0200 + +ktorrent (4.3.1-4) unstable; urgency=medium + + * Team upload. + * Remove obsolete and unused installgen file. + * Update Vcs-* fields. + * Drop menu file and its pixmap, since ktorrent already provides a .desktop + file. + * Remove the README.Debian file, since all the information it contains are + long obsolete. + * Restore the krosspython suggest in ktorrent, removed in 4.3.1-3. + * Backport upstream commit e22c887b55ec5e83db959c3b98d448947c886cc0 to fix + build with GCC 6; patch + upstream_webinterface-rename-major-minor-to-major_version-min.patch. + (Closes: #811942) + * Link in as-needed mode. + * Remove manual CPPFLAGS handling, no more needed in debhelper compat 9. + * Remove extra libsoprano-dev build dependency, which was added as workaround + for a bug in kdelibs5-dev. + * Replace kubuntu_magnet-mimetype.diff with part of the upstream commit + f090d11e8837d944dedb40f873713abe4e15d4b4; patch + upstream_Properly-support-x-scheme-handler-magnet-mimetype-an.patch. + + -- Pino Toscano Sun, 14 Feb 2016 17:34:29 +0100 + +ktorrent (4.3.1-3) unstable; urgency=medium + + * Team upload. + + [ Jonathan Riddell ] + * Remove build-dep on kde-workspace, soon to be removed from the archive + * Remove shutdown plugin from .install file which required kde-workspace + * Add kubuntu_magnet-mimetype.diff to open magnet links + * Remove obsolete build-dep on nepomuk-core-dev + + [ Scott Kitterman ] + * Remove plasma-widget-ktorrent package as it is not compatible with + Plasma 5 + * Remove obsolete ktorrent suggests + * Remove ancient build-conflicts + * Backport Ubuntu changes to Debian + * Add build-depends on libsoprano-dev + * Bump standards version to 3.9.6 without further change + + -- Scott Kitterman Mon, 31 Aug 2015 12:48:22 -0400 + +ktorrent (4.3.1-2) unstable; urgency=low + + * Do not build tests like before KDE 4.10. Fixes FTBFS (Closes: #722628) + * Do not link with deprecated kutils library. (Closes: #717010) + Patch: dont_link_with_kutils.patch + * Build with hardening flags. (Closes: #663524) + * Bump Standards-Version to 3.9.5: no further changes needed. + * Update Vcs URLs to canonical ones. + * Upload to unstable. (Closes: #721049) + * Disable KIO Magnet. It is considered obsolete (and might be buggy). + * Require nepomuk-core-dev for KDE 4.9 or above (requirement of + kdepimlibs). + + -- Modestas Vainius Tue, 05 Nov 2013 21:27:06 +0200 + +ktorrent (4.3.1-1) experimental; urgency=low + + * New upstream release. + * Bump dependency on libktorrent to 1.3.1. + + -- Modestas Vainius Sun, 27 Jan 2013 11:51:28 +0200 + +ktorrent (4.3.0-1) experimental; urgency=low + + * New upstream release. + * Require libktorrent 1.3.0 for building. + * Require Qt 4.7 and KDE Platform 4.7 for building. + * Bump Standards-Version to 3.9.4: no changes needed. + + -- Modestas Vainius Sun, 30 Sep 2012 01:03:59 +0300 + +ktorrent (4.2.1-1) unstable; urgency=low + + * New upstream release. + * Require libktorrent 1.2.1 for building. + * Drop unused override menu-icon-missing. + + -- Modestas Vainius Thu, 21 Jun 2012 22:11:37 +0300 + +ktorrent (4.2.0-1) unstable; urgency=low + + * New upstream release. + * Bump Standards-Version to 3.9.3: no changes needed. + * Require libktorrent 1.2.0 to build. + * Build depend on debhelper 9 as lintian insists. + * Enable kio-magnet (pass -DENABLE_KIO_MAGNET=1 to cmake). + + -- Modestas Vainius Sat, 10 Mar 2012 22:55:41 +0200 + +ktorrent (4.1.3-1) unstable; urgency=low + + * New upstream release. + * Bump debhelper compat level to 9 and require debhelper 8.9.0 in order to + gain transparent support for dpkg-buildflags in dh/dh_auto_*. + * Reorder dh options in compat=8 compatible way. + + -- Modestas Vainius Tue, 06 Dec 2011 00:25:09 +0200 + +ktorrent (4.1.2-1) unstable; urgency=low + + * New upstream release. + * Add krosspython to ktorrent Suggests. + * Require libktorrent-dev 1.1.2. + + -- Modestas Vainius Thu, 18 Aug 2011 01:15:58 +0300 + +ktorrent (4.1.1-2) unstable; urgency=low + + * Add kdebase-workspace-dev (<< 4:4.6) to Build-Conflicts temporary. Needed + for KDE SC 4.6 transition. + * Upload to unstable. + + -- Modestas Vainius Sat, 28 May 2011 01:49:14 +0300 + +ktorrent (4.1.1-1) experimental; urgency=low + + * New upstream release. + * Require libktorrent-dev 1.1.1. + * Bump Standards-Version to 3.9.2: no changes needed. + * Correct menu-icon-missing override. + + -- Modestas Vainius Tue, 03 May 2011 01:25:00 +0300 + +ktorrent (4.1.0-1) experimental; urgency=low + + * New upstream release. + * Require libktorrent-dev 1.1.0. + * Drop upstream_kde4.4_compat.diff patch, merged upstream. + * Build depend on libqtwebkit-dev | libqt4-dev (<< 4:4.7.0). + + -- Modestas Vainius Wed, 23 Mar 2011 02:24:35 +0200 + +ktorrent (4.1~rc1-1) experimental; urgency=low + + * New upstream release. + * Require libktorrent 1.1~rc1. + * Add upstream_kde4.4_compat.diff patch in order to restore compatibility + with KDE Devel Platform 4.4. + * Update install files. + + -- Modestas Vainius Sat, 19 Feb 2011 02:53:14 +0200 + +ktorrent (4.0.5-3) unstable; urgency=low + + * Release to unstable. + + -- Modestas Vainius Tue, 01 Feb 2011 00:40:46 +0200 + +ktorrent (4.0.5-2) experimental; urgency=low + + * Reupload because previous upload was screwed. + + -- Modestas Vainius Thu, 30 Dec 2010 12:32:26 +0200 + +ktorrent (4.0.5-1) experimental; urgency=low + + * New upstream release. + * Require libktorrent 1.0.5. + + -- Modestas Vainius Thu, 30 Dec 2010 12:16:35 +0200 + +ktorrent (4.0.4-1) experimental; urgency=low + + * New upstream release. + * Bump libktorrent-dev build dependency to 1.0.4. + + -- Modestas Vainius Wed, 20 Oct 2010 14:52:03 +0300 + +ktorrent (4.0.3-1) experimental; urgency=low + + * New upstream release. + * Bump Standards-Version to 3.9.1: no changes needed. + * Require libktorrent 1.0.3 per upstream recommendation. + + -- Modestas Vainius Wed, 29 Sep 2010 00:40:16 +0300 + +ktorrent (4.0.2-1) unstable; urgency=low + + * New upstream release. + * Bump libktorrent-dev build dependency to 1.0.2. + * Bump Standards-Version to 3.9.0: add Breaks next to Replaces where needed. + * No longer reference BSD from common-licenses in debian/copyright, replace + it with copyright/license blob. + * Fix indentation style in debian/copyright. + + -- Modestas Vainius Thu, 08 Jul 2010 23:31:43 +0300 + +ktorrent (4.0.1-1) unstable; urgency=low + + * New upstream release: + - Make sure that there are no uncaught exceptions (Closes: #585803). + * Bump build dependency on libktorrent-dev to >= 1.0.1. + + -- Modestas Vainius Tue, 15 Jun 2010 01:38:47 +0300 + +ktorrent (4.0.0-1) unstable; urgency=low + + * New upstream release: + - "Pause KTorrent" was renamed to avoid confusion (Closes: #536319); + - Statistics are updated dynamically in the system tray (Closes: #526775); + - Torrent state is updated even when it isn't started (Closes: #575878). + * Fix spelling error in ktorrent-data description (Closes: #557893). + * Add patch general/drop_excess_dependencies.diff - drop excess build + dependency requirements from CMakeLists.txt, adjust required versions of Qt + and KDE. + * Changes for KTorrent split: + - build depend on libktorrent-dev (>= 1.0.0); + - remove libgmp3-dev, libqca2-dev from build depends; + - drop libbtcore from ktorrent.install file; + - replace libboost-serialization-dev with libboost-dev. + * Bump Standards-Version to 3.8.4: no changes needed. + * Add libktorrent-l10n to ktorrent Depends. + * Add libktorrent-dbg to ktorrent-dbg Depends. + * Drop topgit support from debian/rules. + * Rewrite debian/README.source: no more topgit. + * Drop all patches. They have been applied upstream. + * Drop extra debian/copyright.* files. No longer used in the workflow. + + -- Modestas Vainius Fri, 28 May 2010 21:08:04 +0300 + +ktorrent (4.0~beta2-1) experimental; urgency=low + + * New upstream release. + * Enable parallel building: pass --parallel option to dh. + * Merge changes from debian 3.3.{3,4} packages. + * Drop hunk 1 from the general/fix_target_link_libraries.diff patch - merged + upstream. + * Bump libqt4-dev build dependency to 4:4.6 - needed by plasmoid. As a + result, drop Build-Conflicts with libqt4-dev 4:4.5.2. + * Update install files. + * Do not use asterisks in debian/NEWS. + + -- Modestas Vainius Mon, 05 Apr 2010 17:36:52 +0300 + +ktorrent (4.0~beta1-1) experimental; urgency=low + + * New upstream development release. + * DFSG offensive files removed upstream, using vanilla tarball from now on: + - drop prune-nonfree target from debian/rules; + - no longer pass -DWITH_BUILTIN_COUNTRY_FLAGS:BOOL=OFF to cmake. + * Update install files. + * Adapt general/fix_target_link_libraries.diff to upstream changes. + * Skip test suite. + + -- Modestas Vainius Mon, 28 Dec 2009 14:51:55 +0200 + +ktorrent (3.3.4+dfsg.1-1) unstable; urgency=low + + * New upstream release (Closes: #568850). + + -- Modestas Vainius Wed, 10 Feb 2010 23:19:48 +0200 + +ktorrent (3.3.3+dfsg.1-1) unstable; urgency=low + + * New upstream release (Closes: #565678). + * Update general/fix_target_link_libraries.diff patch. + + -- Modestas Vainius Mon, 18 Jan 2010 02:04:07 +0200 + +ktorrent (3.3.2+dfsg.1-1) unstable; urgency=low + + * New upstream release. + * Sync ktorrent Debian menu icon with current upstream version. + * Remove DMUA field from debian/control. I'm a DD now. + * Use "KDE platform" in the ktorrent package description rather than "KDE 4 + technology platform". + * Use my @debian.org address in the Uploaders field. + + -- Modestas Vainius Mon, 28 Dec 2009 13:56:00 +0200 + +ktorrent (3.3.1+dfsg.1-1) unstable; urgency=low + + * New upstream release. + * Fix typo in ktorrent-data description (Closes: #557371). + * Refresh patch general/fix_target_link_libraries. + + -- Modestas Vainius Tue, 24 Nov 2009 14:11:18 +0200 + +ktorrent (3.3+dfsg.1-1) unstable; urgency=low + + * New upstream release. + * Fix debian/watch to properly name stable tarballs. + + -- Modestas Vainius Sun, 08 Nov 2009 23:39:57 +0200 + +ktorrent (3.3~rc1+svn1043995+dfsg.1-1) experimental; urgency=low + + * New upstream development snapshot (3.3rc1+svn1043995): + * Fixes a couple of crashes. + - Last Changed Author: guisson + - Last Changed Rev: 1043995 + - Last Changed Date: 2009-11-02 22:00:03 +0200 + - Translations from 3.3rc1 tarball. + + -- Modestas Vainius Sat, 07 Nov 2009 01:30:38 +0200 + +ktorrent (3.3~rc1+svn1041897+dfsg.1-1) experimental; urgency=low + + * New upstream development snapshot (3.3rc1+svn1041897): + * Fixes very high CPU usage with DHT. + - Last Changed Author: guisson + - Last Changed Rev: 1041897 + - Last Changed Date: 2009-10-28 21:31:36 +0200 + * Refresh patches. + * Switch to dpkg-source Format: 3.0 (quilt): + - set debian/source/format to "3.0 (quilt)"; + - drop quilt from Build-Depends, no longer needed; + - do not use quilt dh addon anymore; + - adjust debian/README.source accordingly. + + -- Modestas Vainius Wed, 28 Oct 2009 23:18:58 +0200 + +ktorrent (3.3~rc1+dfsg.1-1) experimental; urgency=low + + * New upstream development release. + - sends proper "downloaded" data to tracker (Closes: #534576). + * Merge 3.2.3.1+dfsg.1-1, 3.2.4+dfsg.1-1 and 3.2.5+dfsg.1-1 packaging. + * Adapt general/fix_target_link_libraries patch to upstream changes. + + -- Modestas Vainius Sun, 25 Oct 2009 17:11:37 +0200 + +ktorrent (3.3~beta1+dfsg.1-1) experimental; urgency=low + + * New upstream development release. + * Merge 3.2.3+dfsg.1-1 packaging. + + -- Modestas Vainius Tue, 11 Aug 2009 12:21:06 +0300 + +ktorrent (3.3~~svn975833-1) experimental; urgency=low + + * New upstream development snapshot: + - Last Changed Author: guisson + - Last Changed Rev: 975833 + - Last Changed Date: 2009-05-31 14:16:26 +0300 + * Change ktorrent-dbg section to debug. + * Bump debhelper build depend to 7.0.50. + * Bump Standards-Version to 3.8.1 (no changes needed). + * Clean up prune-tarball: some files were removed upstream, + there is no need to rm them. + * Update ktorrent.install: add a shutdown plugin. + + -- Modestas Vainius Mon, 01 Jun 2009 03:47:07 +0300 + +ktorrent (3.2.5+dfsg.1-1) unstable; urgency=low + + * New upstream release. + * Build conflict with Qt 4.5.2 and drop patch + debian/qt_4.5.2-1_phonon_ftbfs_fix.diff. The bug is fixed in Qt 4:4.5.3 + and later. + * Merge old 3.1.x changelog entries from lenny: 3.1.2+dfsg.1-1, + 3.1.3+dfsg.1-1, 3.1.3+dfsg.2-1 and 3.1.4+dfsg.1-1. + + -- Modestas Vainius Sun, 25 Oct 2009 16:15:03 +0200 + +ktorrent (3.2.4+dfsg.1-1) unstable; urgency=low + + * New upstream release. + * Switch debian/rules to use kde dh addons. Update build dependencies + accordingly. + * Bump Standards-Version to 3.8.3, no changes needed. + * Fix syntax problems in debian/watch. + * Refresh patches. + * Add ${misc:Depends} to Depends fields. + * Add patch general/fix_target_link_libraries: do not link with excess + libraries. + + -- Modestas Vainius Sun, 27 Sep 2009 17:27:52 +0300 + +ktorrent (3.2.3.1+dfsg.1-1) unstable; urgency=low + + * New upstream patch release: + - fixes crash. + + -- Modestas Vainius Thu, 13 Aug 2009 11:31:45 +0300 + +ktorrent (3.2.3+dfsg.1-1) unstable; urgency=low + + * New upstream release. + * Make use of debhelper 7.3 cmake support: + - build depend on debhelper 7.3; + - build depend on pkg-kde-tools 0.4.11 (for debhelper/kde.mk); + - drop custom debian/debhelper snippets; + - adjust debian/rules accordingly. + * Drop quilt from build depends: unused at the moment. + * Bump Standards-Version to 3.8.2. No changed needed. + * Add patch debian/qt_4.5.2-1_phonon_ftbfs_fix which workarounds a FTBFS + against Qt 4.5.2-1 (Closes: #537023). + * Enable quilt. + + -- Modestas Vainius Tue, 11 Aug 2009 10:19:52 +0300 + +ktorrent (3.2.2+dfsg.2-1) unstable; urgency=low + + * New upstream tarball for 3.2.2 (3.2.2-1). + * Remove general/qt_tracker_default_https_port_fix.diff, fixed upstream. + + -- Modestas Vainius Wed, 03 Jun 2009 21:47:18 +0300 + +ktorrent (3.2.2+dfsg.1-1) unstable; urgency=low + + * New upstream release. + - Messages.sh is included in the tarball (Closes: #526067). + * Change ktorrent-dbg section to debug. + * Bump debhelper build depend to 7.0.50. + * Bump Standards-Version to 3.8.1 (no changes needed). + * Update to newer version of build snippets (and add topgit support). + * Add a patch to fix default port for https in Qt based tracker announces. + + -- Modestas Vainius Mon, 01 Jun 2009 23:39:57 +0300 + +ktorrent (3.2.1+dfsg.1-1) unstable; urgency=low + + * New upstream release. + * Upload to unstable. + * Build depend on libtag1-dev. + + -- Modestas Vainius Mon, 06 Apr 2009 19:15:48 +0300 + +ktorrent (3.2+dfsg.1-2) experimental; urgency=low + + * Rename plasma-applet-ktorrent to plasma-widget-ktorrent, add + conflicts/replaces with plasma-applet-ktorrent. + * Change debian sections: + - source package, ktorrent, ktorrent-data: net + - plasma-widget-ktorrent: kde + - ktorrent-dbg: devel + * Bump kdebase-workspace-dev build depend to 4:4.2.0. + * Drop libstreamanalyzer-dev build depend, not needed. + + -- Modestas Vainius Mon, 16 Feb 2009 13:46:18 +0200 + +ktorrent (3.2+dfsg.1-1) experimental; urgency=low + + * New upstream release (3.2). + * Remove 02_appear_as_kde3.2rc1.diff, no longer relevant. + * Fix issues with debian/watch (lintian warning etc.). + + -- Modestas Vainius Mon, 16 Feb 2009 03:00:44 +0200 + +ktorrent (3.2~rc1+svn923353-1) experimental; urgency=low + + * New upstream development snapshot: + - revision 923353 on 2009-02-08 18:32:38 +0200; + - translations from 3.2 RC1 tarball; + * Another attempt to fix "stalled torrents until client restart" problem. + * Keep disguising as 3.2 RC1 to the rest of the torrent world. + + -- Modestas Vainius Mon, 09 Feb 2009 01:24:07 +0200 + +ktorrent (3.2~rc1+svn919439-1) experimental; urgency=low + + * New upstream development snapshot based on the new development release + (3.2 RC1): + - includes changes from ktorrent trunk up to r919439 which include + the fix for annoying "torrent is stalled all the time until client + restart bug"; + - includes translations from official 3.2 RC1 release tarball; + - no longer crashes when removing a torrent (Closes: #511451); + * Bump build depends on KDE 4.2: + - remove libplasma-dev build depend, rebuild against libplasma3; + - add build depend on libphonon-dev 4:4.3.0; + - bump build depends on strigi to 0.6.3. + * Add 02_appear_as_kde3.2rc1.diff patch to make this snapshot appear as + 3.2 RC1 to the trackers. + * Disable 01_libbtcore_scramble_soname.diff patch. Pointless. + * Small update to debian/debhelper/kde4.mk (sync with + plasma-applet-networkmanager). + * Install zeroconf plugin. + + -- Modestas Vainius Sun, 01 Feb 2009 04:25:27 +0200 + +ktorrent (3.2~beta1+svn902175-1) experimental; urgency=low + + * New upstream development snapshot: + - Revision 902175 by scripty. + - Date: 2008-12-27 18:21:46 +0200. + - Translations as of Sun, 28 Dec 2008 12:00:25 +0200 are included. + * Do not suggest php5-cli. No longer needed. + * Update install files. + * Improve descriptions. + * Update debian/not-installed. + * Split off ktorrent plasma applet to plasma-applet-ktorrent package: + - this "moves" kdebase-workspace-libs4+5 and libplasma dependencies to + plasma-applet-ktorrent package; + - make ktorrent package suggest plasma-applet-ktorrent; + - plasma-applet-ktorrent replaces earlier ktorrent package. + * Split off architecture independent files to ktorrent-data package. + * Add debian/installgen file. + * Update debian/copyright. + * Update lintian overrides. + * Add debian/watch file. + + -- Modestas Vainius Sun, 28 Dec 2008 14:20:08 +0200 + +ktorrent (3.2~beta1+svn894712-1) experimental; urgency=low + + * New upstream development snapshot: + - Revision 894712 by guisson; + - Date: 2008-12-09 10:59:23 +0200 (An, 09 Grd 2008). + - Translation as of Wed, 10 Dec 2008 01:22:21 +0200 are included. + * Replace libboost1.35-dev build dependency with libboost-serialization-dev. + + -- Modestas Vainius Wed, 10 Dec 2008 01:20:36 +0200 + +ktorrent (3.2~beta1+dfsg.1-1) experimental; urgency=low + + * New upstream development snapshot: + - Working SyndicationPlugin (RSS). + - A lot faster loading of torrents with many files. + - Lots of other improvements. + * Resync custom debhelper scripts with amarok. Make necessary (small) + adjustments to packaging. + * Update debian/non-installed. + * Tighten KDE4 related build depends to 4.1.1 or later. + * Make quilt build dependency versionless again. Tweak README.source. + * Build depend on pkg-kde-tools >= 0.2. Use variables.mk from there and + enable linking with --as-needed. + * Build depend on kdepimlibs5-dev instead of kdelibs5-dev (needed by + SyndicationPlugin). + + -- Modestas Vainius Sun, 16 Nov 2008 13:56:42 +0200 + +ktorrent (3.2~~svn873807-1) experimental; urgency=low + + * New upstream development snapshot: + - Revision 873807 by guisson on 2008-10-20 10:58:12 +0300. + - The latest translations as of Mon, 20 Oct 2008 15:43:49 +0300 are + included in the orig tarball. + - Snapshot highlights: + * Beginning of the SyndicationPlugin (i.e. RSS plugin). + * Fix bug causing infinite DNS lookups in UDP tracker when lookup fails + (Closes: #502071). + * debian/Debhelper/kde4.mk: pass -DCMAKE_USE_RELATIVE_PATHS=ON to cmake when + cmake >= 2.6.2-1 is used. + * Rewrite debian/Debhelper/kde4.mk and make it thread-safe: + - Drop double-collon rules as they are not thread safe. + - Avoid running configure twice when repeating interrupted build. + * Build depend on cmake 2.6.2-1 for relative paths support. + * Build depend on libboost1.35-dev which is needed to build + SyndicationPlugin. + * Refresh patch. + * Drop debian/tmp from ktorrent.install. No longer needed as of dh v7. + * Add/remove files from ktorrent.install. + + -- Modestas Vainius Mon, 20 Oct 2008 16:25:42 +0300 + +ktorrent (3.2~~svn862155-1) experimental; urgency=low + + * New upstream development snapshot: + - Revision 862155 by guisson on 2008-09-18 12:07:56 +0300. + - The latest translations as of Thu, 18 Sep 2008 19:59:22 +0300 are + included in the orig tarball. + * Add libx11-dev to build-depends (until #499061 is fixed). + * Update ktorrent.install: add Download Order Plugin. + + -- Modestas Vainius Tue, 16 Sep 2008 00:03:40 +0300 + +ktorrent (3.2~~svn856351-1) experimental; urgency=low + + * New upstream development snapshot: + - Revision 856351 by guisson on 2008-09-02 20:49:37 +0300. + - The latest translations as of 2008-09-02 21:14:03 +0300 are included in + the orig tarball. + - Highlights: + * Reworked chunk management, which should result into much lower memory + consumption. + * Drop 97_* patches. + * Bump Standards-Version to 3.8.0: + - add README.source; + - build depend on quilt (>= 0.46-4.1) for + /usr/share/doc/quilt/README.source. + * Sync debhelper scripts with amarok 1.90 packaging. + * Build depend on kdebase-workspace-dev. Needed for taskmanager stuff. + + -- Modestas Vainius Tue, 02 Sep 2008 22:05:13 +0300 + +ktorrent (3.2~~svn847397-1) experimental; urgency=low + + * New upstream development snapshot: + - Revision 847397 by guisson on 2008-08-15 13:46:58 +0300. + - The latest translations as of 2008-08-16 02:03:00 +0300 are included in + the orig tarball. + * Remove the following patches (merged upstream): + - 01_arm_qreal_fixes.diff + - libbtcore/01_touch_proper_dnd_file.diff + * Refresh other patches. + * Update ktorrent.install: use wildcards for libraries due to frequent + library version changes. + + -- Modestas Vainius Sat, 16 Aug 2008 02:18:25 +0300 + +ktorrent (3.2~~svn839064-1) experimental; urgency=low + + * New upstream development snapshot: + - Revision 839064 by guisson on 2008-07-29 13:51:20 +0300. + - The latest translations as of 2008-07-29 14:29:00 +0300 are included in + the original tarball. + - Improvements: + * Lower CPU usage + * KTorrent plasmoid. + * BitFinder and Scripting plugins. + * Add 01_touch_proper_dnd_file.diff patch which fixes a bug causing ktorrent + to allocate useless filled with zeros in place of first and last chunks. + dnd files for each "Do not download" file in the multifile torrent. + When there are many small files in the torrent, disk usage of those dnd + files become very significant (up to 10-20% of the torrent size) and + allocation of such a torrent is very slow due to lots of I/O during writing + useless zeros. + * Refresh other patches. + * Switch packaging from CDBS to debhelper 7 (based on amarok 2 packaging). + * Build-depend on libplasma-dev. + * Update build-depends to at least KDE 4.1.0. + * Update ktorrent.install file: new plugins and KTorrent plasmoid. + * Remove Vcs fields from the debian/control until ktorrent packaging is + moved to git. + + -- Modestas Vainius Tue, 29 Jul 2008 16:20:32 +0300 + +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. + + -- Modestas Vainius Mon, 20 Oct 2008 14:40:23 +0300 + +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. + + -- Modestas Vainius Wed, 01 Oct 2008 19:38:25 +0300 + +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 include. + + -- Modestas Vainius Tue, 30 Sep 2008 00:31:08 +0300 + +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. + + -- Modestas Vainius Wed, 06 Aug 2008 18:39:28 +0300 + +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. + + -- Modestas Vainius Mon, 14 Jul 2008 17:22:25 +0300 + +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. + + -- Modestas Vainius Mon, 07 Jul 2008 15:00:35 +0300 + +ktorrent (3.1+dfsg.1-1) experimental; urgency=low + + * New upstream release. + * Update patches. + * Update install files (bumps of library minor versions). + + -- Modestas Vainius Tue, 17 Jun 2008 12:48:39 +0300 + +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. + + -- Modestas Vainius Wed, 04 Jun 2008 23:15:51 +0300 + +ktorrent (3.1~beta2+dfsg.1-1) experimental; urgency=low + + * New upstream development release. + * Embed libbtcore back to ktorrent package. I'm tired of continuous soname + bumping which results in ktorrent and/or libbtcore sitting in NEW on + almost each new upstream release. libbtcore will be split of again for + final 3.1 release. + - Add 99_libbtcore_scramble_soname.diff patch to scamble libbtcore soname. + libbtcore shipped in this package should be considered private. + - Do not install libbtcore development files. + - Remove build-dependency on libbtcore4-dev and libbtcore-dbg from + ktorrent-dbg recommends. + - Add libbtcore build-dependences: libgmp3-dev and libqca2-dev. + * Update install files (due to soname bumps mainly) + + -- Modestas Vainius Thu, 22 May 2008 03:31:32 +0300 + +ktorrent (3.1~beta1+dfsg.1-1) experimental; urgency=low + + [ Modestas Vainius ] + * New upstream development release: + - Highlights: + * A new media player plugin. + * Fixes a crash with Qt 4.4 on close. + * More bug fixes. + - libbtcore and cmake (BTCore specific) have been moved from the + upstream tarball to the source package of their own (libbtcore). + * Remove libbtcore specific build depends. + * Build depend on libbtcore4-dev. Add 01 patch to enable building against + external BTCore library. + * Improve ktorrent description a bit to bring it more up to date with + current features in 3.1~beta1. + * Build-depend on kdelibs5-dev (>= 4:4.0.72). + * Build-depend on pkg-config and libstreamanalyzer-dev. + * Add new files to ktorrent.install: + - /usr/lib/kde4/ktmediaplayerplugin.so + - /usr/share/kde4/services/ktmediaplayerplugin.desktop + * ktcore soname was bumped. Update ktorrent.install + * Add Vcs fields. + * Update debian/copyright. + + -- Debian KDE Extras Team Sun, 04 May 2008 01:11:21 +0300 + +ktorrent (3.1~~svn793490.dfsg.1-1) experimental; urgency=low + + [ Modestas Vainius ] + * New upstream development snapshot (r793490): + - The original tarball has never been released upstream. It's a snapshot + of KDE subversion repository /trunk/extragear/network/ktorrent with DFSG + non-free files removed. + - The latest included svn revision is r793490 commited by guisson + on 2008-04-04 10:45:34 +0300 + - The latest translations as of Fri, 04 Apr 2008 19:30:46 +0300 are + included in the original tarball. + * There are a few missing symbols in libbtcore3. Ignore this fact for now as + there are no rdepends and it's a development snapshot anyway. + * As always, add ktorrent-dbg to ktorrent Recommends as it's development + snapshot. + * Adopt debian/rules to debian/cdbs/kde.mk changes: + - Now I need to reset DEB_DH_INSTALL_SOURCEDIR instead of + DEB_DH_INSTALL_ARGS to get rid of --sourcedir=debian/tmp. + + -- Debian KDE Extras Team Fri, 04 Apr 2008 19:55:17 +0300 + +ktorrent (3.0.0.dfsg.1-1) experimental; urgency=low + + [ Modestas Vainius ] + * New upstream stable release (3.0) for KDE4: + - IPv6 support + - SOCKSv4 and v5 support + - The network interface to use, can now be selected + - Alternative flat list mode to display the files of a torrent + - Reorganization of the config dialog + - Individual files of a torrent can now be moved + - New queuemanager gui + * Remove ktorrent-dbg from ktorrent Recommends. Ktorrent 3 is stable now + (and I can confirm that from my experience). + * Drop kdebase-runtime-data-common and kdebase-data from ktorrent + Recommends, because actually kdebase-runtime-data-common is ktorrent + dependency via kdebase-runtime-data. As a result, it makes no sence to + recommend any alternatives too. + * Remove RSS plugin from ktorrent description. It is not available in this + release yet. + * List more features in ktorrent description. + * Resync patches: + - 01_system_geoip_and_flags.diff - removed, merged upstream. + - 02_kclosestnodessearch_cleanup.diff - removed, useless. + - 03_trunk_pull_r769910.diff - removed, it was taken from upstream. + - 04_pastedialog_support_remote_urls.diff - removed, merged upstream. + - 05_infowidget_localizednumber.diff - removed, merged upstream. + * Rename libbtcore2 to libbtcore3. Library changed soname though there was + no real need. Anyway, I notified upstream but I'm doing the change this + time. Modified files: + - debian/rules, debian/control + - debian/libbtcore2.symbols.amd64 -> debian/libbtcore3.symbols.amd64 + - debian/libbtcore2.install -> debian/libbtcore3.install + * Internal libktcore library changed soname too. Adjust + debian/ktorrent.install + + -- Debian KDE Extras Team Sun, 17 Feb 2008 20:53:06 +0200 + +ktorrent (3.0~rc1.dfsg.1-1) experimental; urgency=low + + [ Modestas Vainius ] + * New upstream development release for KDE4 (3.0 rc1) + * Major part of packaging was done from scratch in comparision with + 2.2.4.dfsg.1-1 therefore some changes might have been left undocumented + in this changelog. + * Remove all GeoIP stuff from ktorrent tarball including LGPL library + source code. Debian uses libgeoip1 anyway. + * Switching to CDBS and debhelper v6. Build-Depend on cdbs (>= 0.4.51) + to get non-empty -dbg package with compat=6. + * Update Standards-Version to 3.7.3.0 + * Now ktorrent-dbg recommends kdelibs5-dbg due to obvious reasons. Also add + ktorrent-dbg to ktorrent Recommends because this is upstream development + release. + * Drop Homepage stanza from ktorrent description, add Homepage field to + debian/control source section instead. + * New binary packages (libbtcore2 and libbtcore-dev) for btcore public + library. + * Add symbols file for libbtcore2 on amd64. Unfortunately, different + internal type of __SIZE_TYPE__ on at least amd64 and i386 (which as a + result affect C++ mangling of one symbol) and differing vtable offsets + (C++ specific) prevent me from making this symbols file arch any. + * Add kdebase-runtime-data-common as an alternative for kdebase-data in + ktorrent Recommends. They both ship flags used by ktorrent infowidget + plugin. + * Remove all patches from ktorrent 2.2.x. Add new patches: + - 01_system_geoip_and_flags.diff - add support for "system GeoIP" and + ability to skip installation of builtin country flags to the build + system. + - 02_kclosestnodessearch_cleanup.dif - cleanup unused variable. Endless + loop is fixed in 3.0rc1. + - 03_trunk_pull_r769910.diff - pull trunk up to revision 769910. Version + bump related changes skipped. This patch should fix socket leak which + made ktorrent almost unusable for more than 20 minutes. + - 04_pastedialog_support_remote_urls.diff - add back support for remote + urls in "Paste Torrent URL" dialog. The patch fixes incorrect KUrl API + usage. + - 05_infowidget_localizednumber.diff - show localized number instead of + "1e+02 %" in infowidget "Files" view "% Complete" column. + * Add "DM-Upload-Allowed: yes" to debian/control source section. + * Tweak overrides.lintian by adding "libktcore2 libktupnp1" to + package-name-doesnt-match-sonames. These libraries are supposed to be used + only by KTorrent and its utilities. + * A few corrections to ktorrent.1 manual page, also remove ktshell.1 man + page, because ktshell has not been ported yet. + * Add a man page for the new 'ktupnptest' binary. + * Bug fixes: + - "Refuses to add downloads to existing group" - seems to work in this + release (Closes: #460470). + - "wrong translate" - the string in question is translated differently in + this release. If I'm not wrong, the translation is correct + (Closes: #459241). + - "chunks window download speed column is misleading" - ktorrent 3.0 + groups all chunks from the same peer into single listitem for which + only single total speed associated with that peer is shown. Therefore, + there is no confusion anymore (Closes: #372162). + * Update debian/copyright. + + -- Debian KDE Extras Team Thu, 07 Feb 2008 12:45:31 +0200 + +ktorrent (2.2.4.dfsg.1-1) unstable; urgency=medium + + [ Modestas Vainius] + * New upstream release (Closes: #452334): + - Resolves frequent crashes on some systems (esp. SMP) (hence medium + urgency). + - "Set max upload/download rate" via tray icon menu should work correctly + now. + - A few additional web gui features. + * Add a few new patches to make cleverer dpkg-shlibdeps happy (almost): + - 05_cleanup_am_lib_qt.diff - originally a few other libraries like + libpng12 etc. were exported in automake LIB_QT variable. Only a few (if + any) KDE applications use them directly so linking any single binary + against them is unnecessary. KTorrent is not an exception. This patch + reduces LIB_QT to contain just the main Qt library. Previous version of the + variable has been made available under the name LIB_QT_EXT. As a result of + this patch, KTorrent depencences shrank to the bare minumum solving tons + of dpkg-shlibdeps warnings too. + - 06_makefile_am_fixups.diff - various fixes to Makefile.am's all around + the source code with the intention to resolve warnings reported by + dpkg-shlibdeps. The only type of warnings left are those regarding + libm.so.6, which can't be fixed because they come from g++ itself. + + -- Debian KDE Extras Team Thu, 22 Nov 2007 04:34:54 +0200 + +ktorrent (2.2.3.dfsg.1-1) unstable; urgency=low + + * New upstream release + * Add kdebase-kio-plugins to Recommends. Users willing to use IP Blocking + plugin should install it. (Closes: #443624) + + -- Debian KDE Extras Team Wed, 14 Nov 2007 23:49:56 +0200 + +ktorrent (2.2.2.dfsg.1-1) unstable; urgency=low + + [ Modestas Vainius ] + * New upstream bugfix release. + * Change ktorrent.menu section to Applications/Network/File Transfer. + + -- Debian KDE Extras Team Wed, 29 Aug 2007 23:06:30 +0300 + +ktorrent (2.2.1.dfsg.1-1) unstable; urgency=low + + * New upstream release: + - Fixes a few output format issues with ktshell. Thanks to + Avi Rozen for the patches (Closes: #432433, #432655). + - Also fixes the file selection bug and a number of other bugs. + * Corrent README.Debian. The patches mentioned there have been merged + upstream. + * Don't build with --enable-final on arm. + + -- Debian KDE Extras Team Mon, 23 Jul 2007 21:47:47 +0300 + +ktorrent (2.2.0.dfsg.1-1) unstable; urgency=low + + [Modestas Vainius] + * New upstream release. + * Fix override disparity - change ktorrent-dbg priority to extra. + * Drop ktorrent-dbg from ktorrent Recommends. 2.2 is stable now. + * Update patches: + - 10_use_system_geoip.diff - remove, merged upstream. + - 11_flagdb-alternative-source.diff - remove, merged upstream. + - 12_gnu_kfreebsd.diff - remove, merged upstream. + - 13_inst_apps.diff - remove, merged upstream. + - 14_wz_tooltip_CVE-2007-3154.diff - remove, merged upstream. + - 98_buildprep.diff - regenerate (relibtoolize). + + -- Debian KDE Extras Team Wed, 04 Jul 2007 01:46:19 +0300 + +ktorrent (2.2~rc1.dfsg.1-1) experimental; urgency=low + + [Modestas Vainius] + * New upstream development release. + * Update patches: + - 10_use_system_geoip.diff - fix offsets. + - 11_flagdb-alternative-source.diff - fix offsets. + - 98_buildprep.diff - regenerate. + * Add patch 14_wz_tooltip_CVE-2007-3154.diff - fixes CVE-2007-3154. + The patch is based on wz_tooltip.js from eGroupWare 1.4.001 + (Closes: #429209). + * Fix "debian-rules-ignores-make-clean-error" lintian warning. + * Use ${binary:Version} instead of ${Source-Version} for ktorrent-dbg + dependency on ktorrent. + + -- Debian KDE Extras Team Tue, 26 Jun 2007 11:17:02 +0300 + +ktorrent (2.2~beta1.dfsg.1-2) experimental; urgency=low + + [Modestas Vainius] + * Correct invalid character(s) in debian/control. + * Install *.la files for plugins (Closes: #427432). + + -- Debian KDE Extras Team Mon, 04 Jun 2007 04:54:27 +0300 + +ktorrent (2.2~beta1.dfsg.1-1) experimental; urgency=low + + [Modestas Vainius] + * New upstream development release (2.2 beta1). + * Prune upstream tarball from non-free parts, remove useless autotools + cache directory and create a new dfsg-free orig tarball. + * Update debian/patches: + 01_libtool_update.diff - regenerate. + 10_use_system_geoip.diff - adapt to upstream changes. + 11_flagdb-alternative-source.diff - adapt to upstream changes. + 98_buildprep.diff - regenerate. + * Add a new binary package, ktorrent-dbg, to hold debugging symbols. + Make appropriate changes to debian/control and debian/rules. + * Since this release is a development beta release, crashes are expected. + Therefore add ktorrent-dbg to ktorrent Recommends till final release. + * Add php5-cli to ktorrent Suggests. It is needed for KTorrent WebInterface + plugin. + * Update description of the ktorrent binary package. + + -- Debian KDE Extras Team Sun, 03 Jun 2007 22:19:03 +0300 + +ktorrent (2.1.4.dfsg.1-1) unstable; urgency=low + + * ktorrent is now maintained by Debian KDE Extras Team. + + [Modestas Vainius] + * New major upstream release (2.1): (Closes: #400186) + - µTorrent compatible peer exchange + - Zeroconf extension to find peers on the local network + - Switched the GUI to an IDEAl style GUI (like KDevelop) + - WebGUI plugin + - RSS plugin + - MAJOR improvements in down and upload performance + - Grouping feature to put torrents into groups + - Improved search plugin, which now allows multiple searches + - Allows setting priority for files in multifile torrents (Closes: #367120) + - Download speed is shown individually for each chunk in the chunk + window (Closes: #372162) + * New bugfix upstream release (2.1.4): (Closes: #420913) + - Fixed crash in parsing of DHT messages (Closes: #425043) + - Fixed problem with files with .. in their name (Closes: #425948) + - ScanFolder can now handle incomplete torrent files properly + * Prune upstream tarball from non-free parts (GeoIP Country Database and + country flag images). Patches 10 and 11 have been developed to make + impact of this as minimal as possible on the users. + * Remove LDFLAGS patch. It has been integrated upstream. + * debian/rules: upstream no longer ships .desktop files in applnk. + * Pass --enable-largefile to configure to enable large file (over 2GB) + support on 32bit architectures. There are known problems with >4GB files + on all architectures though (Closes: #402185). + * Use quilt as a patch management system. + * New patches: + - 10_use-system-geoip.diff - adds support for the --enable-system-geoip + configure parameter. It makes ktorrent build against system-wide GeoIP + library (libgeoip1) and use libgeoip1 default GeoIP Country database. + - 11_flagdb-alternative-source.diff - adds support for the + --disable-builtin-country-flags configure parameter. It allows to skip + installation of non-free ktorrent builtin country flags. In addition, + the patch adds support for the "flag database" that lets ktorrent get + country flag images from more than one filesystem source transparently. + It also adds additional (and the only for the debian package) source - + flag images shipped with kdebase. + - 12_gnu_kfreebsd.diff - fix FTBFS on GNU/kFreeBSD. Thanks to Petr Salinger + (Closes: #401753). + - Usual build system patches for relibtoolization. + * Add libgeoip-dev to Build-Depends. Build ktorrent with system GeoIP. + * Add kdebase-data to Recommends. It is needed as a source of the country + flag images for the Peer View. If not installed, country flags won't be + shown. + * Add debian/ktorrent.install. Prepare for multiple binary packages. + * Add Ktorrent to Debian menu (Closes: #392893). + * Now 'clean' target fully cleans the source tree after build + (Closes: #424476). + * Fully support DEB_BUILD_OPTIONS. + * Add manual pages for ktorrent and ktshell. + * Update README.Debian with new information about GeoIP and country flag + images and add NEWS about accuracy of the default GeoIP Country database. + + -- Debian KDE Extras Team Sun, 03 Jun 2007 16:03:17 +0300 + +ktorrent (2.0.3+dfsg1-2.2) unstable; urgency=low + + * Non-maintainer upload. + * Redo the previous patch without kilt, integrating it into the buildsystem + directly (yuck !). + + -- Pierre Habouzit Thu, 22 Mar 2007 16:41:39 +0100 + +ktorrent (2.0.3+dfsg1-2.1) unstable; urgency=high + + * Non-maintainer upload. + * Fix security issue (Closes: 414832, 414830): + + drop patch from #414832 in debian/patches. + + use quilt as a patches management system to deal with it. + + urgency set to high due to RC bugfix. + + -- Pierre Habouzit Thu, 22 Mar 2007 11:11:20 +0100 + +ktorrent (2.0.3+dfsg1-2) unstable; urgency=low + + * Resolve FTBFS - remove nonportable "-z now" from LDFLAGS (Closes: 395897) + + -- Joel Johnson Wed, 01 Nov 2006 14:06:36 -0800 + +ktorrent (2.0.3+dfsg1-1) unstable; urgency=medium + + * new upstream release (Closes: 392687) + + speed issues fix + * urgency=medium in order to get this into etch in time + + -- Joel Johnson Fri, 20 Oct 2006 11:13:24 -0700 + +ktorrent (2.0.2+dfsg1-1) unstable; urgency=medium + + * New upstream release (skipping 2.0, 2.0.1) (Closes: 378947, 384131) + * built with GeoIP support enabled, but removed the database file + and country flags due to licensing restrictions (see README.Debian) + * urgency=medium in order to get this into etch in time + + -- Joel Johnson Fri, 06 Oct 2006 09:15:07 -0700 + +ktorrent (1.2-1) unstable; urgency=low + + * Acknowledge NMU (Closes: 349983) + Actually removed debian libtoolization temporarily due to + package inclusion of a library in upstream. Soon to be reapplied + with proper support for avoiding redundant dependencies. + * New upstream release (Closes: 348605) + + Doesn't freeze/lock anymore (Closes: 340766) + + Properly builds with G++ 4.1 (Closes: 357096) + * add shlib support and post{inst,rm} via debhelper for new shared library + * Set --enable-final as configure directive + * Update copyright file to reflect additional files and changed dir layout + * patch upstream Makefile.in to include translations directory + * Update upstream homepage URL in control + + -- Joel Johnson Tue, 6 Jun 2006 22:07:58 -0700 + +ktorrent (1.1-2.1) unstable; urgency=low + + * Non-maintainer upload by sponsor due to no maintainer reaction. + * Relibtoolize _after_ setting AM_MAINTAINER_MODE (Closes: #349983) + + -- Florian Ernst Tue, 7 Feb 2006 13:15:30 +0100 + +ktorrent (1.1-2) unstable; urgency=low + + * Limit build dependencies to what we directly depend on + and set AM_MAINTAINER_MODE in configure.in.in + * Change section from net to kde + * Remove sponsor as Uploader as requested + + -- Joel Johnson Thu, 1 Dec 2005 13:11:22 -0800 + +ktorrent (1.1-1) unstable; urgency=low + + * Initial Debian Upload (Closes: #313659) + * Update copyright file with new FSF address + * Incorporate changes to a previous package version + - disable rpath in ./configure + - add lintian override (missing manpage) + Thanks to Jonathan Riddell + * Add linda override (missing manpage) + + -- Joel Johnson Mon, 24 Oct 2005 08:47:09 -0700 diff --git a/control b/control new file mode 100644 index 0000000..073e999 --- /dev/null +++ b/control @@ -0,0 +1,89 @@ +Source: ktorrent +Section: net +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Aurélien COUDERC , +Build-Depends: cmake (>= 3.16~), + debhelper-compat (= 13), + extra-cmake-modules (>= 5.91~), + gettext, + libboost-dev (>= 1.71.0~), + libgeoip-dev, + libkf5archive-dev (>= 5.91~), + libkf5completion-dev (>= 5.91~), + libkf5config-dev (>= 5.91~), + libkf5configwidgets-dev (>= 5.91~), + libkf5coreaddons-dev (>= 5.91~), + libkf5crash-dev (>= 5.91~), + libkf5dbusaddons-dev (>= 5.91~), + libkf5dnssd-dev (>= 5.91~), + libkf5doctools-dev (>= 5.91~), + libkf5i18n-dev (>= 5.91~), + libkf5iconthemes-dev (>= 5.91~), + libkf5itemviews-dev (>= 5.91~), + libkf5kcmutils-dev (>= 5.91~), + libkf5kio-dev (>= 5.91~), + libkf5notifications-dev (>= 5.91~), + libkf5notifyconfig-dev (>= 5.91~), + libkf5parts-dev (>= 5.91~), + libkf5plotting-dev (>= 5.91~), + libkf5solid-dev (>= 5.91~), + libkf5syndication-dev (>= 1:5.91~), + libkf5textwidgets-dev (>= 5.91~), + libkf5widgetsaddons-dev (>= 5.91~), + libkf5windowsystem-dev (>= 5.91~), + libkf5xmlgui-dev (>= 5.91~), + libktorrent-dev (>= 20.11.70~), + libphonon4qt5-dev, + libphonon4qt5experimental-dev, + libtag1-dev, + pkg-config, + pkg-kde-tools (>= 0.15.16), + qtbase5-dev (>= 5.15.2~), + qtwebengine5-dev (>= 5.15.2~) [amd64 arm64 armhf i386], +Standards-Version: 4.6.2 +Rules-Requires-Root: no +Homepage: https://www.kde.org/applications/internet/ktorrent/ +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktorrent.git +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktorrent + +Package: ktorrent +Architecture: any +Depends: ktorrent-data (= ${source:Version}), + libktorrent-l10n, + ${misc:Depends}, + ${shlibs:Depends}, +Suggests: geoip-database, krosspython, +Description: BitTorrent client based on the KDE platform + This package contains KTorrent, a BitTorrent peer-to-peer network client, that + is based on the KDE platform. Obviously, KTorrent supports such basic features + as downloading, uploading and seeding files on the BitTorrent network. + However, lots of other additional features and intuitive GUI should make + KTorrent a good choice for everyone. Some features are available as plugins + hence you should make sure you have the ones you need enabled. + - Support for HTTP and UDP trackers, trackerless DHT (mainline) and webseeds. + - Alternative UI support including Web interface. + - Torrent grouping, speed capping, various download prioritization + capabilities on both torrent and file level as well as bandwidth + scheduling. + - Support for fetching torrent files from many sources including any local + file or remote URL, RSS feeds (with filtering) or actively monitored + directory etc. + - Integrated and customizable torrent search on the Web. + - Various security features like IP blocking and protocol encryption. + - Disk space preallocation to reduce fragmentation. + - uTorrent compatible peer exchange. + - Autoconfiguration for LANs like Zeroconf extension and port forwarding via + uPnP. + - Scripting support via Kross and interprocess control via DBus interface. + - SOCKSv4 and SOCKSv5 proxy, IPv6 support. + - Lots of other useful built-in features and plugins. + +Package: ktorrent-data +Architecture: all +Depends: ${misc:Depends}, +Recommends: ktorrent (>= ${source:Version}), +Description: KTorrent data and other architecture independent files + This package contains architecture independent data files for KTorrent, + a BitTorrent peer-to-peer network client. Unless you have ktorrent package + installed, you probably won't find this package useful. diff --git a/copyright b/copyright new file mode 100644 index 0000000..594dc75 --- /dev/null +++ b/copyright @@ -0,0 +1,162 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ktorrent +Upstream-Contact: kde-devel@kde.org +Source: https://invent.kde.org/network/ktorrent + +Files: * +Copyright: 2017-2020, Alexander Trufanov + 2005-2009, Ivan Vasic + 2005, Ivan Vasic ivasic@gmail.com + 2006-2007, Ivan Vasić + 2010, Jonas Lundqvist + 2005-2012, Joris Guisson + 2005, Joris Guisson joris.guisson@gmail.com + 2014, Juan Palacios + 2007, Krzysztof Kundzicz + 2020, Madhav Kanbur + 2007, Modestas Vainius + 2005-2007, Vincent Wagelaar +License: GPL-2.0-or-later + +Files: ktorrent/org.kde.ktorrent.appdata.xml +Copyright: 2017, Burkhard Lück +License: FSFAP + +Files: plugins/search/magneturlschemehandler.cpp + plugins/search/magneturlschemehandler.h +Copyright: 2019, Gilbert Assaf +License: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +Files: plugins/shutdown/shutdowntorrentmodel.h +Copyright: 2009, Joris Guisson +License: LGPL-2.0-only + +Files: ktorrent/statusbarofflineindicator.cpp + ktorrent/statusbarofflineindicator.h +Copyright: 2007, Will Stephenson +License: LGPL-2.0-only_WITH_Qt-Commercial-exception-1.0 + +Files: debian/* +Copyright: 2007-2022, Debian Qt/KDE Maintainers +License: GPL-2.0-or-later + +License: FSFAP + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. This file is offered as-is, + without any warranty. + +License: GPL-2.0-only + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in + `/usr/share/common-licenses/GPL-2’. + +License: GPL-2.0-or-later + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in + `/usr/share/common-licenses/GPL-2’. + +License: GPL-3.0-only + This program is free software: you can redistribute it and/or modify + it under the terms of the GPL License as published by the Free + Software Foundation, version 3. + . + This package is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in + `/usr/share/common-licenses/GPL-3’. + +License: LGPL-2.0-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License version + 2 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in + `/usr/share/common-licenses/LGPL-2’. + +License: LGPL-2.0-only_WITH_Qt-Commercial-exception-1.0 + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License version + 2 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in + `/usr/share/common-licenses/LGPL-2’. + . + As a special exception, the copyright holder(s) give permission to + link this program with the Qt Library (commercial or non-commercial + edition), and distribute the resulting executable, without including + the source code for the Qt library in the source distribution. + +License: LicenseRef-KDE-Accepted-GPL + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the license or (at + your option) at any later version that is accepted by the membership + of KDE e.V. (or its successor approved by the membership of KDE + e.V.), which shall act as a proxy as defined in Section 14 of + version 3 of the license. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. diff --git a/ktorrent-data.install b/ktorrent-data.install new file mode 100644 index 0000000..d0ad024 --- /dev/null +++ b/ktorrent-data.install @@ -0,0 +1,8 @@ +usr/share/doc/HTML/*/ktorrent/ +usr/share/icons/hicolor/* +usr/share/knotifications5/ +usr/share/ktorrent/ +usr/share/kxmlgui5/ktorrent/ktorrent_*.rc +usr/share/kxmlgui5/ktorrent/ktorrentui.rc +usr/share/kxmlgui5/ktorrent/kttorrentactivityui.rc +usr/share/locale/* diff --git a/ktorrent.install b/ktorrent.install new file mode 100644 index 0000000..5e42776 --- /dev/null +++ b/ktorrent.install @@ -0,0 +1,7 @@ +usr/bin/ktmagnetdownloader +usr/bin/ktorrent +usr/bin/ktupnptest +usr/lib/*/libktcore.so.* +usr/lib/*/qt5/plugins/ktorrent_plugins/ktorrent_*.so +usr/share/applications/org.kde.ktorrent.desktop +usr/share/metainfo/org.kde.ktorrent.appdata.xml diff --git a/ktorrent.lintian-overrides b/ktorrent.lintian-overrides new file mode 100644 index 0000000..e24e229 --- /dev/null +++ b/ktorrent.lintian-overrides @@ -0,0 +1,4 @@ +# libktcore is a private library +ktorrent: package-name-doesnt-match-sonames +# libktcore is a private library +ktorrent: no-symbols-control-file diff --git a/rules b/rules new file mode 100755 index 0000000..d8f6d61 --- /dev/null +++ b/rules @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +override_dh_auto_configure: + dh_auto_configure -Skf5 -- -DWITH_SYSTEM_GEOIP:BOOL=ON \ + -DBUILD_TESTING=OFF + +%: + dh $@ --with kf5 + +.PHONY: override_dh_auto_test diff --git a/salsa-ci.yml b/salsa-ci.yml new file mode 100644 index 0000000..f71bdf3 --- /dev/null +++ b/salsa-ci.yml @@ -0,0 +1,7 @@ +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml +variables: + SALSA_CI_DISABLE_MISSING_BREAKS: 'no' + SALSA_CI_DISABLE_RC_BUGS: 'no' + SALSA_CI_REPROTEST_ARGS: '--variations=-build-path' diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..8a0d34f --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,8 @@ +--- +Bug-Database: https://bugs.kde.org/buglist.cgi?product=ktorrent&resolution=--- +Bug-Submit: https://bugs.kde.org/enter_bug.cgi?format=guided&product=ktorrent +Changelog: https://invent.kde.org/network/ktorrent/-/commits/ +Donation: https://www.kde.org/community/donations/ +Repository: https://invent.kde.org/network/ktorrent.git +Repository-Browse: https://invent.kde.org/network/ktorrent +Security-Contact: security@kde.org diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 0000000..894713d --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,126 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +c3JUKCqOrqVlNJ1d/4+mkshlzwQA2oFzEQ== +=oKnI +-----END PGP PUBLIC KEY BLOCK----- diff --git a/watch b/watch new file mode 100644 index 0000000..2c4d4e7 --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=4 +opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/release-service/([\d.]+)/src/@PACKAGE@-([\d.]+)\.tar\.xz