aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Releasing 12.10.1+14.04.20131125-0ubuntu1 (revision 242 from ↵Automatic PS uploader2013-11-251-0/+17
|\ | | | | | | | | | | lp:indicator-application). Approved by PS Jenkins bot.
| * Releasing 12.10.1+14.04.20131125-0ubuntu1, based on r242Automatic PS uploader2013-11-251-0/+17
|/
* Switch indicator application over to having an upstart job for managing the ↵Ted Gould2013-10-317-19/+69
|\ | | | | | | | | | | service. Also make it emit it's own event for when application indicators should be started so we can clean up the boot sequence. Fixes: https://bugs.launchpad.net/bugs/1185565. Approved by PS Jenkins bot, Charles Kerr.
| * Adding an XDG Autostart fileTed Gould2013-10-283-0/+17
| |
| * Merge trunkTed Gould2013-10-281-1/+3
| |\ | |/ |/|
* | When we can't get a handle to the system bus, exit gracefully instead of ↵Charles Kerr2013-10-241-1/+3
|\ \ | | | | | | | | | | | | | | | crashing. Fixes: https://bugs.launchpad.net/bugs/1197788. Approved by PS Jenkins bot, Lars Uebernickel.
| * | don't crash if we can't get the session bus.Charles Kerr2013-10-231-1/+3
|/ /
| * Dropping debugging for system-wide supportTed Gould2013-08-271-4/+0
| |
| * Add the indicator-services-end conditionTed Gould2013-07-121-1/+1
| |
| * Add the indicator-services-start conditionTed Gould2013-07-121-1/+1
| |
| * Make sure to have proper syntaxTed Gould2013-07-121-1/+1
| |
| * Dropping service from extra dist and cleanTed Gould2013-05-291-2/+0
| |
| * Limiting to only the ubuntu sessionTed Gould2013-05-291-1/+4
| |
| * A comment, because comments rock.Ted Gould2013-05-291-0/+4
| |
| * When we get our name, then start app indicatorsTed Gould2013-05-291-0/+27
| |
| * Dropping the dbus service fileTed Gould2013-05-293-20/+0
| |
| * Adding an upstart job configurationTed Gould2013-05-293-1/+26
|/
* Releasing 12.10.1daily13.01.25-0ubuntu1 to ubuntu.Automatic PS uploader2013-01-251-0/+11
|\ | | | | | | Approved by .
| * Releasing 12.10.1daily13.01.25-0ubuntu1, based on r239Automatic PS uploader2013-01-251-0/+11
|/
* remove g_type_init() calls; introduce explicit glib requirements to ↵Charles Kerr2013-01-233-3/+4
|\ | | | | | | | | | | | | | | configure.ac and debian/control submitting for Jenkins to test b/c I haven't upgraded my glib yet. Fixes: https://bugs.launchpad.net/bugs/1103087. Approved by Lars Uebernickel, PS Jenkins bot.
| * add a glib minimum to configure.ac, debian/control. remove g_type_init() calls.Charles Kerr2013-01-223-3/+4
|/
* Releasing 12.10.1daily13.01.11-0ubuntu1 to ubuntu.Automatic PS uploader2013-01-111-2/+5
|\ | | | | | | Approved by .
| * Releasing 12.10.1daily13.01.11-0ubuntu1, based on r237Automatic PS uploader2013-01-111-2/+5
|/
* Indicator-application: removing the deprecated approver support.Marco Trevisan (Treviño)2012-12-1810-677/+5
|\ | | | | | | Approved by Ted Gould, PS Jenkins bot.
| * Indicator-application: removing the deprecated approver supportMarco Trevisan (Treviño)2012-12-1810-677/+5
|/
* Bootstrap message for automated daily uploda.Didier Roche2012-11-221-0/+4
|\ | | | | | | Approved by Lars Uebernickel.
| * boostrap messageDidier Roche2012-11-221-0/+4
|/
* Import packaging.Sebastien Bacher2012-11-227-0/+963
|\ | | | | | | Approved by Didier Roche, PS Jenkins bot.
| * debian/copyright: simplify into one File: stanza.Mathieu Trudel-Lapierre2012-11-212-4/+1
| |
| * Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.Mathieu Trudel-Lapierre2012-11-212-1/+6
| |
| * Add gnome-common to Build-Depends.Mathieu Trudel-Lapierre2012-11-202-0/+2
| |
| * Reorganize Build-Depends for consistency with other indicator packages.Mathieu Trudel-Lapierre2012-11-202-1/+2
| |
| * Add and export DPKG_GENSYMBOLS_CHECK_LEVEL.Mathieu Trudel-Lapierre2012-11-202-0/+3
| |
| * - Add dh-autoreconf to Build-Depends.Mathieu Trudel-Lapierre2012-11-203-0/+6
| | | | | | | | - Override dh_autoreconf to call autogen.sh and not call configure.
| * * debian/rules:Mathieu Trudel-Lapierre2012-11-202-1/+3
| | | | | | | | - Use dh_autoreconf with dh sequencer.
| * * debian/control:Mathieu Trudel-Lapierre2012-11-202-2/+9
| | | | | | | | - Update style to match other indicator packages.
| * Tell bzr-builddeb to build this package using split modeMathieu Trudel-Lapierre2012-11-201-1/+1
| |
| * Import debian/ from lp:~ubuntu-desktop/indicator-application/ubuntuMathieu Trudel-Lapierre2012-11-207-0/+940
|/|
| * releasing version 12.10.0-0ubuntu2Sebastien Bacher2012-08-221-2/+2
| |
| * debian/control: Build-Depends on dbus-test-runner and xvfb, Sebastien Bacher2012-08-222-1/+10
| | | | | | | | | | dh9 runs make check for us and the tests require those
| * releasing version 12.10.0-0ubuntu1Sebastien Bacher2012-08-221-2/+2
| |
| * * New upstream release:Sebastien Bacher2012-08-2221-695/+537
| |\ | | | | | | | | | | | | | | | | | | - Require GTK3 in Indicators (lp: #996607) * Dropped GTK2 build * Updated packaging to the current standards
| | * Import upstream version 12.10.0Sebastien Bacher2012-08-2214-622/+489
| | |\ | |_|/ |/| |
* | | 12.10.0Charles Kerr2012-08-211-2/+2
| | |
* | | remove gtk2 support. Fixes: https://bugs.launchpad.net/bugs/996607. Approved ↵Charles Kerr2012-06-222-39/+8
|\ \ \ | | | | | | | | | | | | by Lars Uebernickel.
| * | | require gtk3Charles Kerr2012-05-072-39/+8
|/ / /
| * | releasing version 0.5.0-0ubuntu1Ken VanDine2012-04-111-1/+1
| | |
| * | * New upstream release.Ken VanDine2012-04-1125-8882/+9236
| |\ \ | | | | | | | | | | | | | | | | * Improved gcov rules in our Automake files. * Fix parent pointer object for unity-panel-service.
| | * | releasing version 0.5.0-0ubuntu1~ppa1Charles Kerr2012-04-111-2/+2
| | | |
| | * | * New upstream release.Charles Kerr2012-04-1125-8882/+9236
| | |\| | | | | | | | | | | | | | | | | * Improved gcov rules in our Automake files. * Fix parent pointer object for unity-panel-service.