deluge (1.1.6+dfsg-2ubuntu1) jaunty; urgency=low * Merge from debian unstable (LP: #357126), remaining changes: - Python 2.6 transition (LP: #359404): + debian/*.intall: Install to usr/lib/python*/*-packages/ + debian/rules: Pass --install-layout=deb to setup.py -- Andrew Starr-Bochicchio Fri, 10 Apr 2009 19:54:29 +0100 deluge (1.1.6+dfsg-2) unstable; urgency=low * debian/patches: new patch 20-fix-segfault-utf8.dpatch, should fix segfault if locale is not using utf8 encoding (Closes: #520965). -- Cristian Greco Fri, 10 Apr 2009 01:59:22 +0200 deluge (1.1.6+dfsg-1ubuntu1) jaunty; urgency=low * Merge from debian unstable (LP: #357126), remaining changes: - Python 2.6 transition (LP: #336229): + debian/*.intall: Install to usr/lib/python*/*-packages/ + debian/rules: Pass --install-layout=deb to setup.py -- Andrew Starr-Bochicchio Tue, 07 Apr 2009 12:19:45 -0400 deluge (1.1.6+dfsg-1) unstable; urgency=low * New upstream version. - Closing some fixed bug in Lauchpad (LP: #279063, LP: #333058); - debian/copyright: updated to reflect the license change (added OpenSSL exception to GPLv3). -- Cristian Greco Tue, 07 Apr 2009 01:18:05 +0200 deluge (1.1.5+dfsg-1ubuntu1) jaunty; urgency=low * Merge from debian unstable (LP: #340481), remaining changes: - Python 2.6 transition (LP: #336229): + debian/*.intall: Install to usr/lib/python*/*-packages/ + debian/rules: Pass --install-layout=deb to setup.py -- Andrew Starr-Bochicchio Wed, 18 Mar 2009 10:55:02 +0000 deluge (1.1.5+dfsg-1) unstable; urgency=low * New upstream version. - debian/patches: remove 20-fix-config-files-backup.dpatch (fixed upstream). * debian/watch: updated upstream tarball location. * debian/control: added Depends: on xdg-utils for deluge-core (Closes: #519763). -- Cristian Greco Tue, 17 Mar 2009 23:34:51 +0100 deluge (1.1.4+dfsg-2) unstable; urgency=low * debian/patches: new patch 20-fix-config-files-backup.dpatch pulled from upstream svn should fix a problem with config files (Closes: #519042). * debian/control: bump up Standards-Version to 3.8.1 (no changes required). -- Cristian Greco Thu, 12 Mar 2009 09:51:32 +0100 deluge (1.1.4+dfsg-1) unstable; urgency=low * New upstrean version. * debian/copyright: updated. * debian/control: depends on python-libtorrent (>= 0.14.2). * Upload to unstable. -- Cristian Greco Sun, 08 Mar 2009 20:44:36 +0100 deluge (1.1.3+dfsg-1ubuntu1) jaunty; urgency=low * debian/*.intall: - Install to usr/lib/python*/*-packages/ for python 2.6 transition (LP: #336229). * debian/rules: - Pass --install-layout=deb to setup.py -- Andrew Starr-Bochicchio Mon, 02 Mar 2009 19:16:28 -0500 deluge (1.1.3+dfsg-1) experimental; urgency=low * New upstream version. - the source code licensing issue with the file deluge/metafile.py has been solved by upstream, so the tarball repackaging is actually only due to the GeoIP database; the torrent creation feature has been reenabled while the related patch has been dropped away. - debian/patches: + 20-torrent_creation.dpatch: deleted (no more needed); + 30-manpages.dpatch: deleted (merged upstream). - debian/NEWS, debian/README.source: updated info about repackaging and the new torrent creation feature. * debian/control: - build only against python >=2.5 (Closes: #515549, LP: #329836); - depends and build-depends on python-libtorrent >= 0.14.1; - updated description for the package deluge-console using 'console ui' instead of 'null ui'. * debian/README.Debian: install a different README file for deluge-core, deluge-console and deluge-webui. * debian/changelog: switch to a new naming scheme to make lintian happy (dfsg-version-with-period). * debian/copyright: updated. -- Cristian Greco Tue, 17 Feb 2009 01:48:27 +0100 deluge (1.1.2.dfsg-1) experimental; urgency=low * New upstream version. - upstream tarball has been repackaged due to a problem with the file deluge/metafile.py, which is released with a non-dfsg free license (in addition to the old issue with GeoIP database); - debian/README.source: updated info about repackaging; - debian/copyright: new and updated copyright notes and files; - debian/patches: + 001-fix_import_libtorrent.dpatch: deleted (fixed upstream); + 002-Do_not_check_for_update_as_default.dpatch: renamed to 10-new_release_check.dpatch and updated; + 20-torrent_creation.dpatch: added (see below); + 30-manpages.dpatch: added; - debian/NEWS: added file in order to alert about the disabled torrent creation feature due to licensing problem and source repackaging; - debian/deluge-console.install, debian/README.Debian: updated to reflect the new UI specific folder name (renamed from 'null' to 'console'); - debian/rules: no need to remove extra LICENSE file (fixed upstream); * debian/watch: fixed to watch for RC releases. -- Cristian Greco Sun, 01 Feb 2009 15:27:34 +0100 deluge (1.0.7.dfsg-3) experimental; urgency=low * Add dummy package deluge-torrent for clean upgrades (Closes: #510824). -- Cristian Greco Wed, 07 Jan 2009 21:55:45 +0100 deluge (1.0.7.dfsg-2) experimental; urgency=low * Add deluge-core Depends: on python-pkg-resources (Closes: #510452). * Update 002-Do_not_check_for_update_as_default.dpatch to disable also alerts about new releases. -- Cristian Greco Sun, 04 Jan 2009 03:02:31 +0100 deluge (1.0.7.dfsg-1) experimental; urgency=low * New Maintainer (acknowledged by Adam Cécile). - Thanks to Adam Cécile for his work. * New upstream version (Closes: #499850, #501078). * Upstream tarball has been repackaged due to non dfsg-compliant copyright statement in file deluge/data/GeoIP.dat (see README.source). * debian/control: - source and binary packages renamed from deluge-torrent to deluge, as requested by upstream authors; - depends on python-libtorrent and do not build the embedded copy of libtorrent-rasterbar; - deluge package is "Architecture: all", not "any"; - drop package deluge-torrent-common; - do not recommends python-gtkmozembed because it is not used at all; - rewrite short and full description to describe the daemon/client model. - split deluge in five different packages: deluge-core (which contains the deluged daemon), deluge-common (which contains common data files for all UIs) and one single package for each UI (with 'deluge' being the default GTK+ ui) -- see README.Debian for details; - the new deluge-core package Conflicts/Replaces deluge-torrent-common. * debian/compat, debian/control, debian/rules: switch to debhelper 7 and rewrite debian/rules for scratch because we don't need to build the embedded copy of libtorrent-rasterbar. * debian/copyright: file rewrote from scratch (Closes: #488155). * debian/watch: added file. * debian/links: deleted file. * debian/menu: minor changes. * debian/patches: - delete 000-Fix_tray_icon.dpatch; - delete 001-Fix_CFLAGS_handling.dpatch; - refresh 002-Do_not_check_for_update_as_default.dpatch; - add 001_fix_import_libtorrent.dpatch -- see description for details. * added README.Debian and README.source files. * get rid of manpage deluge.1 and the .desktop file because they are now shipped by upstream. * get rid of lintian override 'menu-icon-missing' because now upstream ships an xpm icon. * add a lintian-overrides file for the new deluge package. * upload to experimental. -- Cristian Greco Tue, 16 Dec 2008 17:08:57 +0100 deluge-torrent (0.5.9.3-1) unstable; urgency=low * New upstream release (Closes: #487312). * Recommends python-gtkmozembed instead python-gnome2-extras (Closes: #485297). * Bump Standards-Version to 3.8.0. * Improve .desktop file (Closes: #484904). * Update dependency from python-pyopenssl (transitional) to python-openssl. -- Adam Cécile (Le_Vert) Mon, 23 Jun 2008 22:54:02 +0200 deluge-torrent (0.5.9.1-1) unstable; urgency=low * New upstream release (Closes: #475313, #465059). * Add missing dbus-x11 runtime dependency (Closes: #481564). -- Adam Cécile (Le_Vert) Tue, 27 May 2008 22:24:36 +0200 deluge-torrent (0.5.8.7-1) unstable; urgency=low * New upstream release (Closes: #472785): - plugins treeview now scroll when using the keyboard (Closes: #445623). * Update manpage. -- Adam Cécile (Le_Vert) Tue, 01 Apr 2008 22:26:06 +0200 deluge-torrent (0.5.8.6-1) unstable; urgency=low * New upstream release (Closes: #470702). -- Adam Cécile (Le_Vert) Fri, 14 Mar 2008 22:28:58 +0100 deluge-torrent (0.5.8.5-1) unstable; urgency=low * New upstream release (Closes: #469969). -- Adam Cécile (Le_Vert) Sun, 09 Mar 2008 13:33:33 +0100 deluge-torrent (0.5.8.4-1) unstable; urgency=low * New upstream release (Closes: #466212). * Drop 004-GNU_kFreeBSD patch, fixed upstream. * Update 002-Do_not_check_for_update_as_default patch (Closes: #466355). * Fix description mis-spelling. * Add a deluge-torrent-common package for arch-indep files. -- Adam Cécile (Le_Vert) Sun, 17 Feb 2008 21:57:37 +0100 deluge-torrent (0.5.8.3-1) unstable; urgency=HIGH * Security set to HIGH as it fix a critical security issue. * New upstream release (Closes: #463357). * Update 002-Do_not_check_for_update_as_default patch. -- Adam Cécile (Le_Vert) Fri, 01 Feb 2008 22:59:10 +0100 deluge-torrent (0.5.8-1) unstable; urgency=low * New upstream release (Closes: #457832, #454134). * Fix FTBFS on GNU/kFreeBSD, thanks to Aurelien Jarno (Closes: #458974). * Bump Standards-Version to 3.7.3 (no changes needed). * Recommends python-gnome2-extras (embedded web browser). -- Adam Cécile (Le_Vert) Fri, 04 Jan 2008 12:13:32 +0100 deluge-torrent (0.5.7.1~debian-1) unstable; urgency=low * New upstream release (Closes: #448475, #452808). * Add runtime dependencies: librsvg2-common, python-pyopenssl. -- Adam Cécile (Le_Vert) Sun, 02 Dec 2007 13:51:39 +0100 deluge-torrent (0.5.6.2-1) unstable; urgency=low * New upstream release (Closes: #447810, #447648). * Drop 000-Fix_browser.py_path patch, fixed upstream. * Update 001-Fix_CFLAGS_handling and 003-Fix_tray_icon patches. * Update debian/copyright. * Manpage do not have a bad "SH NAME" (break whatis) entry anymore. * Use new dpkg "Homepage" field. -- Adam Cécile (Le_Vert) Wed, 31 Oct 2007 21:41:42 +0100 deluge-torrent (0.5.5-2) unstable; urgency=low * Add missing runtime dependency on python-dbus. * Fix 003-Fix_tray_icon patch, sorry for the mistake (Closes: #442031). -- Adam Cécile (Le_Vert) Thu, 13 Sep 2007 09:08:11 +0200 deluge-torrent (0.5.5-1) unstable; urgency=low * New upstream release (Closes: #441425). * Re-add 001-Fix_CFLAGS_handling patch to fix CFLAGS handling. * Call setup.py with --no-compile to avoid python compilation (done by pysupport). * Add 002-Do_check_for_update_as_default patch (Closes: #441423). * Add 003-Fix_tray_icon patch to use current theme icon as trayicon, thanks to Mathias Brodala (Closes: #438441). * debian/rules: drop stuff that removes shebangs in modules, fixed upstream. -- Adam Cécile (Le_Vert) Sun, 09 Sep 2007 21:33:43 +0200 deluge-torrent (0.5.4.1-1) unstable; urgency=low * New upstream release (Closes: #436839, #437205). * Drop 000-Fix_CFLAGS_handling patch, fixed upstream. * Add 000-Fix_browser.py_path patch to fix broswer launch failure (Closes: #435464). * Menu: move to Applications/Network/File Transfer. * Drop deprecated 'Encoding' entry in desktop file. -- Adam Cécile (Le_Vert) Sat, 11 Aug 2007 02:17:52 +0200 deluge-torrent (0.5.3-1) unstable; urgency=low * New upstream release. - Torrent urls supported on the command-line (Closes: #416013). * Update 000-Fix_CFLAGS_handling patch. * Break loops with '|| exit 1' in debian/rules. * Rewrite icons handling. Now all sizes are generated with imagemagick. * Fed up with upstream website changes... Drop debian/watch. -- Adam Cécile (Le_Vert) Sat, 28 Jul 2007 16:36:38 +0200 deluge-torrent (0.5.2-1) unstable; urgency=low * New upstream release (Closes: #431929, #416014, #429880). -- Adam Cécile (Le_Vert) Fri, 06 Jul 2007 09:15:11 +0200 deluge-torrent (0.5.1.1-1) unstable; urgency=low * New upstream release (Closes: #428515, #419925, #406789). * Add libssl-dev to build depends. * Drop 001-Fix_FTBFS_with_libboost_1.34 and 002-Always_enable_EPOLL patches, fixed upstream. * Update 000-Fix_CFLAGS_handling patch. * Update debian/watch. * Update debian/copyright. -- Adam Cécile (Le_Vert) Tue, 12 Jun 2007 19:51:39 +0200 deluge-torrent (0.5.0-3) unstable; urgency=low * Merge upstream patch to fix FTBFS with libboost 1.34 (Closes: #425076). * Now build-depend on libboost*-dev (>= 1.34). * EPOLL is now always turned on, checking at build-time is non-sense and produce FTBFS with linux-libc-dev. -- Adam Cécile (Le_Vert) Tue, 22 May 2007 17:54:27 +0200 deluge-torrent (0.5.0-2) unstable; urgency=low * Call dh_desktop (Closes: #408891, #415708). -- Adam Cécile (Le_Vert) Wed, 21 Mar 2007 17:01:09 +0100 deluge-torrent (0.5.0-1) unstable; urgency=low * New upstream release (Closes: #406790). * Upstream do not release two separate tarballs anymore, fix rules. * Add dpatch as patch-system. * Use python-support to handle python modules. * Update debian/copyright. * Remove README.Debian-sources, README. * Remove many useless things due to the new build system (distutils). * Update debian/watch. * Update manpage. * Rename binary from deluge-torrent to deluge to match with upstream. -- Adam Cécile (Le_Vert) Mon, 19 Mar 2007 11:46:46 +0100 deluge-torrent (0.4.1-2) unstable; urgency=low * Really change menu entries name (Closes: #404992). -- Adam Cécile (Le_Vert) Wed, 17 Jan 2007 10:28:19 +0100 deluge-torrent (0.4.1-1) unstable; urgency=low * New upstream release. * Change menu entries name from Deluge-torrent to Deluge Torrent. -- Adam Cécile (Le_Vert) Fri, 29 Dec 2006 11:22:54 +0100 deluge-torrent (0.4.0-2) unstable; urgency=low * Build with -DAMD64 for 64bits systems (Closes: #402257). -- Adam Cécile (Le_Vert) Tue, 12 Dec 2006 00:32:21 +0100 deluge-torrent (0.4.0-1) unstable; urgency=low * New upstream release - Fix issue when no locale set (Closes: #399600). * Update control with new dependencies. * Remove .svn directories. * Add debian/watch. -- Adam Cécile (Le_Vert) Wed, 29 Nov 2006 00:10:34 +0100 deluge-torrent (0.3.1.1-1) unstable; urgency=low * Initial release (Closes: #398916). -- Adam Cécile (Le_Vert) Wed, 15 Nov 2006 22:03:13 +0100