aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
* debian/rules: Use instead of `pwd`.Mike Gabriel2015-11-111-6/+6
|
* debian/control: Fix versioned build-dependency for libayatana-indicator{,3}-dev.Mike Gabriel2015-11-111-2/+2
|
* Revert "debian/rules: Make sure the kill command is found in ..."Mike Gabriel2015-11-111-2/+2
| | | | This reverts commit 1abf3ea10b03c7ca38efc9f8b0985a276b388f51.
* debian/rules: Make sure the kill command is found in ↵Mike Gabriel2015-11-111-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 Gabriel2015-11-111-6/+6
| | | | of invoking commands).
* debian/rules: Provide temporary home for test suite runs.Mike Gabriel2015-11-111-4/+6
|
* debian/rules: Expect tests/test-suite.log files in build/gtk<ver> subdirs.Mike Gabriel2015-11-111-2/+4
|
* debian/rules: Don't abort build on failing tests (so that we see the ↵Mike Gabriel2015-11-111-1/+1
| | | | tests-suite.log file).
* debian/rules: View test's log file for better debugging of problems when ↵Mike Gabriel2015-11-111-0/+2
| | | | built in clean chroots.
* debian/control: Add B-D: procps. The test suite complains about the ps ↵Mike Gabriel2015-11-111-0/+1
| | | | command to be missing in minimal build environments.
* debian/control: Fix build-dependency issue for nightly builds.Mike Gabriel2015-11-101-2/+2
|
* Fork from Ubuntu's libappindicator project.Mike Gabriel2015-11-1027-87/+96
|
* Releasing 12.10.1+15.04.20141110-0ubuntu1CI bot2014-11-101-0/+7
|
* Rebuild to drop files installed into /usr/share/pyshared.Matthias Klose2014-11-101-0/+6
|
* * Build with -Wno-error=deprecated-declarations.Matthias Klose2013-12-193-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 Park2013-10-171-3/+2
|
* Don't build the mono bindings on AArch64, not available. (LP:Matthias Klose2013-10-143-6/+20
| | | | #1239474)
* Releasing 12.10.1+13.10.20130920-0ubuntu1, based on r266Automatic PS uploader2013-09-201-0/+6
|
* Don't explicitly build-depend on gir packages, quilt, or gnome-doc-utilsJeremy Bicha2013-08-131-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 r264Automatic PS uploader2013-06-191-0/+14
|
* Dropping some left over debugging infoTed Gould2013-06-071-2/+0
|
* Releasing 12.10.1daily13.05.02-0ubuntu1, based on r261Automatic PS uploader2013-05-021-2/+6
|
* Merge changelog changes from /13.04 branch for saucy.Mathieu Trudel-Lapierre2013-05-021-5/+32
|
* Remove the clean target.Mathieu Trudel-Lapierre2013-04-172-5/+6
|\ | | | | | | Approved by PS Jenkins bot, Didier Roche, Iain Lane.
| * debian/rules: drop the clean target, it's superfluous.Mathieu Trudel-Lapierre2013-04-092-5/+6
| |
* | Install appindicator-sharp's pcfile into /usr/share/pkgconfig as this isIain Lane2013-04-162-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-Lapierre2013-04-031-1/+1
| | | | autoreconf files get dropped and thus autoreconf fails to properly clean.
* Releasing 12.10.1daily13.03.13-0ubuntu1, based on r255Automatic PS uploader2013-03-131-2/+6
|
* stop build-depending on libindicate, it's deprecated and not used thereSebastien Bacher2013-03-112-2/+7
|
* Releasing 12.10.1daily13.02.15-0ubuntu1, based on r253Automatic PS uploader2013-02-151-0/+20
|
* Install typelib files in standard (non MA) pathsIain Lane2013-02-142-2/+2
|
* Releasing 12.10.1daily13.02.13-0ubuntu1, based on r250Automatic PS uploader2013-02-131-2/+25
|
* * Automatic snapshot from revision 245 (bootstrap):Mathieu Trudel-Lapierre2013-02-041-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 Kerr2013-01-291-0/+1
|
* resolve conflicts on acinclude.m4Mathieu Trudel-Lapierre2013-01-232-11/+16
|\
| * Adjust timeouts and log handlers to not fail tests unnecessarily.Mathieu Trudel-Lapierre2013-01-161-0/+1
| |\
| | * some packaging fixes to make tests more resistant to timing issues and ↵Michael Terry2013-01-101-0/+1
| | | | | | | | | | | | warnings from sub-libraries
| * | More tracesMathieu Trudel-Lapierre2013-01-082-1/+5
| |/
| * Remove entry about disabling tests for documentation: they're fixed.Mathieu Trudel-Lapierre2012-12-102-9/+0
| |
| * Fix gtkdoc tests and building of the documentation given a separate buildMathieu Trudel-Lapierre2012-12-101-0/+2
| | | | | | | | directory.
| * Re-enable docsMathieu Trudel-Lapierre2012-12-071-2/+2
| |
| * Add reference to the bug we're waiting for a fix for; re: gtk-doc ↵Mathieu Trudel-Lapierre2012-12-061-0/+2
| | | | | | | | completeness, missing links and undocumented symbols
| * Temporarily disable gtk-doc completeness tests until they can be fixed.Mathieu Trudel-Lapierre2012-12-062-4/+11
| |
* | acinclude.m4: Fix python multi-arch include issues. Chris J Arges2013-01-171-0/+6
|/
* Trying to be more directTed Gould2012-12-041-1/+1
|
* Going with just dh_cleanTed Gould2012-12-041-1/+1
|
* Making it so that clean doesn't have cli in itTed Gould2012-12-041-0/+4
|
* Properly disable tests for gtk2 and gtk3, not the gtk2 build.Mathieu Trudel-Lapierre2012-11-302-6/+6
|
* Temporarily disable GTK2 tests.Mathieu Trudel-Lapierre2012-11-302-2/+3
|
* More shuffling around of Build-Depends.Mathieu Trudel-Lapierre2012-11-271-7/+7
|