[SCM] gdal branch, master, updated. upstream/1.8.1-102-g65329e4
Francesco Paolo Lovergine
frankie at debian.org
Mon Mar 5 17:16:55 UTC 2012
The following commit has been merged in the master branch:
commit 6aa800d2f680e3659cf485c7f39d4ed973e16860
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Tue Feb 28 09:51:47 2012 +0100
Updated README.source info
diff --git a/debian/README.source b/debian/README.source
index 541328d..784db42 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -47,7 +47,7 @@ So:
- Use and maintain a versioning script (debian/gdal.symver). The version
currently used there is `GDAL_1.8', and it should be maintained from one
- version to another, until an hack would be required for some specific
+ version to another, until an hack will be required for some specific
future release.
- Use and maintain ai single arch-indep C-only symbol file as libgdal*.symbols.common
and an arch-dep C++ demangled symbol file for each arch. They are expected to
@@ -60,7 +60,7 @@ So:
ignoring of symbol changes (-c0 arg in dh_makeshlibs).
- collect all resulting shlib on all architectures.
- run manually dpkg-gensymbols to collect differences and check
- that all is ok. If not solve the situation in a creative manner :)
+ that all is ok. If not, solve the situation in a creative manner :)
wget http://ftp.it.debian.org/debian/pool/main/g/gdal/libgdal1_<ver>_amd64.deb
dpkg --extract libgdal1_<ver>_armel.deb /tmp
@@ -69,7 +69,8 @@ So:
-e/tmp/usr/lib/libgdal.so.1.16.0
- update symbol files to ignore uninfluent changes in C++ API on
- all archs.
+ all archs. You will need c++filt to demangle C++ symbols and
+ a bit of vi/sed magics.
- re-upload in unstable if possible with new symbols and after
removing the -c0 arg.
--
GDAL/OGR library and tools
More information about the Pkg-grass-devel
mailing list