~ubuntu-branches/ubuntu/karmic/landscape-client/karmic-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Free Ekanayaka
  • Date: 2010-04-21 12:31:28 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100421123128-qwde8pqe5zi6so05
Tags: 1.5.0.1-0ubuntu0.9.10.0
* New upstream version
  - Fix smart-update failing its very first run (LP: #562496)
  - Depend on pythonX.Y-dbus and pythonX.Y-pycurl (LP: #563063)
  - Make only one request at a time to retrieve EC2 instances (LP: #567515)

* New upstream version (LP: #557244)
  - Fix package-changer running before smart-update has completed (LP: #542215)
  - Report the version of Eucalyptus used to generate topology data (LP: #554007)
  - Enable the Eucalyptus plugin by default, if supported (LP: #546531)
  - Use a whitelist of allowed filesystem types to instead of a blacklist (LP: #351927)
  - Report the update-manager logs to the server (LP: #503384)
  - Turn off Curl's DNS caching for requests. (LP: #522668)

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
Package: landscape-common
11
11
Architecture: any
12
12
Depends: ${python:Depends}, ${misc:Depends}, ${extra:Depends},
13
 
         python-dbus | python2.4-dbus,
14
13
         python-gnupginterface,
15
14
         python-twisted-core,
16
15
         python-gobject,
21
20
         lsb-release,
22
21
         lsb-base,
23
22
         adduser
 
23
Suggests: ${extra:Suggests}
24
24
Replaces: landscape-client (<= 1.0.23-0ubuntu0.8.10)
25
25
Description: The Landscape administration system client
26
26
 Landscape is a web-based tool for managing Ubuntu systems. This
32
32
 
33
33
Package: landscape-client
34
34
Architecture: any
35
 
Depends: ${python:Depends}, ${misc:Depends},
36
 
         python-pycurl | python2.4-pycurl,
 
35
Depends: ${python:Depends}, ${misc:Depends}, ${extra:Depends},
37
36
         python-twisted-web,
38
37
         landscape-common (>= ${Source-Version}),
39
38
         hal