diff options
author | Ted Gould <ted@gould.cx> | 2010-10-08 16:02:22 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-10-08 16:02:22 -0600 |
commit | bff4b4479f0589c28b5f8d803221d2a844e1c628 (patch) | |
tree | 6240bc9e6439d2c16344fd20bda07020c5a5c1f1 /debian | |
parent | 1c7c20e38d00688278192dd7130e9a2d64779733 (diff) | |
download | ayatana-indicator-datetime-bff4b4479f0589c28b5f8d803221d2a844e1c628.tar.gz ayatana-indicator-datetime-bff4b4479f0589c28b5f8d803221d2a844e1c628.tar.bz2 ayatana-indicator-datetime-bff4b4479f0589c28b5f8d803221d2a844e1c628.zip |
debian/control: Add recommends for ubuntu-geoip
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
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 <ted@ubuntu.com> 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 |