diff options
author | Ted Gould <ted@canonical.com> | 2009-08-12 22:41:34 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-12 22:41:34 -0600 |
commit | 6cb2b444b5ddd3d123b5cd780f9db4a3788fd877 (patch) | |
tree | fd3883d7088841acb4a9d306dadd067bf6c078c4 /debian/control | |
parent | 32ae53755e9d5646ca3779bd889303d6a8ef5378 (diff) | |
parent | bf96c0b8a2af6db0fb731965d7f30bbbe459dd96 (diff) | |
download | ayatana-indicator-session-6cb2b444b5ddd3d123b5cd780f9db4a3788fd877.tar.gz ayatana-indicator-session-6cb2b444b5ddd3d123b5cd780f9db4a3788fd877.tar.bz2 ayatana-indicator-session-6cb2b444b5ddd3d123b5cd780f9db4a3788fd877.zip |
Merging in fixes from the distro team to make packaging actually good.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 1a33a51..223f82e 100644 --- a/debian/control +++ b/debian/control @@ -13,11 +13,14 @@ Build-Depends: debhelper (>= 5.0), libdbusmenu-gtk-dev, libpolkit-gnome-dev, intltool -Standards-Version: 3.8.0 +Standards-Version: 3.8.2 +Homepage: https://launchpad.net/indicator-applet +Vcs-Bzr: lp:~ubuntu-core-dev/indicator-applet/sus-ubuntu +Vcs-Bzr-Browser: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/sus-ubuntu Package: indicator-sus Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet, devicekit-power -Conflicts: gdm (< 2.27.4-0ubuntu9) +Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet (>= 0.2), devicekit-power, gdm +Conflicts: gdm (<= 2.27.4-0ubuntu9) Description: Applet for the GNOME panel providing various indicators for display to users. |