[netcdf] 06/08: Rename library package for SONAME bump.

Bas Couwenberg sebastic at debian.org
Tue Jun 6 12:12:42 UTC 2017


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

sebastic pushed a commit to branch master
in repository netcdf.

commit 77a197a124142445bf6b8ea937c256c555fdbb46
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jun 6 08:22:05 2017 +0200

    Rename library package for SONAME bump.
---
 debian/changelog                                    | 1 +
 debian/control                                      | 6 +++---
 debian/{libnetcdf11.install => libnetcdf13.install} | 0
 debian/{libnetcdf11.symbols => libnetcdf13.symbols} | 2 +-
 4 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 49651e4..b651b8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ netcdf (1:4.5.0~rc1-1) UNRELEASED; urgency=medium
     - Add license & copyright for new files
     - Rename MIT license shortname to Expat
   * Refresh patches.
+  * Rename library package for SONAME bump.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 06 Jun 2017 07:17:14 +0200
 
diff --git a/debian/control b/debian/control
index 92db36d..bd822aa 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Description: Documentation for NetCDF
  This package contains documentation for the NetCDF library in a
  variety of formats.
 
-Package: libnetcdf11
+Package: libnetcdf13
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -59,7 +59,7 @@ Description: Interface for scientific data access to large binary data
 Package: libnetcdf-dev
 Architecture: any
 Section: libdevel
-Depends: libnetcdf11 (= ${binary:Version}),
+Depends: libnetcdf13 (= ${binary:Version}),
          libhdf5-dev (>= 1.8.6-1~),
          libcurl4-gnutls-dev | libcurl-ssl-dev,
          ${misc:Depends}
@@ -82,7 +82,7 @@ Package: netcdf-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: libnetcdf11 (= ${binary:Version}),
+Depends: libnetcdf13 (= ${binary:Version}),
          ${misc:Depends}
 Suggests: gdb
 Description: debugging symbols for NetCDF
diff --git a/debian/libnetcdf11.install b/debian/libnetcdf13.install
similarity index 100%
rename from debian/libnetcdf11.install
rename to debian/libnetcdf13.install
diff --git a/debian/libnetcdf11.symbols b/debian/libnetcdf13.symbols
similarity index 99%
rename from debian/libnetcdf11.symbols
rename to debian/libnetcdf13.symbols
index 3ca8f7d..c82d05e 100644
--- a/debian/libnetcdf11.symbols
+++ b/debian/libnetcdf13.symbols
@@ -1,4 +1,4 @@
-libnetcdf.so.11 #PACKAGE# #MINVER#
+libnetcdf.so.13 #PACKAGE# #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