[netcdf] 07/19: Fix more refs to v7.
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sun Apr 17 15:35:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch dev-coinstallable
in repository netcdf.
commit 19680ef4f3d1e259a5fe4b10b3cd6184897fc181
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sat Feb 20 07:46:03 2016 +0000
Fix more refs to v7.
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 19d307f..e14be9c 100644
--- a/debian/control
+++ b/debian/control
@@ -113,7 +113,7 @@ Package: libnetcdf-mpi-dev
Architecture: any
Section: libdevel
Depends: libnetcdf-dev(= ${binary:Version}),
- libnetcdf7-mpi (= ${binary:Version}),
+ libnetcdf11-mpi (= ${binary:Version}),
${shlibs:Depends}, ${misc:Depends},
pkg-config
Suggests: netcdf-bin, netcdf-doc
@@ -131,7 +131,7 @@ Package: libnetcdf-pnetcdf-dev
Architecture: any
Section: libdevel
Depends: libnetcdf-dev(= ${binary:Version}),
- libnetcdf7-pnetcdf (= ${binary:Version}),
+ libnetcdf11-pnetcdf (= ${binary:Version}),
${shlibs:Depends}, ${misc:Depends},
pkg-config
Suggests: netcdf-bin, netcdf-doc
@@ -150,6 +150,8 @@ Architecture: any
Section: debug
Priority: extra
Depends: libnetcdf11 (= ${binary:Version}),
+ libnetcdf11-mpi (= ${binary:Version}),
+ libnetcdf11-pnetcdf (= ${binary:Version}),
${misc:Depends}
Suggests: gdb
Description: debugging symbols for NetCDF
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git
More information about the Pkg-grass-devel
mailing list