aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-02-03 11:57:57 +0100
committerTed Gould <ted@canonical.com>2009-02-03 11:57:57 +0100
commit0223011f6c1da31f11e8d5e44f0276be34a2d7fe (patch)
tree51b471186b1c882e42476579ffb4d05f18d5a700 /debian/control
parent21a212b200cfec762cf7405454b69410e7ba630a (diff)
parent3c879bc2428ec4d9db9e8031ced6b931bed2b210 (diff)
downloadlibayatana-indicator-0223011f6c1da31f11e8d5e44f0276be34a2d7fe.tar.gz
libayatana-indicator-0223011f6c1da31f11e8d5e44f0276be34a2d7fe.tar.bz2
libayatana-indicator-0223011f6c1da31f11e8d5e44f0276be34a2d7fe.zip
Merge from trunk
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 2b47abf..9d04325 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 5.0),
libpanel-applet2-dev (>= 2.0.0),
libdbus-glib-1-dev,
gnome-doc-utils,
- scrollkeeper,
libtool,
intltool,
gobject-introspection (>= 0.6),
@@ -24,7 +23,7 @@ Depends: ${shlibs:Depends},
Description: Applet for the GNOME panel providing various indicators for
display to users.
-Package: libindicate
+Package: libindicate0
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
@@ -36,7 +35,7 @@ Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libindicate (= ${binary:Version}),
+ libindicate0 (= ${binary:Version}),
libdbus-glib-1-dev (>= 0.76),
libgtk2.0-dev (>= 2.12.0)
Description: Development files.