diff options
author | Ted Gould <ted@gould.cx> | 2010-02-18 10:41:28 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-18 10:41:28 -0600 |
commit | 481f29d74b9d8e4a16c1826fcd3ac6bc1df3f5c8 (patch) | |
tree | a87448fe8bc074d507e6c250cef1a5c089d0536d /debian/control | |
parent | 9844a4bdee7e43b7aee59806ccfd31715ccb49f9 (diff) | |
parent | 86c5b21756930411a0916008a8f5f07606760a65 (diff) | |
download | ayatana-indicator-datetime-481f29d74b9d8e4a16c1826fcd3ac6bc1df3f5c8.tar.gz ayatana-indicator-datetime-481f29d74b9d8e4a16c1826fcd3ac6bc1df3f5c8.tar.bz2 ayatana-indicator-datetime-481f29d74b9d8e4a16c1826fcd3ac6bc1df3f5c8.zip |
Merge from ubuntu-desktop
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 34 |
1 files changed, 14 insertions, 20 deletions
diff --git a/debian/control b/debian/control index fa9dcf8..5347b7d 100644 --- a/debian/control +++ b/debian/control @@ -1,26 +1,20 @@ Source: indicator-datetime -Section: gnome +Section: misc Priority: optional -Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> -Build-Depends: debhelper (>= 5.0), - cdbs (>= 0.4.41), - libgtk2.0-dev (>= 2.12.0), - libdbus-glib-1-dev, - libindicator-dev (>= 0.3.0~dev), - libdbusmenu-glib-dev (>= 0.1.2), - libdbusmenu-gtk-dev (>= 0.1.2), - intltool -Standards-Version: 3.8.2 -Homepage: https://launchpad.net/indicator-datetime +Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> +Build-Depends: cdbs, + debhelper (>= 5), + pkg-config, + intltool (>= 0.35.0), + libindicator-dev (>= 0.3.0), + libdbusmenu-glib-dev (>= 0.1.1) +Standards-Version: 3.8.3 +Homepage: https://launchpad.net/indicator-applet-developers Package: indicator-datetime Architecture: any -Depends: ${shlibs:Depends}, +Depends: ${shlibs:Depends}, ${misc:Depends} -Description: An indicator showing the date and time. - . - This indicator is designed to be placed on the right side of a panel and - give the user easy way to find out the date and time. - . - It requires some way to be hosted into a panel. For the GNOME Panel the - appropriate package is indicator-applet. +Description: A very, very simple clock + A simple clock appearing in the indicator bar + |