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
|
indicator-datetime (0.0.6-0ubuntu1~ppa1) UNRELEASED; 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 12:59:51 -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
|