[osgearth] 09/15: Bump SOVERSION to 4.

Bas Couwenberg sebastic at xs4all.nl
Sun Oct 26 16:19:43 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository osgearth.

commit ccb10d537833b04671fa3643e0515cf4b856a418
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Oct 13 23:22:00 2014 +0200

    Bump SOVERSION to 4.
---
 debian/changelog                                   |  1 +
 debian/control                                     | 24 +++++++++++-----------
 .../{libosgearth3.install => libosgearth4.install} |  0
 ...an-overrides => libosgearth4.lintian-overrides} |  2 +-
 .../{libosgearth3.symbols => libosgearth4.symbols} |  2 +-
 ...ion3.install => libosgearthannotation4.install} |  0
 ...ion3.symbols => libosgearthannotation4.symbols} |  2 +-
 ...tures3.install => libosgearthfeatures4.install} |  0
 ...tures3.symbols => libosgearthfeatures4.symbols} |  2 +-
 ...bosgearthqt3.install => libosgearthqt4.install} |  0
 ...bosgearthqt3.symbols => libosgearthqt4.symbols} |  2 +-
 ...logy3.install => libosgearthsymbology4.install} |  0
 ...logy3.symbols => libosgearthsymbology4.symbols} |  2 +-
 ...earthutil3.install => libosgearthutil4.install} |  0
 ...earthutil3.symbols => libosgearthutil4.symbols} |  2 +-
 debian/patches/soversion.patch                     |  4 ++--
 debian/patches/version.patch                       |  2 +-
 17 files changed, 23 insertions(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a1062f7..2741a0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ osgearth (2.6.0+dfsg-1) UNRELEASED; urgency=medium
   * Add patch bumping the version to 2.6.0 for CMake build.
   * Drop lintian overrides for no-upstream-changelog,
     shouldn't override pedantic tags.
+  * Bump SOVERSION to 4.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Mon, 13 Oct 2014 20:54:22 +0200
 
diff --git a/debian/control b/debian/control
index 79acbd3..66044f4 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (data)
  .
  This package contains data files.
 
-Package: libosgearth3
+Package: libosgearth4
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -78,7 +78,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (shared lib
  .
  This package contains the shared library libosgEarth.
 
-Package: libosgearthannotation3
+Package: libosgearthannotation4
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -94,7 +94,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthAn
  .
  This package contains the shared library libosgEarthAnnotation.
 
-Package: libosgearthfeatures3
+Package: libosgearthfeatures4
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -110,7 +110,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthFe
  .
  This package contains the shared library libosgEarthFeatures.
 
-Package: libosgearthqt3
+Package: libosgearthqt4
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -126,7 +126,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthQt
  .
  This package contains the shared library libosgEarthQt.
 
-Package: libosgearthsymbology3
+Package: libosgearthsymbology4
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -142,7 +142,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthSy
  .
  This package contains the shared library libosgEarthSymbology.
 
-Package: libosgearthutil3
+Package: libosgearthutil4
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -175,12 +175,12 @@ Description: OpenSceneGraph plugins for osgEarth
 Package: libosgearth-dev
 Architecture: any
 Section: libdevel
-Depends: libosgearth3 (= ${binary:Version}),
-         libosgearthannotation3 (= ${binary:Version}),
-         libosgearthfeatures3 (= ${binary:Version}),
-         libosgearthqt3 (= ${binary:Version}),
-         libosgearthsymbology3 (= ${binary:Version}),
-         libosgearthutil3 (= ${binary:Version}),
+Depends: libosgearth4 (= ${binary:Version}),
+         libosgearthannotation4 (= ${binary:Version}),
+         libosgearthfeatures4 (= ${binary:Version}),
+         libosgearthqt4 (= ${binary:Version}),
+         libosgearthsymbology4 (= ${binary:Version}),
+         libosgearthutil4 (= ${binary:Version}),
          libopenscenegraph-dev,
          libgeos-dev,
          ${misc:Depends}
diff --git a/debian/libosgearth3.install b/debian/libosgearth4.install
similarity index 100%
rename from debian/libosgearth3.install
rename to debian/libosgearth4.install
diff --git a/debian/libosgearth3.lintian-overrides b/debian/libosgearth4.lintian-overrides
similarity index 73%
rename from debian/libosgearth3.lintian-overrides
rename to debian/libosgearth4.lintian-overrides
index 34d3d22..222e868 100644
--- a/debian/libosgearth3.lintian-overrides
+++ b/debian/libosgearth4.lintian-overrides
@@ -1,4 +1,4 @@
 # Linking with libtinyxml is risky, because osgearth contains
 # patched version from CVS, compiled without TIXML_USE_STL.
 # libtinyxml provides only tinyxml with STL support.
-libosgearth3: embedded-library usr/lib/libosgEarth.so.*: tinyxml
+libosgearth4: embedded-library usr/lib/libosgEarth.so.*: tinyxml
diff --git a/debian/libosgearth3.symbols b/debian/libosgearth4.symbols
similarity index 99%
rename from debian/libosgearth3.symbols
rename to debian/libosgearth4.symbols
index 8765e09..40a5958 100644
--- a/debian/libosgearth3.symbols
+++ b/debian/libosgearth4.symbols
@@ -1,5 +1,5 @@
 # SymbolsHelper-Confirmed: 2.5.0 amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel
-libosgEarth.so.3 #PACKAGE# #MINVER#
+libosgEarth.so.4 #PACKAGE# #MINVER#
  _Z10TiXmlFOpenPKcS0_ at Base 2.4.0
  _Z29wrapper_propfunc_StringObjectPN5osgDB13ObjectWrapperE at Base 2.4.0
  _ZGVZN13DeclutterSort18sortImplementationEPN7osgUtil9RenderBinEE8s_zero_w at Base 2.5.0
diff --git a/debian/libosgearthannotation3.install b/debian/libosgearthannotation4.install
similarity index 100%
rename from debian/libosgearthannotation3.install
rename to debian/libosgearthannotation4.install
diff --git a/debian/libosgearthannotation3.symbols b/debian/libosgearthannotation4.symbols
similarity index 99%
rename from debian/libosgearthannotation3.symbols
rename to debian/libosgearthannotation4.symbols
index 4222d4a..2904561 100644
--- a/debian/libosgearthannotation3.symbols
+++ b/debian/libosgearthannotation4.symbols
@@ -1,5 +1,5 @@
 # SymbolsHelper-Confirmed: 2.5.0 amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel
-libosgEarthAnnotation.so.3 #PACKAGE# #MINVER#
+libosgEarthAnnotation.so.4 #PACKAGE# #MINVER#
 #MISSING: 2.5.0# _ZGVZN13DeclutterSort18sortImplementationEPN7osgUtil9RenderBinEE8s_zero_w at Base 2.4.0
 #MISSING: 2.5.0# _ZN13DeclutterDraw18drawImplementationEPN7osgUtil9RenderBinERN3osg10RenderInfoERPNS0_10RenderLeafE at Base 2.4.0
 #MISSING: 2.5.0# _ZN13DeclutterDrawD0Ev at Base 2.4.0
diff --git a/debian/libosgearthfeatures3.install b/debian/libosgearthfeatures4.install
similarity index 100%
rename from debian/libosgearthfeatures3.install
rename to debian/libosgearthfeatures4.install
diff --git a/debian/libosgearthfeatures3.symbols b/debian/libosgearthfeatures4.symbols
similarity index 99%
rename from debian/libosgearthfeatures3.symbols
rename to debian/libosgearthfeatures4.symbols
index 0a8904e..2844ebb 100644
--- a/debian/libosgearthfeatures3.symbols
+++ b/debian/libosgearthfeatures4.symbols
@@ -1,5 +1,5 @@
 # SymbolsHelper-Confirmed: 2.5.0 amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel
-libosgEarthFeatures.so.3 #PACKAGE# #MINVER#
+libosgEarthFeatures.so.4 #PACKAGE# #MINVER#
  _ZN14ClusterVisitor5applyERN3osg5GeodeE at Base 2.4.0
  _ZN14ClusterVisitorD0Ev at Base 2.4.0
  _ZN14ClusterVisitorD1Ev at Base 2.4.0
diff --git a/debian/libosgearthqt3.install b/debian/libosgearthqt4.install
similarity index 100%
rename from debian/libosgearthqt3.install
rename to debian/libosgearthqt4.install
diff --git a/debian/libosgearthqt3.symbols b/debian/libosgearthqt4.symbols
similarity index 99%
rename from debian/libosgearthqt3.symbols
rename to debian/libosgearthqt4.symbols
index 0a0ea17..8c9cb50 100644
--- a/debian/libosgearthqt3.symbols
+++ b/debian/libosgearthqt4.symbols
@@ -1,5 +1,5 @@
 # SymbolsHelper-Confirmed: 2.5.0 amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel
-libosgEarthQt.so.3 #PACKAGE# #MINVER#
+libosgEarthQt.so.4 #PACKAGE# #MINVER#
  _Z21qInitResources_imagesv at Base 2.4.0
  _Z23qStringComparisonHelperRK7QStringPKc at Base 2.4.0
  _Z24qCleanupResources_imagesv at Base 2.4.0
diff --git a/debian/libosgearthsymbology3.install b/debian/libosgearthsymbology4.install
similarity index 100%
rename from debian/libosgearthsymbology3.install
rename to debian/libosgearthsymbology4.install
diff --git a/debian/libosgearthsymbology3.symbols b/debian/libosgearthsymbology4.symbols
similarity index 99%
rename from debian/libosgearthsymbology3.symbols
rename to debian/libosgearthsymbology4.symbols
index c20d17b..8e3df1b 100644
--- a/debian/libosgearthsymbology3.symbols
+++ b/debian/libosgearthsymbology4.symbols
@@ -1,5 +1,5 @@
 # SymbolsHelper-Confirmed: 2.5.0 amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel
-libosgEarthSymbology.so.3 #PACKAGE# #MINVER#
+libosgEarthSymbology.so.4 #PACKAGE# #MINVER#
  _ZN3agg10rasterizer15s_default_gammaE at Base 2.4.0
  _ZN3agg10rasterizer5gammaEPKh at Base 2.4.0
  _ZN3agg10rasterizer5gammaEd at Base 2.4.0
diff --git a/debian/libosgearthutil3.install b/debian/libosgearthutil4.install
similarity index 100%
rename from debian/libosgearthutil3.install
rename to debian/libosgearthutil4.install
diff --git a/debian/libosgearthutil3.symbols b/debian/libosgearthutil4.symbols
similarity index 99%
rename from debian/libosgearthutil3.symbols
rename to debian/libosgearthutil4.symbols
index d7345da..bd5bae1 100644
--- a/debian/libosgearthutil3.symbols
+++ b/debian/libosgearthutil4.symbols
@@ -1,5 +1,5 @@
 # SymbolsHelper-Confirmed: 2.5.0 amd64 i386 kfreebsd-amd64
-libosgEarthUtil.so.3 #PACKAGE# #MINVER#
+libosgEarthUtil.so.4 #PACKAGE# #MINVER#
  _Z10intersectsRKdS0_S0_S0_S0_S0_S0_S0_ at Base 2.4.0
  _Z17getHorizSRSStringPKN8osgEarth16SpatialReferenceE at Base 2.4.0
  (arch=ia64 powerpc s390 s390x sparc)_ZN11FeatureTile5splitEv at Base 2.4.0
diff --git a/debian/patches/soversion.patch b/debian/patches/soversion.patch
index 5c0ceea..237faee 100644
--- a/debian/patches/soversion.patch
+++ b/debian/patches/soversion.patch
@@ -1,4 +1,4 @@
-Description: Bump SOVERSION to 3.
+Description: Bump SOVERSION to 4.
 Author: Pirmin Kalberer <pka at sourcepole.ch>
 Last-Update: 2014-01-26
 --- a/CMakeLists.txt
@@ -8,7 +8,7 @@ Last-Update: 2014-01-26
  SET(OSGEARTH_MINOR_VERSION 5)
  SET(OSGEARTH_PATCH_VERSION 0)
 -SET(OSGEARTH_SOVERSION     0)
-+SET(OSGEARTH_SOVERSION     3)
++SET(OSGEARTH_SOVERSION     4)
  
  SET(OSGEARTH_PLUGIN_PREFIX "")
  
diff --git a/debian/patches/version.patch b/debian/patches/version.patch
index e92836b..3c722e5 100644
--- a/debian/patches/version.patch
+++ b/debian/patches/version.patch
@@ -12,5 +12,5 @@ Applied-Upstream: https://github.com/gwaldron/osgearth/commit/90482f32cff6d61dcf
 -SET(OSGEARTH_MINOR_VERSION 5)
 +SET(OSGEARTH_MINOR_VERSION 6)
  SET(OSGEARTH_PATCH_VERSION 0)
- SET(OSGEARTH_SOVERSION     3)
+ SET(OSGEARTH_SOVERSION     4)
  

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



More information about the Pkg-grass-devel mailing list