Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test -- disable TestCanStartService for the build; instead make it ↵ | Mathieu Trudel-Lapierre | 2013-01-16 | 5 | -2/+44 |
|\ | | | | | | | | | | | available via "make localcheck"; and move it to be run in an autopkgtest. Approved by PS Jenkins bot, Didier Roche. | ||||
| * | Add comment in debian/tests/control for the reason why tests are disabled. | Mathieu Trudel-Lapierre | 2013-01-16 | 1 | -1/+3 |
| | | |||||
| * | debian/control: temporarily comment out the XS-Testsuite entry to disable | Mathieu Trudel-Lapierre | 2013-01-15 | 2 | -1/+3 |
| | | | | | | | | autopkgtest until the tests really work properly. | ||||
| * | Add polkit to autopkgtest depends | Mathieu Trudel-Lapierre | 2013-01-15 | 2 | -1/+2 |
| | | |||||
| * | Rename localcheck to integrationcheck; update autopkgtest test. | Mathieu Trudel-Lapierre | 2013-01-14 | 3 | -10/+16 |
| | | |||||
| * | - Add XS-Testsuite: autopkgtest. | Mathieu Trudel-Lapierre | 2013-01-10 | 6 | -2/+33 |
|/| | | | | | | | | | | | | | | | | | | | * debian/tests: - Add start-service test; verify that the indicator can be started from DBUS. - Add debian/tests/control. * Move TestCanStartService into a separate make target "localcheck"; so that the other tests can successfully run, and this one be used as an integration check. | ||||
| * | - Add XS-Testsuite: autopkgtest. | Mathieu Trudel-Lapierre | 2012-12-06 | 4 | -0/+12 |
| | | | | | | | | | | | | | | * debian/tests: - Add start-service test; verify that the indicator can be started from DBUS. - Add debian/tests/control. | ||||
| * | Move TestCanStartService into a separate make target "localcheck"; so that | Mathieu Trudel-Lapierre | 2012-12-05 | 3 | -2/+12 |
| | | | | | | | | | | the other tests can successfully run, and this one be used as an integration check. | ||||
* | | Add a hack for having tests running. | Didier Roche | 2012-12-05 | 2 | -0/+8 |
|\ \ | |/ |/| | | | Approved by Sebastien Bacher, PS Jenkins bot. | ||||
| * | typo | Didier Roche | 2012-12-05 | 1 | -1/+1 |
| | | |||||
| * | run tests not under fakeroot for dbus tests (which don't seem to be able to | Didier Roche | 2012-12-05 | 2 | -0/+8 |
|/ | | | | run easily under dbus-test-runner) | ||||
* | i-session doesn't use polkit or packagekit anymore, so don't refer to them ↵ | Charles Kerr | 2012-11-30 | 3 | -12/+11 |
|\ | | | | | | | | | | | in configure.ac or debian/*. Fixes: https://bugs.launchpad.net/bugs/1085100. Approved by PS Jenkins bot, Mathieu Trudel-Lapierre. | ||||
| * | add the launchpad bug number to the polkit+packagekit entry in debian/changelog | Charles Kerr | 2012-11-30 | 1 | -1/+1 |
| | | |||||
| * | fix tyop | Charles Kerr | 2012-11-30 | 1 | -1/+1 |
| | | |||||
| * | remove unused polkit dependency | Charles Kerr | 2012-11-30 | 3 | -9/+9 |
| | | |||||
| * | remove unused packagekit dependency | Charles Kerr | 2012-11-30 | 3 | -4/+3 |
|/ | |||||
* | Clean deprecated Build-Depends on gconf and dbusglib. | Sebastien Bacher | 2012-11-30 | 2 | -3/+6 |
|\ | | | | | | | Approved by Didier Roche. | ||||
| * | clean deprecated Build-Depends on gconf and dbusglib | Sebastien Bacher | 2012-11-30 | 2 | -3/+6 |
| | | |||||
* | | Use GDbus. Fixes: https://bugs.launchpad.net/bugs/1084756. | Robert Ancell | 2012-11-30 | 2 | -61/+74 |
|\| | | | | | | | Approved by Charles Kerr. | ||||
| * | Use GDbus | Robert Ancell | 2012-11-30 | 2 | -61/+74 |
|/ | |||||
* | Reimplement test-service s.t. we actually test activating the service via ↵ | Charles Kerr | 2012-11-16 | 10 | -472/+403 |
|\ | | | | | | | | | | | dbus. Drop unneeded Xorg baggage. Fixes: https://bugs.launchpad.net/bugs/1074065. Approved by PS Jenkins bot. | ||||
| * | re-enable the tests/ directory | Charles Kerr | 2012-11-16 | 3 | -9/+1 |
| | | |||||
| * | sync with trunk | Charles Kerr | 2012-11-16 | 9 | -3/+1186 |
| |\ | |/ |/| | |||||
* | | Show the login name if an account has no real name set. Fixes: ↵ | Charles Kerr | 2012-11-16 | 1 | -3/+4 |
|\ \ | | | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/1076271. Approved by Lars Uebernickel. | ||||
| * | | if the user's real name can't be determined, fall back to the user's account ↵ | Charles Kerr | 2012-11-15 | 1 | -3/+4 |
| | | | | | | | | | | | | name. | ||||
* | | | Bootstrap daily builds. | Mathieu Trudel-Lapierre | 2012-11-16 | 1 | -0/+7 |
|\ \ \ | | | | | | | | | | | | | Approved by Charles Kerr. | ||||
| * | | | bootstrap daily upload changelog message. | Mathieu Trudel-Lapierre | 2012-11-15 | 1 | -0/+7 |
|/ / / | |||||
* | | | Merging in debian/. | Ted Gould | 2012-11-15 | 8 | -0/+1175 |
|\ \ \ | |/ / |/| | | | | | Approved by PS Jenkins bot, Charles Kerr, Didier Roche. | ||||
| * | | Explicitly list libgtest-dev in Build-Depends, even though it does get | Mathieu Trudel-Lapierre | 2012-11-15 | 2 | -0/+3 |
| | | | | | | | | | | | | pulled in via libxorg-gtest-dev. | ||||
| * | | Temporarily disable running tests due to an issue with getting the | Mathieu Trudel-Lapierre | 2012-11-15 | 2 | -0/+5 |
| | | | | | | | | | | | | gsettings schema for testing. | ||||
| * | | Add libdbustest1-dev, dbus-test-runner to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-15 | 2 | -1/+2 |
| | | | |||||
| * | | Add libdbustest1-dev to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-15 | 2 | -0/+2 |
| | | | |||||
| * | | Remove extra # typo in uploaders comment in debian/control. | Mathieu Trudel-Lapierre | 2012-11-14 | 1 | -1/+1 |
| | | | |||||
| * | | Add gnome-common to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-14 | 2 | -0/+2 |
| | | | |||||
| * | | Specify that the package should be built by bzr-builddeb in split mode. | Mathieu Trudel-Lapierre | 2012-11-14 | 1 | -1/+1 |
| | | | |||||
| * | | Update Vcs-Bzr and Vcs-Browser fields and add notice for uploaders. | Mathieu Trudel-Lapierre | 2012-11-14 | 2 | -2/+6 |
| | | | |||||
| * | | Reorganize Build-Depends, put build-system items (intltool, libxorg-gtest-dev) | Mathieu Trudel-Lapierre | 2012-11-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | nearer to the top. | ||||
| * | | * debian/control: | Mathieu Trudel-Lapierre | 2012-11-14 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | - Add dh-autoreconf to Build-Depends. - Adjust style to be consistent and use trailing commas in lists. | ||||
| * | | * debian/rules: | Mathieu Trudel-Lapierre | 2012-11-14 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | | | - Add DPKG_GENSYMBOLS_CHECK_LEVEL=4. - Use the dh sequencer with autoreconf. - Override dh_autoreconf to run autogen.sh. | ||||
| * | | Import debian/ from lp:~ubuntu-desktop/indicator-session/ubuntu. | Mathieu Trudel-Lapierre | 2012-11-14 | 8 | -0/+1140 |
|/| | | |||||
| * | | releasing version 12.10.4-0ubuntu1 | Sebastien Bacher | 2012-10-03 | 1 | -2/+2 |
| | | | |||||
| * | | New upstream release. | Sebastien Bacher | 2012-10-03 | 44 | -126/+115 |
| |\ \ | |||||
| | * \ | Import upstream version 12.10.4 | Sebastien Bacher | 2012-10-03 | 43 | -126/+109 |
| | |\ \ | |||||
| * | | | | releasing version 12.10.3-0ubuntu1 | Ken VanDine | 2012-09-19 | 24 | -35/+129 |
| |\| | | | |||||
| | * | | | Import upstream version 12.10.3 | Ken VanDine | 2012-09-19 | 27 | -58/+143 |
| | | | | | |||||
| * | | | | releasing version 12.10.2-0ubuntu3 | Didier Roche | 2012-09-13 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | releasing version 12.10.2-0ubuntu3 | Didier Roche | 2012-09-13 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * Cherry-pick upstream: | Didier Roche | 2012-09-13 | 2 | -1/+8 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | - Make "Suspend" translatable | ||||
| * | | | | | releasing version 12.10.2-0ubuntu2 | Steve Langasek | 2012-09-12 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Change the menu to say 'Shut Down' instead of 'Switch Off' by default, | Steve Langasek | 2012-09-12 | 5 | -22/+31 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since the latter is completely non-idiomatic in American English; and update the translations for commonwealth English in the package to preserve the preferred wording for en_GB. LP: #1029036. |