~ubuntu-branches/ubuntu/saucy/heat/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Chuck Short, Adam Gandelman
  • Date: 2013-09-08 21:51:19 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20130908215119-r939tu4aumqgdrkx
Tags: 2013.2~b3-0ubuntu1
[ Chuck Short ]
* New upstream release.
* debian/control: Add python-netaddr as build-dep.
* debian/heat-common.install: Remove heat-boto and associated man-page
* debian/heat-common.install: Remove heat-cfn and associated man-page
* debian/heat-common.install: Remove heat-watch and associated man-page
* debian/patches/fix-sqlalchemy-0.8.patch: Dropped

[ Adam Gandelman ]
* debian/patches/default-kombu.patch: Dropped.
* debian/patches/default-sqlite.patch: Refreshed.
* debian/*.install, rules: Install heat.conf.sample as common
  config file in heat-common. Drop other per-package configs, they
  are no longer used.
* debian/rules: Clean pbr .egg from build dir if it exists.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
heat (2013.2~b3-0ubuntu1) saucy; urgency=low
 
2
 
 
3
  [ Chuck Short ]
 
4
  * New upstream release.
 
5
  * debian/control: Add python-netaddr as build-dep.
 
6
  * debian/heat-common.install: Remove heat-boto and associated man-page
 
7
  * debian/heat-common.install: Remove heat-cfn and associated man-page
 
8
  * debian/heat-common.install: Remove heat-watch and associated man-page
 
9
  * debian/patches/fix-sqlalchemy-0.8.patch: Dropped
 
10
 
 
11
  [ Adam Gandelman ]
 
12
  * debian/patches/default-kombu.patch: Dropped.
 
13
  * debian/patches/default-sqlite.patch: Refreshed.
 
14
  * debian/*.install, rules: Install heat.conf.sample as common
 
15
    config file in heat-common. Drop other per-package configs, they
 
16
    are no longer used.
 
17
  * debian/rules: Clean pbr .egg from build dir if it exists.
 
18
 
 
19
 -- Chuck Short <zulcss@ubuntu.com>  Sun, 08 Sep 2013 21:51:19 -0400
 
20
 
1
21
heat (2013.2~b2.a186.g2b4b248-0ubuntu2) saucy; urgency=low
2
22
 
3
23
  * d/rules: Limit test execution concurrency to 1 to avoid test failures