[SCM] gdal branch, 1.9, updated. upstream/1.8.1-91-gfefd635

Francesco Paolo Lovergine frankie at debian.org
Tue Feb 21 14:30:46 UTC 2012


The following commit has been merged in the 1.9 branch:
commit 5887a767fefb5ec519ab9cac3993443d2377b12a
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Mon Feb 20 11:27:55 2012 +0100

    Added gdalsrsinfo tool to -bin package.

diff --git a/debian/changelog b/debian/changelog
index 360e6e0..b0a5a72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gdal (1.9.0-1~exp1) experimental; urgency=low
+
+  * New upstream release.
+  * New tool: gdalsrsinfo.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 20 Feb 2012 11:27:29 +0100
+
 gdal (1.8.1-2~exp3) experimental; urgency=low
 
   * Fixed .common symbol file to drop conditionals.
diff --git a/debian/gdal-bin.install b/debian/gdal-bin.install
index 881c3b0..d886a11 100644
--- a/debian/gdal-bin.install
+++ b/debian/gdal-bin.install
@@ -15,6 +15,7 @@ usr/bin/ogr*
 usr/bin/gdalbuildvrt
 usr/bin/testepsg
 usr/bin/gdallocationinfo
+usr/bin/gdalsrsinfo
 usr/share/man/man1/gdal_rasterize.1
 usr/share/man/man1/gdal_translate.1
 usr/share/man/man1/gdal_utilities.1
@@ -32,3 +33,4 @@ usr/share/man/man1/gdaltransform.1
 usr/share/man/man1/nearblack.1
 usr/share/man/man1/gdaldem.1
 usr/share/man/man1/gdallocationinfo.1
+usr/share/man/man1/gdalsrsinfo.1
diff --git a/debian/rules b/debian/rules
index 2954655..2646d6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,6 @@ versions:
 	@echo Python versions: $(PYVERS)
 	@echo Ruby default: $(RUBYDEF)
 	@echo Perl default: $(PERLDEF)
-	@echo GDAL version: $(GDAL_MAJOR).$(GDAL_MINOR).$(GDAL_PATCH)
 
 #
 # The following targets are useful to autogen independent plugins sources

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list