~ubuntu-branches/ubuntu/saucy/libusermetrics/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Pete Woods, Ubuntu daily release
  • Date: 2013-07-03 14:16:44 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130703141644-3apl14qyyga4ytxv
Tags: 1.0.2+13.10.20130703.1-0ubuntu1
[ Pete Woods ]
* Add support for providing and storing text domain for format strings
* Support string for empty data
* Update doxyfile format
* Make prerm script more heavy handed
* Only try and register the service inside main
* Log daemon output to syslog

[ Ubuntu daily release ]
* Automatic snapshot from revision 88

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libusermetrics (1.0.2+13.10.20130703.1-0ubuntu1) saucy; urgency=low
 
2
 
 
3
  [ Pete Woods ]
 
4
  * Add support for providing and storing text domain for format strings
 
5
  * Support string for empty data
 
6
  * Update doxyfile format
 
7
  * Make prerm script more heavy handed
 
8
  * Only try and register the service inside main
 
9
  * Log daemon output to syslog
 
10
 
 
11
  [ Ubuntu daily release ]
 
12
  * Automatic snapshot from revision 88
 
13
 
 
14
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 03 Jul 2013 14:16:44 +0000
 
15
 
 
16
libusermetrics (1.0.2) saucy; urgency=low
 
17
 
 
18
  * It should be in a functional state now.
 
19
 
 
20
 -- Pete Woods <pete.woods@canonical.com>  Tue, 02 Jul 2013 16:25:17 +0100
 
21
 
1
22
libusermetrics (1.0.1+13.10.20130702-0ubuntu1) saucy; urgency=low
2
23
 
3
24
  [ Pete Woods ]