Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install appindicator-sharp's pcfile into /usr/share/pkgconfig as this is | Iain Lane | 2013-04-16 | 3 | -2/+11 |
| | | | | | | an arch:all package and library. Update the assemblydir variable in this pcfile to refer to the correct location for the library instead of an incorrect multiarch directory. | ||||
* | Reverse the order of dh_clean and dh_autoreconf_clean, fixes issues where ↵ | Mathieu Trudel-Lapierre | 2013-04-03 | 1 | -1/+1 |
| | | | | autoreconf files get dropped and thus autoreconf fails to properly clean. | ||||
* | Releasing 12.10.1daily13.03.13-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-03-13 | 1 | -2/+6 |
|\ | | | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.1daily13.03.13-0ubuntu1, based on r255 | Automatic PS uploader | 2013-03-13 | 1 | -2/+6 |
|/ | |||||
* | stop build-depending on libindicate, it's deprecated and not used there. | Sebastien Bacher | 2013-03-11 | 2 | -2/+7 |
|\ | | | | | | | Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | stop build-depending on libindicate, it's deprecated and not used there | Sebastien Bacher | 2013-03-11 | 2 | -2/+7 |
|/ | |||||
* | Releasing 12.10.1daily13.02.15-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-02-15 | 1 | -0/+20 |
|\ | | | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.1daily13.02.15-0ubuntu1, based on r253 | Automatic PS uploader | 2013-02-15 | 1 | -0/+20 |
|/ | |||||
* | in app_indicator_init(), finish initializing self's fields before calling ↵ | John Vert | 2013-02-14 | 1 | -2/+2 |
|\ | | | | | | | | | | | g_bus_get(). Fixes: https://bugs.launchpad.net/bugs/1122596. Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | in app_indicator_init(), finish initializing self's fields before calling ↵ | John Vert | 2013-02-14 | 1 | -2/+2 |
|/ | | | | g_bus_get(). | ||||
* | Install typelib files into non Multi-Arch paths. Fixes: ↵ | Iain Lane | 2013-02-14 | 2 | -2/+2 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1124941. Approved by Mathieu Trudel-Lapierre, PS Jenkins bot. | ||||
| * | Install typelib files in standard (non MA) paths | Iain Lane | 2013-02-14 | 2 | -2/+2 |
|/ | |||||
* | Releasing 12.10.1daily13.02.13-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-02-13 | 1 | -2/+25 |
|\ | | | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.1daily13.02.13-0ubuntu1, based on r250 | Automatic PS uploader | 2013-02-13 | 1 | -2/+25 |
|/ | |||||
* | Bootstrap message. Fixes: https://bugs.launchpad.net/bugs/1065310. | Mathieu Trudel-Lapierre | 2013-02-05 | 1 | -2/+6 |
|\ | | | | | | | Approved by Didier Roche, PS Jenkins bot. | ||||
| * | * Automatic snapshot from revision 245 (bootstrap): | Mathieu Trudel-Lapierre | 2013-02-04 | 1 | -2/+6 |
|/ | | | | - Fix Vala classes not being able to inherit from Indicator (LP: #1065310) | ||||
* | We don't need to kill at-spi2-registry, that was only meant for testing. | Mathieu Trudel-Lapierre | 2013-02-04 | 1 | -4/+0 |
|\ | | | | | | | Approved by Didier Roche. | ||||
| * | We don't need to kill at-spi2-registry, that was only meant for testing. | Mathieu Trudel-Lapierre | 2013-02-04 | 1 | -4/+0 |
|/ | |||||
* | This is a continuation of ~mathieu-tl/libappindicator/fix-test-merge/ which ↵ | Charles Kerr | 2013-01-30 | 18 | -306/+105 |
|\ | | | | | | | | | | | adds fixes for bug #1102589, bug #1102595, bug #1109128, and bug #1103087, which should get it finally passing CI. Fixes: https://bugs.launchpad.net/bugs/1102589, https://bugs.launchpad.net/bugs/1102595, https://bugs.launchpad.net/bugs/1103087, https://bugs.launchpad.net/bugs/1109128. Approved by Ted Gould, PS Jenkins bot. | ||||
| * | fix potential overflow reported by Coverity | Charles Kerr | 2013-01-29 | 1 | -1/+1 |
| | | |||||
| * | fix copy-paste error when updating the attention accessible text | Charles Kerr | 2013-01-29 | 1 | -16/+10 |
| | | |||||
| * | flush the dbus connection before exiting test-libappindicator-status-server | Charles Kerr | 2013-01-29 | 2 | -16/+23 |
| | | |||||
| * | raise gtk+ minimum to 2.35.4 because we no longer use g_type_init() | Charles Kerr | 2013-01-29 | 2 | -1/+2 |
| | | |||||
| * | Increase dbus-test-runner timeout to 5 minutes to give tests enough time to ↵ | Mathieu Trudel-Lapierre | 2013-01-23 | 1 | -1/+1 |
| | | | | | | | | start up and run on buildds, especially on slow architectures. | ||||
| * | resolve conflicts on acinclude.m4 | Mathieu Trudel-Lapierre | 2013-01-23 | 14 | -271/+68 |
|/| | |||||
| * | Remove deprecated calls to g_type_init() | Mathieu Trudel-Lapierre | 2013-01-16 | 4 | -8/+0 |
| | | |||||
| * | Adjust timeouts and log handlers to not fail tests unnecessarily. | Mathieu Trudel-Lapierre | 2013-01-16 | 5 | -3/+33 |
| |\ | |||||
| | * | increase another test timeout to make amd64 build | Michael Terry | 2013-01-14 | 1 | -1/+1 |
| | | | |||||
| | * | some packaging fixes to make tests more resistant to timing issues and ↵ | Michael Terry | 2013-01-10 | 4 | -2/+32 |
| | | | | | | | | | | | | warnings from sub-libraries | ||||
| * | | More traces | Mathieu Trudel-Lapierre | 2013-01-08 | 3 | -1/+13 |
| |/ | |||||
| * | Properly retrieve the path to python headers. | Mathieu Trudel-Lapierre | 2012-12-11 | 1 | -6/+1 |
| | | |||||
| * | Remove entry about disabling tests for documentation: they're fixed. | Mathieu Trudel-Lapierre | 2012-12-10 | 2 | -9/+0 |
| | | |||||
| * | Fix gtkdoc tests and building of the documentation given a separate build | Mathieu Trudel-Lapierre | 2012-12-10 | 6 | -249/+14 |
| |\ | | | | | | | | | | directory. | ||||
| | * | update our use of gtk-doc from 1.9 to 1.18. | Charles Kerr | 2012-11-30 | 5 | -248/+11 |
| | | | |||||
| * | | Re-enable docs | Mathieu Trudel-Lapierre | 2012-12-07 | 1 | -2/+2 |
| | | | |||||
| * | | Add reference to the bug we're waiting for a fix for; re: gtk-doc ↵ | Mathieu Trudel-Lapierre | 2012-12-06 | 1 | -0/+2 |
| | | | | | | | | | | | | completeness, missing links and undocumented symbols | ||||
| * | | Temporarily disable gtk-doc completeness tests until they can be fixed. | Mathieu Trudel-Lapierre | 2012-12-06 | 2 | -4/+11 |
| | | | |||||
* | | | This fixes python multi-arch include issues. | Chris J Arges | 2013-01-21 | 2 | -1/+7 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | This changes fixes a FTBFS issue found during an archive rebuild: http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20121221-raring.html. Approved by Mathieu Trudel-Lapierre. | ||||
| * | | acinclude.m4: Fix python multi-arch include issues. | Chris J Arges | 2013-01-17 | 2 | -1/+7 |
|/ / | |||||
* | | Adding a custom clean rule to the inline packaging. | Ted Gould | 2012-12-05 | 1 | -0/+4 |
|\ \ | |||||
| * | | Trying to be more direct | Ted Gould | 2012-12-04 | 1 | -1/+1 |
| | | | |||||
| * | | Going with just dh_clean | Ted Gould | 2012-12-04 | 1 | -1/+1 |
| | | | |||||
| * | | Making it so that clean doesn't have cli in it | Ted Gould | 2012-12-04 | 1 | -0/+4 |
| | | | |||||
* | | | Inline packaging | Mathieu Trudel-Lapierre | 2012-12-05 | 20 | -0/+1288 |
|\| | | |/ |/| | |||||
| * | Properly disable tests for gtk2 and gtk3, not the gtk2 build. | Mathieu Trudel-Lapierre | 2012-11-30 | 2 | -6/+6 |
| | | |||||
| * | Temporarily disable GTK2 tests. | Mathieu Trudel-Lapierre | 2012-11-30 | 2 | -2/+3 |
| | | |||||
| * | More shuffling around of Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-27 | 1 | -7/+7 |
| | | |||||
| * | Add xvfb to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-26 | 2 | -0/+2 |
| | | |||||
| * | Override dh_auto_test to run tests per-flavor. | Mathieu Trudel-Lapierre | 2012-11-26 | 2 | -0/+13 |
| | | |||||
| * | Add a Pre-Depends on multiarch-support for libappindicator(3-)7. | Mathieu Trudel-Lapierre | 2012-11-26 | 2 | -0/+3 |
| | |