/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Jelmer Vernooij
  • Date: 2017-05-21 12:29:48 UTC
  • mto: (6622.1.25 rename)
  • mto: This revision was merged to the branch mainline in revision 6623.
  • Revision ID: jelmer@jelmer.uk-20170521122948-hwr3f7jq6u9vp65r
bzr => brz in docs, explain fork.

Show diffs side-by-side

added added

removed removed

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