From 3c879bc2428ec4d9db9e8031ced6b931bed2b210 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 3 Feb 2009 11:53:19 +0100 Subject: * Adding in package fixes from seb128 * Removing scrollkeeper * Changing libindicate to libindicate0 * Removing .la file * Removing targets for files in libindcate-dev.install * Removing pkg-create-dbgsym * Adding a build depend on pkg-create-dbgsym --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'debian/control') 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. -- cgit v1.2.3