From 54b4e00a4cfb33377a4fcbfa550c2fe9f098697f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 01:36:30 +0100 Subject: debian/control: Fixing some libindicate1's that should be libindicate2 and making everything dependent on the versions that are built here in the package. --- debian/changelog | 8 ++++++++ debian/control | 7 ++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8e40a75..32fb168 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-applet (0.2.0~bzr309-0ubuntu4~ppa2) UNRELEASED; urgency=low + + * debian/control: Fixing some libindicate1's that should be + libindicate2 and making everything dependent on the versions + that are built here in the package. + + -- Ted Gould Tue, 04 Aug 2009 01:35:47 +0100 + indicator-applet (0.2.0~bzr309-0ubuntu4~ppa1) karmic; urgency=low * Merging in upstream code to split out libindicate-gtk diff --git a/debian/control b/debian/control index f755f70..92c60a7 100644 --- a/debian/control +++ b/debian/control @@ -47,7 +47,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libindicate1 (= ${binary:Version}), + libindicate2 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76) Description: GNOME panel indicator applet - shared library indicator-applet is an applet to display information from @@ -72,7 +72,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libindicate-gtk (= ${binary:Version}), - libindicate-dev, + libindicate-dev (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) Description: GNOME panel indicator applet - shared library @@ -98,7 +98,8 @@ Section: doc Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libindicate1 (= ${binary:Version}), + libindicate2 (= ${binary:Version}), + libindicate-gtk0 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) Description: GNOME panel indicator applet - shared library -- cgit v1.2.3