Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | debian/rules: Expect tests/test-suite.log files in build/gtk<ver> subdirs. | Mike Gabriel | 2015-11-11 | 1 | -2/+4 | |
| | ||||||
* | debian/rules: Don't abort build on failing tests (so that we see the ↵ | Mike Gabriel | 2015-11-11 | 1 | -1/+1 | |
| | | | | tests-suite.log file). | |||||
* | debian/rules: View test's log file for better debugging of problems when ↵ | Mike Gabriel | 2015-11-11 | 1 | -0/+2 | |
| | | | | built in clean chroots. | |||||
* | debian/control: Add B-D: procps. The test suite complains about the ps ↵ | Mike Gabriel | 2015-11-11 | 1 | -0/+1 | |
| | | | | command to be missing in minimal build environments. | |||||
* | Drop .bzrignore file. | Mike Gabriel | 2015-11-11 | 1 | -138/+0 | |
| | ||||||
* | debian/control: Fix build-dependency issue for nightly builds. | Mike Gabriel | 2015-11-10 | 1 | -2/+2 | |
| | ||||||
* | Fork from Ubuntu's libappindicator project. | Mike Gabriel | 2015-11-10 | 73 | -315/+366 | |
| | ||||||
* | Releasing 12.10.1+15.04.20141110-0ubuntu1 | CI bot | 2014-11-10 | 1 | -0/+7 | |
| | ||||||
* | scroll-event: change parameter to the right type | Lars Uebernickel | 2014-11-10 | 2 | -4/+4 | |
|\ | | | | | | | | | | | | | The scroll-direction parameter is of type uint, but the annotation says that it's of Gdk.ScrollDirection. Thus, bindings always see 0 for that parameter. This commit changes the actual type of the parameter instead of the annotation. This should be API compatible for C while still maintaining the proper type for bindings. Fixes: 1071738 Approved by: Sebastien Bacher, PS Jenkins bot | |||||
| * | gcov.m4: add lcov 1.11 | Lars Uebernickel | 2014-11-10 | 1 | -1/+1 | |
| | | ||||||
| * | scroll-event: change parameter to the right type | Lars Uebernickel | 2014-11-10 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | The scroll-direction parameter is of type uint, but the annotation says that it's of Gdk.ScrollDirection. Thus, bindings always see 0 for that parameter. This commit changes the actual type of the parameter instead of the annotation. This should be API compatible for C while still maintaining the proper type for bindings. | |||||
* | | Rebuild to drop files installed into /usr/share/pyshared. | Matthias Klose | 2014-11-10 | 1 | -0/+6 | |
|/ | ||||||
* | Fix build failures on trusty. Fixes: https://bugs.launchpad.net/bugs/1262655. | Ted Gould | 2013-12-19 | 7 | -17/+27 | |
|\ | | | | | | | Approved by PS Jenkins bot, Charles Kerr. | |||||
| * | Adding gcov 1.10 | Ted Gould | 2013-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | * Build with -Wno-error=deprecated-declarations. | Matthias Klose | 2013-12-19 | 6 | -16/+26 | |
|/ | | | | | | * Don't build the mono bindings on ppc64el, not available. * Disable building the example, vala build error. | |||||
* | Merge distro back to trunk. | Robert Bruce Park | 2013-10-17 | 1 | -3/+2 | |
|\ | | | | | | | Approved by PS Jenkins bot. | |||||
| * | Merge distro back to trunk. | Robert Bruce Park | 2013-10-17 | 1 | -3/+2 | |
|/ | ||||||
* | Don't build the mono bindings on AArch64, not available. Fixes: ↵ | Matthias Klose | 2013-10-14 | 3 | -6/+20 | |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1239474. Approved by Ted Gould, PS Jenkins bot. | |||||
| * | Don't build the mono bindings on AArch64, not available. (LP: | Matthias Klose | 2013-10-14 | 3 | -6/+20 | |
|/ | | | | #1239474) | |||||
* | Releasing 12.10.1+13.10.20130920-0ubuntu1 (revision 266 from ↵ | Automatic PS uploader | 2013-09-20 | 1 | -0/+6 | |
|\ | | | | | | | | | | | lp:libappindicator). Approved by PS Jenkins bot. | |||||
| * | Releasing 12.10.1+13.10.20130920-0ubuntu1, based on r266 | Automatic PS uploader | 2013-09-20 | 1 | -0/+6 | |
|/ | ||||||
* | - Build using default vala | Jeremy Bicha | 2013-09-16 | 1 | -8/+7 | |
|\ | | | | | | | | | | | | | | | | | - Build-depend on at-spi2-core to avoid test failure - Build-depend on libxml2-utils - Don't explicitly build-depend on gir packages, gnome-doc-utils, or quilt - Have -dev packages depend on their gir- packages. Approved by PS Jenkins bot, Mathieu Trudel-Lapierre. | |||||
| * | Don't explicitly build-depend on gir packages, quilt, or gnome-doc-utils | Jeremy Bicha | 2013-08-13 | 1 | -8/+7 | |
|/ | | | | | | | | Build using default vala Build-depend on libxml2-utils Build-depend on at-spi2-core to avoid test failure Have -dev packages depend on their gir- packages | |||||
* | Releasing 12.10.1daily13.06.19-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-19 | 1 | -0/+14 | |
|\ | | | | | | | Approved by PS Jenkins bot. | |||||
| * | Releasing 12.10.1daily13.06.19-0ubuntu1, based on r264 | Automatic PS uploader | 2013-06-19 | 1 | -0/+14 | |
|/ | ||||||
* | NotificationWatcher interface has not anymore the ↵ | Marco Trevisan (Treviño) | 2013-06-10 | 1 | -7/+0 | |
|\ | | | | | | | | | | | XAyatanaRegisterNotificationApprover method. Approved by PS Jenkins bot, Ted Gould. | |||||
| * | NotificationWatcher: remove XAyatanaRegisterNotificationApprover method | Marco Trevisan (Treviño) | 2012-12-18 | 1 | -7/+0 | |
| | | ||||||
* | | Making gtk-doc check run in the current source directory. | Ted Gould | 2013-06-10 | 3 | -8/+6 | |
|\ \ | | | | | | | | | | Approved by Lars Uebernickel, PS Jenkins bot. | |||||
| * | | Seems no one else has this on, no reason to be the odd ball. | Ted Gould | 2013-06-07 | 1 | -3/+3 | |
| | | | ||||||
| * | | Don't need the same directory twice | Ted Gould | 2013-06-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | An odd typo worth fixing | Ted Gould | 2013-06-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | Going back to the environment style | Ted Gould | 2013-06-07 | 1 | -12/+2 | |
| | | | ||||||
| * | | Dropping some left over debugging info | Ted Gould | 2013-06-07 | 1 | -2/+0 | |
| | | | ||||||
| * | | Making sure the check is done in the source directory | Ted Gould | 2013-06-07 | 1 | -1/+11 | |
|/ / | ||||||
* | | Releasing 12.10.1daily13.05.02-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-03 | 1 | -2/+6 | |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot. | |||||
| * | | Releasing 12.10.1daily13.05.02-0ubuntu1, based on r261 | Automatic PS uploader | 2013-05-02 | 1 | -2/+6 | |
|/ / | ||||||
* | | Merge changelog changes from /13.04 branch for saucy. | Mathieu Trudel-Lapierre | 2013-05-02 | 1 | -5/+32 | |
|\ \ | | | | | | | | | | Approved by Łukasz Zemczak, PS Jenkins bot. | |||||
| * | | Merge changelog changes from /13.04 branch for saucy. | Mathieu Trudel-Lapierre | 2013-05-02 | 1 | -5/+32 | |
|/ / | ||||||
* | | indicator_desktop_shortcuts_nick_exec() is deprecated, use ↵ | Łukasz 'sil2100' Zemczak | 2013-04-19 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | | | | | | | indicator_desktop_shortcuts_nick_exec_with_context() with a NULL context instead - fixes the FTBFS. Approved by Didier Roche, PS Jenkins bot. | |||||
| * | | indicator_desktop_shortcuts_nick_exec is deprecated, use ↵ | Łukasz 'sil2100' Zemczak | 2013-04-19 | 1 | -1/+1 | |
|/ / | | | | | | | indicator_desktop_shortcuts_nick_exec_with_context instead - fixes the FTBFS | |||||
* | | Remove the clean target. | Mathieu Trudel-Lapierre | 2013-04-17 | 2 | -5/+6 | |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot, Didier Roche, Iain Lane. | |||||
| * | | debian/rules: drop the clean target, it's superfluous. | Mathieu Trudel-Lapierre | 2013-04-09 | 2 | -5/+6 | |
| | | | ||||||
* | | | Install appindicator-sharp's pcfile into /usr/share/pkgconfig as this is an ↵ | Iain Lane | 2013-04-16 | 3 | -2/+11 | |
|\ \ \ | |/ / |/| | | | | | | | | | | | 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. Approved by Didier Roche, PS Jenkins bot, Mathieu Trudel-Lapierre. | |||||
| * | | 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. |