~ubuntu-branches/ubuntu/saucy/eucalyptus/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Andres Rodriguez
  • Date: 2011-03-17 15:23:36 UTC
  • Revision ID: james.westby@ubuntu.com-20110317152336-nuorzz5zx60klaq7
Tags: 2.0.1+bzr1256-0ubuntu3
* Separate admin tools from eucalyptus-common package(LP: #732082)
  - debian/control:
    + Add eucalyptus-admin-tools binary package.
    + Add missing Depends on python-psutil. (LP: #731672)
    + eucalyptus-cloud: Depends on eucalyptus-admin-tools.
  - debian/eucalyptus-admin-tools.install: Added.
  - debian/eucalyptus-common.install: Drop installation of admin tools.
* Switch to dh_python2 instead of python-central.
  - debian/control. Bump Depends on cdbs to (>= 0.4.90~); bump depends on
    python to (>= 2.6.6-3).
* Add powernap configs to leverage recent PowerNap changes (LP: #726769):
  - debian/powernap/eucalyptus.conf: Add config.
  - debian/eucalyptus-nc.install: Install config.
  - debian/eucalyptus-nc.links: Symlink to /etc/powernap/config.d/.
* debian/control: Change Recommends order of bittorrent to bittornado
  first. Allows demontion of bittorrent. (LP: #697753)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
eucalyptus (2.0.1+bzr1256-0ubuntu3) natty; urgency=low
 
2
 
 
3
  * Separate admin tools from eucalyptus-common package(LP: #732082)
 
4
    - debian/control:
 
5
      + Add eucalyptus-admin-tools binary package.
 
6
      + Add missing Depends on python-psutil. (LP: #731672)
 
7
      + eucalyptus-cloud: Depends on eucalyptus-admin-tools.
 
8
    - debian/eucalyptus-admin-tools.install: Added.
 
9
    - debian/eucalyptus-common.install: Drop installation of admin tools.
 
10
  * Switch to dh_python2 instead of python-central.
 
11
    - debian/control. Bump Depends on cdbs to (>= 0.4.90~); bump depends on
 
12
      python to (>= 2.6.6-3).
 
13
  * Add powernap configs to leverage recent PowerNap changes (LP: #726769):
 
14
    - debian/powernap/eucalyptus.conf: Add config.
 
15
    - debian/eucalyptus-nc.install: Install config.
 
16
    - debian/eucalyptus-nc.links: Symlink to /etc/powernap/config.d/.
 
17
  * debian/control: Change Recommends order of bittorrent to bittornado
 
18
    first. Allows demontion of bittorrent. (LP: #697753)
 
19
 
 
20
 -- Andres Rodriguez <andreserl@ubuntu.com>  Thu, 17 Mar 2011 15:23:36 -0400
 
21
 
1
22
eucalyptus (2.0.1+bzr1256-0ubuntu2) natty; urgency=low
2
23
 
3
24
  [ Andres Rodriguez ]