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