less strict version checks for dependencies, hopefully that resolves conflicts
authorDennis Nienhüser <nienhues@fzi.de>
Tue, 4 Jan 2011 22:23:48 +0000 (23:23 +0100)
committerDennis Nienhüser <nienhues@fzi.de>
Tue, 4 Jan 2011 22:23:48 +0000 (23:23 +0100)
packaging/debian/control

index 30f9ea7..35b17ad 100644 (file)
@@ -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.
@@ -124,7 +124,7 @@ XB-Maemo-Icon-26:
 Package: libmarble
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, marble-data (>= 0.85+svn1206519)
+Depends: ${shlibs:Depends}, marble-data (>= ${source:Version})
 XSBC-Bugtracker: https://bugs.kde.org/enter_bug.cgi?product=marble&rep_platform=Maemo%205
 Description: Shared library for marble
  The marble library contains the Marble widget and many more functionality
@@ -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,