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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
|
krb5-auth-dialog (0.14-2) unstable; urgency=low
* [a3c3412] Rebuild against so name bumped libheimdal-dev. (Closes: #561340)
-- Guido Günther <agx@sigxcpu.org> Thu, 17 Dec 2009 10:57:24 +0100
krb5-auth-dialog (0.14-1) unstable; urgency=low
* [45e3112] Imported Upstream version 0.14
* [3cde613] drop patches picked from upstream
-- Guido Günther <agx@sigxcpu.org> Sun, 01 Nov 2009 19:57:08 +0100
krb5-auth-dialog (0.13-2) unstable; urgency=low
* [3fc941f] Reenable patchsys
* [4465319] Pull several minor ticket dialog enhancements from upstream
-- Guido Günther <agx@sigxcpu.org> Tue, 29 Sep 2009 14:38:27 +0200
krb5-auth-dialog (0.13-1) unstable; urgency=low
* [b6cfb6e] Imported Upstream version 0.13
* [045601b] Drop 0001-remove-unused-GtkImage-with-duplicate-id.patch - fixed
upstream.
-- Guido Günther <agx@sigxcpu.org> Tue, 29 Sep 2009 09:36:13 +0200
krb5-auth-dialog (0.12-2) unstable; urgency=low
* [56734b5] new patch 0001-remove-unused-GtkImage-with-duplicate-id.patch:
remove unused GtkImage with duplicate id (BZ: #593389)
* [4028d00] use quilt patchsys
* [e65e98a] bump standards version
* [9ded61a] add README.source
-- Guido Günther <agx@sigxcpu.org> Sun, 30 Aug 2009 19:33:35 +0200
krb5-auth-dialog (0.12-1) unstable; urgency=low
* [7dfce86] Imported Upstream version 0.12
-- Guido Günther <agx@sigxcpu.org> Mon, 13 Jul 2009 18:47:47 +0200
krb5-auth-dialog (0.11-1) unstable; urgency=low
* [27053b1] Imported Upstream version 0.11
* [0fd8db6] update build-deps
-- Guido Günther <agx@sigxcpu.org> Mon, 15 Jun 2009 18:43:06 +0200
krb5-auth-dialog (0.10-1) unstable; urgency=low
* [d911517] Imported Upstream version 0.10
-- Guido Günther <agx@sigxcpu.org> Mon, 25 May 2009 18:39:52 +0200
krb5-auth-dialog (0.9.1-1) unstable; urgency=low
* [c2030a6] Imported Upstream version 0.9.1
* [b6688e4] don't run autogen.sh, this one is based on a released
version
-- Guido Günther <agx@sigxcpu.org> Sun, 03 May 2009 17:00:46 +0200
krb5-auth-dialog (0.9+0gitec60300-1) unstable; urgency=low
* [9d5cdf2] Imported Upstream version 0.9+0gitec60300
* don't show notifications before being embedded in the panel
* fix principal changes in prefs dialog need restart
* [32955a0] drop 0001-set-a-more-gnomeisch-invisible-char.patch fixed
upstream
* [b8c3795] no need for a patch system at the moment
-- Guido Günther <agx@sigxcpu.org> Fri, 24 Apr 2009 11:47:29 +0200
krb5-auth-dialog (0.9~rc1-1) unstable; urgency=low
* [d6eee4e] Imported Upstream version 0.9~rc1
* pkinit anchors configurable
* preference dialog cleanups
* fixes empty principal if gconf value is empty
* [e442822] bump standards version
* [1f1694f] debian/control: it has kind of a homepage now
-- Guido Günther <agx@sigxcpu.org> Sat, 18 Apr 2009 01:13:07 +0200
krb5-auth-dialog (0.8+svn141-1) unstable; urgency=low
* [61675c0] Imported Upstream version 0.8+svn141
* [fea8c76] drop patches merges upstream:
- 0002-add-dbus-service-file.patch
- 0003-add-preferences-dialog.patch
* [d58c012] rediff 0001-set-a-more-gnomeisch-invisible-char.patch
* [b720589] temporarily depend on libssl-dev to work around #522663
-- Guido Günther <agx@sigxcpu.org> Sat, 04 Apr 2009 15:04:42 +0200
krb5-auth-dialog (0.8+svn136-2) unstable; urgency=low
* [cf0e693] allow to set ticket flags via preferences dialog (Closes:
#521251)
-- Guido Günther <agx@sigxcpu.org> Thu, 02 Apr 2009 16:54:35 +0200
krb5-auth-dialog (0.8+svn136-1) unstable; urgency=low
* [89329f6] Imported Upstream snapshot 0.8+svn136
* Patches:
- [6e6af1c] 0001-set-a-more-gnomeisch-invisible-char: rediff
- [f162ecd] 0002-add-dbus-service-file: add dbus service file to fire up
krb5-auth-dialog when an application requests a ticket but
krb5-auth-dialog isn't running
-- Guido Günther <agx@sigxcpu.org> Sat, 28 Mar 2009 13:41:12 +0100
krb5-auth-dialog (0.8+svn128-1) unstable; urgency=low
* [d0f7048] Imported Upstream version 0.8+svn128
* dbus interface
* [7d35a63] reenable autogen.sh for SVN snapshot
* [0a0e716] drop patches applied upstream:
* 0002-don-t-try-pkinit-if-pk_userid-is-non-null-but-empty.patch
* 0003-move- icons-to-datadir-krb5-auth-dialog.patch
-- Guido Günther <agx@sigxcpu.org> Sun, 01 Mar 2009 15:27:18 +0100
krb5-auth-dialog (0.8-3) unstable; urgency=low
* upload to unstable
* [8600023] add ${misc:depends}
* [858f4d8] move icons to $(datadir)/krb5-auth-dialog
-- Guido Günther <agx@sigxcpu.org> Fri, 20 Feb 2009 16:51:12 +0100
krb5-auth-dialog (0.8-2) experimental; urgency=low
* [30f663e] add Vcs-{Git,Browser} fields
* [dc19dd3] don't try pkinit if pk_userid is non-null but empty
-- Guido Günther <agx@sigxcpu.org> Mon, 19 Jan 2009 22:19:49 +0100
krb5-auth-dialog (0.8-1) experimental; urgency=low
* [88b8041] Imported Upstream version 0.8
* [453e157] set more gnomeish invisible char
* [a81f793] released version doesn't need to run autogen.sh
* [ce03b8f] build-dep on quilt
-- Guido Günther <agx@sigxcpu.org> Sat, 10 Jan 2009 16:28:24 +0100
krb5-auth-dialog (0.7.jit26357da-1) experimental; urgency=low
* [6a45cdd] Imported Upstream version 0.7.jit26357da
* Based on upstream version 0.7 plus our changes at:
http://honk.sigxcpu.org/git/krb5-auth-dialog.git
* support pkinit
* add extra icon for "ticket is about to expire"
* add gconf schema
* [08f4d3e] build against heimdal for pkinit support
* [dc90dff] update description
* [168739c] new standards version
* [37e6092] depend on gconf2
* [fa542d6] drop quilt dependeny
-- Guido Günther <agx@sigxcpu.org> Sat, 18 Oct 2008 18:46:37 +0200
krb5-auth-dialog (0.7.hit7cc1d84-1) unstable; urgency=low
* New "Upstream" Version
* Based on upstream version 0.7 plus our changes at:
http://honk.sigxcpu.org/git/krb5-auth-dialog.git
* don't popup the dialog if we have a tray icon
* set a more gnomeish invisible-char
* remove width_request from krb5_auth_message_label so the realm name
doesn't get cut off
* drop desktop-file.diff & man-section.diff since we have that in our
"upstream" git now
-- Guido Guenther <agx@sigxcpu.org> Mon, 21 Jul 2008 01:16:40 -0230
krb5-auth-dialog (0.7.git30891fc-1) unstable; urgency=low
* New "Upstream" Version:
* Based on upstream version 0.7 plus our changes at:
http://honk.sigxcpu.org/git/krb5-auth-dialog.git
* use GtkSecureEntry to fetch password
* adds trayicon
* fix localization
* close dialog when credentials were acquired by other means
* use libnotify and gconf
* session handling via dbus
* use g_timeout_add_seconds to save battery power
* set a proper icon
-- Guido Guenther <agx@sigxcpu.org> Sun, 08 Jun 2008 17:29:06 +0200
krb5-auth-dialog (0.6-1) unstable; urgency=low
* Initial version based on the ubuntu package by Andrew Mitchell
(Closes: #461203)
* Changes:
* fix manpage section
* fix desktop file
* update FSF address
* use autotools-dev to update config.{sub,guess}
* use -Wl,--as-needed
* added watch file
-- Guido Guenther <agx@sigxcpu.org> Thu, 17 Jan 2008 10:13:38 +0100
|