From c6d36a6650057d6b4186f37dcc4f38c368c7b3c7 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 8 Oct 2010 15:17:33 -0600 Subject: Autogen --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2dcd7d3..dd3d5d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ indicator-datetime (0.0.6-0ubuntu1~ppa2~geo1) UNRELEASED; urgency=low * Upstream Merge * Add in Geoclue support for setting proper timezone + * Autogen - -- Ted Gould Thu, 07 Oct 2010 15:56:49 -0600 + -- Ted Gould Fri, 08 Oct 2010 15:17:25 -0600 indicator-datetime (0.0.6-0ubuntu1~ppa1) maverick; urgency=low -- cgit v1.2.3 From b8dc0d28967d936d62550fd9f57650cdd0013522 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 8 Oct 2010 15:19:09 -0600 Subject: debian/control: Adding dependencies on Geoclue and OOBS --- debian/changelog | 3 ++- debian/control | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index dd3d5d4..98c01c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ indicator-datetime (0.0.6-0ubuntu1~ppa2~geo1) UNRELEASED; urgency=low * Upstream Merge * Add in Geoclue support for setting proper timezone * Autogen + * debian/control: Adding dependencies on Geoclue and OOBS - -- Ted Gould Fri, 08 Oct 2010 15:17:25 -0600 + -- Ted Gould Fri, 08 Oct 2010 15:18:45 -0600 indicator-datetime (0.0.6-0ubuntu1~ppa1) maverick; urgency=low diff --git a/debian/control b/debian/control index 7ef65bc..e59ba9a 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,8 @@ Build-Depends: cdbs, libdbusmenu-glib-dev (>= 0.1.1), libdbusmenu-gtk-dev (>= 0.1.1), libglib2.0-dev (>= 2.25.0) + libgeoclue-dev, + liboobs-1-dev Standards-Version: 3.8.4 Homepage: https://launchpad.net/indicator-datetime -- cgit v1.2.3 From d912f723019995095e2b1aca83899c971db2f763 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 8 Oct 2010 15:21:05 -0600 Subject: Stupid comma --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index e59ba9a..260bbf8 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: cdbs, libindicator-dev (>= 0.3.0), libdbusmenu-glib-dev (>= 0.1.1), libdbusmenu-gtk-dev (>= 0.1.1), - libglib2.0-dev (>= 2.25.0) + libglib2.0-dev (>= 2.25.0), libgeoclue-dev, liboobs-1-dev Standards-Version: 3.8.4 -- cgit v1.2.3 From 1c7c20e38d00688278192dd7130e9a2d64779733 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 8 Oct 2010 15:21:11 -0600 Subject: releasing version 0.0.6-0ubuntu1~ppa2~geo1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 98c01c8..028cfaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -indicator-datetime (0.0.6-0ubuntu1~ppa2~geo1) UNRELEASED; urgency=low +indicator-datetime (0.0.6-0ubuntu1~ppa2~geo1) maverick; urgency=low * Upstream Merge * Add in Geoclue support for setting proper timezone * Autogen * debian/control: Adding dependencies on Geoclue and OOBS - -- Ted Gould Fri, 08 Oct 2010 15:18:45 -0600 + -- Ted Gould Fri, 08 Oct 2010 15:21:07 -0600 indicator-datetime (0.0.6-0ubuntu1~ppa1) maverick; urgency=low -- cgit v1.2.3 From bff4b4479f0589c28b5f8d803221d2a844e1c628 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 8 Oct 2010 16:02:22 -0600 Subject: debian/control: Add recommends for ubuntu-geoip --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 028cfaf..e579563 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-datetime (0.0.6-0ubuntu1~ppa2~geo2) UNRELEASED; urgency=low + + * debian/control: Add recommends for ubuntu-geoip + + -- Ted Gould Fri, 08 Oct 2010 16:01:40 -0600 + indicator-datetime (0.0.6-0ubuntu1~ppa2~geo1) maverick; urgency=low * Upstream Merge diff --git a/debian/control b/debian/control index 260bbf8..8b24869 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Package: indicator-datetime Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: indicator-applet | indicator-renderer +Recommends: indicator-applet | indicator-renderer, ubuntu-geoip Description: A very, very simple clock A simple clock appearing in the indicator bar -- cgit v1.2.3 From 57b28fe0574cfbb8724a6efc7f11391371001c7d Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 8 Oct 2010 16:04:43 -0600 Subject: releasing version 0.0.6-0ubuntu1~ppa2~geo2 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e579563..83d1817 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -indicator-datetime (0.0.6-0ubuntu1~ppa2~geo2) UNRELEASED; urgency=low +indicator-datetime (0.0.6-0ubuntu1~ppa2~geo2) maverick; urgency=low * debian/control: Add recommends for ubuntu-geoip - -- Ted Gould Fri, 08 Oct 2010 16:01:40 -0600 + -- Ted Gould Fri, 08 Oct 2010 16:04:40 -0600 indicator-datetime (0.0.6-0ubuntu1~ppa2~geo1) maverick; urgency=low -- cgit v1.2.3 From 5d6e1fc00f1e6d19c463d32ad7449b5dcbd5617f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 22 Oct 2010 11:52:45 -0400 Subject: releasing version 0.0.6-0ubuntu1~ppa2~geo3 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6324e1e..b743be9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -indicator-datetime (0.0.6-0ubuntu1~ppa2~geo3) UNRELEASED; urgency=low +indicator-datetime (0.0.6-0ubuntu1~ppa2~geo3) maverick; urgency=low * Upstream Merge * Cleaning up whitespace and callbacks - -- Ted Gould Fri, 22 Oct 2010 11:34:13 -0400 + -- Ted Gould Fri, 22 Oct 2010 11:52:43 -0400 indicator-datetime (0.0.6-0ubuntu1~ppa2~geo2) maverick; urgency=low -- cgit v1.2.3