diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-08-22 21:46:45 +0000 |
---|---|---|
committer | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-08-22 21:46:45 +0000 |
commit | f12d9e99ce3299aead2c7544f6a4e17e0d319464 (patch) | |
tree | b1502555e4a1028235283c4eeae8cfeeea3b9606 /debian/changelog | |
parent | a7052423f62915533a5a04da8cbbf7761ac90490 (diff) | |
download | ayatana-indicator-datetime-f12d9e99ce3299aead2c7544f6a4e17e0d319464.tar.gz ayatana-indicator-datetime-f12d9e99ce3299aead2c7544f6a4e17e0d319464.tar.bz2 ayatana-indicator-datetime-f12d9e99ce3299aead2c7544f6a4e17e0d319464.zip |
Releasing 12.10.3+13.10.20130822.1-0ubuntu1, based on r243
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 93da478..96e9ebf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +indicator-datetime (12.10.3+13.10.20130822.1-0ubuntu1) saucy; urgency=low + + [ Ubuntu daily release ] + * New rebuild forced + + [ Iain Lane ] + * Use month '1' when constructing the 'begin' range to decide which + appointments to display. glib started validating the arguments to + g_date_time_new and it turns out that '0' isn't a valid day of the + month. + * Don't use deprecated g_simple_action_group_insert; use + g_action_map_add_action instead. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 243 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 22 Aug 2013 21:46:45 +0000 + indicator-datetime (12.10.3+13.10.20130731-0ubuntu1) saucy; urgency=low [ Charles Kerr ] |