Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build system: Switch to mate-common. | Mike Gabriel | 2017-05-15 | 1 | -0/+1 |
| | |||||
* | debian/rules: Use instead of `pwd`. | Mike Gabriel | 2015-11-11 | 1 | -6/+6 |
| | |||||
* | debian/control: Fix versioned build-dependency for libayatana-indicator{,3}-dev. | Mike Gabriel | 2015-11-11 | 1 | -2/+2 |
| | |||||
* | Revert "debian/rules: Make sure the kill command is found in ..." | Mike Gabriel | 2015-11-11 | 1 | -2/+2 |
| | | | | This reverts commit 1abf3ea10b03c7ca38efc9f8b0985a276b388f51. | ||||
* | debian/rules: Make sure the kill command is found in ↵ | Mike Gabriel | 2015-11-11 | 1 | -2/+2 |
| | | | | /home/mike/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/thinlinc/bin. | ||||
* | debian/rules: Use backticks instead of $(<cmd>) (which is not a GNU make way ↵ | Mike Gabriel | 2015-11-11 | 1 | -6/+6 |
| | | | | of invoking commands). | ||||
* | debian/rules: Provide temporary home for test suite runs. | Mike Gabriel | 2015-11-11 | 1 | -4/+6 |
| | |||||
* | 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. | ||||
* | 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 | 27 | -87/+96 |
| | |||||
* | Releasing 12.10.1+15.04.20141110-0ubuntu1 | CI bot | 2014-11-10 | 1 | -0/+7 |
| | |||||
* | Rebuild to drop files installed into /usr/share/pyshared. | Matthias Klose | 2014-11-10 | 1 | -0/+6 |
| | |||||
* | * Build with -Wno-error=deprecated-declarations. | Matthias Klose | 2013-12-19 | 3 | -6/+14 |
| | | | | | | * 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 |
| | |||||
* | 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, based on r266 | Automatic PS uploader | 2013-09-20 | 1 | -0/+6 |
| | |||||
* | 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, based on r264 | Automatic PS uploader | 2013-06-19 | 1 | -0/+14 |
| | |||||
* | Dropping some left over debugging info | Ted Gould | 2013-06-07 | 1 | -2/+0 |
| | |||||
* | 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 |
| | |||||
* | 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 | Iain Lane | 2013-04-16 | 2 | -1/+10 |
|/ | | | | | | 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, 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 |
| | |||||
* | Releasing 12.10.1daily13.02.15-0ubuntu1, based on r253 | Automatic PS uploader | 2013-02-15 | 1 | -0/+20 |
| | |||||
* | Install typelib files in standard (non MA) paths | Iain Lane | 2013-02-14 | 2 | -2/+2 |
| | |||||
* | Releasing 12.10.1daily13.02.13-0ubuntu1, based on r250 | Automatic PS uploader | 2013-02-13 | 1 | -2/+25 |
| | |||||
* | * 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) | ||||
* | raise gtk+ minimum to 2.35.4 because we no longer use g_type_init() | Charles Kerr | 2013-01-29 | 1 | -0/+1 |
| | |||||
* | resolve conflicts on acinclude.m4 | Mathieu Trudel-Lapierre | 2013-01-23 | 2 | -11/+16 |
|\ | |||||
| * | Adjust timeouts and log handlers to not fail tests unnecessarily. | Mathieu Trudel-Lapierre | 2013-01-16 | 1 | -0/+1 |
| |\ | |||||
| | * | some packaging fixes to make tests more resistant to timing issues and ↵ | Michael Terry | 2013-01-10 | 1 | -0/+1 |
| | | | | | | | | | | | | warnings from sub-libraries | ||||
| * | | More traces | Mathieu Trudel-Lapierre | 2013-01-08 | 2 | -1/+5 |
| |/ | |||||
| * | 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 | 1 | -0/+2 |
| | | | | | | | | directory. | ||||
| * | 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 |
| | | |||||
* | | acinclude.m4: Fix python multi-arch include issues. | Chris J Arges | 2013-01-17 | 1 | -0/+6 |
|/ | |||||
* | 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 |
| | |||||
* | 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 |
| |