diff options
author | Ted Gould <ted@gould.cx> | 2011-02-08 22:20:23 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-08 22:20:23 -0600 |
commit | a2e3af0af0cb242500c84ff76df39b97e255d283 (patch) | |
tree | a1e4eabe18a4d3b2faa0a011995705cc6e53af19 /debian/control | |
parent | cd61d9f8a6fbb1fb245c8ddc1cc21208305b4b6d (diff) | |
parent | ab79902d9ea172709358b761bc4675da2f4bd6d3 (diff) | |
download | ayatana-indicator-datetime-a2e3af0af0cb242500c84ff76df39b97e255d283.tar.gz ayatana-indicator-datetime-a2e3af0af0cb242500c84ff76df39b97e255d283.tar.bz2 ayatana-indicator-datetime-a2e3af0af0cb242500c84ff76df39b97e255d283.zip |
Merging in U. Desktop
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 49a3ca8..b02380d 100644 --- a/debian/control +++ b/debian/control @@ -12,14 +12,16 @@ Build-Depends: cdbs, libido-0.1-dev (>= 0.1.10), libgeoclue-dev (>= 0.12.0), liboobs-1-dev (>= 2.31.0) -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 Homepage: https://launchpad.net/indicator-datetime +Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-datetime/ubuntu Package: indicator-datetime Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} -Recommends: indicator-applet | indicator-renderer, geoclue-ubuntu-geoip + ${misc:Depends}, + geoclue-ubuntu-geoip | geoclue-provider +Recommends: indicator-applet | indicator-renderer Description: A very, very simple clock A simple clock appearing in the indicator bar |