aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 2e00922c02b6ece7e18cd640d5d1043d46c4356d (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
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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
contextkit (0.5.18) unstable; urgency=low

  * Fixes: NB#190684 - <MemLeak> Memory leaks observed in ContextKitPlugin of 
    libcontextsubscriber

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Mon, 13 Sep 2010 16:55:10 +0300

contextkit (0.5.17) unstable; urgency=low

  * debian: API file fixed typo
  * Cellular.PacketData property added
  * Presence.State enumeration modified    

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Mon, 23 Aug 2010 13:46:11 +0300

contextkit (0.5.16) unstable; urgency=low

  * UTF-8 fix also for context_provider_map_set_string and _list_add_string.
  * Added API file.
  * Phone.Call enumeration value "Ringing" changed to "Alerting"
  * Cellular.SignalBars property added

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Wed, 18 Aug 2010 11:42:05 +0300

contextkit (0.5.15) unstable; urgency=low

  * context_provider_set_string (in C API) assumes that the given string is UTF-8
  * Fixes: NB#172741 - Operator name shown in garbage in status bar / in chinese
    chars in settings

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Fri, 09 Jul 2010 14:00:58 +0300

contextkit (0.5.14) unstable; urgency=low

  * Strictly uses python2.5

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Wed, 30 Jun 2010 00:34:27 +0300

contextkit (0.5.13) unstable; urgency=low

  * context-provide: in commander mode, a property proxy will subscribe to registered
    provider upon client subscription.
  * Fixes: NB#173827 qtn_lockfw_posnotice notice dialog comes up when I use 
    context-provide command tool 

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Tue, 29 Jun 2010 18:28:16 +0300

contextkit (0.5.12) unstable; urgency=low

  * Updated core properites list
  * Fixes: NB#162936 - Unable to receive valueChanged() signal from ContextProperty

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Tue, 25 May 2010 17:39:14 +0300

contextkit (0.5.11) unstable; urgency=low

  * Small fix for too visible variables.

 -- Marja Hassinen <ext-marja.2.hassinen@nokia.com>  Fri, 26 Mar 2010 09:40:56 +0200

contextkit (0.5.10) unstable; urgency=low

  * Added DBus policy.
    Fixes: NB#159306

 -- Akos PASZTORY <ext-akos.pasztory@nokia.com>  Tue, 09 Mar 2010 11:55:50 +0200

contextkit (0.5.9) unstable; urgency=low

  * update-contextkit-providers less verbose
  * replacing serviceOwnerChanged by qdbusservicewatcher

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Thu, 25 Feb 2010 09:28:52 +0200

contextkit (0.5.8) unstable; urgency=low

  * Print warnings and tag documentation for deprecated context properties

  Implemented: Swp#CntFr-399

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Mon, 25 Jan 2010 17:27:53 +0200

contextkit (0.5.7) unstable; urgency=low

  * Allcaps macros for Qt (signals -> Q_SIGNALS, slots -> Q_SLOTS)

 -- Marja Hassinen <ext-marja.2.hassinen@nokia.com>  Tue, 12 Jan 2010 13:25:58 +0200

contextkit (0.5.6) unstable; urgency=low

  * Revert scratchbox sanitization 

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Tue, 12 Jan 2010 11:21:11 +0200

contextkit (0.5.5) unstable; urgency=low

  * Fixes: NB#150990 (special characters in property names)
  * Random documentation fixes.

 -- Gergely Risko <gergely+context@risko.hu>  Thu, 17 Dec 2009 12:00:50 +0200

contextkit (0.5.4) unstable; urgency=low

  * Added accessors to handle Base type
  * libcontextsubscriber gained a Duration helper class

  Implemented: SWP#CntFr-356

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Thu, 10 Dec 2009 16:45:38 +0200

contextkit (0.5.3) unstable; urgency=low

  * deprecated the old D-Bus protocol on the subscriber side, now it is
    only tried for talking to the commander, not for regular providers.
  
  Implemented: Swp#CntFr-386

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Wed, 09 Dec 2009 11:45:29 +0200

contextkit (0.5.2) unstable; urgency=low

  * libcontextprovider c-api gained functions for manipulating list and
    map valued properties
  * build system simplified: after git clone you should be able to run
    dpkg-buildpackage right away and the packages should build.

  Implemented: Swp#CntFr-382

 -- Gergely Risko <gergely+context@risko.hu>  Thu, 27 Nov 2009 11:59:16 +0200

contextkit (0.5.1) unstable; urgency=low

  * Added introspection for types.
  * context-provide uses JSon for input.
  * context-listen uses JSon for output.
  * Depends on libqjson-dev version 0.6.3-6 at least, which contains a needed
    workaround for QVariant::setValue().
  * Build system fixes. (Fixes: NB#147530, NB#147531, NB#147532, MB#5899,
    MB#5996, MB#6025)

  Implemented: Swp#CntFr-322

 -- Gergely Risko <gergely+context@risko.hu>  Mon, 23 Nov 2009 11:15:47 +0200

contextkit (0.5) unstable; urgency=low

  * Released as 0.5 because of a version numbering bug, no major new features,
    which explains the version bump.
  * New core property: Position.Stable
  * context-provide:
    - starts the service automatically, restarts on property additions
    - removed the old python version, --v2 is implied now

 -- Gergely Risko <gergely+context@risko.hu>  Mon, 09 Nov 2009 15:28:43 +0200

contextkit (0.4) unstable; urgency=low

  * libcontextprovider now supports multiple providers for one property
  * Support the new ContextKit D-Bus protocol in libcontextprovider

  Implemented: SWP#CntFr-350

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Fri, 30 Oct 2009 03:05:24 +0200

contextkit (0.3.11) unstable; urgency=low

  * Subscriber part of libcontextsubscriber now supports multiple
    providers for one property.
  * Support both the old and the new ContextKit D-Bus protocol in
    libcontextsubscriber.
  * The start command in context-provide is now able to reregister
    the service name if needed as advertised in the help.
  * context-provide supports proxying in Commander mode.
  * New test package: propertymonitor-tests

  Implemented: SWP#CntFr-349, SWP#CntFr-353, SWP#CntFr-334

 -- Marja Hassinen <ext-marja.2.hassinen@nokia.com>  Thu, 29 Oct 2009 11:12:00 +0300

contextkit (0.3.10) unstable; urgency=low

  * Introspection part of libcontextsubscriber now supports multiple
    providers for one property.
  * New tool: context-ls for listing available context properties.

  Implemented: SWP#CntFr-324, SWP#CntFr-318, SWP#CntFr-343

 -- Marja Hassinen <ext-marja.2.hassinen@nokia.com>  Tue, 15 Oct 2009 16:25:04 +0300

contextkit (0.3.9) unstable; urgency=low

  * Parsing provider declarations with a nano dom parser which recognizes complex types.
  * Removed complex types from core.context, since they're not
    supported yet.

  Implemented: SWP#CntFr-337, SWP#CntFr-203

 -- Marja Hassinen <ext-marja.2.hassinen@nokia.com>  Tue, 06 Oct 2009 15:00:00 +0300

contextkit (0.3.8) unstable; urgency=low

  * libcontextsubscriber-tests lintian errors fixed.
  * Rewrote context-provide in C++, the UI has been changed, see
    context-provide-v2(1).
  * New package libcontextprovider-tests added, containing customer tests
    of the libcontextprovider.

  Implemented: SWP#CntFr-323

 -- Gergely Risko <gergely+context@risko.hu>  Mon, 05 Oct 2009 09:02:50 +0300

contextkit (0.3.7) unstable; urgency=low

  * Added a const promise to context_provider_install_group's first
    parameter in libcontextprovider C API.
  * Added cltool.py to python-contextkit, this is a tool for test writers,
    to make it easier to communicate with context-listen from python
    scripts.
  * Refactorings in libcontextprovider Qt API, should get rid of some race
    conditions; setConnection in Service is deprecated.
  * libcontextsubscriber's pkg-config file has been fixed, private
    libraries are in Requires.private now.
  * Lintian fixes, and a lintian override for libcontextsubscriber-tests
  * Maemo CI support
  * Fixes: NB#141008 - subscriber cannot subscribe to a provider if provider 
    is started after subscriber

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Wed, 30 Sep 2009 10:29:46 +0300

contextkit (0.3.6) unstable; urgency=low

  * Fixes: NB#140659 - waiting forever with Qt 4.6 if provider is not present

 -- Gergely Risko <gergely+context@risko.hu>  Fri, 25 Sep 2009 11:28:56 +0300

contextkit (0.3.5) unstable; urgency=low

  * Internal change: in the cdb we store serialized QVariants from now on.
  * Fixes: NB#119638 - debug + critical + error messages should go to
    stderr from the libcontextprovider library
  * Fixes: NB#121556 - C API of libcontextprovider uses Glib types

  Implemented: SWP#CntFr-305

 -- Gergely Risko <gergely+context@risko.hu>  Mon, 22 Sep 2009 11:36:40 +0300

contextkit (0.3.4) unstable; urgency=low

  * Added pluginchanging to distribution

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Fri, 18 Sep 2009 16:09:44 +0300

contextkit (0.3.3) unstable; urgency=low
  
  * Fixed dependencies of libcontextsubscriber0-dbg.
  * Fixes: NB#133849 -libcontextsubscriber0 fails to upgrade in sb2.
  * Refactored libcontextsubscriber for future possibility to handle
    different protocols towards providers than the ContextKit
    D-Bus protocol.
  * Refactored libcontextprovider services to support reuse
    of the same dbus connection

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Thu, 17 Sep 2009 15:44:10 +0300

contextkit (0.3.2) unstable; urgency=low

  * Fixed dependencies of libcontextprovider-dev.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Mon, 17 Aug 2009 18:58:06 +0300

contextkit (0.3.1) unstable; urgency=low

  * Fixed Build-Dependencies.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Mon, 17 Aug 2009 16:26:04 +0300

contextkit (0.3) unstable; urgency=low

  * Rewrote libcontextprovider in C++ and added C++ API for it.  The old C
    API is still there and this version is binary and source compatible
    with previous versions.
  
  * The context daemon is in its own source package now.  This makes this
    source package more platform independent, removing the Maemo specific
    bits.
  
  * Removed the fake-provider.  Instead, the core property declarations
    are installed by the libcontextsubscriber package and are always
    available.
  
    If you are a provider for core properties, you now no longer need to
    include type declarations and documentation for them in your property
    declaration XML file.  Just the names of the properties you provide
    are enough.

  * The default loggin level is now 'WARNING'.  Set CONTEXT_LOG_VERBOSITY
    to 'DEBUG' if you want to see more.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Mon, 17 Aug 2009 15:35:04 +0300

contextkit (0.2.12) unstable; urgency=low

  * Unbreak update-context-providers, it was still using
    @DEFAULT_CONTEXT_PROVIDERS@.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Mon, 20 Jul 2009 10:09:23 +0300

contextkit (0.2.11) unstable; urgency=low

  * Include contextprovider.vapi in -dev package.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Fri, 17 Jul 2009 18:11:00 +0300

contextkit (0.2.10) unstable; urgency=low

  * Fixes: NB#126195 - Context Commander won't start if latest 
    libcontextsubscriber is installed.

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Fri, 03 Jul 2009 14:51:02 +0300

contextkit (0.2.9) unstable; urgency=low

  * libcontextsubscriber is thread safe

  * Implemented: SWP#CntFr-231, SWP#CntFr-265

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Tue, 30 Jun 2009 09:09:41 +0300

contextkit (0.2.8) unstable; urgency=low

  * lowmem plugin optimization
  * build system clean up

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Fri, 26 Jun 2009 15:15:04 +0300

contextkit (0.2.7) unstable; urgency=low

  * Fixes: NB#121720 - context-provide cannot provide a False value for
    a boolean from the start

  * Implemented: SWP#CntFr-236, SWP#CntFr-39, SWP#CntFr-283

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Mon, 22 Jun 2009 08:53:56 +0300

contextkit (0.2.6) unstable; urgency=low

  * Put some internal classes into the "ContextSubscriber" namespace so
    that they don't collide with like-named classes in libduivaluespace.

  (0.2.5 was never successfully released.)
  
 -- Gergely Risko <gergely+context@risko.hu>  Tue, 09 Jun 2009 17:11:48 +0300

contextkit (0.2.4) unstable; urgency=low

  * fixed the bug that libcontextsubscriber0 was not installable if no
    other components of the context framework were ever installed before

 -- Gergely Risko <gergely+context@risko.hu>  Tue, 09 Jun 2009 17:11:48 +0300

contextkit (0.2.3) unstable; urgency=low

  * contextd-tests package: bug fix in tests.xml

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Fri, 05 Jun 2009 08:24:08 +0300

contextkit (0.2.2) unstable; urgency=low

  * Bug fixes in the fake property declarations.
  * Add System.MemoryPressure to new-style prop decls for contextd.
  * Remove fake properties that are now provided by sensord, from the
    new-style property declarations.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Thu, 04 Jun 2009 18:24:01 +0300

contextkit (0.2.1) unstable; urgency=low

  * added lowmem plugin to contextd, which provides MemoryPressure property

    Implemented: SWP#CntFr-61

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Thu, 04 Jun 2009 14:19:39 +0300

contextkit (0.2.0) unstable; urgency=low

  * context-provide's registry output file is now specified by
    CONTEXT_PROVIDE_REGISTRY_FILE and not CONTEXT_FLEXI_XML
  * added libcontextsubscriber{0{,-dbg},-dev,-doc}, the implementation of
    the new subscription helper library for creating context aware
    applications

    Implemented: SWP#CntFr-204

 -- Gergely Risko <gergely+context@risko.hu>  Wed, 04 Jun 2009 08:40:14 +0300

contextkit (0.1.10) unstable; urgency=low

  * Update fake-context-provider to not provide keys that are now provided
    by sensord.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Wed, 03 Jun 2009 19:07:06 +0300

contextkit (0.1.9) unstable; urgency=low

  * context-provide's registry output file is now specified by
    CONTEXT_PROVIDE_REGISTRY_FILE and not CONTEXT_FLEXI_XML

  * Added new-style property declaration file to contextd, for use by the
    upcoming libcontextsubscriber.

  * Fixes: NB#119635 - ContextProvider library API checks it's input with
    assertions.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Mon, 01 Jun 2009 15:17:29 +0300

contextkit (0.1.8) unstable; urgency=low

  * Added python-contextkit, which is a python binding for
    libcontextprovider and (in the future) libcontextsubscriber.
  * Added contextkit-utils, which only contains context-provide for now,
    it is a debug/test provider

    Implemented: SWP#CntFr-216

 -- Gergely Risko <gergely+context@risko.hu>  Thu, 28 May 2009 11:25:27 +0300

contextkit (0.1.7) unstable; urgency=low

  * Added the "fake provider", which just declares a lot of core
    properties but doesn't implement any of them, relying on the Context
    Commander to give them values.

    This provider is useful to give a pre-view to properties that are
    planned, and hopefully to gather early feedback about them.

    Implemented: SWP#CntFr-171.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Mon, 25 May 2009 18:44:23 +0300

contextkit (0.1.6-2) unstable; urgency=low

  New upstream release.

  * contextd provides hal-based battery properties.
  * Couple of bug fixes related to properties handling
    and distributing vapi files.

  * Implemented: SWP#CntFr-39.

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Thu, 14 May 2009 07:34:05 +0300

contextkit (0.1.6-1) unstable; urgency=low

  New upstream release.

  * contextd provides hal-based battery properties.
  * Couple of bug fixes related to properties handling.

  * Implemented: SWP#CntFr-39.

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Wed, 13 May 2009 19:53:34 +0300

contextkit (0.1.5-1) unstable; urgency=low

  New upstream release.

  * Complete new libcontextprovider.
  * Documentation reorganized.

  * Implemented: SWP#CntFr-70, SWP#CntFr-68, SWP#CntFr-38,
    SWP#CntFr-8, SWP#CntFr-11, SWP#CntFr-36, SWP#CntFr-72,
    SWP#CntFr-96, SWP#CntFr-71, SWP#CntFr-80, SWP#CntFr-9,
    SWP#CntFr-10, SWP#CntFr-84, SWP#CntFr-74, SWP#CntFr-111,
    SWP#CntFr-110, SWP#CntFr-94, SWP#CntFr-137, SWP#CntFr-76,
    SWP#CntFr-7, SWP#CntFr-87, SWP#CntFr-1, SWP#CntFr-131,
    SWP#CntFr-130, SWP#CntFr-140, SWP#CntFr-135, SWP#CntFr-88,
    SWP#CntFr-132, SWP#CntFr-141, SWP#CntFr-155.

 -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com>  Thu, 16 Apr 2009 16:48:36 +0300

contextkit (0.1.3-4) unstable; urgency=low

  * Touch all our .vapis as well.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Wed, 25 Mar 2009 19:56:02 +0200

contextkit (0.1.3-3) unstable; urgency=low

  * Touch all our .vala.stamps to avoid running valac during package
    building.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Wed, 25 Mar 2009 19:54:19 +0200

contextkit (0.1.3-2) unstable; urgency=low

  * Ported bug fix from upstream: Don't crash when comparing nulls with
    non-nulls.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Wed, 25 Mar 2009 17:15:24 +0200

contextkit (0.1.3-1) unstable; urgency=low

  New upstream release

  * More docs, mostly.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Tue, 24 Mar 2009 18:13:25 +0200

contextkit (0.1.2-2) unstable; urgency=low

  * Rereleased with correctly generated buildcruft.
  * Don't use AM_MAINTAINER_MODE to avoid this in the future.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Fri, 13 Mar 2009 14:49:07 +0200

contextkit (0.1.2-1) unstable; urgency=low

  New upstream release.

  * Add string support to libcontextprovider.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Thu, 12 Mar 2009 21:34:03 +0200

contextkit (0.1.1-8) unstable; urgency=low

  * Added dbus-glib-1 to dependencies of contextprovider-1.0.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Tue, 03 Mar 2009 13:34:55 +0200

contextkit (0.1.1-7) unstable; urgency=low

  * Forgot libdbus-1-dev, stupid.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Tue, 03 Mar 2009 12:45:37 +0200

contextkit (0.1.1-6) unstable; urgency=low

  * Added needed dependencies to libcontextprovider-dev.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Tue, 03 Mar 2009 12:32:11 +0200

contextkit (0.1.1-5) unstable; urgency=low

  * Don't clean docs.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Mon, 02 Mar 2009 22:48:25 +0200

contextkit (0.1.1-4) unstable; urgency=low

  * Include docs in source distribution.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Mon, 02 Mar 2009 22:27:29 +0200

contextkit (0.1.1-3) unstable; urgency=low

  * Don't remove files during distclean that we can't regenerate, such as
    the sources generated from Vala.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Mon, 02 Mar 2009 22:06:18 +0200

contextkit (0.1.1-2) unstable; urgency=low

  * Don't try to build docs in debian/rules.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Mon, 02 Mar 2009 21:42:34 +0200

contextkit (0.1.1-1) unstable; urgency=low

  * Initial release.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Wed, 07 Jan 2009 14:40:39 +0200