~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-11-02 21:51:25 UTC
  • mfrom: (4634.93.2 2.0.2)
  • mto: This revision was merged to the branch mainline in revision 4782.
  • Revision ID: pqm@pqm.ubuntu.com-20091102215125-pocfi38r3j6e947r
Tags: bzr-2.1.0b2
(jam) Merge 2.0.2 final into 2.1.0b2

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
    'url':          'http://www.bazaar-vcs.org/',
41
41
    'description':  'Friendly distributed version control system',
42
42
    'license':      'GNU GPL v2',
43
 
    'download_url': 'http://bazaar-vcs.org/Download',
 
43
    'download_url': 'https://launchpad.net/bzr/+download',
44
44
    'long_description': get_long_description(),
45
45
    'classifiers': [
46
46
        'Development Status :: 6 - Mature',