From 14c9bcb3ec2d81000f166dc432f4ddc365d4e7a4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Dennis=20Nienh=C3=BCser?= Date: Thu, 6 Jan 2011 15:34:41 +0100 Subject: [PATCH] Partly revert 3e596c4f94cba9087e4c6709712733151fd5bff3, shouldn't be needed. --- packaging/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/debian/control b/packaging/debian/control index 35b17ad..c60ea29 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -9,7 +9,7 @@ Standards-Version: 3.9.1 Package: marble Section: user/navigation Architecture: any -Depends: ${shlibs:Depends}, marble-plugins (>= ${source:Version}), libmarble (>= ${source:Version}) +Depends: ${shlibs:Depends}, marble-plugins (= ${source:Version}), libmarble (= ${source:Version}) Description: Find your way and explore the world with Marble. Marble is a virtual globe with advanced routing capabilities. Use it as your personal navigation device to guide you to any destination in the world. @@ -133,7 +133,7 @@ Description: Shared library for marble Package: marble-plugins Section: misc Architecture: any -Depends: ${shlibs:Depends}, libmarble (>= ${source:Version}) +Depends: ${shlibs:Depends}, libmarble (= ${source:Version}) XSBC-Bugtracker: https://bugs.kde.org/enter_bug.cgi?product=marble&rep_platform=Maemo%205 Description: Plugins for marble Extends the marble library with several features: Info boxes like a scale bar, -- 1.7.9.5