Package: bittorrent / 3.4.2-12

Metadata

Package Version Patches format
bittorrent 3.4.2-12 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
direct changes.patch | (download)

BitTorrent/RawServer.py | 4 4 + 0 - 0 !
BitTorrent/btformats.py | 5 3 + 2 - 0 !
BitTorrent/fmt.py | 45 45 + 0 - 0 !
BitTorrent/spewout.py | 44 44 + 0 - 0 !
BitTorrent/track.py | 6 3 + 3 - 0 !
BitTorrent/zurllib.py | 10 8 + 2 - 0 !
bittorrent.default | 47 47 + 0 - 0 !
bittorrent.init | 125 125 + 0 - 0 !
btcompletedir.py | 2 1 + 1 - 0 !
btcompletedirgui.py | 10 5 + 5 - 0 !
btdownloadcurses.py | 43 10 + 33 - 0 !
btdownloadgui.py | 38 8 + 30 - 0 !
btdownloadheadless.py | 14 8 + 6 - 0 !
btlaunchmany.py | 52 11 + 41 - 0 !
btlaunchmanycurses.py | 207 84 + 123 - 0 !
btmakemetafile.py | 2 1 + 1 - 0 !
btreannounce.py | 6 3 + 3 - 0 !
btrename.py | 64 32 + 32 - 0 !
setup.py | 9 4 + 5 - 0 !
www-doc/FAQ.html | 143 143 + 0 - 0 !
www-doc/bittorrent_logo.png.uu | 113 113 + 0 - 0 !
www-doc/documentation.html | 49 49 + 0 - 0 !
www-doc/donate.html | 52 52 + 0 - 0 !
www-doc/download.html | 88 88 + 0 - 0 !
www-doc/guide.html | 71 71 + 0 - 0 !
www-doc/index.html | 44 44 + 0 - 0 !
www-doc/introduction.html | 38 38 + 0 - 0 !
www-doc/press.html | 35 35 + 0 - 0 !
www-doc/protocol.html | 177 177 + 0 - 0 !
29 files changed, 1256 insertions(+), 287 deletions(-)

 changes which were formerly in the debian diff
wxpy3.0 compat.patch | (download)

btcompletedirgui.py | 107 56 + 51 - 0 !
btdownloadgui.py | 118 61 + 57 - 0 !
2 files changed, 117 insertions(+), 108 deletions(-)

 make compatible with wxpython 3.0
 Many of these changes update code which wasn't even compatible with wxPython
 2.8 (wxEXPAND, wxID_OK, etc).
fix icon.patch | (download)

btcompletedirgui.py | 2 1 + 1 - 0 !
btdownloadgui.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix paths to the icon
standard raise statements.patch | (download)

BitTorrent/StorageWrapper.py | 8 4 + 4 - 0 !
BitTorrent/btformats.py | 27 14 + 13 - 0 !
BitTorrent/download.py | 4 2 + 2 - 0 !
BitTorrent/track.py | 6 3 + 3 - 0 !
osx/freeze.py | 6 3 + 3 - 0 !
5 files changed, 26 insertions(+), 25 deletions(-)

 use standard syntax for raise with exception instances.
fix readme file.patch | (download)

README.txt | 18 6 + 12 - 0 !
1 file changed, 6 insertions(+), 12 deletions(-)

 fix inaccuracies in the readme file
btshow meta info.patch | (download)

btshowmetainfo.py | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 no description.
btmakemetafile.patch | (download)

btmakemetafile.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 set piece_len_exp to 18 if no exp defined