diff options
author | Ted Gould <ted@gould.cx> | 2010-12-08 15:35:51 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-12-08 15:35:51 -0600 |
commit | 2a0070acc1c3e9f57ecf9615540fac18901bb880 (patch) | |
tree | 0dd30897ed365e97ff44fd561e681f0dac4391fb /debian/control | |
parent | f1ca6d3d9b2aeb3b20b206e4bb716fc91f1e1468 (diff) | |
download | libayatana-appindicator-2a0070acc1c3e9f57ecf9615540fac18901bb880.tar.gz libayatana-appindicator-2a0070acc1c3e9f57ecf9615540fac18901bb880.tar.bz2 libayatana-appindicator-2a0070acc1c3e9f57ecf9615540fac18901bb880.zip |
debian/control: Removing the indicator-application bin package.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 44e5ea1..f0eec91 100644 --- a/debian/control +++ b/debian/control @@ -47,13 +47,6 @@ Description: Python bindings for libappindicator This package provides Python bindings so that you can use libappindicator from a Python program. -Package: indicator-application -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Application Indicators - A library and indicator to take menus from applications and place them in - the panel. - Package: libappindicator1 Section: libs Architecture: any |