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