Warning, /libdbusmenu-qt/debian/changelog is written in an unsupported language. File is not indexed.
0001 libdbusmenu-qt (0.9.3+16.04.20160218-0ubuntu1) xenial; urgency=medium 0002 0003 [ Nick Dedekind ] 0004 * Ported tests to Qt5. 0005 0006 -- Pete Woods <ci-train-bot@canonical.com> Thu, 18 Feb 2016 10:14:02 +0000 0007 0008 libdbusmenu-qt (0.9.3+15.10.20150604-0ubuntu1) wily; urgency=medium 0009 0010 [ David Edmundson ] 0011 * fix leaks 0012 * fix leaks 0013 0014 -- CI Train Bot <ci-train-bot@canonical.com> Thu, 04 Jun 2015 23:13:02 +0000 0015 0016 libdbusmenu-qt (0.9.3+14.10.20140619-0ubuntu1) utopic; urgency=low 0017 0018 [ Aurélien Gâteau ] 0019 * Fix build with Clang 0020 * With this change, users of dbusmenu-qt no longer need to call 0021 include_directories(${dbusmenu-qt5_INCLUDE_DIRS}). Simply adding 0022 dbusmenu-qt5 to the target_link_libraries() call takes care of 0023 defining the include directory. This requires CMake 2.8.11, so I 0024 bumped the minimum version numbers accordingly. 0025 0026 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 19 Jun 2014 09:07:18 +0000 0027 0028 libdbusmenu-qt (0.9.3+14.04.20140314-0ubuntu1) trusty; urgency=medium 0029 0030 [ Pete Woods ] 0031 * Add importer parameter to allow control over DBus behavior. 0032 0033 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 14 Mar 2014 16:41:54 +0000 0034 0035 libdbusmenu-qt (0.9.2+14.04.20140305-0ubuntu1) trusty; urgency=low 0036 0037 * New rebuild forced 0038 0039 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 05 Mar 2014 09:29:14 +0000 0040 0041 libdbusmenu-qt (0.9.2+14.04.20140218.2-0ubuntu1) trusty; urgency=low 0042 0043 [ Pete Woods ] 0044 * Remove busy watcher (LP: #1280372) 0045 0046 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 18 Feb 2014 14:33:02 +0000 0047 0048 libdbusmenu-qt (0.9.2+14.04.20140217.1-0ubuntu1) trusty; urgency=low 0049 0050 [ Pete Woods ] 0051 * Fix compile warning when building with -Wpedantic (extra semicolon). 0052 0053 [ Ted Gould ] 0054 * Flushing trunk with a release 0055 0056 [ Timo Jyrinki ] 0057 * Drop reference to libqt5core5 which will get renamed. (LP: 0058 #1271058). (LP: #1271058) 0059 0060 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 17 Feb 2014 18:03:31 +0000 0061 0062 libdbusmenu-qt (0.9.2+14.04.20131209-0ubuntu1) trusty; urgency=low 0063 0064 [ Marcus Tomlinson ] 0065 * When adding a new submenu action, refresh() that action to ensure 0066 full menu hierarchy is built. 0067 0068 [ Ubuntu daily release ] 0069 * Automatic snapshot from revision 253 0070 0071 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 09 Dec 2013 02:29:59 +0000 0072 0073 libdbusmenu-qt (0.9.2+14.04.20131125-0ubuntu1) trusty; urgency=low 0074 0075 [ Aurélien Gâteau ] 0076 * This change install CMake config files for dbusmenu-qt and dbusmenu- 0077 qt5. This makes it easy for other projects to use the library with 0078 find(dbusmenu-qt) or find(dbusmenu-qt5) without having to ship a 0079 FindDBusMenuQt.cmake file. (More about this topic here: 0080 http://www.cmake.org/Wiki/CMake/Tutorials/Packaging ). Test programs 0081 available here: http://agateau.com/tmp/dmqt-samples.tar.bz2. 0082 0083 [ Marcus Tomlinson ] 0084 * Destructors of classes intended to be base classes updated to 0085 virtual. 0086 0087 [ Ubuntu daily release ] 0088 * Automatic snapshot from revision 251 0089 0090 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 25 Nov 2013 03:56:49 +0000 0091 0092 libdbusmenu-qt (0.9.2+13.10.20130826-0ubuntu1) saucy; urgency=low 0093 0094 [ Joe Yasi ] 0095 * This fixes bug #1035755, [firefox] Extension causes context/drop 0096 down menus to disappear. The patch uses the correct X11 event 0097 timestamp instead of the system time. (LP: #1035755) 0098 0099 [ Ubuntu daily release ] 0100 * Automatic snapshot from revision 248 0101 0102 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 26 Aug 2013 10:07:36 +0000 0103 0104 libdbusmenu-qt (0.9.2+13.10.20130628-0ubuntu1) saucy; urgency=low 0105 0106 [ Łukasz 'sil2100' Zemczak ] 0107 * Fix the pkg-config file for the libdbusmenu-qt5 case, as the 0108 includedir was missing the correct QT_SUFFIX. 0109 0110 [ Ubuntu daily release ] 0111 * Automatic snapshot from revision 246 0112 0113 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 28 Jun 2013 02:03:12 +0000 0114 0115 libdbusmenu-qt (0.9.2daily13.05.02-0ubuntu1) saucy; urgency=low 0116 0117 [ Łukasz 'sil2100' Zemczak ] 0118 * debian/control, debian/rules: 0119 - Modifications related to compliance with our packaging standards 0120 0121 [ Ubuntu daily release ] 0122 * Automatic snapshot from revision 244 0123 0124 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 02 May 2013 22:59:30 +0000 0125 0126 libdbusmenu-qt (0.9.2daily13.03.28-0ubuntu1) raring; urgency=low 0127 0128 [ Łukasz 'sil2100' Zemczak ] 0129 * Add inline packaging metadata. 0130 * debian/control, 0131 debian/libdbusmenu-qt5.install, 0132 debian/libdbusmenu-qt5-dev.install, 0133 debian/libdbusmenu-qt5-doc.install: 0134 - Add the -qt5 package versions of all libdbusmenu packages 0135 * debian/rules: 0136 - Enable a double build - first build a Qt4 version of libdbusmenu for 0137 libdbusmenu-qt2 and then a Qt5 version for libdbusmenu-qt5 0138 0139 [ Mathieu Trudel-Lapierre ] 0140 * debian/copyright: fix copyright stanza for LGPL 2. 0141 * debian/control: bump debhelper Build-Depends to 9. 0142 * debian/source.lintian-overrides: drop the override. 0143 * debian/watch: dropped; no longer needed with inline packaging. 0144 * debian/control: 0145 - bump Standards-Version to 3.9.4. 0146 - add Vcs-Bzr/Vcs-Browser. 0147 - add comments for developers. 0148 * Automatic snapshot from revision 240 (bootstrap). (LP: #1126205) 0149 0150 [ Ubuntu daily release ] 0151 * Automatic snapshot from revision 241 0152 0153 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 28 Mar 2013 20:27:01 +0000 0154 0155 libdbusmenu-qt (0.9.2-0ubuntu4) raring; urgency=low 0156 0157 * Mark two library symbols as optional, fixing build failure with GCC 4.8. 0158 0159 -- Matthias Klose <doko@ubuntu.com> Tue, 26 Feb 2013 10:02:51 +0100 0160 0161 libdbusmenu-qt (0.9.2-0ubuntu3) quantal; urgency=low 0162 0163 * Update symbols file again for powerpc and armel to fix FTBFS on those 0164 archs 0165 0166 -- Scott Kitterman <scott@kitterman.com> Mon, 24 Sep 2012 11:56:51 -0400 0167 0168 libdbusmenu-qt (0.9.2-0ubuntu2) quantal; urgency=low 0169 0170 * Update symbols file to fix FTBFS 0171 0172 -- Scott Kitterman <scott@kitterman.com> Mon, 24 Sep 2012 09:58:44 -0400 0173 0174 libdbusmenu-qt (0.9.2-0ubuntu1) precise; urgency=low 0175 0176 * New upstream release. 0177 0178 -- Aurélien Gâteau <aurelien.gateau@ubuntu.com> Thu, 29 Mar 2012 17:51:21 +0200 0179 0180 libdbusmenu-qt (0.9.1-0ubuntu1) precise; urgency=low 0181 0182 * New upstream release. 0183 0184 -- Aurélien Gâteau <aurelien.gateau@ubuntu.com> Mon, 26 Mar 2012 15:36:30 +0200 0185 0186 libdbusmenu-qt (0.9.0-2ubuntu1) precise; urgency=low 0187 0188 * Merge from Debian git, remaining changes: 0189 - patches/002-use-multiarch-lib-paths: fixed author 0190 - copyright: fixed "Source" field 0191 0192 -- Aurélien Gâteau <aurelien.gateau@ubuntu.com> Thu, 24 Nov 2011 16:32:30 +0100 0193 0194 libdbusmenu-qt (0.9.0-2) UNRELEASED; urgency=low 0195 0196 * update description for -dev package too. (Closes: #640251) 0197 * Implement multiarch. 0198 - bump cmake build dependency to 2.8.5. 0199 - bump debhelper build dependency to 8.1.3. 0200 * debian/rules: move --parallel after $@ 0201 * New binary package libdbusmenu-qt-doc. 0202 * Remove embedded jquery and depend on libjs-jquery. 0203 0204 -- Praveen Arimbrathodiyil <pravi.a@gmail.com> Thu, 01 Sep 2011 19:29:20 +0530 0205 0206 libdbusmenu-qt (0.9.0-1) unstable; urgency=low 0207 0208 * New upstream release. 0209 * Add doxygen as build dependency. 0210 * Minor fixes to description, thanks to Filipus Klutiero. (Closes: #630193) 0211 * Update symbols file. 0212 0213 -- Praveen Arimbrathodiyil <pravi.a@gmail.com> Thu, 01 Sep 2011 12:57:01 +0530 0214 0215 libdbusmenu-qt (0.9.0-0ubuntu2) oneiric; urgency=low 0216 0217 * Remove build-dependency on libqjson-dev. 0218 * Convert to multiarch. (LP: #838470) 0219 * debian/patches/kubuntu_03_multiarch_support.diff: 0220 - add multiarch support to upstream CMake 0221 0222 -- Aurélien Gâteau <aurelien.gateau@canonical.com> Wed, 07 Sep 2011 13:05:40 +0200 0223 0224 libdbusmenu-qt (0.9.0-0ubuntu1) oneiric; urgency=low 0225 0226 * New upstream release. 0227 * debian/control: 0228 - Update Vcs-Bzr to current kubuntu-packagers location 0229 * debian/libdbusmenu-qt2.symbols: 0230 - updated 0231 0232 -- Didier Roche <didrocks@ubuntu.com> Fri, 02 Sep 2011 13:50:43 +0200 0233 0234 libdbusmenu-qt (0.8.3-0ubuntu1) oneiric; urgency=low 0235 0236 * New upstream release 0237 * debian/control: 0238 - Update Vcs-Bzr to current kubuntu-packagers location 0239 - Change HomePage to launchpad page 0240 - Update Standards-Version 0241 * debian/copyright, debian/watch: 0242 - point now to launchpad 0243 * remove debian/patches/kubuntu_03_dont-show-more-icons-than-desired.diff: 0244 upstreamed 0245 * debian/libdbusmenu-qt2.symbols: 0246 - updated symbols 0247 0248 -- Didier Roche <didrocks@ubuntu.com> Wed, 22 Jun 2011 11:13:07 +0200 0249 0250 libdbusmenu-qt (0.8.2-0ubuntu2) natty; urgency=low 0251 0252 * Add kubuntu_03_dont-show-more-icons-than-desired.diff by Michael Terry 0253 https://code.launchpad.net/~mterry/libdbusmenu-qt/dont-show-more- 0254 icons-than-desired/+merge/58387 'Respect QAction's setting for 0255 whether an icon should be shown in the menu or not.' 0256 0257 -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 20 Apr 2011 13:47:45 +0100 0258 0259 libdbusmenu-qt (0.8.2-0ubuntu1) natty; urgency=low 0260 0261 * New upstream release 0262 0263 -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 15 Apr 2011 12:07:57 +0100 0264 0265 libdbusmenu-qt (0.8.1-0ubuntu1) natty; urgency=low 0266 0267 * New upstream release 0268 0269 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 24 Mar 2011 16:40:25 +0000 0270 0271 libdbusmenu-qt (0.8.0-3) unstable; urgency=low 0272 0273 * gcc seems to still emit some random symbols on some arches. Mark them as 0274 optional and arch specific. (Closes: #628745) 0275 0276 -- Modestas Vainius <modax@debian.org> Wed, 01 Jun 2011 13:24:35 +0300 0277 0278 libdbusmenu-qt (0.8.0-2) unstable; urgency=low 0279 0280 * Fix symbol files to build against gcc 4.6. (Closes: #628745) 0281 * Bump Standards-Version to 3.9.2: no changes needed. 0282 * Add myself to Uploaders. 0283 0284 -- Modestas Vainius <modax@debian.org> Wed, 01 Jun 2011 11:23:55 +0300 0285 0286 libdbusmenu-qt (0.8.0-1) unstable; urgency=low 0287 0288 * New upstream release (3 private symbols dropped). 0289 * Symbols file updated, missing symbols removed. 0290 * Thanks to Shravan Aras for helping me with cscope. 0291 0292 -- Praveen Arimbrathodiyil <pravi.a@gmail.com> Sat, 02 Apr 2011 23:22:22 +0530 0293 0294 libdbusmenu-qt (0.8.0-0ubuntu1) natty; urgency=low 0295 0296 * New upstream release 0297 * Remove kubuntu_00_external_contributions.diff no longer required 0298 * Update kubuntu_01_no_test.diff 0299 0300 -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 25 Feb 2011 10:39:05 +0000 0301 0302 libdbusmenu-qt (0.7.0-1) unstable; urgency=low 0303 0304 * New upstream release. 0305 * DM upload is allowed. 0306 * adding libqjson-dev to build dependencies (for testapp). 0307 0308 -- Praveen Arimbrathodiyil <pravi.a@gmail.com> Sat, 19 Mar 2011 11:03:22 +0530 0309 0310 libdbusmenu-qt (0.7.0-0ubuntu1) natty; urgency=low 0311 0312 * New upstream release 0313 0314 -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 14 Jan 2011 15:56:38 +0000 0315 0316 libdbusmenu-qt (0.6.6-1) unstable; urgency=low 0317 0318 * New upstream release. (Closes: #606199) 0319 0320 [ Praveen Arimbrathodiyil ] 0321 * debian/rules: added support for parallel building. 0322 * debian/copyright: cleared copyright info of removed patch. 0323 * debian/control: changed homepage to page on launchpad.net. 0324 * debian/control: updated vcs from svn to git. 0325 * debian/control: updated policy to 3.9.1 0326 0327 [ José Manuel Santamaría Lema ] 0328 * Update symbols file. 0329 0330 -- Praveen Arimbrathodiyil <pravi.a@gmail.com> Sun, 27 Feb 2011 07:05:33 +0530 0331 0332 libdbusmenu-qt (0.6.6-0ubuntu1) natty; urgency=low 0333 0334 * New upstream bugfix release 0335 0336 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 09 Dec 2010 11:59:53 +0000 0337 0338 libdbusmenu-qt (0.6.4-0ubuntu1) maverick; urgency=low 0339 0340 * New upstream bugfix release 0341 * Refresh kubuntu_00_external_contributions.diff 0342 0343 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 23 Sep 2010 13:45:17 +0100 0344 0345 libdbusmenu-qt (0.6.3-0ubuntu1) maverick; urgency=low 0346 0347 * New upstream release 0348 * Add kubuntu_00_external_contributions.diff 0349 * Remove kubuntu_02_unbreak_kde_titles.diff 0350 0351 -- Aurélien Gâteau <aurelien.gateau@canonical.com> Thu, 16 Sep 2010 17:01:41 +0200 0352 0353 libdbusmenu-qt (0.6.2-0ubuntu1) maverick; urgency=low 0354 0355 * New upstream release, memory leak and crash fixes 0356 * Add kubuntu_02_unbreak_kde_titles.diff from 0357 http://gitorious.org/dbusmenu/dbusmenu- 0358 qt/commit/71851809ef7e109f02635877ead1dbac48a2e64e 0359 0360 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 09 Sep 2010 16:42:01 +0100 0361 0362 libdbusmenu-qt (0.6.1-0ubuntu1) maverick; urgency=low 0363 0364 * New upstream release, fixes memory leaks 0365 0366 -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 03 Sep 2010 17:14:45 +0100 0367 0368 libdbusmenu-qt (0.6.0-0ubuntu1) maverick; urgency=low 0369 0370 * New upstream release 0371 0372 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 19 Aug 2010 14:58:03 +0100 0373 0374 libdbusmenu-qt (0.5.2-0ubuntu1) maverick; urgency=low 0375 0376 * New upstream release 0377 0378 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 05 Aug 2010 16:08:10 +0100 0379 0380 libdbusmenu-qt (0.5.1-1) unstable; urgency=low 0381 0382 * New upstream release. (Closes: #587546) 0383 * debian/watch: changed release url to new location. 0384 * debian/copyright: made it machine readable. 0385 * debian/copyright: changed debian packaging to LGPL-2+ in sync with 0386 upstream license (Thanks to Sune Vuorela) 0387 * debian/control: updated policy to 3.9.0 0388 * debian/libdbusmenu-qt2.symbols: new symbols added. 0389 * debian/control: dev & lib package clarification added to descriptions. 0390 0391 -- Praveen Arimbrathodiyil <pravi.a@gmail.com> Fri, 02 Jul 2010 01:30:47 +0530 0392 0393 libdbusmenu-qt (0.5.1-0ubuntu1) maverick; urgency=low 0394 0395 * New upstream release 0396 0397 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 08 Jul 2010 21:07:52 +0100 0398 0399 libdbusmenu-qt (0.5.0-0ubuntu1) maverick; urgency=low 0400 0401 * New upstream release 0402 0403 -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 28 Jun 2010 16:54:14 +0100 0404 0405 libdbusmenu-qt (0.4.0-0ubuntu1) maverick; urgency=low 0406 0407 * New upstream release 0408 0409 -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 25 Jun 2010 14:20:55 +0100 0410 0411 libdbusmenu-qt (0.3.5-0ubuntu1) maverick; urgency=low 0412 0413 * New upstream release 0414 0415 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 17 Jun 2010 14:30:00 +0100 0416 0417 libdbusmenu-qt (0.3.4-0ubuntu1) maverick; urgency=low 0418 0419 * New upstream release 0420 0421 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 10 Jun 2010 23:45:12 +0100 0422 0423 libdbusmenu-qt (0.3.3-1) unstable; urgency=low 0424 0425 * New upstream release. 0426 * added libdbusmenu-qt2.symbols file. 0427 0428 -- Praveen Arimbrathodiyil <pravi.a@gmail.com> Fri, 11 Jun 2010 17:13:07 +0530 0429 0430 libdbusmenu-qt (0.3.3-0ubuntu1) maverick; urgency=low 0431 0432 * New upstream release: 0433 - Update kubuntu_01_no_test.diff 0434 0435 -- Jonathan Thomas <echidnaman@kubuntu.org> Mon, 07 Jun 2010 22:36:42 -0400 0436 0437 libdbusmenu-qt (0.3.2-1) unstable; urgency=low 0438 0439 * Initial release. (Closes: #579677) 0440 0441 -- Praveen Arimbrathodiyil <pravi.a@gmail.com> Tue, 04 May 2010 13:31:09 +0530 0442 0443 libdbusmenu-qt (0.3.2-0ubuntu1) lucid; urgency=low 0444 0445 * New upstream release 0446 0447 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 08 Apr 2010 14:23:59 +0100 0448 0449 libdbusmenu-qt (0.3.0-0ubuntu1) lucid; urgency=low 0450 0451 * New upstream release 0452 0453 -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 10 Mar 2010 12:41:06 +0000 0454 0455 libdbusmenu-qt (0.2.2-0ubuntu2) lucid; urgency=low 0456 0457 * Add build dep on qjson and pkg-config 0458 0459 -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 17 Feb 2010 17:02:07 +0000 0460 0461 libdbusmenu-qt (0.2.2-0ubuntu1) lucid; urgency=low 0462 0463 * New upstream release 0464 0465 -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 17 Feb 2010 15:13:29 +0000 0466 0467 libdbusmenu-qt (0.2.1-0ubuntu2) lucid; urgency=low 0468 0469 * libdbusmenu-qt-dev depends on libdbusmenu-qt1 not 0 0470 0471 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 04 Feb 2010 20:21:41 +0000 0472 0473 libdbusmenu-qt (0.2.1-0ubuntu1) lucid; urgency=low 0474 0475 * New upstream release 0476 * Switch to source format 3.0 0477 * New SO version, switch package name to libdbusmenu-qt1 0478 * Add kubuntu_01_no_test.diff, tests don't work without X 0479 0480 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 04 Feb 2010 18:13:44 +0000 0481 0482 libdbusmenu-qt (0.1.0-0ubuntu1) lucid; urgency=low 0483 0484 * Initial Release 0485 0486 -- Jonathan Riddell <jriddell@ubuntu.com> Sun, 03 Jan 2010 23:21:24 +0100 0487