diff options
author | Ted Gould <ted@gould.cx> | 2010-11-15 11:38:32 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-11-15 11:38:32 -0600 |
commit | b242c9d47d501660b756775e741fc8eb5161b80d (patch) | |
tree | e3a33aa332a3a1e426655fb90e84272dd0c4b16f /debian | |
parent | 9db3d4534028dc9cb0cb742eefa837e80d621b1a (diff) | |
download | ayatana-indicator-datetime-b242c9d47d501660b756775e741fc8eb5161b80d.tar.gz ayatana-indicator-datetime-b242c9d47d501660b756775e741fc8eb5161b80d.tar.bz2 ayatana-indicator-datetime-b242c9d47d501660b756775e741fc8eb5161b80d.zip |
debian/control: Adjusting requirement from ubuntu-geoip to
geoclue-ubuntu-geoip to match distro change.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c60d73f..62794dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-datetime (0.0.6-0ubuntu4~ppa2) UNRELEASED; urgency=low + + * debian/control: Adjusting requirement from ubuntu-geoip to + geoclue-ubuntu-geoip to match distro change. + + -- Ted Gould <ted@ubuntu.com> Mon, 15 Nov 2010 11:38:01 -0600 + indicator-datetime (0.0.6-0ubuntu4~ppa1) maverick; urgency=low * Upstream Merge diff --git a/debian/control b/debian/control index 5eba1f9..5311e6d 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Package: indicator-datetime Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: indicator-applet | indicator-renderer, ubuntu-geoip +Recommends: indicator-applet | indicator-renderer, geoclue-ubuntu-geoip Description: A very, very simple clock A simple clock appearing in the indicator bar |