~canonical-isd-hackers/canonical-identity-provider/sst-changes

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Danny Tamez
  • Date: 2010-04-21 15:29:24 UTC
  • Revision ID: danny.tamez@canonical.com-20100421152924-lq1m92tstk2iz75a
Canonical SSO Provider (Open Source) - Initial Commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: canonical-identity-provider
 
2
Section: python
 
3
Priority: extra
 
4
Build-Depends: cdbs (>= 0.4.43),
 
5
 debhelper (>= 6),
 
6
 python,
 
7
 python-central (>= 0.6),
 
8
 python-setuptools
 
9
Maintainer: Łukasz Czyżykowski <lukasz.czyzykowski@canonical.com>
 
10
Standards-Version: 3.8.3
 
11
XS-Python-Version: current
 
12
 
 
13
Package: python-canonical-identity-provider
 
14
Architecture: all
 
15
XB-Python-Version: ${python:Versions}
 
16
Depends: ${misc:Depends}, ${python:Depends},
 
17
 canonical-isd-web-dependencies (>= 1.0.10),
 
18
 memcached,
 
19
 python-memcache,
 
20
 python-lazr.restful (>= 0.9.17),
 
21
 python-lazr.authentication
 
22
Conflicts: python-lazr.restful (>= 0.9.18)
 
23
Description: Canonical OpenID provider
 
24