[DebianGIS-dev] r2224 - in packages/gdal-mrsid/trunk: . debian patches

aboudreault-guest at alioth.debian.org aboudreault-guest at alioth.debian.org
Wed May 20 17:34:36 UTC 2009


Author: aboudreault-guest
Date: 2009-05-20 17:34:36 +0000 (Wed, 20 May 2009)
New Revision: 2224

Added:
   packages/gdal-mrsid/trunk/gdal-mrsid-1.6.1.tar.gz
Removed:
   packages/gdal-mrsid/trunk/gdal-mrsid-1.6.0.tar.gz
Modified:
   packages/gdal-mrsid/trunk/debian/README.source
   packages/gdal-mrsid/trunk/debian/changelog
   packages/gdal-mrsid/trunk/patches/mrsid.patch
Log:
Updated gdal-mrsid to work with gdal 1.6.1

Modified: packages/gdal-mrsid/trunk/debian/README.source
===================================================================
--- packages/gdal-mrsid/trunk/debian/README.source	2009-05-20 15:16:12 UTC (rev 2223)
+++ packages/gdal-mrsid/trunk/debian/README.source	2009-05-20 17:34:36 UTC (rev 2224)
@@ -2,7 +2,7 @@
 ----------------------------------------------------
 
 You need to use a patch under patches directory. The first
-patch is required in order to add plugin support for GDAL 1.6.0
+patch is required in order to add plugin support for GDAL 1.6.1+
 to the MrSID formats.
 
 You need to apply patch to upstream tree and then run from there 

Modified: packages/gdal-mrsid/trunk/debian/changelog
===================================================================
--- packages/gdal-mrsid/trunk/debian/changelog	2009-05-20 15:16:12 UTC (rev 2223)
+++ packages/gdal-mrsid/trunk/debian/changelog	2009-05-20 17:34:36 UTC (rev 2224)
@@ -1,3 +1,9 @@
+gdal-mrsid (1.6.1-1) experimental; urgency=low
+
+  * New upstream release.
+
+ -- Alan Boudreault <aboudreault at mapgears.com>  Wed, 20 May 2009 13:02:59 -0400
+
 gdal-mrsid (1.6.0-1) unstable; urgency=low
 
   * New upstream release.

Deleted: packages/gdal-mrsid/trunk/gdal-mrsid-1.6.0.tar.gz
===================================================================
(Binary files differ)

Added: packages/gdal-mrsid/trunk/gdal-mrsid-1.6.1.tar.gz
===================================================================
(Binary files differ)


Property changes on: packages/gdal-mrsid/trunk/gdal-mrsid-1.6.1.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: packages/gdal-mrsid/trunk/patches/mrsid.patch
===================================================================
--- packages/gdal-mrsid/trunk/patches/mrsid.patch	2009-05-20 15:16:12 UTC (rev 2223)
+++ packages/gdal-mrsid/trunk/patches/mrsid.patch	2009-05-20 17:34:36 UTC (rev 2224)
@@ -5259,7 +5259,7 @@
 @@ -15,3 +15,11 @@
  	rm -f *.o $(O_OBJ)
  
- install-obj:	$(O_OBJ)
+ install-obj:	$(O_OBJ:.o=.$(OBJ_EXT))
 +
 +dist:
 +	cp -r pkg gdal-mrsid-$(GDAL_VER)




More information about the Pkg-grass-devel mailing list