[SCM] WorldForge math library branch, master, updated. debian/0.3.11-1_RFS1-9-g7eb8dd6

Stephen M. Webb stephen.webb at bregmasoft.ca
Thu Jan 26 20:12:17 UTC 2012


The following commit has been merged in the master branch:
commit fc569cd49dacf90f1133b1c3204da2d7d19747a7
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Thu Jan 19 15:36:31 2012 -0500

    renamed binary packages due to SONAME bump

diff --git a/debian/changelog b/debian/changelog
index 30c59d5..43498b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ wfmath (0.3.12-1) UNRELEASED; urgency=low
 
   * new upstream release
   * convert to use the dh build sequencer
+  * renamed binary packages due to SONAME bump
 
  -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Thu, 19 Jan 2012 15:12:05 -0500
 
diff --git a/debian/control b/debian/control
index 6b3255b..5a52a8d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Homepage: http://www.worldforge.org/
 Vcs-Git: git://git.debian.org/git/pkg-games/wfmath.git
 Vcs-Browser: http://git.debian.org/?p=pkg-games/wfmath.git
 
-Package: libwfmath-0.3-5
+Package: libwfmath-0.3-6
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: WorldForge math library
@@ -21,7 +21,7 @@ Description: WorldForge math library
 Package: libwfmath-0.3-dev
 Section: libdevel
 Architecture: any
-Depends: libwfmath-0.3-5 (= ${binary:Version}), ${misc:Depends}
+Depends: libwfmath-0.3-6 (= ${binary:Version}), ${misc:Depends}
 Suggests: libwfmath-doc
 Description: WorldForge math library - development files
  The primary focus of WFMath is geometric objects. Thus,
@@ -43,11 +43,11 @@ Description: WorldForge math library - API documentation
  .
  This package contains the API documentation files.
 
-Package: libwfmath-0.3-5-dbg
+Package: libwfmath-0.3-6-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libwfmath-0.3-5 (= ${binary:Version}), ${misc:Depends}
+Depends: libwfmath-0.3-6 (= ${binary:Version}), ${misc:Depends}
 Description: WorldForge math library - debugging library
  The primary focus of WFMath is geometric objects. Thus,
  it includes an several shapes (boxes, balls, lines),
diff --git a/debian/libwfmath-0.3-5.install b/debian/libwfmath-0.3-5.install
deleted file mode 100644
index 9308608..0000000
--- a/debian/libwfmath-0.3-5.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/libwfmath-0.3.so.5
-usr/lib/libwfmath-0.3.so.5.0.0
diff --git a/debian/libwfmath-0.3-6.install b/debian/libwfmath-0.3-6.install
new file mode 100644
index 0000000..ccf5c3b
--- /dev/null
+++ b/debian/libwfmath-0.3-6.install
@@ -0,0 +1,2 @@
+usr/lib/libwfmath-0.3.so.6
+usr/lib/libwfmath-0.3.so.6.0.0
diff --git a/debian/libwfmath-0.3-5.symbols b/debian/libwfmath-0.3-6.symbols
similarity index 99%
rename from debian/libwfmath-0.3-5.symbols
rename to debian/libwfmath-0.3-6.symbols
index 798b340..a873888 100644
--- a/debian/libwfmath-0.3-5.symbols
+++ b/debian/libwfmath-0.3-6.symbols
@@ -1,4 +1,4 @@
-libwfmath-0.3.so.5 libwfmath-0.3-5 #MINVER#
+libwfmath-0.3.so.6 libwfmath-0.3-6 #MINVER#
  _ZGVZN6WFMath5PointILi2EE4ZEROEvE9zeroPoint at Base 0.3.11
  _ZGVZN6WFMath5PointILi3EE4ZEROEvE9zeroPoint at Base 0.3.11
  _ZGVZN6WFMath6VectorILi2EE4ZEROEvE10zeroVector at Base 0.3.11

-- 
WorldForge math library



More information about the Pkg-games-commits mailing list