[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:18 UTC 2012


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

    removed 0001-add-missing-expand-symbol.patch (fixed upstream)

diff --git a/debian/changelog b/debian/changelog
index 43498b9..12ed405 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,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
+  * removed 0001-add-missing-expand-symbol.patch (fixed upstream)
 
  -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Thu, 19 Jan 2012 15:12:05 -0500
 
diff --git a/debian/patches/0001-add-missing-expand-symbol.patch b/debian/patches/0001-add-missing-expand-symbol.patch
deleted file mode 100644
index e40e08a..0000000
--- a/debian/patches/0001-add-missing-expand-symbol.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Description: instantiates a missing symbol referenced elsewhere in the library
-Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
-
---- a/wfmath/polygon.cpp
-+++ b/wfmath/polygon.cpp
-@@ -186,5 +186,6 @@
- template Point<3> _Poly2Orient<3>::convert(const Point<2>& p) const;
- template _Poly2Orient<3>& _Poly2Orient<3>::operator=(_Poly2Orient<3> const&);
- template void _Poly2Orient<3>::rotate(RotMatrix<3> const&, Point<3> const&);
-+template bool _Poly2Orient<3>::expand(const Point<3>&, Point<2>&, double);
- 
- }
diff --git a/debian/patches/series b/debian/patches/series
index ab8121d..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-0001-add-missing-expand-symbol.patch

-- 
WorldForge math library



More information about the Pkg-games-commits mailing list