aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 5b24f810273b0d0d2d3946bb86d7b0c1244e356b (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
572
573
574
575
libdbusmenu (0.3.90-0ubuntu1) UNRELEASED; urgency=low

  * debian/rules
    - Added build targets to build with gtk3 enabled in additional to 
      default build with gtk2
  * debian/control
    - Updated build depends to support building with gtk+-3.0
    - Added dh-autoreconf build depends
    - Added libdbusmenu-gtk3-2, libdbusmenu-gtk3-dev, gir1.0-dbusmenu-gtk3-0.2
      binaries
    - build depend on libgdk-pixbuf2.0-dev >= 2.22.1-0ubuntu4, needed
      for GIR fixes
    - Removed build depends for gir-repository-dev (LP: #677382)
    - Use gir:Depends
  * docs/libdbusmenu-gtk/reference/Makefile.am, libdbusmenu-glib/Makefile.am, 
    libdbusmenu-gtk/Makefile.am
    - Fixes needed for building with-gtk=3

  [ Ted Gould ]
  * New upstream release.
    * Breaking ABI and getting reserved back
    * Adding build support for GTK2/3 builds
    * Only force a flush of top level items, allow others to be
      based on the count.
  * debian/control, debian/libdbusmenu-glib2.install,
    debian/libdbusmenu-gtk2.install: Switching package names to
    match .so bump.

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 24 Nov 2010 12:05:39 -0500

libdbusmenu (0.3.16-0ubuntu1) maverick; urgency=low

  * New upstream release:
    * Don't use a typedef in the signal handler in the class to
      avoid confusing vapigen.

 -- Ted Gould <ted@ubuntu.com>  Wed, 22 Sep 2010 10:28:01 -0500

libdbusmenu (0.3.15-0ubuntu1) UNRELEASED; urgency=low

  * New upstream release:
    - fix Action for top-level dropdown menu item not activated (LP: #637692)

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 22 Sep 2010 14:55:44 +0200

libdbusmenu (0.3.14-0ubuntu1) maverick; urgency=low

  * New upstream release.
    * Fixing a memory leak by unref'ing a hashtable
    * Making a callback for the event dbus function happen off
      of the mainloop so it returns a response. (LP: #636756)

 -- Ted Gould <ted@ubuntu.com>  Wed, 15 Sep 2010 11:36:09 -0500

libdbusmenu (0.3.13-0ubuntu1) maverick; urgency=low

  * New upstream release.
    * Handling window grabs on activated signals (LP: #633275)
    * Fixing the passing of the value to the results signal
    * Adding a test for checking event results signal
    * Changing the timeouts on event calls for better detection
      of failing applications

  [Ken VanDine]
  * debian/control
    - Dropped build depends for dbus-test-runner, it isn't in the archive
      yet, we should add that next cycle

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

libdbusmenu (0.3.12-0ubuntu1) maverick; urgency=low

  * debian/rules: update the shlibs

  [ Ted Gould ]
  * New upstream release.
    * Support activation of menus client side
    * Increase layout XML size (LP: #621238)
    * Display an event for the status of the signal to the server

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 26 Aug 2010 23:34:45 +0200

libdbusmenu (0.3.11-0ubuntu1) maverick; urgency=low

  * New upstream release.
    * Fix to handle whitespace in layout XML better
    * Fixes to test scripts on ARM

 -- Ted Gould <ted@ubuntu.com>  Thu, 19 Aug 2010 13:47:33 -0500

libdbusmenu (0.3.10-0ubuntu1) maverick; urgency=low

  * New upstream release.
    * Fixes to dbusmenu-dumper

 -- Ted Gould <ted@ubuntu.com>  Thu, 12 Aug 2010 11:28:37 -0500

libdbusmenu (0.3.9-0ubuntu2) maverick; urgency=low

  * Rebuild with the current gobject introspection version

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 10 Aug 2010 21:50:16 +0200

libdbusmenu (0.3.9-0ubuntu1) maverick; urgency=low

  * New upstream release.
    * Making it so that properties are requested bredth first
    * Globbing layout signaling from the server
    * Globbing property requests into group requests (LP: #604670)

 -- Ted Gould <ted@ubuntu.com>  Mon, 02 Aug 2010 20:28:58 -0500

libdbusmenu (0.3.8-0ubuntu1) maverick; urgency=low

  * New upstream release.
    - Added ItemActivationRequested signal.

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 30 Jul 2010 13:44:34 -0400

libdbusmenu (0.3.7-1) unstable; urgency=low

  * Merge latest upstream from Ubuntu.
  * Standards-Version: 3.9.1

 -- Evgeni Golov <evgeni@debian.org>  Thu, 29 Jul 2010 12:00:04 +0200

libdbusmenu (0.3.7-0ubuntu1) maverick; urgency=low

  * New upstream release.

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 22 Jul 2010 21:17:13 +0200

libdbusmenu (0.3.6-1) unstable; urgency=low

  * Merge new upstream from Ubuntu.

 -- Evgeni Golov <evgeni@debian.org>  Sat, 17 Jul 2010 10:47:35 +0200

libdbusmenu (0.3.6-0ubuntu2~ppa1) lucid; urgency=low

  * Upstream Merge
    * Making dbusmenu-dumper have a click to dump feature.
  * Autogen update

 -- Ted Gould <ted@ubuntu.com>  Tue, 20 Jul 2010 16:40:29 -0500

libdbusmenu (0.3.6-0ubuntu1) maverick; urgency=low

  * New upstream release.
    ∘ Protect against NULL values as event

 -- Ted Gould <ted@ubuntu.com>  Thu, 15 Jul 2010 09:42:07 -0500

libdbusmenu (0.3.5-1) unstable; urgency=low

  * Merge new upstream and changes from Ubuntu.
  * debian/control:
    + Add missing "used" to the json package description.

 -- Evgeni Golov <evgeni@debian.org>  Wed, 14 Jul 2010 10:21:29 +0200

libdbusmenu (0.3.5-0ubuntu1) maverick; urgency=low

  * New upstream release.
    ∘ Protect against NULL nodes (LP: #602444)
    ∘ Remove extra warnings and messages
    ∘ Handle not having a session bus better (LP: #598715)

 -- Ted Gould <ted@ubuntu.com>  Thu, 08 Jul 2010 10:24:18 -0500

libdbusmenu (0.3.4-0ubuntu1) maverick; urgency=low

  * New upstream release.
    * Block building submenus on separators (LP: #598620)
    * Adding more through JSON support for testing
    * Fixing up value handling in dbusmenu-dumper
  * debian/control, debian/libdbusmenu-jsonloader*install: Adding
    two binary packages for the jsonloader test library.

 -- Ted Gould <ted@ubuntu.com>  Thu, 01 Jul 2010 09:00:16 -0500

libdbusmenu (0.3.3-1) unstable; urgency=low

  * Merge Ubuntu.
    Preserve Maintainer and Vcs-* fields.
  * Standards-Version: 3.9.0
  * Source-Format: 1.0 for now

 -- Evgeni Golov <evgeni@debian.org>  Thu, 01 Jul 2010 11:42:23 +0200

libdbusmenu (0.3.3-0ubuntu1) maverick; urgency=low

  * New upstream release.
    * Adding support for menu shortcuts (LP: #591293)
    * Fixing distcheck of documentation builds
    * Autogen.sh fix for adding custom prefix (LP: #595565)
    * Fixing children property name to match spec (LP: #597321)
  * Merging in Debian branch
  * debian/control: Switching branch on this branch to be the
    dbusmenu-team.
  * debian/rules: Updating shlibs to 0.3.3 for shortcut API additions

 -- Ted Gould <ted@ubuntu.com>  Thu, 24 Jun 2010 09:32:42 -0500

libdbusmenu (0.3.2-1) unstable; urgency=low

  * Merge from Ubuntu.
    Closes: #586069
  * debian/control:
    - Set Maintainer to pkg-ayatana.
    - Add myself as Uploader.
    - Update package descriptions.
    - Standards-Version: 3.8.4
    - Fix Homepage URL.
    - Update Vcs-* fields.
    - -doc packages are Arch:all
  * debian/copyright:
    - Convert to DEP5 format.
    - Add Ken and Sebastien, according to changelog.
    - Add Aurélien Gâteau, according to headers.

 -- Evgeni Golov <evgeni@debian.org>  Sun, 20 Jun 2010 13:56:00 +0200

libdbusmenu (0.3.2-0ubuntu1) maverick; urgency=low

  * debian/control
    - added doc packages
    - added build dep for gtk-doc-tools
  * debian/libdbusmenu-glib-doc.install added
  * debian/libdbusmenu-gtk-doc.install added
  * debian/rules 
    - enabled gtk-doc for configure

  [Ted Gould]
  * New upstream release.
    * Set the 'child-display' property on menuitems that
      have child menuitems.
    * gtk-doc support
    * Document the 'shortcut' property

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 10 Jun 2010 16:33:42 -0400

libdbusmenu (0.3.1-0ubuntu1) maverick; urgency=low

  * New upstream release.
    * Fix annotations for GIR scanner
    * Add function to get submenu of GTK-ified items
    * Fix signal prototype of ID update
    * Fixing up VAPI files to build them correctly
  	* Fixing the version string in the GIR file
    * Fix documentation title page
    * Reject text nodes early (warnings with Qt integration)
  * debian/libdbusmenu-glib-dev.install: Updating gir and vapi file
    names for package list.
  * debian/gir1.0-dbusmenu-glib-0.2.install: Changing the name of the
    typelib file.

 -- Ted Gould <ted@ubuntu.com>  Fri, 04 Jun 2010 14:42:26 -0500

libdbusmenu (0.3.0-0ubuntu1~ppa1) lucid; urgency=low

  * New upstream release.
    * Add function to get submenu of GTK-ified items
    * Fix signal prototype of ID update
    * Fixing up VAPI files to build them correctly
  	* Fixing the version string in the GIR file
    * Fix documentation title page
    * Reject text nodes early (warnings with Qt integration)
  * debian/libdbusmenu-glib-dev.install: Updating gir and vapi file
    names for package list.
  * debian/gir1.0-dbusmenu-glib-0.2.install: Changing the name of the
    typelib file.

 -- Ted Gould <ted@ubuntu.com>  Thu, 27 May 2010 11:47:05 -0500

libdbusmenu (0.2.9-0ubuntu3) lucid; urgency=low

  * Upstream Merge
    * Only unref root if the root has changed.
    * Ensure that callbacks retain references to objects incase
      they get deleted quickly.
    * Protecting references before signalling
    * Decrementing refs when added to child menus

 -- Ted Gould <ted@ubuntu.com>  Sat, 17 Apr 2010 13:09:57 -0500

libdbusmenu (0.2.9-0ubuntu2) lucid; urgency=low

  * Upstream Merge
    * Changing GTK layer to look at position in realized
      children to avoid realization races. (LP: #555816)
    * Don't allow setting children twice
    * Ref children of a menuitem
    * Return error when parent ID of getlayout can't be found
    * Adding in visible property to docs
    * Helpful comments in the code

 -- Ted Gould <ted@ubuntu.com>  Thu, 15 Apr 2010 01:25:42 -0500

libdbusmenu (0.2.9-0ubuntu1) lucid; urgency=low

  * New upstream release.
    * Documentation fix
    * Changing the parse function to get_children instead of
      taking them. (LP: #471044)
    * Supporting AboutToShow in event callbacks to catch up
      with QT implementation.
    * Unrefing on layout updates (LP: #545026)
    * Resetting sync versions on disconnection
    * Removing useless warning

 -- Ted Gould <ted@ubuntu.com>  Thu, 01 Apr 2010 09:14:36 -0500

libdbusmenu (0.2.8-0ubuntu2) lucid; urgency=low

  * debian/control:
    - restore vcs location, we move back to the non import version, the other
      one don't allow merging trunk changes 

  [ Ted Gould ]
  * Upstream Merge
    * Changing the parse function to get_children instead of
      taking them. (LP: #471044)
    * Supporting AboutToShow in event callbacks to catch up
      with QT implementation.
    * Unrefing on layout updates (LP: #545026)
    * Resetting sync versions on disconnection
    * Removing useless warning

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 01 Apr 2010 12:36:06 +0200

libdbusmenu (0.2.8-0ubuntu1) lucid; urgency=low

  * debian/control
    - Dropped Vcs-Bzr and Vcs-Browser
    - Added extended description for gir1.0-dbusmenu-gtk-0.2 and
      gir1.0-dbusmenu-glib-0.2

  * debian/rules
    - bumped shlibs version to 0.2.8 for libdbusmenu-glib1

  [Ted Gould]
  * Upstream release 0.2.8
    * Adding support for blank icons (LP: #534854)
    * Remove unneeded warning (LP: #537312)
    * Fix typo in documentation

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 25 Mar 2010 11:35:46 -0400

libdbusmenu (0.2.7-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.7
    * Adding in building of the GObject Introspection details
    * Adding in building of VAPI files
  * debian/control:
    * Adding dependency on valac
    * Adding in gir's as build dependencies.
    * Adding in build dependencies for GIR dev
    * Adding dependencies for gir-repository-dev and
      gobject-introspection to ensure we get all the GI goodies.
  * debian/control, debian/gir1.0-dbusmenu-glib-0.2.install,
    debian/gir1.0-dbusmenu-gtk-0.2.install: Adding new packages to
    hold the typelib files generated by GObject introspection.
  * debian/libdbusmenu-glib-dev.install,
        debian/libdbusmenu-gtk-dev.install:
    * Added VAPI files to the packages.
    * Added GIR files to the packages.

 -- Ted Gould <ted@ubuntu.com>  Thu, 04 Mar 2010 11:13:43 -0600

libdbusmenu (0.2.6-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.6
    * Fix testing to make it more reliable
    * Remove delayed property queueing as it was causing properties to not 
      get updated. (lp: #524308)

 -- Ted Gould <ted@ubuntu.com>  Thu, 25 Feb 2010 10:23:49 -0600

libdbusmenu (0.2.5-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.5
    * Adding in menuitem proxy object.
    * Adding ID to default <menu> item.
  * debian/rules: Updating shlibs

 -- Ted Gould <ted@ubuntu.com>  Thu, 18 Feb 2010 11:00:24 -0600

libdbusmenu (0.2.4-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.4
    * Remove uneccessary reference to stop duplication of menus
    * Handle dbus method errors better

 -- Ted Gould <ted@ubuntu.com>  Thu, 11 Feb 2010 10:13:56 -0600

libdbusmenu (0.2.3-0ubuntu3) lucid; urgency=low

  * Backported lp:~ted/dbusmenu/dbus-error-handling to fix the 
    indicator-applet crashing sometime on softwares close 
    (lp: #518900, #519019)

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 10 Feb 2010 00:12:35 +0100

libdbusmenu (0.2.3-0ubuntu2) lucid; urgency=low

  * Upstream Merge
    * Removing the ref to root and a setting of root

 -- Ted Gould <ted@ubuntu.com>  Tue, 09 Feb 2010 08:53:00 -0600

libdbusmenu (0.2.3-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.3
    * Fixing handing of root IDs being zero
    * Handling syncing of properties when reusing items
    * Shipping new JSON files and READMEs for testing.
  * libdbusmenu-tools.install: Add in json file and README so
    that they're put in the right directories.

 -- Ted Gould <ted@ubuntu.com>  Fri, 05 Feb 2010 11:24:58 -0800

libdbusmenu (0.2.2-0ubuntu3) lucid; urgency=low

  * debian/control: 
    - let libdbusmenu-glib1 breaks libdbusmenu-glib0 since they are create
      issues at runtime if both got loaded

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 04 Feb 2010 18:10:56 -0800

libdbusmenu (0.2.2-0ubuntu2) lucid; urgency=low

  * debian/control: fix a typo in the tools depends

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 04 Feb 2010 14:18:47 -0800

libdbusmenu (0.2.2-0ubuntu1) lucid; urgency=low

  * Updated for the soname changes
  
  [ Ted Gould ]
  * Upstream Release 0.2.2
    * Interoperability fixes
    * Adding timestamps to events
    * Better handling of XML
    * Adding tools for timing dbusmenu
  * debian/libdbusmenu-tools.install: Adding a wildcard to get
    all of the tools in libexec

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 04 Feb 2010 13:56:49 -0800

libdbusmenu (0.2.1-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.1
    - Fix to not destroy the image if we're still using it.
    - Adding code to support icon names that have an implied direction in them.
    - Fix to put a small amount of padding between the icon and the label.

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 12 Jan 2010 11:03:39 -0500

libdbusmenu (0.2.0-0ubuntu3) lucid; urgency=low

  * debian/rules:
    - updated shlibs version (lp: #505258)

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 11 Jan 2010 16:04:11 +0100

libdbusmenu (0.2.0-0ubuntu2) lucid; urgency=low

  * Added debian/libdbusmenu-tools.install
  * debian/control
    - improved description for libdbusmenu-tools

 -- Ken VanDine <ken.vandine@canonical.com>  Sat, 09 Jan 2010 09:05:47 -0500

libdbusmenu (0.2.0-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.0
    - Remove unused libdbusmenu-qt
    - Changing API to be V0.2 for reals
    - Adding underline support
    - Test suite fixes and automation support
    - dbus-dumper tool
    - Switch to org.ayatana
    - Fixing the handling of typed properties, especially bools.
    - Adding GetChildren function for getting a single submenu
    - Starting to watch DBus if the proxy builds fail.
    - Test suite fixes
    - Fixing the consistency between the #defines and what
      was used in the code.
  * debian/control, debian/libdbusmenu-tools.install: Setting
    up a package for the new dbusmenu-dumper tool.
  * debian/control: Mentioning nicely that this will cause
    indicator-messages << 0.3 and indicator-session << 0.2 to
    break.

 -- Ted Gould <ted@ubuntu.com>  Fri, 08 Jan 2010 08:42:59 -0600

libdbusmenu (0.1.8-0ubuntu1) lucid; urgency=low

  * Upstream release 0.1.8
    * Changing the name to org.ayatana
    * Underline fixes
    * Documenation of the DBus API 
    * Adding the GPL v3 Copying file so that we're all legal.

 -- Ted Gould <ted@ubuntu.com>  Thu, 10 Dec 2009 12:55:07 -0600

libdbusmenu (0.1.6-0ubuntu1) karmic; urgency=low

  * Upstream release 0.1.6 (LP: #442822)
    * Managing the life-cycle of the GTK Menu item better to
      ensure that it is positioned correctly and dies
      appropriately. (LP: #430904) and (LP: #419953)
    * Checking returned properties to ensure that there wasn't
      DBus errors. (LP: #433719)

 -- Ted Gould <ted@ubuntu.com>  Fri, 02 Oct 2009 17:00:45 -0500

libdbusmenu (0.1.5-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #436185) 

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 24 Sep 2009 17:12:25 -0400

libdbusmenu (0.1.4-0ubuntu1) karmic; urgency=low

  * Upstream release (LP: #432003)
    - Applying a fix by not blocking if we're calling for the root.  Everyone 
      should be listening for root changes anyway (lp: #427819)

 -- Ted Gould <ted@ubuntu.com>  Thu, 17 Sep 2009 11:29:40 -0500

libdbusmenu (0.1.3-0ubuntu1) karmic; urgency=low

  * Upstream update 0.1.3 (LP: #427360)
    * Fixes reordering of menu item issue

 -- Ted Gould <ted@ubuntu.com>  Thu, 10 Sep 2009 08:43:47 -0500

libdbusmenu (0.1.2-0ubuntu1) karmic; urgency=low

  * debian/rules:
    - updated shlib version

  [ Ted Gould ]
  * Upstream release 0.1.2 (LP: #423958)

  [ Ken VanDine ]
  * debian/control
    - Specify full urls for Vcs-Bzr

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 04 Sep 2009 11:12:38 +0200

libdbusmenu (0.1.0-0ubuntu1) karmic; urgency=low

  [ Ted Gould ]
  * Upstream release 0.1.0
  * debian/watch: Added for tarball
  * debian/control: 
    - Specify both Vcs-Bzr and Vcs-Browser
    - Fixed the project name

  [ Martin Pitt ]
  * Add bzr-builddep configuration for merge mode.
  * debian/control: Fix Vcs-* links.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 27 Aug 2009 20:55:55 +0200

libdbusmenu (0.1~bzr5-0ubuntu1) karmic; urgency=low

  * First version.

 -- Ted Gould <ted@ubuntu.com>  Wed, 05 Aug 2009 00:46:41 +0100