~sil2100/unity-lens-video/ubuntu_cp_fix

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Sebastien Bacher
  • Date: 2012-08-23 20:22:08 UTC
  • mfrom: (86.1.2 ubuntu)
  • Revision ID: seb128@ubuntu.com-20120823202208-8o4adpss2b0jworb
* New upstream release.
  - added preview implementation
* debian/control:
  - added dependency on unity-lens-music for the previews

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
from DistUtilsExtra.command import *
5
5
 
6
6
setup(name="unity-lens-video",
7
 
      version="0.3.6",
 
7
      version="0.3.8",
8
8
      author="David Calle",
9
9
      author_email="davidc@framli.eu",
10
10
      url="http://launchpad.net/~davidc3",