[odb-api] 07/08: Make libodb-api-dev depend on libodb-api-bin, as the cmake scripts depend on the binaries bein present

Alastair McKinstry mckinstry at moszumanska.debian.org
Sat Nov 11 09:33:21 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository odb-api.

commit 4a94a48ec9e0f1467e07fe414bcb41839e5d8058
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Thu Nov 9 18:22:02 2017 +0000

    Make libodb-api-dev depend on libodb-api-bin, as the cmake scripts depend on the binaries bein present
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1bbbcf6..be4cd3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 odb-api (0.17.4-3) UNRELEASED; urgency=medium
 
   * Change odb_api-targets-release.cmake refernces from odb -> ecmwf_odb
+  * Make libodb-api-dev depend on libodb-api-bin, as the cmake scripts
+    depend on the binaries bein present
 
  -- Alastair McKinstry <mckinstry at debian.org>  Thu, 09 Nov 2017 18:20:26 +0000
 
diff --git a/debian/control b/debian/control
index 40cecd4..0f73f3b 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Package: libodb-api-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libodb-api-0d ( = ${binary:Version}), ${misc:Depends}
+Depends: libodb-api-0d ( = ${binary:Version}), ${misc:Depends}, libodb-api-bin
 Recommends: pkg-config, gfortran
 Description: Observational Data processing API for meteorology
  ODB API is a software developed at ECMWF for encoding and processing of

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/odb-api.git



More information about the debian-science-commits mailing list