~packagekit/packagekit/ubuntu-maverick

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Sebastian Heinlein
  • Date: 2008-09-30 09:47:18 UTC
  • mfrom: (74.1.18 glatzor)
  • Revision ID: sebi@glatzor.de-20080930094718-5tvwp5b002c61b6r
Merge changes for 0.3.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
               xulrunner-1.9-dev,
28
28
               libgtk2.0-dev,
29
29
               libdbus-glib-1-dev,
30
 
               libarchive-dev
 
30
               libarchive-dev,
 
31
               update-manager-core, 
 
32
               python-software-properties
31
33
Standards-Version: 3.8.0
32
34
XS-Python-Version: current
33
35
Homepage: http://www.packagekit.org
39
41
Depends: ${shlibs:Depends}, 
40
42
         ${misc:Depends}, 
41
43
         ${python:Depends},
 
44
         libpackagekit8 (= ${binary:Version}),
42
45
         dbus,
43
46
         packagekit-backend-apt | packagekit-backend-smart
44
 
Recommends: app-install-data, apt-xapian-index, update-manager-core, python-software-properties
45
47
XB-Python-Version: ${python:Versions}
46
48
Description: provides a software installation daemon
47
49
 PackageKit allows to perform simple software management tasks over a DBus 
48
 
 interface: refreshing the cache, updating, installing and removing software
49
 
 packages. This software is still in an early development stage and should
50
 
 be considered experimental.
 
50
 interface e.g. refreshing the cache, updating, installing and removing 
 
51
 software packages or searching for multimedia codecs and file handlers.
 
52
 .
 
53
 The work is done by backends which make use of the package manager shipped by
 
54
 the corresponding distribution. PackageKit is not meant to replace
 
55
 advanced tools like Synaptic.
 
56
 .
 
57
 The main benefits are:
 
58
  - unified interface on several distributions
 
59
  - fine grained privilleges by using PolicyKit
 
60
  - independecy from a running desktop session during the processing
51
61
 
52
62
Package: mozilla-packagekit
53
63
Architecture: any
 
64
Section: web
54
65
Depends: ${shlibs:Depends}, 
55
66
         ${misc:Depends},
56
67
         packagekit (= ${binary:Version}),
57
68
         firefox-3.0 | www-browser
58
69
Description: software installation plugin
59
70
 PackageKit allows to perform simple software management tasks over a DBus 
60
 
 interface: refreshing the cache, updating, installing and removing software
61
 
 packages. This software is still in an early development stage and should
62
 
 be considered experimental.
 
71
 interface e.g refreshing the cache, updating, installing and removing 
 
72
 software packages or searching for multimedia codecs and file handlers.
63
73
 .
64
74
 This package provides a browser plugin.
65
75
 
66
 
Package: packagekit-dev
67
 
Architecture: any
68
 
Depends: ${shlibs:Depends}, 
69
 
         ${misc:Depends},
70
 
         packagekit (= ${binary:Version})
71
 
Description: provides a software installation daemon
72
 
 PackageKit allows to perform simple software management tasks over a DBus 
73
 
 interface: refreshing the cache, updating, installing and removing software
74
 
 packages. This software is still in an early development stage and should
75
 
 be considered experimental.
 
76
Package: libpackagekit8
 
77
Architecture: any
 
78
Section: libs
 
79
Depends: ${shlibs:Depends}, 
 
80
         ${misc:Depends},
 
81
Conflicts: packagekit (<= 0.3.3-0ubuntu1)
 
82
Description: Library for accessing PackageKit
 
83
 PackageKit allows to perform simple software management tasks over a DBus 
 
84
 interface e.g. refreshing the cache, updating, installing and removing 
 
85
 software packages or searching for multimedia codecs and file handlers.
 
86
 .
 
87
 This package provides a library to access PackageKit.
 
88
 
 
89
Package: libpackagekit-dev
 
90
Section: libdevel
 
91
Architecture: any
 
92
Depends: ${shlibs:Depends}, 
 
93
         ${misc:Depends},
 
94
Conflicts: packagekit-dev (<= 0.3.3-0ubuntu1)
 
95
Replaces: packagekit-dev
 
96
Description: Library for accessing PackageKit (development files)
 
97
 PackageKit allows to perform simple software management tasks over a DBus 
 
98
 interface e.g. refreshing the cache, updating, installing and removing 
 
99
 software packages or searching for multimedia codecs and file handlers.
76
100
 .
77
101
 This package provides the header files and documentation.
78
102
 
81
105
Depends: ${shlibs:Depends}, 
82
106
         ${misc:Depends},
83
107
         python-apt,
84
 
         python-gdbm
 
108
         python-gdbm,
 
109
         update-manager-core, 
 
110
         python-software-properties
85
111
Conflicts: packagekit (<0.3)
 
112
Recommends: app-install-data, apt-xapian-index
86
113
Description: APT backend for packagekit
87
114
 PackageKit allows to perform simple software management tasks over a DBus 
88
 
 interface: refreshing the cache, updating, installing and removing software
89
 
 packages. This software is still in an early development stage and should
90
 
 be considered experimental.
 
115
 interface e.g. refreshing the cache, updating, installing and removing 
 
116
 software packages or searching for multimedia codecs and file handlers.
91
117
 .
92
 
 This package provides the backend to use packagekit on APT based systems,
93
 
 e.g. Debian and Ubuntu.Package: packagekit-backend-apt
 
118
 This package allows to use APT which is the default package management tool 
 
119
 of Debian and and Ubuntu.
94
120
 
95
121
Package: packagekit-backend-smart
96
122
Architecture: any
99
125
         smartpm-core
100
126
Description: Smart backend for packagekit
101
127
 PackageKit allows to perform simple software management tasks over a DBus 
102
 
 interface: refreshing the cache, updating, installing and removing software
103
 
 packages. This software is still in an early development stage and should
104
 
 be considered experimental.
 
128
 interface  e.g. refreshing the cache, updating, installing and removing 
 
129
 software packages or searching for multimedia codecs and file handlers.
105
130
 .
106
 
 This package provides the backend to use packagekit with smart. 
 
131
 This package allows to use the smart package manager.
107
132
 
108
133
Package: packagekit-backend-yum
109
134
Architecture: any
112
137
         yum
113
138
Description: Yum backend for packagekit
114
139
 PackageKit allows to perform simple software management tasks over a DBus 
115
 
 interface: refreshing the cache, updating, installing and removing software
116
 
 packages. This software is still in an early development stage and should
117
 
 be considered experimental.
 
140
 interface e.g. refreshing the cache, updating, installing and removing 
 
141
 software packages or searching for multimedia codecs and file handlers.
118
142
 .
119
 
 This package provides the backend to use packagekit with yum, an advanced 
120
 
 front-end for rpm.
 
143
 This package allows to use yum, an advanced front-end for rpm.
121
144