aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-10 09:34:08 -0500
committerTed Gould <ted@gould.cx>2010-08-10 09:34:08 -0500
commit294f162865095ba70f30f6dd987505d080f4f9ad (patch)
tree824c58fee4b0de8a63baecf4c797fc101ffc0bd2 /debian/control
parente2305c3bf9eef48487d116c7e197c589db8a3214 (diff)
downloadayatana-indicator-application-294f162865095ba70f30f6dd987505d080f4f9ad.tar.gz
ayatana-indicator-application-294f162865095ba70f30f6dd987505d080f4f9ad.tar.bz2
ayatana-indicator-application-294f162865095ba70f30f6dd987505d080f4f9ad.zip
debian/control: Moving libappindicator0 to libappindicator1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 8ea4878..bfd75b6 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,7 @@ XB-Python-Version: ${python:Versions}
Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends},
- libappindicator0 (= ${binary:Version}),
+ libappindicator1 (= ${binary:Version}),
python-gobject
Provides: ${python:Provides}
Description: Python bindings for libappindicator
@@ -55,7 +55,7 @@ Description: Application Indicators
A library and indicator to take menus from applications and place them in
the panel.
-Package: libappindicator0
+Package: libappindicator1
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
@@ -74,7 +74,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
libdbusmenu-glib-dev (>= 0.1.8),
libdbus-glib-1-dev (>= 0.76),
- libappindicator0 (= ${binary:Version})
+ libappindicator1 (= ${binary:Version})
Description: Application Indicators
A library and indicator to take menus from applications and place them in
the panel.
@@ -129,7 +129,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${gir:Depends}
-Description: Typelib files for libappindicator0.
+Description: Typelib files for libappindicator1.
.
This package can be used by other packages using the GIRepository format
to generate dynamic bindings.