debian/0000775000000000000000000000000012272542176007200 5ustar debian/rules0000775000000000000000000000102312272533632010251 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_build: python setup.py build override_dh_auto_install: python setup.py install --root=$(CURDIR)/debian/tmp --install-layout=deb set -ex; \ cd debian/tmp/usr/lib/python2.*/*-packages/deluge/plugins/; \ for egg in *.egg; do \ mkdir -p $${egg%-py2.*}.egg; \ unzip $$egg -d $${egg%-py2.*}.egg; \ rm -f $$egg; \ done override_dh_auto_clean: dh_auto_clean find . -type d -name '*.egg-info' | xargs rm -rf rm -f deluge/data/share/applications/deluge.desktop debian/deluge.menu0000664000000000000000000000036312272533632011332 0ustar ?package(deluge): \ needs="X11" \ section="Applications/Network/File Transfer" \ title="Deluge BitTorrent Client" \ command="/usr/bin/deluge" \ longtitle="Bittorrent client written in Python/PyGTK" \ icon="/usr/share/pixmaps/deluge.xpm" debian/copyright0000664000000000000000000005256112272533632011141 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59 Name: deluge Maintainer: Andrew Resch Source: http://www.deluge-torrent.org Files: * Copyright: Copyright © 2007,2008 Andrew Resch ('andar') Copyright © Marcos Pinto ('markybob') Copyright © 2007,2008 Martijn Voncken Copyright © 2008 Mark Stahler ('kramed') Copyright © 2008 Damien Churchill Copyright © 2008,2009 Ido Abramovich License: GPL-3+ with OpenSSL exemption Files: debian/* Copyright: Copyright © 2008-2009 Cristian Greco Copyright © 2006-2008 Adam Cécile (Le_Vert) License: GPL-3+ Files: deluge/i18n/*.po Copyright: Copyright © 2007,2009 Rosetta Contributors and Canonical Ltd License: GPL-3+ Detailed copyright holder report (where available): ar.po: MaXeR ast.po: Astur be.po: Marcos Pinto bg.po: Marcos Pinto bs.po: Marcos Pinto ca.po: Marcos Pinto cs.po: Rinu cy.po: Me da.po: soundpartner de.po: flohri el.po: Giorgos Skafidas en_AU.po: John Garland en_CA.po: Aleksandar Micovic en_GB.po: Marcos Pinto eo.po: Sonja es.po: Franco Sabbatini et.po: boss01 eu.po: Xabi Ezpeleta fa.po: Marcos Pinto fi.po: Elias Julkunen fr.po: Timetear fy.po: Wander Nauta gl.po: maaark he.po: Mark Krapivner hi.po: Marcos Pinto hr.po: Tomislav Plavčić hu.po: Mihály MÉSZÁROS id.po: Marcos Pinto is.po: mankoneko it.po: Simone Oberti iu.po: adaminikisi ja.po: Masato HASHIMOTO ka.po: David Machakhelidze kk.po: Kazakh \ kn.po: Jayasimha ko.po: Marcos Pinto ku.po: Erdal Ronahi la.po: Matthias Benkard lt.po: Marcos Pinto lv.po: uldo mk.po: Marcos Pinto ms.po: Harvin Dhillon nb.po: Mats Taraldsvik nds.po: Marcos Pinto nl.po: Henri De Veene pl.po: Hubert Życiński pms.po: Marcos Pinto pt_BR.po: Gustavo Azambuja pt.po: test666 ro.po: Lucian Adrian Grijincu ru.po: luvme.nn sk.po: Mário Buči sl.po: Mario Munda sr.po: Branislav Jovanović sv.po: Daniel Nylander ta.po: viki th.po: Marcos Pinto tlh.po: Joe Anderson tl.po: b3rx tr.po: ergin üresin uk.po: CrabMan vi.po: Marcos Pinto zh_CN.po: Darren zh_HK.po: Marcos Pinto zh_TW.po: Jay Files: deluge/plugins/blocklist/blocklist/peerguardian.py deluge/plugins/blocklist/blocklist/text.py Copyright: Copyright © 2007 Steve 'Tarka' Smith (tarka@internode.on.net) License: GPL-3+ Files: deluge/data/pixmaps/deluge.svg deluge/data/icons/scalable/apps/deluge.svg deluge/data/icons/hicolor/XXxXX/apps/deluge.png deluge/ui/web/static/images/*.png Copyright: Copyright © Andrew Wedderburn License: GPL-3+ Files: deluge/data/pixmaps/*.svg deluge/data/pixmaps/*.png Copyright: Copyright © Andrew Resch ('andar') License: GPL-3+ Files: msgfmt.py Copyright: Copyright © Martin v. Lwis Copyright © alexander smishlajev License: PSF Files: ez_setup.py Copyright: Copyright © Phillip J. Eby (python-setuptools) License: PSF Files: deluge/bencode.py Copyright: Copyright © Petru Paler Copyright © Andrew Resch License: PSF Files: /deluge/scripts/deluge_remote.py Copyright: Copyright © Garett Harnish License: PD This software is in the public domain, furnished "as is", without technical support, and with no warranty, express or implied, as to its usefulness for any purpose. Files: deluge/pixmap/flags/*.png Copyright: Copyright © Mark James License: other "Available for free use for any purpose with no requirement for attribution." Files: deluge/plugins/blocklist/blocklist/data/*.png Copyright: icons from Gnome-Icon-Theme License: GPL-2 Files: deluge/deluge/ui/web/icons/* Copyright: Furgue icons from http://pinvoke.com/ License: CC-BY Files: deluge/rencode.py Copyright: Copyright © 2006-2007 Connelly Barnes Copyright © 2001-2002 Bram Cohen License: MIT License: GPL-3+ with OpenSSL exemption Deluge is free software. You may 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) any later version. deluge 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 deluge. If not, write to: The Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor Boston, MA 02110-1301, USA. In addition, as a special exception, the copyright holders give permission to link the code of portions of this program with the OpenSSL library. You must obey the GNU General Public License in all respects for all of the code used other than OpenSSL. If you modify file(s) with this exception, you may extend this exception to your version of the file(s), but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. If you delete this exception statement from all source files in the program, then also delete it here. License: GPL-3+ On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. License: GPL-2+ On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. The Software is provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the Software or the use or other dealings in the Software. License: PSF A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at the Corporation for National Research Initiatives (CNRI, see http://www.cnri.reston.va.us) in Reston, Virginia where he released several versions of the software. In May 2000, Guido and the Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team. In October of the same year, the PythonLabs team moved to Digital Creations (now Zope Corporation, see http://www.zope.com). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/) was formed, a non-profit organization created specifically to own Python-related Intellectual Property. Zope Corporation is a sponsoring member of the PSF. All Python releases are Open Source (see http://www.opensource.org for the Open Source Definition). Historically, most, but not all, Python releases have also been GPL-compatible; the table below summarizes the various releases. Release Derived Year Owner GPL- from compatible? (1) 0.9.0 thru 1.2 1991-1995 CWI yes 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes 1.6 1.5.2 2000 CNRI no 2.0 1.6 2000 BeOpen.com no 1.6.1 1.6 2001 CNRI yes (2) 2.1 2.0+1.6.1 2001 PSF no 2.0.1 2.0+1.6.1 2001 PSF yes 2.1.1 2.1+2.0.1 2001 PSF yes 2.2 2.1.1 2001 PSF yes 2.1.2 2.1.1 2002 PSF yes 2.1.3 2.1.2 2002 PSF yes 2.2.1 2.2 2002 PSF yes 2.2.2 2.2.1 2002 PSF yes 2.2.3 2.2.2 2003 PSF yes 2.3 2.2.2 2002-2003 PSF yes 2.3.1 2.3 2002-2003 PSF yes 2.3.2 2.3.1 2002-2003 PSF yes 2.3.3 2.3.2 2002-2003 PSF yes 2.3.4 2.3.3 2004 PSF yes 2.3.5 2.3.4 2005 PSF yes 2.4 2.3 2004 PSF yes 2.4.1 2.4 2005 PSF yes 2.4.2 2.4.1 2005 PSF yes 2.4.3 2.4.2 2006 PSF yes 2.5 2.4 2006 PSF yes 2.5.1 2.5 2007 PSF yes Footnotes: (1) GPL-compatible doesn't mean that we're distributing Python under the GPL. All Python licenses, unlike the GPL, let you distribute a modified version without making your changes open source. The GPL-compatible licenses make it possible to combine Python with other software that is released under the GPL; the others don't. (2) According to Richard Stallman, 1.6.1 is not GPL-compatible, because its license has a choice of law clause. According to CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 is "not incompatible" with the GPL. Thanks to the many outside volunteers who have worked under Guido's direction to make these releases possible. B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON =============================================================== PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------------------------------- 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 ------------------------------------------- BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software"). 2. Subject to the terms and conditions of this BeOpen Python License Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the BeOpen Python License is retained in the Software, alone or in any derivative version prepared by Licensee. 3. BeOpen is making the Software available to Licensee on an "AS IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 5. This License Agreement will automatically terminate upon a material breach of its terms and conditions. 6. This License Agreement shall be governed by and interpreted in all respects by the law of the State of California, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between BeOpen and Licensee. This License Agreement does not grant permission to use BeOpen trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party. As an exception, the "BeOpen Python" logos available at http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page. 7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement. CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 --------------------------------------- 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6.1 software in source or binary form and its associated documentation. 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6.1 alone or in any derivative version, provided, however, that CNRI's License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) 1995-2001 Corporation for National Research Initiatives; All Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version prepared by Licensee. Alternately, in lieu of CNRI's License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6.1 is made available subject to the terms and conditions in CNRI's License Agreement. This Agreement together with Python 1.6.1 may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1013. This Agreement may also be obtained from a proxy server on the Internet using the following URL: http://hdl.handle.net/1895.22/1013". 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6.1 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 1.6.1. 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. 7. This License Agreement shall be governed by the federal intellectual property law of the United States, including without limitation the federal copyright law, and, to the extent such U.S. federal law does not apply, by the law of the Commonwealth of Virginia, excluding Virginia's conflict of law provisions. Notwithstanding the foregoing, with regard to derivative works based on Python 1.6.1 that incorporate non-separable material that was previously distributed under the GNU General Public License (GPL), the law of the Commonwealth of Virginia shall govern this License Agreement only as to issues arising under or with respect to Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and conditions of this License Agreement. ACCEPT CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 -------------------------------------------------- Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. debian/changelog0000664000000000000000000007562112272542146011062 0ustar deluge (1.3.6-0ubuntu3) trusty; urgency=medium * Backport upstream commits fixing compatibility with twisted 13.1 (LP: #1274586). -- Andrew Starr-Bochicchio Thu, 30 Jan 2014 16:28:11 -0500 deluge (1.3.6-0ubuntu2) raring; urgency=low * debian/patches/fix_plugins_tabs.patch: Fix issue with Plugins that add Tabs to torrentdetails. Backported from upstream. * debian/patches/AutoExtractor_fix.patch: Fixes AutoExtractor Plugin failing to extract files with periods. Backported from upstream. -- Andrew Starr-Bochicchio Tue, 26 Mar 2013 17:34:09 -0400 deluge (1.3.6-0ubuntu1) raring; urgency=low * New upstream release. * Drop patches applied upstream: move-fails.patch, lt_gil_fix.patch, and twisted_reactor_stimulate.patch. * ubuntu_indicator.patch: Only enable the indicator. The code to set the title is now upstream. -- Andrew Starr-Bochicchio Thu, 28 Feb 2013 21:16:40 -0500 deluge (1.3.5-1ubuntu4) quantal; urgency=low * debian/patches/twisted_reactor_stimulate.patch: - Deal with twisted's Gtk2Reactor refactoring (LP: #1058320). -- Andrew Starr-Bochicchio Fri, 28 Sep 2012 16:23:14 -0400 deluge (1.3.5-1ubuntu3) quantal; urgency=low * debian/patches/lt_gil_fix.patch: - Disable add_extenstion and use session flags instead for libtorrent extensions (LP: #1049332). -- Andrew Starr-Bochicchio Wed, 26 Sep 2012 10:07:13 -0400 deluge (1.3.5-1ubuntu2) quantal; urgency=low [Chad Miller] * Add patch to fix function parameter on call to libtorrent to move storage. It doesn't want Unicode (LP: #1041415). * Set minimum version dependency higher to catch new function signature. * Fix grammar in control. -- Andrew Starr-Bochicchio Fri, 24 Aug 2012 21:04:04 -0400 deluge (1.3.5-1ubuntu1) quantal; urgency=low * Merge from Debian Experimental (LP: #990629). Remaining Ubuntu changes: - debian/patches/ubuntu_indicator.patch: Set indicator title for HUD. * debian/control: Demote python-appindicator to Recommends. * Refresh patches. -- Andrew Starr-Bochicchio Tue, 22 May 2012 15:16:48 -0400 deluge (1.3.5-1) experimental; urgency=low * New upstream version. (Closes: #663250, #670366) - bring MainWindow to front when opening another instance. (Closes: #662733) * debian/deluged.postinst: check for already existing overrides before adding new ones. Thanks Andrew Starr-Bochicchio! (Closes: #671905) -- Cristian Greco Tue, 08 May 2012 21:01:55 +0200 deluge (1.3.5-0ubuntu2) quantal; urgency=low * debian/patches/ubuntu_indicator.patch: - Set indicator title for HUD (LP: #1000350) * debian/control: - Make deluge-gtk depend on python-appindicator -- Chow Loong Jin Thu, 17 May 2012 01:10:19 +0800 deluge (1.3.5-0ubuntu1) precise; urgency=low * New upstream bug-fix release. - Bring MainWindow to front when opening another instance (LP: #939707). - Fix KeyError in gtkui when file priority set to value '3' (LP: #970689). - And many more... * Retroactively fix changelog versioning for last upload (LP: #962366). -- Andrew Starr-Bochicchio Tue, 10 Apr 2012 11:27:37 -0400 deluge (1.3.4-1) experimental; urgency=low [ Tanguy Ortolo ] * debian/deluged.init: initial work on init script for deluge daemon. [ Cristian Greco ] * New upstream version. * debian/deluged.init: some changes to configuration. * debian/control: - bump up Standards-Version to 3.9.3. - move transitional packages to oldlibs/extra. -- Cristian Greco Sun, 11 Mar 2012 16:48:25 +0100 deluge (1.3.4-0ubuntu1) precise; urgency=low * New upstream release. -- Andrew Starr-Bochicchio Thu, 22 Mar 2012 12:38:42 -0400 deluge (1.3.3-2) unstable; urgency=low * debian/patches: - new_release_check.patch: refreshed patch. - ubuntu_indicator.patch: new patch, enable indicator support by default on Ubuntu. (Closes: #641778) (LP: #843805) -- Cristian Greco Sun, 25 Sep 2011 18:03:15 +0200 deluge (1.3.3-1) unstable; urgency=low * New upstream version. * debian/deluge-gtk.mime: provide MIME information for deluge-gtk. * debian/control: - add build-dep on intltool. - use my @debian.org address, drop DMUA field. * debian/rules: remove the .desktop file during clean. * debian/{control,rules}: dirty hack to avoid installing plugins eggs. Thanks Jakub Wilk! -- Cristian Greco Thu, 25 Aug 2011 01:08:14 +0200 deluge (1.3.2-1) unstable; urgency=low * New upstream version. - fix arguments handling in deluge-console (Closes: #619565). - new_release_check.patch: refreshed. * debian/{control,rules}: switch from python-support to dh_python2. * debian/control: bump up Standards-Version to 3.9.2. * debian/control: move the python-libtorrent dependency from package deluge-common to packages deluged and deluge and clarify packages description, in order to be able to run the GTK+ user-interface as a thin client (LP: #672069). -- Cristian Greco Wed, 08 Jun 2011 00:10:27 +0200 deluge (1.3.1-1) unstable; urgency=low * New upstream version. -- Cristian Greco Wed, 03 Nov 2010 16:44:32 +0100 deluge (1.3.0-1) unstable; urgency=low * New upstream version. - remove all the stuff needed to track upstream git repository for Squeeze (get-orig-source in debian/control, debian/README.source and debian/patches/no_tag_build_dev.patch). * debian/patches/drop_deprecation_warnings.patch: deleted, it was a backport from upstream git repository. * debian/control: bump up Standards-Version to 3.9.1 (no changes). -- Cristian Greco Tue, 12 Oct 2010 19:57:23 +0200 deluge (1.2.3+git20100712.0b609bf-1) unstable; urgency=low * Imported Upstream version 1.2.3+git20100712.0b609bf - Upstream commit 0b609bf: "do not attempt to move a torrents storage if the destination path not exist". (Closes: 588756) -- Cristian Greco Tue, 13 Jul 2010 19:09:24 +0200 deluge (1.2.3+git20100701.131af5a-1) unstable; urgency=low * Imported Upstream version 1.2.3+git20100701.131af5a - upstream is not going to release 1.2.4, so we are now tracking the 1.2-stable brach from git repository for Squeeze. - fixes deluge-gtk hanging on shutdown. (Closes: #587662) * debian/rules: add get-orig-source target to track latest 1.2.x upstream snapshot. * debian/README.source: add basic instructions for the get-orig-source target. * debian/control: - use Breaks: instead of Conflicts:, as specified by policy 3.9.0, §7.4. - bump Standards-Version to 3.9.0. * debian/patches: - new_release_check.patch, refreshed, update description to follow DEP3 guidelines. - no_tag_build_dev.patch, new patch: drop '-dev' tag_build in setup.cfg. - drop_deprecation_warnings.patch, new patch: get rid of deprecation warnings. (Closes: #575910) -- Cristian Greco Thu, 01 Jul 2010 19:07:23 +0200 deluge (1.2.3-1) unstable; urgency=low * New upstream version. * debian/patches: - libtorrent_version_comparison.patch: drop patch, fixed upstream. -- Cristian Greco Fri, 09 Apr 2010 14:03:02 +0200 deluge (1.2.2-2) unstable; urgency=low * debian patches: - libtorrent_version_comparison.patch: new patch, fix version split comparison to do a proper compare and not simply against the version strings (needed to work with libtorrent 0.14.10). -- Cristian Greco Wed, 24 Mar 2010 23:46:19 +0100 deluge (1.2.2-1) unstable; urgency=low * New upstream version. -- Cristian Greco Wed, 24 Mar 2010 16:24:46 +0100 deluge (1.2.1-1) unstable; urgency=low * New upstream version. * debian/control: - bump up depends on python-libtorrent (>= 0.14.9) as suggested by upstream; - move python-pygame from Depends: to Recommends: for deluge-gtk; (Closes: #570606) - update standards-version to 3.8.4 (no changes). -- Cristian Greco Sun, 21 Feb 2010 02:19:35 +0100 deluge (1.2.0-1) unstable; urgency=low * New upstream version. * debian/control: build-depend on python instead of python-dev (fix build-depends-on-python-dev-with-no-arch-any) * move deluge.desktop file from deluge to deluge-gtk package, due to upstream change. (Closes: #557519) * provide a README.Debian file for deluge-web package with information about the default password. (Closes: #560382) -- Cristian Greco Wed, 27 Jan 2010 21:39:22 +0100 deluge (1.2.0~rc5-1) unstable; urgency=low * New upstream version. - fix startup with fresh configs. (Closes: #560384) * debian/control: drop useless dependencies on dbus for deluge-gtk. * fix_manifest_in.patch: dropped, file MANIFEST.in has been deleted by upstream. -- Cristian Greco Thu, 24 Dec 2009 00:57:59 +0100 deluge (1.2.0~rc4-1) unstable; urgency=low * New upstream version. * Convert to 3.0 (quilt) source format. * debian/patches: - remove the followings (fixed upstream): + 05_install_deluge_web_manpage.patch + 20_r5913_queued_torrents_dialog.patch + 25_r5921_fastresume_files.patch + 30_r5931_ipc_lockfile.patch - rename the following: + 10_new_release_check.patch -> new_release_check.patch - new patch: + fix_manifest_in.patch: drop upstream MANIFEST.in as it is actually incomplete. -- Cristian Greco Tue, 01 Dec 2009 00:23:48 +0100 deluge (1.2.0~rc3-5) unstable; urgency=low * debian/patches/30_r5931_ipc_lockfile.patch: fix bad indentation. -- Cristian Greco Fri, 20 Nov 2009 18:57:56 +0100 deluge (1.2.0~rc3-4) unstable; urgency=low * debian/control: bump build-dep on python-setuptools to (>= 0.6c9). * debian/patches: - 25_r5921_fastresume_files.patch new, should fix problems with fresh configs; - 30_r5931_ipc_lockfile.patch: new, should fix an issue where Deluge will fail to start if there is a stale ipc lockfile. (Closes: #555849) -- Cristian Greco Fri, 13 Nov 2009 02:39:45 +0100 deluge (1.2.0~rc3-3) unstable; urgency=low * debian/control: adding DM-Upload-Allowed, thanks to my sponsor Michal Čihař. -- Cristian Greco Mon, 09 Nov 2009 12:28:35 +0100 deluge (1.2.0~rc3-2) unstable; urgency=low * debian/patches/20_r5913_queued_torrents_dialog.patch: new patch from upstream svn r5913 'fix adding torrents from the Queued Torrents dialog'. (Closes: #554446) * Start closing some old bugs which should now be fixed in 1.2.0: - no more daemon process running around at exit (Closes: #525648, 513020); - doesn't crash/freeze when launching a second instance (Closes: #473915); - display error dialog on 'Add Torrents->URL' failure (Closes: #525654). -- Cristian Greco Fri, 06 Nov 2009 18:50:43 +0100 deluge (1.2.0~rc3-1) unstable; urgency=low * New upstream version. - debian/deluge-{console,gtk,web}.install: install new manpages. - debian/patches: + 001_r5833_fix_saving_torrents.patch: deleted, merged upsteam. + 010_new_release_check.patch: refresh and rename to delete the leading zero. + 05_install_deluge_web_manpage.patch: new, fix setup.py to install deluge-web.1 manpage. * debian/control: new maintainer email address. * Upload to unstable. - stop delivering non-free GeoIP.dat (Closes: #544463). -- Cristian Greco Mon, 02 Nov 2009 16:30:11 +0100 deluge (1.2.0~rc1-1) experimental; urgency=low * Upload to experimental. * New upstream version. - upstream tarball is dfsg clean now; - debian/control, debian/deluge*.install: completely rework binary packages names and dependencies; - debian/NEWS: updated with informations about the new packages layout. * debian/patches: - 010_new_release_check.patch: updated; - 020_geoip_db.patch: dropped, merged upstream; - 001_r5833_fix_saving_torrents.patch: new patch to prevent an RC bug (pulled from upstream svn). * debian/README.source: remove now useless informations about the dfsg conversion. * debian/README.Debian: dropped, unneded. * debian/deluge.lintian-overrides: dropped, unneded. * debian/copyright: updated. * debian/watch: updated. * debian/gbp.conf: removed. * debian/rules: use override_dh_auto_clean. -- Cristian Greco Mon, 12 Oct 2009 22:22:40 +0200 deluge (1.1.9+dfsg-2) unstable; urgency=low * debian/control: - move git maintenance to collab-maint; - bump Standards-Version to 3.8.3 (no changes); - build-dep on python-support (>= 0.90.0) and adjust its usage by deleting X[SB]-Python-Version fields and providing a debian/pyversions file; - build-dep on debhelper (>= 7.3.13) which automagically (and correctly) handles the --install-layout=deb option in debian/rules for all supported python versions; - add dependency on geoip-database for the deluge-core binary package and avoid to install GeoIP.dat file (see patch below). * debian/patches: - prefix patches with a number. - 020_geoip_db.patch: new patch, attempt to fix #544463 by using the GeoIP.dat database provided with the geoip-database debian package. This will be properly fixed with the upcoming upstream release 1.2. * debian/rules: simplified a lot thanks to debhelper 7 override rules. * debian/gbp.conf: provide a git-buildpackage conf file with a minimal configuration to build the package using dfsg_clean branch. * debian/README.source: fix reference to quilt doc. -- Cristian Greco Tue, 01 Sep 2009 14:29:21 +0200 deluge (1.1.9+dfsg-1) unstable; urgency=low * New upstream version. * debian/patches: remove the following (merged upstream), - r5304_fix_use_self_encoding.patch, - r5305_fix_uncaught_exceptions_systemtray.patch, - r5328_fix_renaming_parent_folder.patch. * debian/control: depends on python-libtorrent (>= 0.14.4). * debian/README.source: switch documentation from dpatch to quilt. -- Cristian Greco Tue, 16 Jun 2009 10:41:43 +0200 deluge (1.1.8+dfsg-3) unstable; urgency=low * debian/patches: - renaming patches as to prepend upstream svn rev; - r5305_fix_uncaught_exceptions_systemtray.patch: fix indentation; - r5328_fix_renaming_parent_folder.patch: new patch, fix renaming a parent folder into multiple folders (upstream svn r5328). -- Cristian Greco Tue, 02 Jun 2009 00:30:25 +0200 deluge (1.1.8+dfsg-2) unstable; urgency=low * debian/control: - depends on python-chardet; - add Suggests: python-openssl for deluge-webui (Closes: #530688). * debian/patches: - 10-new_release_check.patch: move to new_release_check.patch (don't use names starting with patch order); - fix_use_self_encoding_r5304.patch: fix not using the encoding used in the torrent file to decode some strings; - fix_uncaught_exceptions_systemtray_r5305.patch: prevent some uncaught exceptions when systemtray is not enabled. -- Cristian Greco Thu, 28 May 2009 02:36:00 +0200 deluge (1.1.8+dfsg-1) unstable; urgency=low * New upstream version. - bugs fixed in 1.1.7: + version not uploaded in Debian (Closes: #528531, LP: #376032); + fix crashes during shutdown (LP: #343088); + fix resume torrent after doing a 'Pause All' (LP: #363569); + fix crashes caused by 'Peers' tab (LP: #333256, LP: #358942); - bugs fixed in 1.1.8: + fix error message when using '-c' option and not specifying a directory (LP: #333227, LP: #333228); + fix crashes caused during new release check function (LP: #346692); + fix GtkWarning assetion (LP: #343759); + fix crashed caused by timeout in mail notification (LP: #360851); + set sane defaults for peers/file tabs column widths (Closes: #525643); * debian/control: - add Vcs-* stuff (switch to git-buildpackage maintenance); - rework conflicts&replaces against the old deluge-torrent{,-common} packages. (LP: #369852, LP: #369916) * debian/patches: + switch from dpatch to quilt; + delete 20-fix-segfault-utf8.dpatch (merged upstream). * Don't depend on hardcoded python version in debian/control and debian/deluge*.install; use --install-layout=deb in debian/rules. This should reduce the Ubuntu diff thus allowing to build with python2.6 (thanks Andrew) (Closes: #519650). * debian/deluge-webui.README.Debian: right command is 'deluge -u web' (Closes: #525649). -- Cristian Greco Tue, 26 May 2009 15:18:23 +0200 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-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-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-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 debian/deluge-web.install0000664000000000000000000000013612272533632012605 0ustar usr/bin/deluge-web usr/lib/python*/*-packages/deluge/ui/web/* usr/share/man/man1/deluge-web.1 debian/deluged.postinst0000664000000000000000000000104412272533632012412 0ustar #!/bin/sh set -e add_override() { # add_override if ! dpkg-statoverride --list $4 >/dev/null 2>&1; then dpkg-statoverride --update --add $@ fi } case "$1" in configure) if ! getent passwd debian-deluged >/dev/null; then adduser --system --group --quiet --no-create-home --home /var/lib/deluged debian-deluged fi add_override debian-deluged adm 2750 /var/log/deluged add_override debian-deluged debian-deluged 0750 /var/lib/deluged/config ;; esac #DEBHELPER# exit 0; debian/deluge-common.install0000664000000000000000000000043612272533632013323 0ustar usr/lib/python*/*-packages/*.egg-info usr/lib/python*/*-packages/deluge/*.py usr/lib/python*/*-packages/deluge/core/* usr/lib/python*/*-packages/deluge/data/* usr/lib/python*/*-packages/deluge/i18n/* usr/lib/python*/*-packages/deluge/plugins/* usr/lib/python*/*-packages/deluge/ui/*.py debian/deluged.init0000664000000000000000000000633512272533632011502 0ustar #!/bin/sh ### BEGIN INIT INFO # Provides: deluged # Required-Start: $local_fs $remote_fs # Required-Stop: $local_fs $remote_fs # Should-Start: $network # Should-Stop: $network # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start or stop the Deluge BitTorrent daemon. # Description: Start or stop the Deluge BitTorrent daemon. ### END INIT INFO # Authors: Tanguy Ortolo , # Cristian Greco PATH=/sbin:/usr/sbin:/bin:/usr/bin DESC="Deluge BitTorrent Daemon" NAME="deluged" DAEMON=/usr/bin/$NAME DAEMON_ARGS="-d -c /var/lib/deluged/config -l /var/log/deluged/daemon.log -L info" USER=debian-deluged MASK=0027 PIDFILE=/var/run/$NAME.pid SCRIPTNAME=/etc/init.d/$NAME # Exit if the package is not installed [ -x "$DAEMON" ] || exit 0 ENABLE_DELUGED=1 # Read configuration variable file if it is present [ -r /etc/default/$NAME ] && . /etc/default/$NAME # Load the VERBOSE setting and other rcS variables [ -f /etc/default/rcS ] && . /etc/default/rcS # Define LSB log_* functions. # Depend on lsb-base (>= 3.0-6) to ensure that this file is present # and status_of_proc is working. . /lib/lsb/init-functions # # Function that starts the daemon/service # do_start() { if [ $ENABLE_DELUGED != 1 ]; then log_progress_msg "Not starting ${DESC} ${NAME}, disabled in /etc/default/${NAME}" else # Return # 0 if daemon has been started # 1 if daemon was already running # 2 if daemon could not be started start-stop-daemon --start --background --quiet --pidfile $PIDFILE --exec $DAEMON \ --chuid $USER --umask $MASK --test > /dev/null \ || return 1 start-stop-daemon --start --background --quiet --pidfile $PIDFILE --make-pidfile --exec $DAEMON \ --chuid $USER --umask $MASK -- $DAEMON_ARGS \ || return 2 fi } # # Function that stops the daemon/service # do_stop() { # Return # 0 if daemon has been stopped # 1 if daemon was already stopped # 2 if daemon could not be stopped # other if a failure occurred start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile $PIDFILE RETVAL="$?" [ "$RETVAL" = "2" ] && return 2 rm -f $PIDFILE return "$RETVAL" } case "$1" in start) [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME" do_start case "$?" in 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;; 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;; esac ;; stop) [ "$VERBOSE" != no ] && log_daemon_msg "Stopping $DESC" "$NAME" do_stop case "$?" in 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;; 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;; esac ;; status) status_of_proc "$DAEMON" "$NAME" && exit 0 || exit $? ;; restart|force-reload) log_daemon_msg "Restarting $DESC" "$NAME" do_stop case "$?" in 0|1) do_start case "$?" in 0) log_end_msg 0 ;; 1) log_end_msg 1 ;; # Old process is still running *) log_end_msg 1 ;; # Failed to start esac ;; *) # Failed to stop log_end_msg 1 ;; esac ;; *) echo "Usage: $SCRIPTNAME {start|stop|status|restart|force-reload}" >&2 exit 3 ;; esac : debian/deluged.dirs0000664000000000000000000000005112272533632011465 0ustar /var/log/deluged /var/lib/deluged/config debian/NEWS0000664000000000000000000000457512272533632007707 0ustar deluge (1.2.0~rc1-1) experimental; urgency=low !!! Please read carefully: describing new Debian packages layout. This new deluge release comes with a partial rewrite of the core application (Twisted) and a complete rewrite of the web user-interface (Ext-Js and AJAX). The format of some config/state files changed with this release (Json), so please make a _backup_ of your ~/.config/deluge directory before starting the application! Deluge for Debian has been reworked in order to produce some new binary packages and to fix the way they depend each other. Now there is a single 'deluge-common' package which all the others depend on. You can install the 'deluged' application (probably on a headless machine), then use any of the three user-interfaces 'deluge-{console,web,gtk}' to connect either to a local or remote running daemon. The GTK+ user-interface is actually able to work in Classic Mode by running the core application in the same program space (in other words, 'deluge-gtk' doesn't depend on 'deluged'). Each package contains its equally named executable command, with the 'deluge' package being the preferred choice for default desktop installations because it depends on the GTK+ ui and contains the needed icons and desktop entries. Please note that the /usr/bin/deluge executable provided by this package is a configurable entry point which will start the default GTK+ user-interface and is able to optionally set your default one. Upgrade paths from the old 1.x and 0.5.x series have been tested and should be working well, but please report any bug you may encounter. -- Cristian Greco Mon, 12 Oct 2009 16:51:43 +0200 deluge (1.1.3.dfsg-1) experimental; urgency=low Actually the licensing issue involving the source code implementing the torrent creation feature has been solved by upstream. This option is finally available through the GTK+ ui. -- Cristian Greco Tue, 17 Feb 2009 01:48:27 +0100 deluge (1.1.2.dfsg-1) experimental; urgency=low The torrent creation feature (only available when using the default GTK+ ui) introduced with this release of deluge is currenty disabled due to a source code licensing problem. Please refer to README.source for further informations about repackaging. -- Cristian Greco Sun, 01 Feb 2009 15:27:34 +0100 debian/deluged.logrotate0000664000000000000000000000014412272533632012527 0ustar /var/log/deluged/daemon.log { weekly rotate 8 compress missingok copytruncate } debian/deluge-web.README.Debian0000664000000000000000000000045012272533632013254 0ustar deluge-web for Debian --------------------- The Web User Interface is accessible as a default on http://localhost:8112, with "deluge" as default password. Please refer to deluge-web(1) manpage for more information. -- Cristian Greco Wed, 27 Jan 2010 21:31:47 +0100 debian/watch0000664000000000000000000000017412272533632010230 0ustar version=3 opts="uversionmangle=s/_rc/~rc/" \ http://download.deluge-torrent.org/source/deluge-([\d\.]*(?:_rc\d)?)\.tar\.gz debian/compat0000664000000000000000000000000212272533632010373 0ustar 7 debian/patches/0000775000000000000000000000000012272542171010622 5ustar debian/patches/Fix-twisted-13.1-compat.patch0000664000000000000000000000264212272541453015721 0ustar From 06ee112344f7f32fdcfd9ce64eca750524382584 Mon Sep 17 00:00:00 2001 From 8bf18d6694db24e04cb65f20f2e219ec14043f8e Mon Sep 17 00:00:00 2001 From: Andrew Resch Bug: http://dev.deluge-torrent.org/ticket/2355 Ubuntu-Bug: https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/1274586 Debian-Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729929 Origin: upstream Subject: Fix twisted 13.1 compat -- the _parse() function was replaced by the _URI class Index: deluge/deluge/httpdownloader.py =================================================================== --- deluge.orig/deluge/httpdownloader.py 2014-01-30 15:35:38.682065000 -0500 +++ deluge/deluge/httpdownloader.py 2014-01-30 16:16:52.509481515 -0500 @@ -192,7 +192,17 @@ headers = {} headers["accept-encoding"] = "deflate, gzip, x-gzip" - scheme, host, port, path = client._parse(url) + # In twisted 13.1.0 the _parse() function was replaced by the _URI class + if hasattr(client, '_parse'): + scheme, host, port, path = client._parse(url) + else: + from twisted.web.client import _URI + uri = _URI.fromBytes(url) + scheme = uri.scheme + host = uri.host + port = uri.port + path = uri.path + factory = HTTPDownloader(url, filename, callback, headers, force_filename, allow_compression) if scheme == "https": from twisted.internet import ssl debian/patches/ubuntu.series0000664000000000000000000000017412272540417013363 0ustar new_release_check.patch ubuntu_indicator.patch fix_plugins_tabs.patch AutoExtractor_fix.patch Fix-twisted-13.1-compat.patch debian/patches/fix_plugins_tabs.patch0000664000000000000000000000144712272533632015213 0ustar Origin: http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable&id=821f395d8b49 From 821f395d8b4926539bb7fbcbdbbbe1639c295680 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Wed, 27 Feb 2013 17:44:52 +0000 Subject: Fix issue with Plugins that add Tab to torrentdetails --- diff --git a/deluge/ui/gtkui/torrentdetails.py b/deluge/ui/gtkui/torrentdetails.py index ea64d7b..589c264 100644 --- a/deluge/ui/gtkui/torrentdetails.py +++ b/deluge/ui/gtkui/torrentdetails.py @@ -204,6 +204,8 @@ class TorrentDetails(component.Component): tab.is_visible = False self.tabs[name] = tab + if name not in self.translate_tabs: + self.translate_tabs[name] = _(name) self.regenerate_positions() if generate_menu: -- cgit v0.9.0.2 debian/patches/ubuntu_indicator.patch0000664000000000000000000000130512272533632015222 0ustar Description: Enable indicator support by default on Ubuntu. Author: Andrew Starr-Bochicchio Forwarded: not-needed Bug-Ubuntu: https://bugs.launchpad.net/bugs/843805 Index: deluge/deluge/ui/gtkui/gtkui.py =================================================================== --- deluge.orig/deluge/ui/gtkui/gtkui.py 2013-02-28 08:49:12.644353245 -0500 +++ deluge/deluge/ui/gtkui/gtkui.py 2013-02-28 08:49:12.632353144 -0500 @@ -121,7 +121,7 @@ "enable_system_tray": True, "close_to_tray": False, "start_in_tray": False, - "enable_appindicator": False, + "enable_appindicator": True, "lock_tray": False, "tray_password": "", "check_new_releases": False, debian/patches/series0000664000000000000000000000014512272540545012042 0ustar new_release_check.patch fix_plugins_tabs.patch AutoExtractor_fix.patch Fix-twisted-13.1-compat.patch debian/patches/AutoExtractor_fix.patch0000664000000000000000000000325212272533632015321 0ustar Origin: http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable&id=f1074858716 Bug: http://dev.deluge-torrent.org/ticket/2290 From f1074858716df0cbca6bb8f6ce2c88f2ab826f00 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Tue, 26 Mar 2013 17:50:21 +0000 Subject: Fix #2290 : Extractor: Dotted filenames being rejected --- diff --git a/deluge/plugins/extractor/extractor/core.py b/deluge/plugins/extractor/extractor/core.py index 50f3faf..a07a60e 100644 --- a/deluge/plugins/extractor/extractor/core.py +++ b/deluge/plugins/extractor/extractor/core.py @@ -132,12 +132,14 @@ class Core(CorePluginBase): files = tid.get_files() for f in files: cmd = '' - file_ext = os.path.splitext(os.path.splitext(f["path"])[0])[1] + os.path.splitext(f["path"])[1] - if file_ext in EXTRACT_COMMANDS: - cmd = EXTRACT_COMMANDS[file_ext] - else: - log.error("EXTRACTOR: Can't extract unknown file type: %s", file_ext) + file_root, file_ext = os.path.splitext(f["path"]) + file_ext_sec = os.path.splitext(file_root)[1] + if file_ext_sec and file_ext_sec + file_ext in EXTRACT_COMMANDS: + file_ext = file_ext_sec + file_ext + elif file_ext not in EXTRACT_COMMANDS or file_ext_sec == '.tar': + log.warning("EXTRACTOR: Can't extract file with unknown file type: %s" % f["path"]) continue + cmd = EXTRACT_COMMANDS[file_ext] # Now that we have the cmd, lets run it to extract the files fpath = os.path.join(tid_status["save_path"], os.path.normpath(f["path"])) -- cgit v0.9.0.2 debian/patches/new_release_check.patch0000664000000000000000000000314612272533632015277 0ustar Description: Disable checking for new upstream releases enabled by default Users can still enable it throught the preferences menus. Forwarded: not-needed Origin: vendor Author: Adam Cécile (Le_Vert) Index: deluge-1.3.5/deluge/core/preferencesmanager.py =================================================================== --- deluge-1.3.5.orig/deluge/core/preferencesmanager.py 2012-05-22 15:46:42.138068919 -0400 +++ deluge-1.3.5/deluge/core/preferencesmanager.py 2012-05-22 15:46:55.846161532 -0400 @@ -102,7 +102,7 @@ "auto_managed": True, "move_completed": False, "move_completed_path": deluge.common.get_default_download_dir(), - "new_release_check": True, + "new_release_check": False, "proxies": { "peer": { "type": 0, Index: deluge-1.3.5/deluge/ui/gtkui/gtkui.py =================================================================== --- deluge-1.3.5.orig/deluge/ui/gtkui/gtkui.py 2012-05-22 15:46:42.170069135 -0400 +++ deluge-1.3.5/deluge/ui/gtkui/gtkui.py 2012-05-22 15:46:55.850161559 -0400 @@ -124,7 +124,7 @@ "enable_appindicator": False, "lock_tray": False, "tray_password": "", - "check_new_releases": True, + "check_new_releases": False, "default_load_path": None, "window_maximized": False, "window_x_pos": 0, @@ -146,7 +146,7 @@ "autoadd_enable": False, "autoadd_location": "", "choose_directory_dialog_path": deluge.common.get_default_download_dir(), - "show_new_releases": True, + "show_new_releases": False, "signal_port": 40000, "ntf_tray_blink": True, "ntf_sound": False, debian/deluge-console.install0000664000000000000000000000015212272533632013470 0ustar usr/bin/deluge-console usr/lib/python*/*-packages/deluge/ui/console/* usr/share/man/man1/deluge-console.1 debian/control0000664000000000000000000001542612272533632010610 0ustar Source: deluge Section: net Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Cristian Greco Build-Depends-Indep: debhelper (>= 7.3.13), intltool, python (>= 2.6.6-3~), python-setuptools (>= 0.6c9), unzip Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/collab-maint/deluge.git Vcs-Browser: http://git.debian.org/?p=collab-maint/deluge.git Homepage: http://www.deluge-torrent.org/ X-Python-Version: >= 2.5 Package: deluge-common Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python (>= 2.6) | python-simplejson, python-twisted-web, python-openssl, python-pkg-resources, python-chardet, python-xdg, geoip-database Breaks: deluge-torrent-common (<< 1.0.7.dfsg-1), deluge-torrent (<< 1.0.7.dfsg-1), deluge-core (<< 1.2.0~rc1-1) Replaces: deluge-torrent-common (<< 1.0.7.dfsg-1), deluge-torrent (<< 1.0.7.dfsg-1), deluge-core (<< 1.2.0~rc1-1) Description: bittorrent client written in Python/PyGTK (common files) Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in its back end and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . This package contains data files commons to both the daemon and the various user-interfaces. Package: deluged Architecture: all Depends: ${misc:Depends}, ${python:Depends}, deluge-common (= ${source:Version}), python-libtorrent (>= 0.16.0), adduser, lsb-base (>= 3.2-14) Description: bittorrent client written in Python/PyGTK (daemon) Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in its back end and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . You may want to install this package to run the daemon application on a remote server and connect to it from any user-interface. See: Package: deluge-console Architecture: all Depends: ${misc:Depends}, ${python:Depends}, deluge-common (= ${source:Version}) Description: bittorrent client written in Python/PyGTK (console ui) Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in its back end and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . This package contains the console user-interface. Package: deluge-web Architecture: all Depends: ${misc:Depends}, ${python:Depends}, deluge-common (= ${source:Version}), python-mako Breaks: deluge-webui (<< 1.2.0~rc1-1) Replaces: deluge-webui (<< 1.2.0~rc1-1) Description: bittorrent client written in Python/PyGTK (web ui) Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in its back end and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . You may want to install this package on a remote server running the deluge daemon (package deluged). See: Package: deluge-gtk Architecture: all Depends: ${misc:Depends}, ${python:Depends}, deluge-common (= ${source:Version}), python-glade2, python-notify, notification-daemon, librsvg2-common, xdg-utils Breaks: deluge (<< 1.2.0-1) Replaces: deluge (<< 1.2.0-1) Recommends: python-pygame, python-appindicator Description: bittorrent client written in Python/PyGTK (GTK+ ui) Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in its back end and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . You may want to install this package to use the Deluge GTK+ user-interface as a thin client and connect to a remote daemon. See: Package: deluge Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-libtorrent (>= 0.16.0), deluge-gtk (= ${source:Version}) Breaks: deluge-common (<< 1.2.0~rc1-1) Replaces: deluge-common (<< 1.2.0~rc1-1) Description: bittorrent client written in Python/PyGTK Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in its back end and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . You may want to install this package to use Deluge in classic mode, which means the daemon and the GTK+ user-interface are linked together. Package: deluge-webui Section: oldlibs Priority: extra Architecture: all Depends: ${misc:Depends}, deluge-web Description: bittorrent client (web ui transitional package) This is a transitional dummy package to ensure clean upgrades from old releases (the package deluge-webui is replaced by deluge-web). If nothing depends on it, this package can be safely removed after upgrade. Package: deluge-torrent Section: oldlibs Priority: extra Architecture: all Depends: ${misc:Depends}, deluge Description: bittorrent client (gtk ui transitional package) This is a transitional dummy package to ensure clean upgrades from old releases (the package deluge-torrent is replaced by deluge). If nothing depends on it, this package can be safely removed after upgrade. debian/deluged.default0000664000000000000000000000016412272533632012155 0ustar # Defaults for deluged initscript # sourced by /etc/init.d/deluged # change to 1 to enable daemon ENABLE_DELUGED=0 debian/source/0000775000000000000000000000000012272542171010473 5ustar debian/source/format0000664000000000000000000000001412272533632011703 0ustar 3.0 (quilt) debian/deluge-gtk.mime0000664000000000000000000000017312272533632012077 0ustar application/x-bittorrent; deluge-gtk %s; description="BitTorrent client"; test=test -n "$DISPLAY"; nametemplate=%s.torrent debian/deluge-gtk.install0000664000000000000000000000021312272533632012611 0ustar usr/bin/deluge-gtk usr/lib/python*/*-packages/deluge/ui/gtkui/* usr/share/applications/* usr/share/icons/* usr/share/man/man1/deluge-gtk.1 debian/deluge.install0000664000000000000000000000007712272533632012036 0ustar usr/bin/deluge usr/share/man/man1/deluge.1 usr/share/pixmaps/* debian/deluged.install0000664000000000000000000000005512272533632012176 0ustar usr/bin/deluged usr/share/man/man1/deluged.1 debian/deluged.postrm0000664000000000000000000000077412272533632012064 0ustar #!/bin/sh set -e remove_overrides() { for filename in "$@"; do if dpkg-statoverride --list "$filename" >/dev/null 2>&1; then dpkg-statoverride --remove "$filename" fi done } case "$1" in purge) rm -f /var/log/deluged/* rm -rf /var/lib/deluged/config/* remove_overrides /var/log/deluged /var/lib/deluged/config deluser --system --quiet debian-deluged >/dev/null || true delgroup --system --quiet debian-deluged >/dev/null || true ;; esac #DEBHELPER# exit 0;