diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 2a943d4..60f1bc3 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: indicator-session Section: gnome Priority: optional Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> -Build-Depends: debhelper (>= 5.0), - cdbs (>= 0.4.41), +Build-Depends: debhelper (>= 9), + dh-translations, libgtk-3-dev, libglib2.0-dev (>= 2.33), libgconf2-dev, @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 5.0), libpackagekit-glib2-dev, libpolkit-gobject-1-dev, intltool -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-session Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-session/ubuntu Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-session/ubuntu @@ -26,7 +26,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, upower, gnome-settings-daemon -Recommends: indicator-applet (>= 0.2) | indicator-renderer, packagekit-system-interface | packagekit +Recommends: indicator-applet (>= 0.2) | indicator-renderer, + packagekit-system-interface | packagekit Suggests: lightdm Description: indicator showing session management, status and user switching This indicator is designed to be placed on the right side of a panel and |