aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use the configure-generated libtool script instead of /usr/bin/libtool, ↵Iain Lane2015-04-098-8/+11
|\ | | | | | | | | | | which might not match what we have. Also use gi's typelibdir pkgconfig variable and install into this directory, now that gi supports multiarch. Approved by: Ted Gould
| * Run the gir debhelper sequence to get proper depsIain Lane2015-04-091-1/+1
| |
| * Bump g-i build-dep version to the one which installs in MA pathsIain Lane2014-10-311-1/+1
| |
| * Use gi's typelibdir and install in its (multiarch) locationsIain Lane2014-10-306-5/+8
| |
| * Use local copy of libtool instead of /usr/bin/libtoolIain Lane2014-10-301-1/+1
|/
* Releasing 12.10.3+14.10.20140610-0ubuntu1CI bot2014-06-101-0/+10
|
* Parser: make sure that the old dbus menuitem is detached from the widget ↵Marco Trevisan (Treviño)2014-06-101-0/+1
|\ | | | | | | | | | | | | before recreating When a dbus menuitem has to be recreated, we need to disconnect the widget from it, or the old one will be reused at next parsing cycle. Fixes: 1086563
| * Parser: make sure that the old dbus menuitem is disconnected from the widget ↵Marco Trevisan (Treviño)2014-06-071-0/+1
|/ | | | | | | before recreating it When a dbus menuitem has to be recreated, we need to disconnect the widget from it, or the old one will be reused at next parsing cycle.
* Releasing 12.10.3+14.04.20140319-0ubuntu1CI bot2014-03-191-0/+15
|
* Run tests with VERBOSE=1 so that Automake shows more detail. Colin Watson2014-03-191-2/+2
|\
| * Run tests with VERBOSE=1 so that Automake shows more detail.Colin Watson2014-03-171-2/+2
| |
* | Fix FTBFS caused by failing gtk-doc coverage testCharles Kerr2014-03-196-5/+9
|\ \ | |/ |/| | | | | | | * when generating the script that runs gtester, use ${GTKDOC_CHECK_PATH} instead of ${GTKDOC_CHECK} to work with upstream changes https://bugzilla.gnome.org/show_bug.cgi?id=701638 * add gtk-doc markup to subclass structs' parent fields so that gtk-doc won't mark them as undocumented. Fixes: 1294165
| * add gtk-doc markup to our subclasses' structs 'parents' fieldsCharles Kerr2014-03-184-0/+4
| |
| * move the Class structs into the STANDARD gtk-doc sectionCharles Kerr2014-03-181-3/+3
| |
| * use instead of to handle upstream changes ↵Charles Kerr2014-03-181-2/+2
|/ | | | https://bugzilla.gnome.org/show_bug.cgi?id=701638
* Releasing 12.10.3+14.04.20140217.1-0ubuntu1CI bot2014-02-171-0/+11
|
* Flushing trunk with a release Ted Gould2014-02-170-0/+0
|\
| * Flushing trunk with a releaseTed Gould2014-01-300-0/+0
| |
* | add missing changelog entry and changes for 12.10.3+14.04.20131125-0ubuntu2.Mathieu Trudel-Lapierre2014-01-102-0/+11
|\ \ | |/ |/| | | Approved by PS Jenkins bot, Ken VanDine.
| * releasing package libdbusmenu version 12.10.3+14.04.20131125-0ubuntu2Mathieu Trudel-Lapierre2014-01-092-0/+11
|/
* Don't depend on valgrind on ppc64el. Fixes: ↵Ted Gould2013-12-191-1/+1
|\ | | | | | | | | | | https://bugs.launchpad.net/bugs/1262374. Approved by Charles Kerr, PS Jenkins bot.
| * No &&Ted Gould2013-12-181-1/+1
| |
| * Don't depend on valgrind on ppc64elTed Gould2013-12-181-1/+1
| |
* | Check to ensure the property isn't set to NULL. Fixes: ↵Matthew Brush2013-12-191-2/+6
|\ \ | |/ |/| | | | | | | https://bugs.launchpad.net/bugs/907635. Approved by PS Jenkins bot, Ted Gould.
| * Check to ensure the property isn't set to NULLMatthew Brush2013-12-131-2/+6
|/
* Releasing 12.10.3+14.04.20131125-0ubuntu1 (revision 462 from lp:libdbusmenu).Automatic PS uploader2013-11-251-0/+13
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.3+14.04.20131125-0ubuntu1, based on r462Automatic PS uploader2013-11-251-0/+13
|/
* Use "insert" signal instead of "child-added" (LP: #1203888)Alistair Buxton2013-11-041-8/+0
|\ | | | | | | | | | | | | | | | | In recent Gtk+2 versions, the "insert" signal has been backported from Gtk+3. This replaces the "child-added" signal, which was carried in an Ubuntu-specific patch and was dropped in Saucy. . Fixes: https://bugs.launchpad.net/bugs/1203888. Approved by PS Jenkins bot, Ted Gould.
| * Use "insert" signal instead of "child-added" (LP: #1203888)Alistair Buxton2013-11-031-8/+0
|/ | | | | | | In recent Gtk+2 versions, the "insert" signal has been backported from Gtk+3. This replaces the "child-added" signal, which was carried in an Ubuntu-specific patch and was dropped in Saucy.
* Merge distro back to trunk.Robert Bruce Park2013-10-171-3/+2
|\ | | | | | | Approved by PS Jenkins bot.
| * Merge distro back to trunk.Robert Bruce Park2013-10-171-3/+2
|/
* Do not build-depend on valgrind on AArch64 (not yet available). Fixes: ↵Matthias Klose2013-10-142-1/+8
|\ | | | | | | | | | | https://bugs.launchpad.net/bugs/1239473. Approved by PS Jenkins bot, Ted Gould.
| * Do not build-depend on valgrind on AArch64 (not yet available). (LP:Matthias Klose2013-10-142-1/+8
|/ | | | #1239473)
* Releasing 12.10.3+13.10.20130913-0ubuntu1 (revision 458 from lp:libdbusmenu).Automatic PS uploader2013-09-131-0/+11
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.3+13.10.20130913-0ubuntu1, based on r458Automatic PS uploader2013-09-131-0/+11
|/
* Protect client_new functions from bad dbus names and objects.Ted Gould2013-09-091-0/+7
|\ | | | | | | Approved by PS Jenkins bot, Charles Kerr.
| * Throw criticals on bad names and/or objectsTed Gould2013-06-101-0/+7
| |
* | Extend timeouts for busy Jenkins ARM machines.Ted Gould2013-09-096-9/+13
|\ \ | | | | | | | | | Approved by PS Jenkins bot, Charles Kerr.
| * | Allowing the proxy data to stabalize a bit longerTed Gould2013-09-091-1/+1
| | |
| * | A few moreTed Gould2013-09-093-4/+6
| | |
| * | Extend the death timeouts to 60 secondsTed Gould2013-09-093-4/+6
|/ /
* | Releasing 12.10.3+13.10.20130731-0ubuntu1 (revision 455 from lp:libdbusmenu).Automatic PS uploader2013-07-311-0/+10
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | Releasing 12.10.3+13.10.20130731-0ubuntu1, based on r455Automatic PS uploader2013-07-311-0/+10
|/ /
* | Don't build-depend on gnome-doc-utils.Jeremy Bicha2013-07-302-2/+0
|\ \ | | | | | | | | | Approved by PS Jenkins bot, Charles Kerr.
| * | Don't build-depend on gnome-doc-utilsJeremy Bicha2013-07-222-2/+0
|/ /
* | Releasing 12.10.3+13.10.20130628-0ubuntu1 to ubuntu.Automatic PS uploader2013-06-281-0/+19
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | Releasing 12.10.3+13.10.20130628-0ubuntu1, based on r453Automatic PS uploader2013-06-281-0/+19
|/ /
* | Increase test timeouts to ensure proper results on slower platforms (ARM).Ted Gould2013-06-243-7/+29
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | Disabling the gtk-parser test as we won't be able to debug itTed Gould2013-06-241-2/+6
| | |
| * | Put the gtk-parser test under dbus-test-runnerTed Gould2013-06-241-1/+1
| | |