7b0f8ff3fab0fc300306895f840f56a428b64332
[openstack-build/ceilometer-build.git] / xenial / debian / changelog
1 ceilometer (1:7.0.3-1~u16.04+mcp0) mcp; urgency=medium
2
3   * Rebuild for xenial-newton mcp branch
4
5  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Wed, 05 Apr 2017 15:21:59 +0300
6
7 ceilometer (1:7.0.3-1~u16.04+mos0) mos10.0; urgency=medium
8
9   * Sync changes. (PROD#9364)
10
11  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Tue, 28 Mar 2017 17:53:43 +0300
12
13 ceilometer (1:7.0.2-2~u16.04+mos0) mos10.0; urgency=medium
14
15   * Remove dpkg-dev dependency with the function which required it.
16     (LP#1673680)
17
18  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Wed, 22 Mar 2017 18:36:06 +0200
19
20 ceilometer (1:7.0.2-1~u16.04+mos0) mos10.0; urgency=medium
21
22   * Sync changes. (PROD#9364)
23
24  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Mon, 13 Mar 2017 17:43:28 +0200
25
26 ceilometer (1:7.0.1-1~u16.04+mos0) mos10.0; urgency=medium
27
28   * Sync changes. (LP#1659003)
29
30  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Tue, 07 Feb 2017 19:08:01 +0200
31
32 ceilometer (1:7.0.0-2~u16.04+mos0) mos10.0; urgency=medium
33
34   * Revert "Delete using os-api-ref"
35
36  -- Andrii Kroshchenko <akroshchenko@mirantis.com>  Wed, 07 Dec 2016 12:39:51 +0200
37
38 ceilometer (1:7.0.0-1~u16.04+mos0) mos10.0; urgency=medium
39
40   [ Andrii Kroshchenko ]
41   * Source from https://review.openstack.org/#/admin/projects/openstack/deb-ceilometer
42   commit  67bbd3f833e983301f0638d39e9fc90035505a53
43   * Fix (build-)dependencies.
44   * Delete using os-api-ref
45
46   [ Ivan Udovichenko ]
47   * Put Ceilometer API under Apache 2.
48
49  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Mon, 31 Oct 2016 02:47:00 +0200
50
51 ceilometer (1:7.0.0-1) unstable; urgency=medium
52
53   * New upstream release.
54
55  -- Thomas Goirand <zigo@debian.org>  Thu, 06 Oct 2016 17:30:44 +0200
56
57 ceilometer (1:7.0.0~rc1-2) unstable; urgency=medium
58
59   * Uploading to unstable.
60   * Build-Depends on openstack-pkg-tools (>= 53~).
61   * Fixed EPOCH for oslotest.
62   * Debconf translation:
63     - it (Closes: #838500).
64
65  -- Thomas Goirand <zigo@debian.org>  Wed, 28 Sep 2016 09:37:20 +0200
66
67 ceilometer (1:7.0.0~rc1-1) experimental; urgency=medium
68
69   * New upstream release.
70   * Fixed (build-)depends for this release.
71   * Using OpenStack's Gerrit as VCS URLs.
72   * Points .gitreview to OpenStack packaging-deb's Gerrit.
73   * Fixed installation of files in /etc/ceilometer for this release.
74   * Also install /usr/bin/ceilometer-upgrade.
75
76  -- Thomas Goirand <zigo@debian.org>  Thu, 15 Sep 2016 22:58:16 +0200
77
78 ceilometer (1:7.0.0~b2-1~u16.04+mos1) mos10.0; urgency=medium
79
80   * Update ceilometer to v7.0.0.0b2
81   * Update build and runtime dependencies according to global-requirements
82
83  -- Mikhail Ivanov <mivanov@mirantis.com>  Mon, 25 Jul 2016 13:55:24 +0300
84
85 ceilometer (1:6.0.0~rc1-1~u14.04+mos1) mos9.0; urgency=medium
86
87   * Update ceilometer to v6.0.0.0rc1
88   * Update build and runtime dependencies according to global-requirements
89
90  -- Mikhail Ivanov <mivanov@mirantis.com>  Fri, 25 Mar 2016 18:01:15 +0300
91
92 ceilometer (1:6.0.0~b2-1~u14.04+mos1) mos9.0; urgency=medium
93
94   * Synchronize build scripts from Debian.
95     Source: https://anonscm.debian.org/git/openstack/ceilometer.git
96     Commit: c7caa6f0ab1349e09745c17c600eb6b5d7532e4f
97
98  -- Daniil Trishkin <dtrishkin@mirantis.com>  Thu, 04 Feb 2016 13:13:43 +0000
99
100 ceilometer (1:6.0.0~b2-1) experimental; urgency=medium
101
102   * New upstream release.
103   * Fixed (build-)depends for this release.
104   * The alarm packages are now transition packages to Aodh.
105   * Fixed debian/copyright ordering.
106   * Updated namespaces when generating the config file.
107
108  -- Thomas Goirand <zigo@debian.org>  Tue, 08 Dec 2015 11:53:07 +0100
109
110 ceilometer (1:6.0.0~b1-1~u14.04+mos1) mos9.0; urgency=medium
111
112   * Update runtime requirements according to global requirements of Mitaka
113   * Update build depends according to test requirements of the project
114   * d/ceilometer-common.install: 
115     - Remove gabbi_pipeline.yaml
116       because it's only for tests
117     - Remove gnocchi_archive_policy_map.yaml
118     - Add ceilometer-config-generator.conf
119
120  -- Daniil Trishkin <dtrishkin@mirantis.com>  Wed, 20 Jan 2016 17:37:43 +0000
121
122 ceilometer (1:5.0.0-5~u14.04+mos1) mos8.0; urgency=medium
123
124   * d/ceilometer-agent-*.init.in: Fix DAEMON_ARGS for
125     central, compute and ipmi agents.
126   * Source: https://anonscm.debian.org/git/openstack/ceilometer.git
127   * d/ceilometer-common.install: Add event_pipeline.yaml, gabbi_pipeline.yaml,
128       gnocchi_archive_policy_map.yaml, gnocchi_resources.yaml files
129       which are now available in stable/liberty branch.
130
131  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Tue, 10 Nov 2015 17:45:03 +0200
132
133 ceilometer (1:5.0.0-5) unstable; urgency=medium
134
135   * Added q-text-as-data as depends for ceilometer-api.
136
137  -- Thomas Goirand <zigo@debian.org>  Tue, 03 Nov 2015 11:28:44 +0000
138
139 ceilometer (1:5.0.0-4) unstable; urgency=medium
140
141   * Rebuilt with openstack-pkg-tools to use Keystone API v3.
142
143  -- Thomas Goirand <zigo@debian.org>  Tue, 03 Nov 2015 09:30:52 +0000
144
145 ceilometer (1:5.0.0-3~u14.04+mos1) mos8.0; urgency=medium
146
147   * Preserve MOS changes.
148
149  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Tue, 27 Oct 2015 20:05:04 +0200
150
151 ceilometer (1:5.0.0-3) unstable; urgency=medium
152
153   * Uploading to unstable.
154
155  -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 13:37:36 +0000
156
157 ceilometer (1:5.0.0-2) experimental; urgency=medium
158
159   * Fixed ceilometer-common.postinst.
160
161  -- Thomas Goirand <zigo@debian.org>  Thu, 15 Oct 2015 19:41:24 +0200
162
163 ceilometer (1:5.0.0-1) experimental; urgency=medium
164
165   * New upstream release.
166   * Now checking for libvirt or libvirtd group existance before guessing it
167     with "dpkg-vendor --derives-from ubuntu".
168
169  -- Thomas Goirand <zigo@debian.org>  Mon, 12 Oct 2015 10:50:26 +0200
170
171 ceilometer (1:5.0.0~rc1-1) experimental; urgency=medium
172
173   * New upstream release.
174   * Get the ceilometer-agent-central use "ceilometer-polling --central".
175   * Get the ceilometer-agent-compute to use "ceilometer-polling --namespace
176     compute".
177   * Updated nl.po
178   * Now ceilometer-api depends on python-openstackclient.
179   * Fixed (build-)depends for this release.
180
181  -- Thomas Goirand <zigo@debian.org>  Sat, 12 Sep 2015 15:26:48 +0000
182
183 ceilometer (1:5.0.0~b2-1~u14.04+mos1) mos8.0; urgency=medium
184
185   * Source: http://http.debian.net/debian/pool/main/c/ceilometer/ceilometer_5.0.0~b3-1.dsc
186   * Package version is lowered to satisfy the code version in 8.0 branch.
187   * d/rules: Add ceilometer.conf generated by oslo-config-generator to etc/ceilometer
188   * d/rules: Do not use any inner config modifications. Therefore preserve it for further modifications by deployment software. 
189
190  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Thu, 24 Sep 2015  0:43:56 +0300
191
192 ceilometer (1:5.0.0~b3-1) experimental; urgency=medium
193
194   * New upstream release.
195   * Fixed (build-)depends for this release.
196   * Realign Ceilometer packaging with MOS.
197   * Not using transition packages for sphinxcontrib stuff.
198   * Do not run functiona tests when building.
199
200  -- Thomas Goirand <zigo@debian.org>  Mon, 31 Aug 2015 20:55:14 +0200
201
202 ceilometer (1:5.0.0~b2-1) experimental; urgency=medium
203
204   * New upstream release.
205   * Fixed (build-)depends for this release.
206   * Not using sphinxcontrib transition packages anymore.
207
208  -- Thomas Goirand <zigo@debian.org>  Wed, 05 Aug 2015 13:05:25 +0200
209
210 ceilometer (2015.1.0-6) unstable; urgency=medium
211
212   * Updated French debconf translations thanks to Julien Patriarca
213     (Closes: #789902).
214
215  -- Thomas Goirand <zigo@debian.org>  Fri, 26 Jun 2015 15:11:26 +0200
216
217 ceilometer (2015.1.0-5) unstable; urgency=medium
218
219   * Added debconf screen to ask if dbsync should be done (Closes: #787536).
220   * Put ceilometer-doc in the doc section.
221
222  -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jun 2015 09:18:13 +0200
223
224 ceilometer (2015.1.0-4) unstable; urgency=medium
225
226   * Added a documentation package with the sphinx docs.
227
228  -- Thomas Goirand <zigo@debian.org>  Thu, 04 Jun 2015 09:40:08 +0000
229
230 ceilometer (2015.1.0-3) unstable; urgency=medium
231
232   * Added ceilometer-polling as new package.
233   * Removed Pre-Depends on dpkg.
234
235  -- Thomas Goirand <zigo@debian.org>  Thu, 04 Jun 2015 11:10:31 +0200
236
237 ceilometer (2015.1.0-2) unstable; urgency=medium
238
239   * Added missing --namespace oslo.policy when generating default conf.
240
241  -- Thomas Goirand <zigo@debian.org>  Fri, 15 May 2015 16:22:51 +0200
242
243 ceilometer (2015.1.0-1) unstable; urgency=medium
244
245   * New upstream release.
246
247  -- Thomas Goirand <zigo@debian.org>  Thu, 30 Apr 2015 21:17:17 +0000
248
249 ceilometer (2015.1~rc2-1) unstable; urgency=medium
250
251   * New upstream release.
252   * Uploading to unstable.
253   * Reviewed (build-)depends for this release.
254   * Fixed default connection sed command line.
255
256  -- Thomas Goirand <zigo@debian.org>  Tue, 23 Dec 2014 14:47:10 +0800
257
258 ceilometer (2014.2.1-1) experimental; urgency=medium
259
260   * New upstream release.
261   * Using auth_protocol=http by default.
262
263  -- Thomas Goirand <zigo@debian.org>  Sun, 14 Dec 2014 16:04:27 +0800
264
265 ceilometer (2014.2-3) experimental; urgency=medium
266
267   * Added argparse & ordereddict to debian/pydist-overrides.
268
269  -- Thomas Goirand <zigo@debian.org>  Sun, 19 Oct 2014 10:58:28 +0000
270
271 ceilometer (2014.2-2) experimental; urgency=medium
272
273   * Added missing python-posix-ipc as (build-)depends.
274
275  -- Thomas Goirand <zigo@debian.org>  Sun, 19 Oct 2014 15:13:52 +0800
276
277 ceilometer (2014.2-1) experimental; urgency=medium
278
279   * New upstream release.
280
281  -- Thomas Goirand <zigo@debian.org>  Thu, 16 Oct 2014 14:47:57 +0000
282
283 ceilometer (2014.2~rc3-1) experimental; urgency=medium
284
285   * New upstream release.
286   * Added missing configuration files in ceilometer-common.
287   * Removed Add_oslo.db_to_config_generator.patch applied upstream.
288
289  -- Thomas Goirand <zigo@debian.org>  Wed, 15 Oct 2014 14:02:53 +0800
290
291 ceilometer (2014.2~rc1-4) experimental; urgency=medium
292
293   * Adds patch for generating the config file correctly.
294
295  -- Thomas Goirand <zigo@debian.org>  Fri, 10 Oct 2014 14:32:36 +0000
296
297 ceilometer (2014.2~rc1-3) experimental; urgency=medium
298
299   * Using a single unique ceilometer-common logrotate file.
300
301  -- Thomas Goirand <zigo@debian.org>  Tue, 07 Oct 2014 13:45:40 +0800
302
303 ceilometer (2014.2~rc1-2) experimental; urgency=medium
304
305   * Mangling upstream rc and beta versions in watch file.
306   * Added missing binaries.
307   * Now packaging ceilometer-agent-ipmi.
308   * Using templated init, upstart and systemd scripts from
309     openstack-pkg-tools >= 13.
310   * Fixed upstream files gone in debian/copyright.
311   * Standards-Version is now 3.9.6 (no change).
312
313  -- Thomas Goirand <zigo@debian.org>  Tue, 07 Oct 2014 00:49:22 +0000
314
315 ceilometer (2014.2~rc1-1) experimental; urgency=medium
316
317   * New upstream release.
318   * Updated (build-)depends for this release.
319
320  -- Thomas Goirand <zigo@debian.org>  Wed, 24 Sep 2014 09:39:11 +0800
321
322 ceilometer (2014.2~b3-1) experimental; urgency=medium
323
324   * New upstream release.
325   * Generating config file from script, since it's gone from upstream.
326   * Removed all patches, all applied upstream.
327   * Removed sources.json, as it's gone away upstream.
328
329  -- Thomas Goirand <zigo@debian.org>  Tue, 01 Jul 2014 15:01:05 +0800
330
331 ceilometer (2014.1.1-2) unstable; urgency=medium
332
333   * Updated de.po thanks to Chris Leick <c.leick@vollbio.de> (Closes: #751164).
334
335  -- Thomas Goirand <zigo@debian.org>  Wed, 11 Jun 2014 12:29:07 +0800
336
337 ceilometer (2014.1.1-1) unstable; urgency=medium
338
339   * New upstream release.
340   * Bumped python-six minimal version to 1.6.0.
341
342  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Jun 2014 21:46:22 +0800
343
344 ceilometer (2014.1-7) unstable; urgency=medium
345
346   * Switched from restarting daemons to copytruncate for logrotate.
347
348  -- Thomas Goirand <zigo@debian.org>  Thu, 29 May 2014 13:51:53 +0800
349
350 ceilometer (2014.1-6) unstable; urgency=medium
351
352   * Adds Add_aggregator_transformer.patch.
353
354  -- Thomas Goirand <zigo@debian.org>  Thu, 22 May 2014 00:06:15 +0800
355
356 ceilometer (2014.1-5) unstable; urgency=medium
357
358   * Added Opencontrail_network_statistics_driver.patch.
359   * Added version depends for python-pysnmp4 (now >= 4.2.1).
360
361  -- Thomas Goirand <zigo@debian.org>  Wed, 21 May 2014 08:20:48 +0800
362
363 ceilometer (2014.1-4) unstable; urgency=medium
364
365   * ceilometer now depends on version >= 2:2.17.0 of novaclient.
366
367  -- Thomas Goirand <zigo@debian.org>  Fri, 09 May 2014 22:59:36 +0800
368
369 ceilometer (2014.1-3) unstable; urgency=medium
370
371   * Sets /etc/ceilometer/pipeline.yaml as conffile and remove handling from the
372     from maintainer scripts (Closes: #747216).
373   * Did the same for etc/ceilometer/{policy,sources}.json.
374
375  -- Thomas Goirand <zigo@debian.org>  Tue, 06 May 2014 23:00:59 +0800
376
377 ceilometer (2014.1-2) unstable; urgency=medium
378
379   * Fixed long description typo (Closes: #745321).
380   * Delete var/lib/ceilometer & /var/log/ceilometer on purge (Closes: #732457).
381   * Updated it.po debconf translation (Closes: #745387).
382
383  -- Thomas Goirand <zigo@debian.org>  Fri, 02 May 2014 19:20:36 +0800
384
385 ceilometer (2014.1-1) unstable; urgency=medium
386
387   * New upstream release.
388   * Uploading to unstable.
389   * Documents: using mongodb by default.
390   * Added selection of logging (to file or syslog) thanks to Sylvain Baubeau                                                        
391     <sylvain.baubeau@enovance.com>.
392
393  -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 00:23:00 +0800
394
395 ceilometer (2014.1~rc1-1) experimental; urgency=low
396
397   * New upstream release.
398   * Better testr/subunit output.
399
400  -- Thomas Goirand <zigo@debian.org>  Sun, 30 Mar 2014 13:25:59 +0800
401
402 ceilometer (2014.1~b3-1) experimental; urgency=low
403
404   * New upstream release (Icehouse beta 3).
405   * Removes now applied upstream CVE-2013-6384 patch, refreshes
406     removes-sqlalchemy-restriction.patch
407   * Added msgpack_python python-msgpack in pydist-overrides, as otherwise the
408     python-msgpack-python is automatically added as dependency.
409
410  -- Thomas Goirand <zigo@debian.org>  Sat, 22 Mar 2014 14:19:25 +0800
411
412 ceilometer (2013.2.2-2) unstable; urgency=medium
413
414   * Rebuilt Ceilometer with the new openstack-pkg-tools >= 9.
415
416  -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 17:24:30 +0000
417
418 ceilometer (2013.2.2-1) unstable; urgency=medium
419
420   * New upstream point release.
421   * refreshed patches.
422
423  -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 10:19:27 +0800
424
425 ceilometer (2013.2.1-5) unstable; urgency=medium
426
427   * Added missing postrotate scripts to restart daemons after logrotate
428     (Closes: #736930).
429
430  -- Thomas Goirand <zigo@debian.org>  Mon, 03 Feb 2014 15:41:29 +0800
431
432 ceilometer (2013.2.1-4) unstable; urgency=medium
433
434   * Fix ${LIBVIRT_GROUP} when doing adduser ceilometer libvirt, so that it
435   * also
436     works on Ubuntu.
437
438  -- Thomas Goirand <zigo@debian.org>  Wed, 15 Jan 2014 17:37:07 +0800
439
440 ceilometer (2013.2.1-3) unstable; urgency=medium
441
442   * Adds ceilometer/api/app.wsgi to /usr/share/ceilometer.
443   * Added/updated debconf templates thanks to:
444     - German: Martin E. Schauer (Closes: #734739)
445     - Swedish: Martin Bagge (Closes: #734583)
446     - French: Julien Patriarca (Closes: #733092)
447     - Spanish: Matias A. Bellone (Closes: #732534)
448
449  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Dec 2013 17:09:32 +0800
450
451 ceilometer (2013.2-5) unstable; urgency=medium
452
453   * Adds call to ceilometer-expirer every day.
454
455  -- Thomas Goirand <zigo@debian.org>  Thu, 05 Dec 2013 00:30:09 +0800
456
457 ceilometer (2013.2-4) unstable; urgency=low
458
459   * CVE-2013-6384: applied upstream patch mongodb, db2: do not print full
460     URL in logs (Closes: #730227).
461   * Switches from msgpack-python to python-msgpack in dependencies, as the
462     package has been renamed (Closes: #730874).
463   * Updates some debconf translations, with warm thanks to:
464     - French, Julien Patriarca <leatherface@debian.org> (Closes: #728771).
465     - Russian, Yuri Kozlov <yuray@komyakino.ru> (Closes: #729774).
466
467  -- Thomas Goirand <zigo@debian.org>  Wed, 04 Dec 2013 19:41:05 +0800
468
469 ceilometer (2013.2-3) unstable; urgency=medium
470
471   * Added missing (build-)depends: python-six (>= 1.4.1).
472
473  -- Thomas Goirand <zigo@debian.org>  Tue, 26 Nov 2013 22:37:47 +0800
474
475 ceilometer (2013.2-2) unstable; urgency=low
476
477   * Added configuration of the keystone_authtoken through Debconf.
478   * Fixed ${LIBVIRT_GROUP} instead of just libvirt in postinst to have it work
479     as well on Ubuntu.
480
481  -- Thomas Goirand <zigo@debian.org>  Mon, 28 Oct 2013 22:34:50 +0800
482
483 ceilometer (2013.2-1) unstable; urgency=low
484
485   * New upstream release.
486   * Uploading to unstable.
487
488  -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 23:37:48 +0800
489
490 ceilometer (2013.2~rc2-3) experimental; urgency=low
491
492   * Ceilometer needs python-wsme at least 0.5b6, fixed (build-)depends.
493
494  -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 15:04:01 +0800
495
496 ceilometer (2013.2~rc2-2) experimental; urgency=low
497
498   * Added the 2 new services: alarm-evaluator and alarm-notifier.
499
500  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Oct 2013 23:52:15 +0800
501
502 ceilometer (2013.2~rc2-1) experimental; urgency=low
503
504   * New upstream pre-release.
505   * Increased python-keystoneclient (build-)depends to 0.4.0.
506
507  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Oct 2013 16:47:55 +0800
508
509 ceilometer (2013.2~rc1-1) experimental; urgency=low
510
511   * New upstream pre-release 2013.2.rc1.
512
513  -- Thomas Goirand <zigo@debian.org>  Sat, 29 Jun 2013 01:45:17 +0800
514
515 ceilometer (2013.1.3-2) unstable; urgency=low
516
517   * Added new Debconf translations:
518     - FR (Closes: #722418).
519     - DA (Closes: #721548).
520     - RU (Closes: #721302).
521
522  -- Thomas Goirand <zigo@debian.org>  Wed, 25 Sep 2013 16:19:22 +0800
523
524 ceilometer (2013.1.3-1) unstable; urgency=low
525
526   * New upstream point release.
527   * Added several Debconf translations:
528     - Italian, thanks to Beatrice Torracca (Closes: #719709).
529     - Japanese, thanks to victory (Closes: #719722).
530     - Portuguese, thanks to the Traduz team (Closes: #720382).
531     - Czech, thanks to Michal Šimůnek (Closes: #721218).
532
533  -- Thomas Goirand <zigo@debian.org>  Fri, 30 Aug 2013 11:19:44 +0800
534
535 ceilometer (2013.1.2-4) unstable; urgency=low
536
537   * Ran debconf-updatepo.
538
539  -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jul 2013 01:07:43 +0800
540
541 ceilometer (2013.1.2-3) unstable; urgency=low
542
543   * Added debian-l10n-english review (Closes #708747).
544   * Do not fail on directory removal on purge (Closes: #710910).
545
546  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Jul 2013 14:17:03 +0800
547
548 ceilometer (2013.1.2-2) unstable; urgency=low
549
550   * Added some Should-Start / Should-Stop so that Ceilometer starts after Mongo
551     and RabbitMQ.
552   * Removed version-depends for sqlalchemy.
553
554  -- Thomas Goirand <zigo@debian.org>  Sat, 22 Jun 2013 15:50:03 +0800
555
556 ceilometer (2013.1.2-1) unstable; urgency=low
557
558   * New upstream release.
559   * Added configuration to each init scripts so that they log in their own log
560     file, added the corresponding purge postrm and logrotate.
561   * Removed applied upstream patch: modify-limitation-on-request-version.patch
562   * Build-depends on python-happybase and python-swift.
563   * Now runs the unit tests at build time.
564
565  -- Thomas Goirand <zigo@debian.org>  Mon, 03 Jun 2013 16:26:14 +0800
566
567 ceilometer (2013.1.1-1) unstable; urgency=low
568
569   * New upstream release.
570   * rmdir --ignore-fail-on-non-empty of few folders owned by nova after purge.
571     Thanks to Andreas Beckmann for reporting (Closes: #709876).
572   * Ran wrap-and-sort to clean debian/control.
573   * Replaced pkgos_var_user_group nova by pkgos_adduser, as we don't want to
574     create the log / lib dirs of nova (Closes: #709876).
575   * Creates the correct libvirt group if the package is installed in Ubuntu.
576   * Bumped Standard-Version to 3.9.4.
577
578  -- Thomas Goirand <zigo@debian.org>  Mon, 27 May 2013 11:07:59 +0800
579
580 ceilometer (2013.1-3) unstable; urgency=low
581
582   * Adds modify-limitation-on-request-version.patch without wich Ceilometer
583     doesn't work at all.
584
585  -- Thomas Goirand <zigo@debian.org>  Tue, 21 May 2013 17:27:07 +0800
586
587 ceilometer (2013.1-2) unstable; urgency=low
588
589   * Uploading to unstable.
590
591  -- Thomas Goirand <zigo@debian.org>  Thu, 16 May 2013 07:44:07 +0000
592
593 ceilometer (2013.1-1) experimental; urgency=low
594
595   * Initial release (Closes: #693406).
596
597  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Apr 2013 13:19:50 +0800