aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
* Releasing 12.10.5+14.04.20131125-0ubuntu1, based on r420Automatic PS uploader2013-11-251-0/+17
|
* Releasing 12.10.5+14.04.20131029.1-0ubuntu1, based on r416Automatic PS uploader2013-10-291-2/+6
|
* Define "ubiquity" indicator profile, reusing the greeter object. (LP:Dmitrijs Ledkovs2013-10-181-0/+7
| | | | #1241539)
* Releasing 12.10.5+13.10.20131004-0ubuntu1, based on r414Automatic PS uploader2013-10-041-0/+11
|
* Releasing 12.10.5+13.10.20130930-0ubuntu1, based on r412Automatic PS uploader2013-09-301-2/+6
|
* src/service.c: don't switch to greeter when locking screen, as thatMarc Deslauriers2013-09-201-0/+8
| | | | | | switches away from the user's audio, power preferences, etc. (LP: #1220201)
* Releasing 12.10.5+13.10.20130823-0ubuntu1, based on r410Automatic PS uploader2013-08-231-0/+11
|
* Releasing 12.10.5+13.10.20130822-0ubuntu1, based on r408Automatic PS uploader2013-08-221-0/+10
|
* Releasing 12.10.5+13.10.20130821-0ubuntu1, based on r406Automatic PS uploader2013-08-211-0/+19
|
* Releasing 12.10.5+13.10.20130812-0ubuntu1, based on r404Automatic PS uploader2013-08-121-0/+11
|
* Releasing 12.10.5+13.10.20130717-0ubuntu1, based on r402Automatic PS uploader2013-07-171-0/+10
|
* Releasing 12.10.5+13.10.20130716-0ubuntu1, based on r400Automatic PS uploader2013-07-161-0/+21
|
* Add the python build-dep, as gdbus-codegen needs it to work properlyŁukasz 'sil2100' Zemczak2013-07-151-1/+2
|
* If the Unity dialogs aren't available (such as in the greeter) but zenity ↵Charles Kerr2013-07-121-1/+2
| | | | | | | | | | is, use it to for confirmation dialogs: - add the implementation in actions.c - add actions.c to the i18n files list - sync the unit tests - suggest zenity in debian/control
* sync with trunk again.Charles Kerr2013-07-051-0/+13
|\
| * Releasing 12.10.5+13.10.20130703.1-0ubuntu1, based on r397Automatic PS uploader2013-07-031-0/+13
| |
* | sync with trunk to fix merge conflictCharles Kerr2013-07-011-0/+6
|\|
| * Backport the changelog entry, from the recent manual upload, back to trunkSebastien Bacher2013-07-011-0/+6
| |
* | bump the glib prerequisite in CMakeLists.txt and debian/control to the first ↵Charles Kerr2013-07-011-1/+1
| | | | | | | | stable version number containing the features we need (2.36). It had been a beta (2.35.x) for historical reasons.
* | in debian/control, remove unneeded Build-Depends dh-autoreconf (this package ↵Charles Kerr2013-06-291-2/+0
| | | | | | | | uses cmake now) and gnome-doc-utils (we don't generate gtkdoc for i-session)
* | add dbus to the dependency list, we need a dbus-daemon for GTestDBus to spawnCharles Kerr2013-06-281-0/+1
| |
* | no no need to pass libexecdir manually into dh_uato_configureCharles Kerr2013-06-281-7/+1
| |
* | add cmake to the debian control list; alphabetize the entriesCharles Kerr2013-06-281-5/+4
| |
* | sync with trunk to resolve conflictsCharles Kerr2013-06-282-2/+53
|\|
| * Releasing 12.10.5daily13.06.19-0ubuntu1, based on r393Automatic PS uploader2013-06-191-0/+13
| |
| * recommend gnome-screensaverJeremy Bicha2013-06-141-1/+2
| |
| * Releasing 12.10.5daily13.05.06.1-0ubuntu1, based on r390Automatic PS uploader2013-05-061-2/+6
| |
| * Merge trunk, fix up changelogIain Lane2013-05-031-3/+7
| |\
| | * Releasing 12.10.5daily13.05.02-0ubuntu1, based on r388Automatic PS uploader2013-05-021-0/+6
| | |
| * | Remove upower dependency and depend on systemd-services.Iain Lane2013-05-022-1/+9
| |/
| * Releasing 12.10.5daily13.03.08-0ubuntu1, based on r386Automatic PS uploader2013-03-081-0/+10
| |
| * Releasing 12.10.5daily13.03.06-0ubuntu1, based on r384Automatic PS uploader2013-03-061-0/+11
| |
* | remove unnecessary dependencies from debian/controlCharles Kerr2013-04-181-7/+1
|/
* Releasing 12.10.5daily13.01.25-0ubuntu1, based on r382Automatic PS uploader2013-01-251-2/+14
|
* Add libxorg-gtest-dev to Build-Depends.Mathieu Trudel-Lapierre2013-01-222-0/+2
|
* Remove the uses of deprecated g_type_init().Mathieu Trudel-Lapierre2013-01-221-1/+1
|
* Add comment in debian/tests/control for the reason why tests are disabled.Mathieu Trudel-Lapierre2013-01-161-1/+3
|
* debian/control: temporarily comment out the XS-Testsuite entry to disableMathieu Trudel-Lapierre2013-01-152-1/+3
| | | | autopkgtest until the tests really work properly.
* Add polkit to autopkgtest dependsMathieu Trudel-Lapierre2013-01-152-1/+2
|
* Rename localcheck to integrationcheck; update autopkgtest test.Mathieu Trudel-Lapierre2013-01-141-4/+12
|
* - Add XS-Testsuite: autopkgtest.Mathieu Trudel-Lapierre2013-01-104-0/+24
|\ | | | | | | | | | | | | | | | | | | * 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-Lapierre2012-12-064-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 thatMathieu Trudel-Lapierre2012-12-051-0/+3
| | | | | | | | | | the other tests can successfully run, and this one be used as an integration check.
* | typoDidier Roche2012-12-051-1/+1
| |
* | run tests not under fakeroot for dbus tests (which don't seem to be able toDidier Roche2012-12-052-0/+8
|/ | | | run easily under dbus-test-runner)
* add the launchpad bug number to the polkit+packagekit entry in debian/changelogCharles Kerr2012-11-301-1/+1
|
* fix tyopCharles Kerr2012-11-301-1/+1
|
* remove unused polkit dependencyCharles Kerr2012-11-302-2/+2
|
* remove unused packagekit dependencyCharles Kerr2012-11-302-2/+2
|
* clean deprecated Build-Depends on gconf and dbusglibSebastien Bacher2012-11-302-3/+6
|