debian/0000755000000000000000000000000011744046471007176 5ustar debian/control0000644000000000000000000000160011744235243010573 0ustar Source: gnome-btdownload Section: net Priority: optional Maintainer: Andrea Veri Homepage: http://gnome-bt.sourceforge.net Build-Depends: cdbs (>= 0.4.49), debhelper (>= 9), autotools-dev, intltool, python, gconf2 Standards-Version: 3.9.3 X-Python-Version: >= 2.4 Package: gnome-btdownload Architecture: all Depends: ${misc:Depends}, ${python:Depends}, bittorrent (>= 3.3), python-gtk2 (>= 2.10.0), python-gnome2 (>= 2.10.0), python-glade2 (>= 2.0.0), python-notify (>= 0.1.1), python-cairo (>= 1.2.6), librsvg2-common, python-gobject, python-gconf Description: GNOME interface for 'executing' BitTorrent files A simple GNOME interface designed as a mime-sink for BitTorrent files. . Not a front-end, more-or-less just a session dialog. Check the BitTorrent package for more details. debian/watch0000644000000000000000000000013511744042230010213 0ustar version=3 opts="versionmangle=s/-/\./" http://sf.net/gnome-bt/gnome-btdownload-(.+)\.tar\.gz debian/compat0000644000000000000000000000000211744042305010364 0ustar 9 debian/source/0000755000000000000000000000000011744044222010466 5ustar debian/source/format0000644000000000000000000000001411744044222011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000002405511744236152011053 0ustar gnome-btdownload (0.0.32-4) unstable; urgency=low * Moved to Source Format Quilt. * General package's cleanup: - copyright moved to DEP-5. - bumped Standards-Version to latest. - transition to dh_python2 (Closes: #616828) - move dh_install and dh_link targets away from debian/rules and place them on the relevant maintainer files. - add a clean rule for intltool*.in files to make the package not failing if built twice in a row. - Refreshed the long description. * patches/02_fix_man_typo.diff: - added to fix a typo on the gnome-btdownload's man page. -- Andrea Veri Thu, 19 Apr 2012 19:00:13 +0200 gnome-btdownload (0.0.32-3) unstable; urgency=low * debian/control: - updating my e-mail since my old address is no longer available. - Bumped Standards-Version to latest 3.8.4. - removing DMUA, it's no longer needed now. - removed bzr repository bits since I won't use a VCS anymore to maintain this package. (it's no more co-maintained) -- Andrea Veri Thu, 14 Jul 2011 15:52:08 +0200 gnome-btdownload (0.0.32-2.1) unstable; urgency=medium * Non-maintainer upload. * debian/rules: - Recent intltool versions remove intltool-*.in files even if they are not symlinks, copy the ones provided by intltool at build time to restore them (Closes: #577906). -- Luca Falavigna Tue, 04 May 2010 00:15:48 +0200 gnome-btdownload (0.0.32-2) unstable; urgency=low * Taking over gnome-btdownload's maintenance, therefore I'm setting myself as package's maintainer. Thanks a lot Gerardo for all your help and support during all these years. (Closes: #546294) * debian/control: - bumped Standards-version to latest 3.8.3 - added Vcs-browser and pointed to the gnome-btdownload's development branch. - added DM-Upload-Allowed field. - added python-cairo, python-gconf, python-gnomevfs and python-gobject depends: they are needed to gnome-btdownload to work properly. - fixed a typo (allow --> allows) in long description. - adjusted cdbs dep to cdbs (>= 0.4.49). * debian/copyright: - organized a bit better - added some informations about the Debian packaging license and contributors. * debian/rules: - added a clean rule to remove /po/Makefile.in.in file, that was causing the package to FTBFS if built twice in a row. - include /usr/share/dpatch/dpatch.make removed, it's no more needed here. * debian/compat: - level bumped to 7 accordingly with debhelper version. * debian/patches/01_desktop-file_cleanup.dpatch: - cleaned up a bit adding a working email and description. * debian/README.source: - added with some informations about how you can use dpatch's patch system. This refers to Debian Policy § 4.14. -- Andrea Veri Sat, 12 Sep 2009 12:13:18 +0200 gnome-btdownload (0.0.32-1) unstable; urgency=low [ Gerardo Curiel ] * New upstream release. * Changed maintainer mail. * Removed config.{sub,guess} from the diff file, cdbs can manage outdated autotools files. * Added autotools-dev in the Build-depends field, to stop lintian complain about the outdated config.{sub,guess} in the source package * Fixed dh_link invocation * Adding "/usr/share/pixmaps" path to the dirs file * Changed "Gnome" to "GNOME" in the control file description * Changed menu section , from "Apps" to "Applications", see Menu Manual 2.1.35 for more info. (Closes: #471939) * Added download.xpm image for the menu file [ Andrea Veri ] * The "I'm back" release. * debian/control: - Changed my mail address. - Bumping up debhelper version to level 7. - Bumped Standards-Version to 3.8.2 - The package now depends on librsvg2-common, to prevent a couldn't recognize the image file format. (for file pixmaps/download.svg) * debian/watch: - re-enabled again, now seems to work. Thanks to Reinhard Tartler for the help on this. * The package now builds correctly on format 3.0, the FTBFS reported on the BTS seems to be fixed then. (Closes: #485035) -- Andrea Veri Wed, 08 Jul 2009 15:10:59 +0200 gnome-btdownload (0.0.30-2.1) unstable; urgency=low * NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490471. -- Matthias Klose Fri, 18 Jul 2008 15:55:43 +0000 gnome-btdownload (0.0.30-2) unstable; urgency=low * debian/control: - Bumping Standards-Versions to 3.7.3. No changes needed. - added a depend on python-notify needed by the new gnome-btdownload upstream release. (Closes: #453948) * debian/gnome-btdownload.menu: - added a sub-section. Now menu entry will point to Apps/Net/File Transfer. -- Andrea Veri Sat, 08 Dec 2007 15:06:16 +0100 gnome-btdownload (0.0.30-1) unstable; urgency=low * New upstream release. * debian/patches/01_desktop-file_cleanup: - desktop entry name has been changed to something more compliant to Gnome HIG. (Closes: #452453) * debian/gnome-btdownload.menu: - menu title changed matching the one used previously for the new desktop entry name. - adjusted the icon path to point to the new shipped download.svg file * config.sub, config.guess: - both updated using the examples provided by the autotools-dev package. Lintian won't complain about old config.* files in the upstream tree more. * debian/copyright: - the new download.svg icon is shipped by upstream under the GPL-2. Adjusting debian/copyright with new copyright holders and with references to the GPL-2 license. * debian/rules: - upstream finally ships a download.svg file (instead of a .png), adjusting the dh_link to match this change. (gnome-btdownload will be able to run again without errors at startup) * debian/watch: - updated to match the new upstream's tarball name change. - renamed it to watch.disabled. Actually the watch file would work fine but seems that upstream has a strange idea of making releases and used a debian versioning when naming the orig.tarball itself. (e.g gnome-btdownload_0.0.30-1.tar.gz) Uscan users will have to manually specify the watch file to be used until upstream will restart doing things properly. * debian/control: - homepage moved to its own new field. - added a Vcs-Bzr that points directly to the branch where gnome-btdownload is maintained. -- Andrea Veri Thu, 29 Nov 2007 22:16:58 +0100 gnome-btdownload (0.0.29-2) unstable; urgency=low * gnome-btdownload.menu: - Adding (finally) a new menu entry that will magically appear inside Debian/Applications/Net Menu. (Closes: #407753) * debian/rules: - added a run to intltoolize to prevent a FTBFS when building the package after a re-run of any autotools.(aclocal, auto*) - added cdbs includes for autotools and dpatch support. - added a link, using dh_link, that will fix an odd error when launching gnome-btdownload after changing the icon dir from the default destination dir to /usr/share/pixmaps. The link will work-around the error making gnome-btdownload happy again. - removing simple-patchsys cdbs include, it's not needed and cause some problems at clean run. Will use dpatch support from now on. * debian/control: - added dpatch B-D supporting the inclusion of a new patch. * debian/patches: - added 01_desktop-file_cleanup patch that will make the .desktop file freedesktop compliant with some other minor fixes to adjust it to the new icon's destination dir moved to /usr/share/pixmaps. * configure.ac: - added AC_SUBST([MKDIR_P]) to prevent a FTBFS when building the package after an autotools run. * share/Makefile.am: - hacked a bit fixing the path to the gnome-btdownload icon, now points correctly to the right policy dir. -- Andrea Veri Wed, 31 Oct 2007 20:47:54 +0100 gnome-btdownload (0.0.29-1) unstable; urgency=low * New upstream release. * Closing "Fails to start second bittorent connection." bug, fixed by upstream. Users will have to hack gnome-btdownload.schemas file a little less to adjust the amount of downloads available. (Closes: #394236) -- Andrea Veri Mon, 30 Jul 2007 19:21:34 +0200 gnome-btdownload (0.0.28-1) unstable; urgency=low * New upstream release. * dropped debian/patches, modifications no more needed (already provided by the new version source files) * dropped dh_python in debian/rules for dh_pycentral calling * Added new co-maintainer [ Alexander Sack ] * XB-Python-Version: ${python:Version} to debian/control binary package section -- Andrea Veri Mon, 21 May 2007 03:40:35 +0200 gnome-btdownload (0.0.25-1) unstable; urgency=medium * The "I was soo busy, i'm not very busy now" release * Drop patch 01_increment_patch, merged upstream. * Drop patch 07_python23_depends, obsolete. * Python transition: set Python compatibility level to 2. (Closes: #383905) * New upstream release (Closes: #374279, #382462) * Swedish Translation added by upstream (Closes: #364415) * gnome-btdownload depends again on python, bittorrent python module has been fixed ;) * Bump bittorent dep to >= 3.3, as recommended upstream. -- Gerardo Curiel Sat, 12 Aug 2006 02:03:51 -0400 gnome-btdownload (0.0.22-2) unstable; urgency=low * Added a watch file * package ships gconf schemas in /etc (Closes: #359715) * [patch] more logical increments for upload rate (Closes: #350418) * should be "arch: all" (Closes: #357178) * Patches from ubuntu package * Now the gnome-btdownload script explicitly depends on python2.3(07_python23_depends.patch) -- Gerardo Curiel Mon, 8 May 2006 00:49:31 -0400 gnome-btdownload (0.0.22-1) unstable; urgency=low * Initial release Closes: #274220 -- Gerardo Curiel Mon, 17 Oct 2005 04:44:14 -0400 debian/patches/0000755000000000000000000000000011744232014010613 5ustar debian/patches/series0000644000000000000000000000006211744232036012032 0ustar 01_desktop-file_cleanup.diff 02_fix_man_typo.diff debian/patches/02_fix_man_typo.diff0000644000000000000000000000161011744232272014446 0ustar Description: Fix a typo on the gnome-btdownload's man page. Author: Andrea Veri Index: gnome-btdownload-0.0.32/man/gnome-btdownload.1 =================================================================== --- gnome-btdownload-0.0.32.orig/man/gnome-btdownload.1 2008-02-02 23:31:46.000000000 +0100 +++ gnome-btdownload-0.0.32/man/gnome-btdownload.1 2012-04-20 12:01:34.541448245 +0200 @@ -59,7 +59,7 @@ set \fIbytes\fP to the maximum length prefix encoding you'll accept over the wire - larger values get the connection dropped (default 8388608) .TP .B \-\-timeout \fIsecs\fP -wait \fIsecs\fP before closing sockets which nothing has been recieved on (default 300.0) +wait \fIsecs\fP before closing sockets which nothing has been received on (default 300.0) .TP .B \-\-timeout_check_interval \fIsecs\fP check whether connections have timed out every \fIsecs\fP seconds (default 60.0) debian/patches/01_desktop-file_cleanup.diff0000644000000000000000000000215711744043170016052 0ustar Description: Cleaning up gnome-btdownload.desktop.in file making it compatible with desktop-file-validate standards. Author: Andrea Veri diff -urNad gnome-btdownload-0.0.30~/share/desktop/gnome-btdownload.desktop.in gnome-btdownload-0.0.30/share/desktop/gnome-btdownload.desktop.in --- gnome-btdownload-0.0.30~/share/desktop/gnome-btdownload.desktop.in 2007-09-20 02:03:29.000000000 +0200 +++ gnome-btdownload-0.0.30/share/desktop/gnome-btdownload.desktop.in 2007-11-29 22:38:23.000000000 +0100 @@ -1,15 +1,13 @@ [Desktop Entry] -Encoding=UTF-8 -Name=BitTorrent +Name=BitTorrent Download Client Comment=Download files with BitTorrent Comment[de]=Dateien mit BitTorrent herunterladen Comment[fr]=Télécharger des fichiers avec BitTorrent Comment[sv]=Ladda ner filer med BitTorrent -Exec=gnome-btdownload %U +Exec=gnome-btdownload Terminal=false Type=Application StartupNotify=true -Icon=$(datadir)/gnome-btdownload/pixmaps/download.svg -NoDisplay=true -Categories=Application;Network; -MimeType=application/x-bittorrent +Icon=download +Categories=Network;FileTransfer;P2P; +MimeType=application/x-bittorrent; debian/install0000644000000000000000000000015611744042742010566 0ustar debian/gnome-btdownload.mime /usr/lib/mime/packages/gnome-btdownload debian/download.xpm /usr/share/pixmaps debian/rules0000755000000000000000000000101711744234122010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/cdbs/1/class/autotools.mk clean:: rm -f debian/gnome-btdownload.1 find -name '*omf.out' -exec rm -f \{\} \; rm -f $(CURDIR)/po/Makefile.in.in rm -f $(CURDIR)/intltool*.in makebuilddir/gnome-btdownload:: intltoolize --force for script in intltool-extract intltool-merge intltool-update; do \ test -s && cp /usr/bin/$$script $$script.in; \ done binary-install/gnome-btdownload:: dh_python2 debian/gnome-btdownload.mime0000644000000000000000000000012010743023627013274 0ustar application/x-bittorrent; /usr/bin/gnome-btdownload %s; test=test -n "$DISPLAY" debian/download.xpm0000644000000000000000000002622411744042230011526 0ustar /* XPM */ static char * temp_xpm[] = { "32 32 574 2", " c None", ". c #214B88", "+ c #2D5690", "@ c #5376A9", "# c #6E8DB8", "$ c #7A97BF", "% c #7D9AC1", "& c #7593BC", "* c #6081B0", "= c #40669C", "- c #204A87", "; c #274F8C", "> c #4E70A4", ", c #819DC0", "' c #AABFBD", ") c #A9BEB4", "! c #A2BAA7", "~ c #A6BE97", "{ c #A6BF9A", "] c #98B5C5", "^ c #9BB7DA", "/ c #A6BEDD", "( c #97B1D3", "_ c #6686B3", ": c #355C95", "< c #305892", "[ c #7190BA", "} c #A1B8C1", "| c #9DB481", "1 c #8CA77E", "2 c #92AA55", "3 c #A3B735", "4 c #B6C93A", "5 c #BACE47", "6 c #8DABA2", "7 c #817BA0", "8 c #8B617D", "9 c #9B5A6D", "0 c #A36475", "a c #8C6E89", "b c #4D6292", "c c #224B87", "d c #3B6198", "e c #96B0CC", "f c #9DB6B3", "g c #7E9E8A", "h c #80A090", "i c #89A67F", "j c #88A591", "k c #A4B331", "l c #B0A33A", "m c #AD5A26", "n c #A71814", "o c #B61818", "p c #BD2626", "q c #C23030", "r c #C02F2F", "s c #BB2424", "t c #AF1415", "u c #79283F", "v c #4A345E", "w c #375F97", "x c #8BA5C9", "y c #9BB384", "z c #92AE6E", "A c #7398B3", "B c #759ABD", "C c #789ECB", "D c #87A59C", "E c #A06B27", "F c #A41E14", "G c #C12424", "H c #DC5050", "I c #EC6E6E", "J c #F37979", "K c #F57878", "L c #F57E7E", "M c #F28A8A", "N c #E77A7A", "O c #C53535", "P c #960F17", "Q c #6B213A", "R c #29538D", "S c #86A3C3", "T c #99B183", "U c #90AB64", "V c #6E95B2", "W c #9EB864", "X c #99B57A", "Y c #7A9FC9", "Z c #848DAA", "` c #AD0E0D", " . c #DD4E4E", ".. c #F57979", "+. c #F27D7D", "@. c #F17E7E", "#. c #F48383", "$. c #F57171", "%. c #F14949", "&. c #F35A5A", "*. c #F79595", "=. c #E07070", "-. c #A20F13", ";. c #5579AA", ">. c #9AB2A3", ",. c #A0B53D", "'. c #A4B93D", "). c #99B35F", "!. c #B1C53F", "~. c #AEC352", "{. c #87A79F", "]. c #8B8185", "^. c #B41414", "/. c #E96161", "(. c #E65D5D", "_. c #CC3939", ":. c #BC2424", "<. c #BA2121", "[. c #C02E2E", "}. c #DC5E5E", "|. c #F79191", "1. c #F24C4C", "2. c #F24A4A", "3. c #F79494", "4. c #D35757", "5. c #A10A0E", "6. c #365E97", "7. c #89A5C1", "8. c #97AD40", "9. c #A4B72E", "0. c #AABD32", "a. c #AEC135", "b. c #9CB665", "c. c #7A9FB3", "d. c #779CC6", "e. c #7A9ECD", "f. c #973C46", "g. c #9F161C", "h. c #9D1F28", "i. c #9C4243", "j. c #AD8342", "k. c #AB8F47", "l. c #A96F30", "m. c #A5260F", "n. c #D15050", "o. c #F69898", "p. c #EF2F2F", "q. c #F03D3D", "r. c #F59999", "s. c #C53939", "t. c #950810", "u. c #4F73A5", "v. c #8FAA94", "w. c #A0B32B", "x. c #A9BC32", "y. c #98B15E", "z. c #7499AF", "A. c #6E96C4", "B. c #7299CA", "C. c #769CCD", "D. c #7D96C3", "E. c #8481A6", "F. c #828AB3", "G. c #96B09A", "H. c #AFC766", "I. c #82A5B1", "J. c #88A799", "K. c #958B64", "L. c #B21A18", "M. c #EB8A8A", "N. c #F24E4E", "O. c #EF2929", "P. c #F57272", "Q. c #E97B7B", "R. c #A00204", "S. c #214A88", "T. c #7594B6", "U. c #9AAF59", "V. c #9FB22A", "W. c #A3B62D", "X. c #92AC59", "Y. c #6A90AC", "Z. c #658EC2", "`. c #6991C5", " + c #6E95C8", ".+ c #7198C9", "++ c #749BCC", "@+ c #80A4B9", "#+ c #ABC465", "$+ c #AEC556", "%+ c #8EAD85", "&+ c #7C9E9E", "*+ c #9A2424", "=+ c #DB6D6D", "-+ c #F46C6C", ";+ c #F14747", ">+ c #F89C9C", ",+ c #AF1516", "'+ c #89A5AD", ")+ c #97AC41", "!+ c #829E5A", "~+ c #799973", "{+ c #6D9295", "]+ c #5D87BD", "^+ c #628BC0", "/+ c #6A92C5", "(+ c #6D94C7", "_+ c #6F96C8", ":+ c #7E8EA7", "<+ c #A6C06D", "[+ c #BDD03F", "}+ c #BACD3D", "|+ c #B2C63F", "1+ c #ACC140", "2+ c #A42F12", "3+ c #DA6A6A", "4+ c #F47070", "5+ c #F13E3E", "6+ c #F79393", "7+ c #C83E3E", "8+ c #27508C", "9+ c #96AEA3", "0+ c #8CA446", "a+ c #4F7BA9", "b+ c #527EAE", "c+ c #5480B7", "d+ c #5883BA", "e+ c #608ABF", "f+ c #648DC2", "g+ c #678FC3", "h+ c #953D3F", "i+ c #AE541A", "j+ c #B7B235", "k+ c #B7C93B", "l+ c #B3C638", "m+ c #B0BF35", "n+ c #AA1B0D", "o+ c #E37C7B", "p+ c #F35D5D", "q+ c #F14141", "r+ c #F79090", "s+ c #D35C5C", "t+ c #9D060A", "u+ c #2D5791", "v+ c #8AA6B1", "w+ c #87A14D", "x+ c #7F9B59", "y+ c #5F8693", "z+ c #517DB5", "A+ c #5580B8", "B+ c #5984BA", "C+ c #5C86BC", "D+ c #6089BF", "E+ c #648DC1", "F+ c #955346", "G+ c #A40000", "H+ c #A82E0D", "I+ c #AF8225", "J+ c #B1C437", "K+ c #AC9529", "L+ c #B71F1F", "M+ c #EF9292", "N+ c #F03F3F", "O+ c #EF2B2B", "P+ c #D56363", "Q+ c #99090E", "R+ c #29538E", "S+ c #7A9BC4", "T+ c #4774A9", "U+ c #63887D", "V+ c #709170", "W+ c #688D87", "X+ c #779878", "Y+ c #688E99", "Z+ c #5983B5", "`+ c #5A84BB", " @ c #5E87BD", ".@ c #5E88BE", "+@ c #82676E", "@@ c #B21A17", "#@ c #DB6666", "$@ c #B72121", "%@ c #A83C10", "&@ c #A6290B", "*@ c #F68D8D", "=@ c #F03838", "-@ c #F25959", ";@ c #F89F9F", ">@ c #D15B5B", ",@ c #97070E", "'@ c #7797C2", ")@ c #4572AC", "!@ c #416FA9", "~@ c #507B9A", "{@ c #86A152", "]@ c #A4B72F", "^@ c #9BB245", "/@ c #6F938B", "(@ c #5782B9", "_@ c #5984BB", ":@ c #6C688E", "<@ c #9F1214", "[@ c #F7ADAD", "}@ c #EE9393", "|@ c #C63939", "1@ c #B21515", "2@ c #F39797", "3@ c #F35B5B", "4@ c #F46A6A", "5@ c #F9ACAC", "6@ c #C64242", "7@ c #688BB9", "8@ c #4975AE", "9@ c #3C6BA7", "0@ c #5A7BA2", "a@ c #A4AF76", "b@ c #A9B373", "c@ c #ABB575", "d@ c #ABB579", "e@ c #8A9EAA", "f@ c #879BB1", "g@ c #879CB2", "h@ c #8C8A9D", "i@ c #9F2227", "j@ c #EA8181", "k@ c #F78D8D", "l@ c #F79696", "m@ c #F69E9E", "n@ c #F03434", "o@ c #F36060", "p@ c #F68686", "q@ c #F8B6B6", "r@ c #A2181C", "s@ c #5579AB", "t@ c #537DB2", "u@ c #446EA2", "v@ c #A0AAB2", "w@ c #C6C7C3", "x@ c #CCCEC9", "y@ c #C6C8C3", "z@ c #C9CBC6", "A@ c #CDCEC9", "B@ c #D0D1CB", "C@ c #D0D1CC", "D@ c #CFD0CB", "E@ c #CDC8C3", "F@ c #B03F3D", "G@ c #DC6464", "H@ c #F14848", "I@ c #EF3030", "J@ c #F9ABAB", "K@ c #E59292", "L@ c #970A10", "M@ c #365F97", "N@ c #668AB9", "O@ c #5879A2", "P@ c #C2C5C3", "Q@ c #B9BCB7", "R@ c #BEC0BB", "S@ c #C9CAC5", "T@ c #CBCDC8", "U@ c #CBCCC7", "V@ c #CACCC7", "W@ c #B6625F", "X@ c #C53E3E", "Y@ c #EF2D2D", "Z@ c #F47575", "`@ c #F68E8E", " # c #F5BDBD", ".# c #BE3C3C", "+# c #751B30", "@# c #264F8B", "## c #5C7FB0", "$# c #8397AD", "%# c #CBCDC9", "&# c #C5C7C1", "*# c #ADAFAA", "=# c #CFD1CC", "-# c #CED0CB", ";# c #C08885", "># c #BD2C2C", ",# c #F59C9C", "'# c #F24F4F", ")# c #F68888", "!# c #F4BEBE", "~# c #C14747", "{# c #99060B", "]# c #2C5690", "^# c #ACB2B3", "/# c #D0D1CD", "(# c #C1C3BF", "_# c #D3D5D0", ":# c #D5D6D2", "<# c #D8DAD6", "[# c #DDDFDB", "}# c #DEDFDC", "|# c #DDDEDB", "1# c #D7D9D4", "2# c #CDB8B4", "3# c #B41A1A", "4# c #ED8E8E", "5# c #F14646", "6# c #F13D3D", "7# c #F57C7C", "8# c #F68A8A", "9# c #FABCBC", "0# c #FACACA", "a# c #DA7E7E", "b# c #B62A2A", "c# c #A50202", "d# c #335279", "e# c #C6C8C6", "f# c #D4D5D2", "g# c #D9DAD6", "h# c #D9DBD7", "i# c #E5E5E3", "j# c #D9DAD7", "k# c #DBDCD9", "l# c #E7E9E6", "m# c #D9D7D3", "n# c #AE1515", "o# c #E47E7E", "p# c #F46969", "q# c #F68989", "r# c #FAB9B9", "s# c #FCCFCF", "t# c #F9CACA", "u# c #E28E8E", "v# c #AC1717", "w# c #81837F", "x# c #DCDDDA", "y# c #E2E3E0", "z# c #DFE0DC", "A# c #DFDFDC", "B# c #DEDFDB", "C# c #DDDDDA", "D# c #DADBD9", "E# c #D8D9D6", "F# c #DFE1DE", "G# c #B23736", "H# c #D96161", "I# c #F58080", "J# c #F36565", "K# c #F8A5A5", "L# c #F9C8C8", "M# c #F2B9B9", "N# c #E08F8F", "O# c #CF6363", "P# c #B12323", "Q# c #A30505", "R# c #ABADA8", "S# c #D8D9D5", "T# c #DADBD8", "U# c #EAEAE8", "V# c #E3E3E0", "W# c #E2E2DF", "X# c #E0E1DE", "Y# c #DFE0DD", "Z# c #E0E1DD", "`# c #E1E1DE", " $ c #BD5E5D", ".$ c #CE4545", "+$ c #F9B1B1", "@$ c #FAC1C1", "#$ c #F6BFBF", "$$ c #E49494", "%$ c #C44F4F", "&$ c #B82D2D", "*$ c #A20E0E", "=$ c #930202", "-$ c #D1D2CE", ";$ c #CCCECA", ">$ c #E7E8E5", ",$ c #E6E7E4", "'$ c #E8E9E7", ")$ c #E8E8E5", "!$ c #E5E6E4", "~$ c #E6E6E4", "{$ c #E7E7E5", "]$ c #E4E5E2", "^$ c #C68885", "/$ c #B71E1E", "($ c #D67272", "_$ c #C24746", ":$ c #AF2D2C", "<$ c #A33030", "[$ c #76060C", "}$ c #CECFCC", "|$ c #C8CAC6", "1$ c #D2D3CF", "2$ c #DEDEDB", "3$ c #E4E4E1", "4$ c #E3E4E1", "5$ c #C99D9A", "6$ c #AB1E1D", "7$ c #B45250", "8$ c #AF7570", "9$ c #BBA29E", "0$ c #B5AFAB", "a$ c #9C9F9B", "b$ c #D1D2CF", "c$ c #C4C6C3", "d$ c #DADBD7", "e$ c #DBDBD8", "f$ c #D4D6D2", "g$ c #CFCFCB", "h$ c #C8CAC5", "i$ c #BCBEB9", "j$ c #B5B6B2", "k$ c #C1C2BE", "l$ c #424546", "m$ c #777A79", "n$ c #969995", "o$ c #979996", "p$ c #979A97", "q$ c #9A9C98", "r$ c #9B9D99", "s$ c #999B98", "t$ c #989A97", "u$ c #9A9B98", "v$ c #A3A5A2", "w$ c #A7A9A6", "x$ c #A7A9A5", "y$ c #A5A8A5", "z$ c #A2A4A0", "A$ c #979995", "B$ c #707370", "C$ c #2A2E30", "D$ c #33383A", "E$ c #353A3B", "F$ c #363B3C", "G$ c #383D3E", "H$ c #3B4040", "I$ c #434848", "J$ c #444848", "K$ c #3F4343", "L$ c #3F4342", "M$ c #4C504F", "N$ c #646765", "O$ c #737675", "P$ c #636664", "Q$ c #6B6E6D", "R$ c #757876", "S$ c #5E615F", "T$ c #6C6E6C", "U$ c #4C4F4C", "V$ c #434746", "W$ c #303637", "X$ c #34393A", "Y$ c #373C3D", "Z$ c #393E3F", "`$ c #3E4343", " % c #444949", ".% c #424444", "+% c #3F4242", "@% c #404342", "#% c #454948", "$% c #545856", "%% c #565958", "&% c #535654", "*% c #565957", "=% c #575A58", "-% c #555956", ";% c #515452", ">% c #3C4141", ",% c #363B3B", "'% c #23282A", ")% c #292E2F", "!% c #282E2F", "~% c #292F30", "{% c #2B2F30", "]% c #2B3030", "^% c #2B3031", "/% c #2C3031", " ", " . + @ # $ % & * = - ", " ; > , ' ) ! ~ { ] ^ / ( _ : ", " < [ } | 1 2 3 4 5 6 7 8 9 0 a b c ", " d e f g h i j k l m n o p q r s t u v ", " w x y z A B C D E F G H I J K L M N O P Q ", " R S T U V W X Y Z ` ...L +.@.#.$.%.&.*.=.-. ", " ;.>.,.'.).!.~.{.].^./.(._.:.<.[.}.|.1.2.3.4.5. ", " 6.7.8.9.0.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t. ", " u.v.w.9.x.y.z.A.B.C.D.E.F.G.H.I.J.K.L.M.N.O.P.Q.R. ", " S.T.U.V.W.X.Y.Z.`. +.+++C.C.@+#+$+%+&+*+=+-+O.;+>+,+ ", " - '+)+!+~+{+]+^+Z./+(+_+.+:+<+[+}+|+1+2+3+4+O.5+6+7+ ", " 8+9+0+a+b+c+d+]+e+f+g+`./+h+i+j+k+l+m+n+o+p+O.q+r+s+t+ ", " u+v+w+x+y+z+A+B+C+D+^+E+Z.F+G+H+I+J+K+L+M+N+O+2.3.P+Q+ ", " R+S+T+U+V+W+X+Y+Z+`+C+ @.@+@@@#@$@%@&@4.*@O.=@-@;@>@,@ ", " . '@)@!@~@{@]@^@/@A+(@d+_@:@<@[@}@|@1@2@3@O.%.4@5@6@ ", " - 7@8@9@0@a@b@c@d@e@f@g@g@h@i@j@k@l@m@4+p.n@o@p@q@r@ ", " s@t@u@v@w@x@y@z@A@B@C@D@E@F@G@..q.H@I@O.;+P.J@K@L@ ", " M@N@O@P@Q@R@S@T@T@T@U@V@V@W@X@3.O.O.O.Y@Z@`@ #.#+# ", " @###$#%#&#*#C@=#=#=#D@-#-#;#>#,#Y@O.O.'#)#>+!#~#{# ", " ]#^#/#(#_#:#:#<#[#}#|#1#2#3#4#5#O.6#7#8#8#9#0#a#b#c# ", " d#e#f#g#h#g#g#i#|#j#k#l#m#n#o#p+O.p#q#*@>+r#s#t#u#v#G+ ", " w#x#y#z#A#}#B#C#D#E#k#F#x#G#H#I#J#K#r#L#M#N#O#P#Q#G+ ", " R#S#T#U#V#y#y#W#X#Y#Z#`#X# $.$+$@$#$$$%$&$*$=$ ", " -$;$E#}#>$,$'$)$,$!$~${$]$^$/$($_$:$<$[$ ", " E#}$|$j#1$g#2$X#3$!$~$4$B#5$6$7$8$9$0$ ", " a$b$c$|$1$E#d$k#x#x#e$S#f$1$g$g$h$i$j$k$ ", " l$m$n$o$o$p$q$r$s$t$u$v$w$x$y$x$w$z$A$B$ ", " C$D$E$F$G$H$I$J$K$L$M$N$O$P$Q$R$S$T$U$V$ ", " W$X$Y$Z$`$ %.%+%@%#%$%%%&%*%=%-%;%>%,% ", " '%)%!%)%)%~%~%~%{%{%{%]%^%/%/%/% ", " "}; debian/copyright0000644000000000000000000000531511744237074011136 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: gnome-btdownload Source: http://gnome-bt.sourceforge.net Files: * Copyright: 2003 - 2007, Paul Varga and other contributors as listed on the AUTHORS file. License: BSD-3-Clause License: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: download.svg Copyright: Jakub Steiner Andreas Nilsson Lapo Calamandrei Thomas Perl License: GPL-2.0+ Files: debian/* Copyright: 2012 Andrea Veri License: GPL-2.0+ License: GPL-2.0+ This package 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 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 2 can be found in "/usr/share/common-licenses/GPL-2". debian/links0000644000000000000000000000012211744042756010236 0ustar /usr/share/gnome-btdownload/pixmaps/download.svg /usr/share/pixmaps/download.svg debian/dirs0000644000000000000000000000005011744236414010053 0ustar usr/lib/mime/packages usr/share/pixmaps debian/docs0000644000000000000000000000000710743023627010042 0ustar README debian/gnome-btdownload.menu0000644000000000000000000000040511744042230013310 0ustar ?package(gnome-btdownload):needs="X11" section="Applications/Network/File Transfer"\ title="BitTorrent Download Client"\ description="GNOME interface for 'executing' BitTorrent files"\ command="/usr/bin/gnome-btdownload"\ icon="/usr/share/pixmaps/download.xpm"