[SCM] osgearth branch, master, updated. 6edc26b4fb0364a3eb83d1055740a82c433ad234

Pirmin Kalberer pka at sourcepole.ch
Thu Jul 14 22:15:08 UTC 2011


The following commit has been merged in the master branch:
commit 6edc26b4fb0364a3eb83d1055740a82c433ad234
Author: Pirmin Kalberer <pka at sourcepole.ch>
Date:   Fri Jul 15 00:09:39 2011 +0200

    lintian-override for embedded tinyxml lib

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..c240e90
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,7 @@
+libosgEarth contains tinyxml as embedded library.
+Linking with external library is risky, because osgearth contains 
+patched version from CVS, compiled without TIXML_USE_STL.
+libtinyxml provides only tinyxml with STL support.
+
+ -- Pirmin Kalberer <pi_deb at sourcepole.ch>  Thu, 14 Jul 2011 22:13:36 +0200
+
diff --git a/debian/libosgearth1.lintian-overrides b/debian/libosgearth1.lintian-overrides
new file mode 100644
index 0000000..586c4be
--- /dev/null
+++ b/debian/libosgearth1.lintian-overrides
@@ -0,0 +1 @@
+libosgearth1: embedded-library usr/lib/libosgEarth.so.2.0.0: tinyxml
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index c0dbcde..9dfa29e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,6 +84,7 @@ binary-common:
 	dh_installchangelogs 
 	dh_installdocs
 	dh_installman
+	dh_lintian
 	dh_strip
 	dh_compress
 	dh_fixperms

-- 
osgEarth terrain rendering toolkit



More information about the Pkg-grass-devel mailing list