[ossim] 02/03: Add strict binary version dependency on libossim to ossim-core.

Bas Couwenberg sebastic at debian.org
Sun Dec 10 13:17:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository ossim.

commit 5c0015896e974b32fc8f879755f8915554bb74e3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Dec 10 12:02:57 2017 +0100

    Add strict binary version dependency on libossim to ossim-core.
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5f4d077..d6fad2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ossim (2.2.0-1~exp2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Override dh_makeshlibs to use -V.
+  * Add strict binary version dependency on libossim to ossim-core.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 10 Dec 2017 11:52:50 +0100
 
diff --git a/debian/control b/debian/control
index 09f5431..765ba32 100644
--- a/debian/control
+++ b/debian/control
@@ -77,7 +77,8 @@ Description: OSSIM library -- development files
 
 Package: ossim-core
 Architecture: any
-Depends: ${shlibs:Depends},
+Depends: libossim1 (= ${binary:Version}),
+         ${shlibs:Depends},
          ${misc:Depends}
 Description: OSSIM core utilities
  Open Source Software Image Map (OSSIM) is a high performance engine for

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git



More information about the Pkg-grass-devel mailing list