aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
blob: c5410c52fc60723bdcbfffd70ea8f8075b834603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
indicator-datetime (0.1.92-0ubuntu1) natty; urgency=low

  * New upstream release.
    * Increase robustness of GeoClue error handling
    * Remove g_error()'s from the .so

 -- Ted Gould <ted@ubuntu.com>  Thu, 03 Feb 2011 15:10:43 -0600

indicator-datetime (0.1.91-0ubuntu1~ppa1) natty; urgency=low

  * New upstream release.
    * Change to canonical.com for naming
    * Fixing a type callback
    * Switching to GDbus and dbusmenu-0.4
    * Supporting a wider range of custom strings for time and support
      seconds in the custom time strings.
    * Fixing to take time settings from LC_TIME

 -- Ted Gould <ted@ubuntu.com>  Thu, 27 Jan 2011 16:48:48 -0600

indicator-datetime (0.1.90-0ubuntu2) natty; urgency=low

  * debian/control
    - Bump build depends for libdbusmenu-* to >= 0.3.90

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 09 Dec 2010 11:46:00 -0500

indicator-datetime (0.1.90-0ubuntu1) natty; urgency=low

  * New upstream release.
    * Generate the format string at init
    * Add in Geoclue support for setting proper timezone
    * Add support for building GTK2 and GTK3 versions
  * debian/control: Add recommends for geoclue-ubuntu-geoip
  * debian/control: Adding dependencies on Geoclue and OOBS

 -- Ted Gould <ted@ubuntu.com>  Fri, 03 Dec 2010 13:46:32 -0600

indicator-datetime (0.1.90.is.0.0.6-0ubuntu2) natty; urgency=low

  * Merged gdbus and dbusmenu-glib-0.4 port
  * debian/control
    - Added build depends for dh-autoreconf
    - bumped dbusmenu build depends to >= 0.3.91
  * debian/rules
    - Added autoreconf.mk

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 13 Jan 2011 20:48:31 -0600

indicator-datetime (0.1.90.is.0.0.6-0ubuntu1) natty; urgency=low

  * Uploading 0.0.6 again to superceed 0.1.90 which is still blocked on
    MIR

 -- Ken VanDine <ken.vandine@canonical.com>  Mon, 13 Dec 2010 11:30:25 -0500

indicator-datetime (0.0.6-0ubuntu3) maverick; urgency=low

  * Cherry-picked from upstream:
    - Fix date string format (12/24h) not taken from translation (LP: #579134)

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 30 Sep 2010 16:09:41 +0200

indicator-datetime (0.0.6-0ubuntu2) maverick; urgency=low

  * Rebuild for libindicator ABI change (LP: #637692)
  * debian/control: depends on latest libindicator-dev

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 22 Sep 2010 18:21:26 +0200

indicator-datetime (0.0.6-0ubuntu1) maverick; urgency=low

  * New upstream release.
    * Refresh times on timezone change
    * Update the date daily (lp: #614529)
    * Fixing distcheck

 -- Ted Gould <ted@ubuntu.com>  Thu, 09 Sep 2010 13:10:10 -0500

indicator-datetime (0.0.5-0ubuntu2) maverick; urgency=low

  * debian/rules: use gnome.mk so a translation template is built (lp: #612540)

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 03 Aug 2010 12:41:08 +0200

indicator-datetime (0.0.5-0ubuntu1) maverick; urgency=low

  * New version update

  [ Ted Gould ]
  * Upstream Merge
    * Making time format configurable via translations and
      gsettings.
  * debian/control: Adding in a glib dependency to get gsettings
  * Autogen update

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 22 Jul 2010 21:41:12 +0200

indicator-datetime (0.0.4-0ubuntu1) maverick; urgency=low

  * New upstream release.
    * Change menus to come from the service

 -- Ted Gould <ted@ubuntu.com>  Thu, 15 Jul 2010 10:33:14 -0500

indicator-datetime (0.0.3-0ubuntu1) maverick; urgency=low

  [ Ted Gould ]
  * New upstream release.
    * Copyright fixes
    * Adding translations
    * Fix translation domain

  [ Didier Roche ]
  * debian/control:
    - bump Standards-Version to latest
    - fix homepage url
    - remove uneeded pkg-config build-dep
    - Recommends: indicator-applet | indicator-renderer

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 07 Jun 2010 10:24:51 +0200

indicator-datetime (0.0.2-0ubuntu1) maverick; urgency=low

  * New upstream release.

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 03 Jun 2010 17:44:45 +0200

indicator-datetime (0.0.2-0ubuntu1~ppa1) lucid; urgency=low

  * New upstream release.
    * Making label guess and reasonable width starting out.

 -- Ted Gould <ted@ubuntu.com>  Thu, 04 Mar 2010 12:04:55 -0600

indicator-datetime (0.0.1-0ubuntu1) lucid; urgency=low

  * New upstream release.
  * debian/control:
    - add libdbusmenu-gtk-dev build-dep (/!\ not in configure.ac)

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 26 Feb 2010 10:41:22 +0100

indicator-datetime (0.0.1~r2-0ubuntu3) lucid; urgency=low

  * debian/control: Adding libdbusmenu-gtk as a build dep

 -- Ted Gould <ted@ubuntu.com>  Thu, 18 Feb 2010 10:47:29 -0600

indicator-datetime (0.0.1~r2-0ubuntu2) lucid; urgency=low

  * debian/control:
    - fix build-dep

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 11 Feb 2010 20:27:22 +0100

indicator-datetime (0.0.1~r2-0ubuntu1) lucid; urgency=low

  * new upstream version

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 10 Feb 2010 12:10:48 +0100

indicator-datetime (0.0.1~r1-0ubuntu1) lucid; urgency=low

  * Initial packaging

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 27 Jan 2010 12:13:00 +0100