[netcdf] 05/08: Rename library package for SONAME bump.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Jan 15 01:40:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository netcdf.
commit b181c4b0da23fbcd912388e752c85925fbad20d5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jan 15 01:53:54 2016 +0100
Rename library package for SONAME bump.
---
debian/changelog | 1 +
debian/control | 6 +++---
debian/{libnetcdf7.install => libnetcdf11.install} | 0
debian/{libnetcdf7.symbols => libnetcdf11.symbols} | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c30ce51..a0382ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ netcdf (1:4.4.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Update copyright file, add license & copyright for Bison files.
+ * Rename library package for SONAME bump.
-- Bas Couwenberg <sebastic at debian.org> Fri, 15 Jan 2016 01:50:29 +0100
diff --git a/debian/control b/debian/control
index f2dd1a9..0271ac4 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Description: Documentation for NetCDF
This package contains documentation for the NetCDF library in a
variety of formats.
-Package: libnetcdf7
+Package: libnetcdf11
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
@@ -58,7 +58,7 @@ Description: Interface for scientific data access to large binary data
Package: libnetcdf-dev
Architecture: any
Section: libdevel
-Depends: libnetcdf7 (= ${binary:Version}),
+Depends: libnetcdf11 (= ${binary:Version}),
libhdf5-dev (>= 1.8.6-1~),
libcurl4-gnutls-dev | libcurl-ssl-dev,
${misc:Depends}
@@ -81,7 +81,7 @@ Package: netcdf-dbg
Architecture: any
Section: debug
Priority: extra
-Depends: libnetcdf7 (= ${binary:Version}),
+Depends: libnetcdf11 (= ${binary:Version}),
${misc:Depends}
Suggests: gdb
Description: debugging symbols for NetCDF
diff --git a/debian/libnetcdf7.install b/debian/libnetcdf11.install
similarity index 100%
rename from debian/libnetcdf7.install
rename to debian/libnetcdf11.install
diff --git a/debian/libnetcdf7.symbols b/debian/libnetcdf11.symbols
similarity index 99%
rename from debian/libnetcdf7.symbols
rename to debian/libnetcdf11.symbols
index 2341495..857da77 100644
--- a/debian/libnetcdf7.symbols
+++ b/debian/libnetcdf11.symbols
@@ -1,4 +1,4 @@
-libnetcdf.so.7 libnetcdf7 #MINVER#
+libnetcdf.so.11 libnetcdf11 #MINVER#
Cde2h at Base 4.3.3
Cdh2e at Base 4.3.3
DAPparse at Base 4.1.3
--
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