aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Remove deprecated calls to g_type_init()Mathieu Trudel-Lapierre2013-01-164-8/+0
| | |
| * | Adjust timeouts and log handlers to not fail tests unnecessarily.Mathieu Trudel-Lapierre2013-01-165-3/+33
| |\ \
| | * | increase another test timeout to make amd64 buildMichael Terry2013-01-141-1/+1
| | | |
| | * | some packaging fixes to make tests more resistant to timing issues and ↵Michael Terry2013-01-104-2/+32
| | | | | | | | | | | | | | | | warnings from sub-libraries
| * | | More tracesMathieu Trudel-Lapierre2013-01-083-1/+13
| |/ /
| * | Properly retrieve the path to python headers.Mathieu Trudel-Lapierre2012-12-111-6/+1
| | |
| * | 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-106-249/+14
| |\ \ | | | | | | | | | | | | directory.
| | * | update our use of gtk-doc from 1.9 to 1.18.Charles Kerr2012-11-305-248/+11
| | | |
| * | | 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
| | |/ | |/|
* | | This fixes python multi-arch include issues.Chris J Arges2013-01-212-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 Arges2013-01-172-1/+7
|/ /
* | Adding a custom clean rule to the inline packaging.Ted Gould2012-12-051-0/+4
|\ \
| * | 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
| | |
* | | Inline packagingMathieu Trudel-Lapierre2012-12-0520-0/+1288
|\| | | |/ |/|
| * 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
| |
| * Add xvfb to Build-Depends.Mathieu Trudel-Lapierre2012-11-262-0/+2
| |
| * Override dh_auto_test to run tests per-flavor.Mathieu Trudel-Lapierre2012-11-262-0/+13
| |
| * Add a Pre-Depends on multiarch-support for libappindicator(3-)7.Mathieu Trudel-Lapierre2012-11-262-0/+3
| |
| * Override dh_autoreconf to run autogen.sh and not call configure.Mathieu Trudel-Lapierre2012-11-262-0/+4
| |
| * Add and export DPKG_GENSYMBOLS_CHECK_LEVEL.Mathieu Trudel-Lapierre2012-11-262-0/+3
| |
| * Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.Mathieu Trudel-Lapierre2012-11-262-1/+6
| |
| * Drop old Conflicts, Replaces, Provides for old unsupported upgrade paths.Mathieu Trudel-Lapierre2012-11-262-8/+1
| |
| * * debian/*.install:Mathieu Trudel-Lapierre2012-11-2611-19/+21
| | | | | | | | - Update paths for multiarch and for use with dh9 (remove debian/tmp...)
| * * debian/rules:Mathieu Trudel-Lapierre2012-11-262-112/+54
| | | | | | | | - Convert from cdbs to debhelper 9.
| * Drop Build-Depends on cdbs.Mathieu Trudel-Lapierre2012-11-262-1/+1
| |
| * debian/compat: bump to compat level 9.Mathieu Trudel-Lapierre2012-11-262-1/+2
| |
| * Bump Build-Depends on debhelper to (>= 9).Mathieu Trudel-Lapierre2012-11-262-1/+2
| |
| * Reorganize Build-Depends for clarity.Mathieu Trudel-Lapierre2012-11-262-10/+11
| |
| * * debian/control:Mathieu Trudel-Lapierre2012-11-262-19/+26
| | | | | | | | - Update style: use trailing commas at the end of dependency lists.
| * Tell bzr-builddeb to build the package in split mode.Mathieu Trudel-Lapierre2012-11-261-1/+1
| |
| * Import debian/ from lp:~ubuntu-desktop/libappindicator/ubuntuMathieu Trudel-Lapierre2012-11-2620-0/+1310
|/|
| * releasing version 12.10.0-0ubuntu1Sebastien Bacher2012-07-111-2/+2
| |
| * New upstream release.Sebastien Bacher2012-07-1137-451/+1444
| |\
| | * Import upstream version 12.10.0Sebastien Bacher2012-07-1136-451/+1438
| | |\
| * | \ releasing version 0.4.92-0ubuntu20.4.92-0ubuntu2Robert Ancell2012-05-232-2/+10
| |\ \ \
| | * | | use autoreconf.mk instead of calling dh_autoreconf by handunknown2012-05-221-2/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixes FTBFS when there are multiple Python versions (dh_autoreconf would be called multiple times in this case, which isn't allowed) - properly cleans autoreconf'ed files in the clean target - patchsys-quilt.mk needs to be included *before* autoreconf.mk or debhelper will leave uncleaned files in debian/, leading to E: libappindicator source: temporary-debhelper-file python-appindicator.debhelper.log and 9 others from lintian
| * | | releasing version 0.4.92-0ubuntu1Ken VanDine2012-03-211-1/+2
| | | |
| * | | * New upstream release.Ken VanDine2012-03-2114-133/+167
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * Fix a Coverity PW.BRANCH_PAST_INITIALIZATION error (LP: #957471) * Fix FTB bug from ambiguity between Glib.Menu and Gtk.Menu in the Vala code * debian/control: Updating to valac-0.16
| | * | | releasing version 0.4.92-0ubuntu10.4.92-0ubuntu1Charles Kerr2012-03-211-2/+2
| | | | |
| | * | | bump debian/control's valac dependency from 0.14 to 0.16Charles Kerr2012-03-212-1/+2
| | | | |
| | * | | * New upstream release.Charles Kerr2012-03-2113-132/+165
| | |\| | | | | | | | | | | | | | | | | | | | | | * Fix a Coverity PW.BRANCH_PAST_INITIALIZATION error (LP: #957471) * Fix FTB bug from ambiguity between Glib.Menu and Gtk.Menu in the Vala code
| | | * | Import upstream version 0.4.92Charles Kerr2012-03-2112-132/+157
| | | |\ \
| | * | \ \ Sync from Ubuntu DesktopCharles Kerr2012-03-213-3/+23
| | |\ \ \ \ | | |/ / / / | |/| | | |