~ubuntu-branches/ubuntu/quantal/landscape-client/quantal-201411191733

« back to all changes in this revision

Viewing changes to debian/control

Merge 12.05 from Andreas Hasenack

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
5
XSBC-Original-Maintainer: Landscape Team <landscape-team@canonical.com>
6
6
Build-Depends: debhelper (>= 5), po-debconf, python-dev, lsb-release, gawk, python-twisted-core, python-distutils-extra
7
 
Standards-Version: 3.8.0
 
7
Standards-Version: 3.8.2
8
8
XS-Python-Version: >= 2.4, << 2.8
9
9
 
10
10
Package: landscape-common
11
11
Architecture: any
12
12
Depends: ${python:Depends}, ${misc:Depends}, ${extra:Depends},
 
13
         ${shlibs:Depends},
13
14
         python-gnupginterface,
14
15
         python-twisted-core,
15
16
         python-apt,
33
34
Package: landscape-client
34
35
Architecture: any
35
36
Depends: ${python:Depends}, ${misc:Depends}, ${extra:Depends},
 
37
         ${shlibs:Depends},
36
38
         python-twisted-web,
37
39
         python-twisted-names,
38
 
         landscape-common (>= ${Source-Version})
 
40
         landscape-common (= ${binary:Version})
39
41
Suggests: ${extra:Suggests}
40
42
Description: The Landscape administration system client
41
43
 Landscape is a web-based tool for managing Ubuntu systems. This
48
50
Package: landscape-client-ui
49
51
Architecture: any
50
52
Depends: ${python:Depends}, ${misc:Depends},
51
 
         landscape-client (>= ${Source-Version}),
52
 
         landscape-client-ui-install (>= ${Source-Version}),
 
53
         landscape-client (= ${binary:Version}),
 
54
         landscape-client-ui-install (= ${binary:Version}),
53
55
         python-gi,
54
56
         python-dbus,
55
57
         policykit-1,