~ubuntu-branches/debian/sid/ears/sid

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Bazaar Package Importer
  • Author(s): Decklin Foster
  • Date: 2009-02-01 11:00:28 UTC
  • Revision ID: james.westby@ubuntu.com-20090201110028-t8d32rt8q7aglw69
Tags: 1.0.1-2
* Conflict with lastfmsubmitd 0.x
* Fix section
* Install the peel manpage

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    data_files=[
29
29
        ('share/man/man1', [
30
30
            'doc/mbget.1',
 
31
            'doc/peel.1',
31
32
            ]),
32
33
        ],
33
34
    )