diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-12-11 12:39:56 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-12-11 12:39:56 -0500 |
commit | fd5003d889c64a42e24fc53355ffd5de2c271b6f (patch) | |
tree | fa7f3c0c4f7ddfe74ff9a179174ec84c8bc62e88 /debian/control | |
parent | 2da3664f35f00f5f1d53d780dc6242a7065738df (diff) | |
download | ayatana-indicator-application-fd5003d889c64a42e24fc53355ffd5de2c271b6f.tar.gz ayatana-indicator-application-fd5003d889c64a42e24fc53355ffd5de2c271b6f.tar.bz2 ayatana-indicator-application-fd5003d889c64a42e24fc53355ffd5de2c271b6f.zip |
- bump standards version to 3.8.3
- libappindicator-doc doesn't need to depend on libappindicator0
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index a717e5b..71aa84e 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 5.0), libindicator-dev (>= 0.3.0), libdbusmenu-gtk-dev (>= 0.1.8), libdbusmenu-glib-dev (>= 0.1.8) -Standards-Version: 3.8.0 +Standards-Version: 3.8.3 Homepage: https://launchpad.net/indicator-application Vcs-Bzr: http://bazaar.launchpa.net/~ubuntu-desktop/indicator-application/ubuntu @@ -54,8 +54,7 @@ Package: libappindicator-doc Section: doc Architecture: all Depends: ${shlibs:Depends}, - ${misc:Depends}, - libappindicator0 (= ${binary:Version}) + ${misc:Depends} Description: Application Indicators A library and indicator to take menus from applications and place them in the panel. |