~ubuntu-branches/ubuntu/oneiric/bittornado/oneiric

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Bazaar Package Importer
  • Author(s): Cameron Dale
  • Date: 2010-03-21 14:36:30 UTC
  • Revision ID: james.westby@ubuntu.com-20100321143630-d1zk1zdasaf8125s
Tags: 0.3.18-10
* New patch from upstream's CVS to allow torrents that only have an
  announce list: 30_announce_list_only_torrents.dpatch (Closes: #551766)
* Fix a lot of lintian warnings
  - Update standards version to 3.8.4 (no changes)
* Fix for when compact_reqd is turned off:
  31_fix_for_compact_reqd_off.dpatch (Closes: #574860)
* Switch to the new "3.0 (quilt)" source format

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
        "bttrack.py", "btmakemetafile.py", "btlaunchmany.py", "btcompletedir.py",
23
23
        "btdownloadcurses.py", "btcompletedirgui.py", "btlaunchmanycurses.py", 
24
24
        "btmakemetafile.py", "btreannounce.py", "btrename.py", "btshowmetainfo.py",
25
 
        'btmaketorrentgui.py', 'btcopyannounce.py', 'btsethttpseeds.py',
26
 
        'bt-t-make.py',
 
25
        'btmaketorrentgui.py', 'btcopyannounce.py', 'btsethttpseeds.py'
27
26
        ]
28
27
    )