Initial commit: add debian/ directory
[openstack-build/ceilometer-build.git] / debian / changelog
1 ceilometer (2013.1-0ubuntu1~cloud0) precise-grizzly; urgency=low
2
3   * New upstream release for the Ubuntu Cloud Archive. 
4
5  -- Chuck Short <zulcss@ubuntu.com>  Mon, 08 Apr 2013 07:50:35 -0500
6
7 ceilometer (2013.1-0ubuntu1) raring; urgency=low
8
9   * New upstream release. 
10
11  -- Chuck Short <zulcss@ubuntu.com>  Fri, 05 Apr 2013 14:34:37 -0500
12
13 ceilometer (2013.1~rc1-0ubuntu1) raring; urgency=low
14
15   [ Chuck Short ]
16   * New upstream release. 
17   * debian/watch: point to the right releases.
18   * debian/rules: Enable testsuite.
19   * debian/ceilometer-agent-compute.postinst: Add smarts to 
20     configure users after install.
21   * debian/ceilometer-common.postinst: Configure ceilometer db.
22   * debian/ceilometer-common.install: Install configuration files.
23   * debian/*.upstart: Update and use start-stop-daemon.
24
25   [ James Page ]
26   * Added watch file.
27   * d/rules: Fixup test suite execution as much as possible:
28     - Set PYTHONPATH to CURDIR during execution.
29     - Provide HOME directory for keystone tests.
30     - Override clean to tidy up after execution.
31   * d/control: Tidied BD's:
32     - Drop python-ming (not the right ming).
33     - python-oslo-config -> python-oslo.config.
34     - Dropped misc other surplus/duplicate dependencies.
35     - Wrapped and sorted.
36   * d/p/request-dep.patch: Remove upper bound on python-requests inline with
37     the rest of OpenStack.
38   * d/p/remove-hbase-support.patch: Remove happybase dependency.
39   * d/control: Bumped Standards-Version, no changes.
40
41   [ Yolanda Robla ]
42   * d/rules: Copy ceilometer.conf.sample to ceilometer.conf.
43   * d/ceilometer-common.install: Install ceilometer.conf and ceilometer-dbsync.
44   * d/ceilometer-common.postinst: fixing user/group creation.
45   * d/*.upstart: Fix upstart jobs.
46   * d/pydist-overrides: Correct pymongo and wsme package names.
47   * d/control: modified mongodb recommends to suggests (LP: #1131627).
48   * d/files: copying pipeline.yaml.
49   * d/control: fixed typo (LP: #1140309).
50   * d/patches/default-dbconnection-sqlite.patch: default db to sqlite
51
52  -- Chuck Short <zulcss@ubuntu.com>  Tue, 26 Mar 2013 11:23:03 -0500
53
54 ceilometer (0.1-0ubuntu2) raring; urgency=low
55
56   * Fix typo in debian/control (ceioleter -> ceilometer) (LP: #1140309)
57
58  -- Hans Joachim Desserud <ubuntu@desserud.org>  Sun, 03 Mar 2013 20:08:39 +0100
59
60 ceilometer (0.1-0ubuntu1) quantal; urgency=low
61
62   * New upstream release.
63
64  -- Chuck Short <zulcss@ubuntu.com>  Fri, 12 Oct 2012 09:34:05 -0500
65
66 ceilometer (0~20121002-0ubuntu2) quantal; urgency=low
67
68   * Fix two typos in dependencies in debian/control (LP: #1063244)
69
70  -- Adam Conrad <adconrad@ubuntu.com>  Sun, 07 Oct 2012 07:49:55 -0600
71
72 ceilometer (0~20121002-0ubuntu1) quantal; urgency=low
73
74   * Initial release.
75
76  -- Chuck Short <zulcss@ubuntu.com>  Wed, 03 Oct 2012 13:00:29 -0500