aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
| * make g++ 4.9 explicitCharles Kerr2014-06-252-1/+10
| |
* | Releasing 13.10.0+14.10.20140716-0ubuntu1CI bot2014-07-161-0/+8
| |
* | in debian/control, change Build-Depends to allow for different en-base ↵Charles Kerr2014-07-141-1/+1
| | | | | | | | language packs
* | Releasing 13.10.0+14.10.20140714.1-0ubuntu1CI bot2014-07-141-0/+8
| |
* | use the libgstreamer API instead of libcanberra to play audio sounds.Charles Kerr2014-07-031-1/+1
| |
* | Releasing 13.10.0+14.10.20140701-0ubuntu1CI bot2014-07-011-0/+8
|/
* releasing package indicator-datetime version 13.10.0+14.10.20140611-0ubuntu3Ricardo Salveti de Araujo2014-06-121-1/+1
|
* Migrading to Platform V2Ricardo Salveti de Araujo2014-06-121-0/+6
|
* Migrate to platform-api v2Ricardo Salveti de Araujo2014-06-121-2/+2
|
* releasing package indicator-datetime version 13.10.0+14.10.20140611-0ubuntu2Ricardo Salveti de Araujo2014-06-121-0/+6
|
* Releasing 13.10.0+14.10.20140611-0ubuntu1CI bot2014-06-111-0/+16
|
* Prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. ↵Charles Kerr2014-06-111-0/+2
|\ | | | | | | user-defined alarms/appointments can wake up the phone from sleep to give a snap decision. Fixes: 1299916
| * Don't build the hw-alarms pieces if ubuntu/hardware/alarm.h can't be found. ↵Charles Kerr2014-06-101-2/+2
| | | | | | | | Don't require libplatform-hardware-api-* unless the arch is armhf, i386, or amd64.
| * in debian/control, remove 'Depends: libubuntu-platform-hardware-api1' as per ↵Charles Kerr2014-06-101-1/+0
| | | | | | | | ted's suggestion
| * in debianl/control, add libplatform-hardware-api pieces to Depends and ↵Charles Kerr2014-06-101-0/+3
| | | | | | | | Build-Depends
* | add ubuntu-touch-sounds to Recommends: b/c that provides 'Suru arpeggio.ogg'Charles Kerr2014-05-281-0/+1
|/
* Releasing 13.10.0+14.04.20140415.3-0ubuntu1CI bot2014-04-151-0/+9
|
* Releasing 13.10.0+14.04.20140408-0ubuntu1CI bot2014-04-081-0/+9
|
* Releasing 13.10.0+14.04.20140328-0ubuntu1CI bot2014-03-281-0/+10
|
* Releasing 13.10.0+14.04.20140324.1-0ubuntu1CI bot2014-03-241-0/+16
|
* restore 'override_dh_install: dh_install --fail-missing' based on seb128's ↵Charles Kerr2014-03-241-0/+4
| | | | feedback (thanks seb)
* in debian/rules, move unneeded intltool and .desktop file rules.Charles Kerr2014-03-232-10/+0
|
* in debian/control, remove unneeded Build-Depends libpolkit-gobject-1-devCharles Kerr2014-03-231-1/+0
|
* in debian/control, remove unneeded GNOME Build-Depends gnome-common, ↵Charles Kerr2014-03-231-2/+0
| | | | libgconf2-dev
* in debian/control, remove unneeded GUI Build-Depends libcairo2-dev, ↵Charles Kerr2014-03-231-4/+0
| | | | libgtk-3-dev, libido3-0.1-dev, libxorg-gtest-dev
* make geoclue recommended, rather than required.Charles Kerr2014-03-231-2/+1
|
* Releasing 13.10.0+14.04.20140321-0ubuntu1CI bot2014-03-211-0/+13
|
* Releasing 13.10.0+14.04.20140314.1-0ubuntu1CI bot2014-03-141-0/+11
|
* Releasing 13.10.0+14.04.20140311.1-0ubuntu1CI bot2014-03-111-0/+7
|
* Releasing 13.10.0+14.04.20140227.1-0ubuntu1CI bot2014-02-271-0/+8
|
* Releasing 13.10.0+14.04.20140227-0ubuntu1CI bot2014-02-271-0/+13
|
* Releasing 13.10.0+14.04.20140225-0ubuntu1CI bot2014-02-251-0/+14
|
* Releasing 13.10.0+14.04.20140219.1-0ubuntu1CI bot2014-02-191-0/+10
|
* sync with trunkCharles Kerr2014-02-195-41/+37
|\
| * Releasing 13.10.0+14.04.20140217-0ubuntu1CI bot2014-02-171-0/+7
| |
| * Remove .install file - we have one binary package nowRobert Ancell2014-02-121-6/+0
| |
| * Remove gnome-control-center-datetime and unity-control-center-datetime - we ↵Robert Ancell2014-02-121-17/+1
| | | | | | | | don't need them
| * Drop dependency on libtimezonemap1-devRobert Ancell2014-02-111-1/+0
| |
| * Move date/time panel into unity-control-centerRobert Ancell2014-02-113-24/+7
| |
| * Releasing 13.10.0+14.04.20140205-0ubuntu1CI bot2014-02-051-0/+11
| |
| * Releasing 13.10.0+14.04.20140131-0ubuntu1CI bot2014-01-311-0/+18
| |
* | Add audio notitication when the alarm is triggered. Add a manual test to ↵Charles Kerr2014-02-041-0/+1
| | | | | | | | tests/ to trigger a snap decision.
* | when displaying alarms, use the 'alarm-clock' key matching the icon in ↵Charles Kerr2014-02-031-1/+0
|/ | | | ubuntu-mobile-icons
* add dbus-test-runner and python3-dbusmock to Build-Depends; they're needed ↵Charles Kerr2014-01-281-0/+2
| | | | by the unit tests.
* add libdbustest1-dev to debian/control's Build-Depends to pick up ↵Charles Kerr2014-01-281-0/+1
| | | | dbus-test-runner's dbusmock interface for the geoclue unit tests.
* sync with trunkCharles Kerr2014-01-271-0/+13
|\
| * Releasing 13.10.0+14.04.20140124-0ubuntu1, based on r294Automatic PS uploader2014-01-241-0/+13
| |
* | merge lp:~robert-ancell/indicator-datetime/unity-control-center2 into ↵Charles Kerr2014-01-274-3/+34
|\| | | | | | | lp:indicator-datetime
| * Recommend unity-control-center before gnome-control-centerRobert Ancell2014-01-141-1/+1
| |
| * Support both gnome-control-center and unity-control-centerRobert Ancell2014-01-103-3/+19
| |