[osgearth] 07/19: Refresh soversion.patch.

Bas Couwenberg sebastic at xs4all.nl
Thu Feb 20 23:27: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 886789c80a2cc88e50afa69e85250ab2f7787bae
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Dec 7 03:20:23 2013 +0100

    Refresh soversion.patch.
---
 debian/changelog               |  1 +
 debian/patches/soversion.patch | 13 +++++--------
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7d1225a..8046c05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ osgearth (2.5.0+dfsg-1) UNRELEASED; urgency=medium
   * Repack orig tarball with XZ compression.
   * Update Files-Excluded for osgEarth 2.5.
   * Add build dependencies on libv8-dev and libnoise-dev.
+  * Refresh soversion.patch.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Thu, 16 Jan 2014 22:35:07 +0100
 
diff --git a/debian/patches/soversion.patch b/debian/patches/soversion.patch
index 09167bf..8c24af8 100644
--- a/debian/patches/soversion.patch
+++ b/debian/patches/soversion.patch
@@ -1,14 +1,11 @@
-Description: Bump version to 2.4.0 and SOVERSION to 2.
+Description: Bump SOVERSION to 2.
 Author: Pirmin Kalberer <pka at sourcepole.ch>
 Last-Update: 2013-07-09
---- osgearth-2.4.0.orig/CMakeLists.txt	2013-07-09 21:39:07.382882255 +0200
-+++ osgearth-2.4.0/CMakeLists.txt	2013-07-09 21:41:06.414873949 +0200
-@@ -19,9 +19,9 @@
- PROJECT(OSGEARTH)
- 
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -21,7 +21,7 @@ PROJECT(OSGEARTH)
  SET(OSGEARTH_MAJOR_VERSION 2)
--SET(OSGEARTH_MINOR_VERSION 3)
-+SET(OSGEARTH_MINOR_VERSION 4)
+ SET(OSGEARTH_MINOR_VERSION 5)
  SET(OSGEARTH_PATCH_VERSION 0)
 -SET(OSGEARTH_SOVERSION     0)
 +SET(OSGEARTH_SOVERSION     2)

-- 
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