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
|
indicator-datetime (0.0.3-0ubuntu2~ppa1~confmat3) lucid; urgency=low
* Upstream Merge
* Moving around the preferences to have something more flexible
and updating code.
-- Ted Gould <ted@ubuntu.com> Thu, 15 Jul 2010 21:26:56 -0500
indicator-datetime (0.0.3-0ubuntu2~ppa1~confmat2) lucid; urgency=low
* Rebuilding for new glib
-- Ted Gould <ted@ubuntu.com> Wed, 14 Jul 2010 11:32:34 -0500
indicator-datetime (0.0.3-0ubuntu2~ppa1~confmat1) lucid; urgency=low
* Merge upstream
* Adding in GSettings for configuring the format on the panel.
* debian/control: Adding in a glib dependency to get gsettings
* Autogen update
-- Ted Gould <ted@ubuntu.com> Wed, 14 Jul 2010 11:31:28 -0500
indicator-datetime (0.0.3-0ubuntu2~ppa1~service1) lucid; urgency=low
* Merge upstream
* Change menus to come from the service
* Autogen update
-- Ted Gould <ted@ubuntu.com> Mon, 12 Jul 2010 16:02:10 -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
|