From 11b887fe74454b5a506a8f113cdecf7750aebbf8 Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Mon, 18 Mar 2013 13:53:11 +0000 Subject: Don't build with silent rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index f98cf93..a350b13 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ override_dh_autoreconf: NOCONFIGURE=1 dh_autoreconf ./autogen.sh override_dh_auto_configure: - dh_auto_configure -- --disable-static + dh_auto_configure -- --disable-static --disable-silent-rules override_dh_install: find debian/indicator-datetime -name \*.la -delete -- cgit v1.2.3 From 228712eb6e20a07c7eaca3f4c06d782c341e6f54 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Thu, 2 May 2013 11:01:49 -0700 Subject: Merge changes for saucy: missing 12.10.3daily13.03.26-0ubuntu1. --- debian/changelog | 7 +++++++ debian/control | 2 ++ 2 files changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3d4bafe..3223098 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-datetime (12.10.3daily13.03.26-0ubuntu1) raring; urgency=low + + * Use systemd's service backend, ffe lp: #1153567 + * debian/control: depends on systemd-services and systemd-shim + + -- Sebastien Bacher Tue, 26 Mar 2013 19:53:55 +0100 + indicator-datetime (12.10.3daily13.03.07-0ubuntu1) raring; urgency=low [ Michael Terry ] diff --git a/debian/control b/debian/control index 2117e9b..41bdb0f 100644 --- a/debian/control +++ b/debian/control @@ -40,6 +40,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-control-center, geoclue-ubuntu-geoip | geoclue-provider, + systemd-services, + systemd-shim, Recommends: indicator-applet | indicator-renderer, evolution-data-server, Description: Simple clock -- cgit v1.2.3 From cba37f6b5fdf1bb15068805553c9ed3a60af9a16 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Thu, 2 May 2013 22:59:11 +0000 Subject: Releasing 12.10.3daily13.05.02-0ubuntu1, based on r213 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3223098..9b37333 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-datetime (12.10.3daily13.05.02-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * g_critical hit when datetime indicator first shown (LP: #1175392) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 213 + + -- Ubuntu daily release Thu, 02 May 2013 22:59:08 +0000 + indicator-datetime (12.10.3daily13.03.26-0ubuntu1) raring; urgency=low * Use systemd's service backend, ffe lp: #1153567 -- cgit v1.2.3 From b7c4f29fb4c2260ed01213a4a045eae7b081bc91 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Mon, 6 May 2013 19:23:23 +0000 Subject: Releasing 12.10.3daily13.05.06.1-0ubuntu1, based on r216 --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9b37333..7d949a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +indicator-datetime (12.10.3daily13.05.06.1-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * [FFE] Use systemd-services rather than ubuntu-system-service + systemdcompatibility code (LP: #1153567) + + [ Iain Lane ] + * Stop using ConsoleKit (LP: #1156613) + + [ Mathieu Trudel-Lapierre ] + * [FFE] Use systemd-services rather than ubuntu-system-service + systemdcompatibility code (LP: #1153567) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 216 + + -- Ubuntu daily release Mon, 06 May 2013 19:23:23 +0000 + indicator-datetime (12.10.3daily13.05.02-0ubuntu1) saucy; urgency=low [ Charles Kerr ] -- cgit v1.2.3