[DebianGIS-dev] r1300 - scripts

2007-12-18 Thread frankie
Author: frankie
Date: 2007-12-18 23:10:35 + (Tue, 18 Dec 2007)
New Revision: 1300

Modified:
   scripts/dgis-packages.inc
Log:
Added opticks


Modified: scripts/dgis-packages.inc
===
--- scripts/dgis-packages.inc   2007-12-13 14:01:20 UTC (rev 1299)
+++ scripts/dgis-packages.inc   2007-12-18 23:10:35 UTC (rev 1300)
@@ -72,6 +72,7 @@
 'openev' => {url=>'http://openev.sourceforge.net/',wnpp=>'291562'},
 'openjump' => {url=>'http://jump-pilot.sourceforge.net/',wnpp=>'356494'},
 'openscenegraph' => {url=>'http://www.openscenegraph.org/'},
+'opticks' => {url=>'https://opticks.ballforge.net/'},
 'osm2pgsql' => 
{url=>'http://svn.openstreetmap.org/applications/utils/export/osm2pgsql/', 
wnpp=>'444705'},
 'ossim' => {url=>'http://www.ossim.org/'},
 'paraview' => {url=>'http://www.paraview.org/HTML/Index.html',wnpp=>'304334'},


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1301 - scripts

2007-12-19 Thread frankie
Author: frankie
Date: 2007-12-19 08:54:35 + (Wed, 19 Dec 2007)
New Revision: 1301

Modified:
   scripts/dgis-packages.inc
Log:
Added orfeo


Modified: scripts/dgis-packages.inc
===
--- scripts/dgis-packages.inc   2007-12-18 23:10:35 UTC (rev 1300)
+++ scripts/dgis-packages.inc   2007-12-19 08:54:35 UTC (rev 1301)
@@ -73,6 +73,7 @@
 'openjump' => {url=>'http://jump-pilot.sourceforge.net/',wnpp=>'356494'},
 'openscenegraph' => {url=>'http://www.openscenegraph.org/'},
 'opticks' => {url=>'https://opticks.ballforge.net/'},
+'orfeo' => {url=>'http://smsc.cnes.fr/PLEIADES/lien3_vm.htm'},
 'osm2pgsql' => 
{url=>'http://svn.openstreetmap.org/applications/utils/export/osm2pgsql/', 
wnpp=>'444705'},
 'ossim' => {url=>'http://www.ossim.org/'},
 'paraview' => {url=>'http://www.paraview.org/HTML/Index.html',wnpp=>'304334'},


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1302 - packages/geotiff/libgeotiff-dfsg/trunk/debian

2007-12-19 Thread frankie
Author: frankie
Date: 2007-12-19 12:25:41 + (Wed, 19 Dec 2007)
New Revision: 1302

Modified:
   packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog
   packages/geotiff/libgeotiff-dfsg/trunk/debian/control
   packages/geotiff/libgeotiff-dfsg/trunk/debian/rules
Log:
Releasing 1.2.4-3


Modified: packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog
===
--- packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog 2007-12-19 
08:54:35 UTC (rev 1301)
+++ packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog 2007-12-19 
12:25:41 UTC (rev 1302)
@@ -1,8 +1,15 @@
-libgeotiff-dfsg (1.2.4-3) UNRELEASED; urgency=low
+libgeotiff-dfsg (1.2.4-3) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * [Lintian] debian-rules-ignores-make-clean-error cleaned in debian/rules.
+  * [Lintian] extended-description-line-too-long cleaned in debian/control.
+  * [Lintian] substvar-source-version-is-deprecated cleaned in debian/control.
+  * Introduced homepage field in debian/control.
+  * Added installation path for libraries searching at dh_shlibdeps call.
+  * Added LD_SHARED ovverride at building time in debian/rules to link against 
libc 
+runtime also.
+  * Policy bumped to 3.7.3.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 14 Nov 2007 18:05:20 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 19 Dec 2007 13:21:20 
+0100
 
 libgeotiff-dfsg (1.2.4-2) unstable; urgency=high
 

Modified: packages/geotiff/libgeotiff-dfsg/trunk/debian/control
===
--- packages/geotiff/libgeotiff-dfsg/trunk/debian/control   2007-12-19 
08:54:35 UTC (rev 1301)
+++ packages/geotiff/libgeotiff-dfsg/trunk/debian/control   2007-12-19 
12:25:41 UTC (rev 1302)
@@ -3,21 +3,20 @@
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5), autotools-dev, proj, zlib1g-dev, 
libjpeg62-dev, libtiff4-dev, dpatch
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Section: science
+Homepage: http://geotiff.maptools.org/
 
 Package: libgeotiff-dev
 Section: libdevel
 Architecture: any
-Depends: libgeotiff1.2 (= ${Source-Version})
+Depends: libgeotiff1.2 (= ${binary:Version})
 Suggests: libgeotiff-epsg
 Description: the GeoTIFF library -- development files
  This C library supports TIFF 6.0 based interchange format for georeferenced 
- raster imagery. The GeoTIFF standard has been developed for reading, and 
writing
- geographic meta-information tags on top of TIFF raster.
+ raster imagery. The GeoTIFF standard has been developed for reading, and 
+ writing geographic meta-information tags on top of TIFF raster.
  .
-  Home page: http://geotiff.maptools.org/
- .
  This package contains stuff to be used to develop programs based 
  on the GeoTIFF library.
 
@@ -28,11 +27,9 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: the GeoTIFF library -- run-time files
  This C library supports TIFF 6.0 based interchange format for georeferenced 
- raster imagery. The GeoTIFF standard has been developed for reading, and 
writing
- geographic meta-information tags on top of TIFF raster.
+ raster imagery. The GeoTIFF standard has been developed for reading, and 
+ writing geographic meta-information tags on top of TIFF raster.
  .
-  Home page: http://geotiff.maptools.org/
- .
  This package contains the shared library only.
 
 Package: geotiff-bin
@@ -42,12 +39,10 @@
 Suggests: gdal-bin, libgeotiff-epsg
 Description: the GeoTIFF library -- tools
  This C library supports TIFF 6.0 based interchange format for georeferenced 
- raster imagery. The GeoTIFF standard has been developed for reading, and 
writing
- geographic meta-information tags on top of TIFF raster.
+ raster imagery. The GeoTIFF standard has been developed for reading, and 
+ writing geographic meta-information tags on top of TIFF raster.
  .
  The GeoTIFF library comes with two utility programs here included:
  .
   listgeo - dumps the metadata of a GeoTIFF file.
   geotifcp - applies metadata to a TIFF file, making it a GeoTIFF file.
- .
-  Home page: http://geotiff.maptools.org/

Modified: packages/geotiff/libgeotiff-dfsg/trunk/debian/rules
===
--- packages/geotiff/libgeotiff-dfsg/trunk/debian/rules 2007-12-19 08:54:35 UTC 
(rev 1301)
+++ packages/geotiff/libgeotiff-dfsg/trunk/debian/rules 2007-12-19 12:25:41 UTC 
(rev 1302)
@@ -36,7 +36,7 @@
dh_testdir
 
# Add here commands to compile the package.
-   $(MAKE)
+   $(MAKE) LD_SHARED="gcc -shared"
 
touch $@
 
@@ -47,7 +47,8 @@
rm -f build-stamp 
 
# Add here commands to clean up after the build process.
-   -$(MAKE) dist-clean
+   [ ! -f $(CURDIR)/Makefile ] || $(MAKE) dist-clean
+
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""

[DebianGIS-dev] r1304 - packages/geotiff/libgeotiff-dfsg/tags

2007-12-19 Thread frankie
Author: frankie
Date: 2007-12-19 12:31:15 + (Wed, 19 Dec 2007)
New Revision: 1304

Added:
   packages/geotiff/libgeotiff-dfsg/tags/1.2.4-3/
Log:
[svn-buildpackage] Tagging libgeotiff-dfsg (1.2.4-3)

Copied: packages/geotiff/libgeotiff-dfsg/tags/1.2.4-3 (from rev 1303, 
packages/geotiff/libgeotiff-dfsg/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1303 - packages/geotiff/libgeotiff-dfsg/trunk/debian

2007-12-19 Thread frankie
Author: frankie
Date: 2007-12-19 12:27:14 + (Wed, 19 Dec 2007)
New Revision: 1303

Modified:
   packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog
   packages/geotiff/libgeotiff-dfsg/trunk/debian/rules
Log:
Minor fix


Modified: packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog
===
--- packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog 2007-12-19 
12:25:41 UTC (rev 1302)
+++ packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog 2007-12-19 
12:27:14 UTC (rev 1303)
@@ -5,11 +5,12 @@
   * [Lintian] substvar-source-version-is-deprecated cleaned in debian/control.
   * Introduced homepage field in debian/control.
   * Added installation path for libraries searching at dh_shlibdeps call.
-  * Added LD_SHARED ovverride at building time in debian/rules to link against 
libc 
+  * Added LD_SHARED ovverride at building time in debian/rules to link against 
libc
 runtime also.
   * Policy bumped to 3.7.3.
+  * Removing config.log at clean time for completeness.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 19 Dec 2007 13:21:20 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 19 Dec 2007 13:25:57 
+0100
 
 libgeotiff-dfsg (1.2.4-2) unstable; urgency=high
 

Modified: packages/geotiff/libgeotiff-dfsg/trunk/debian/rules
===
--- packages/geotiff/libgeotiff-dfsg/trunk/debian/rules 2007-12-19 12:25:41 UTC 
(rev 1302)
+++ packages/geotiff/libgeotiff-dfsg/trunk/debian/rules 2007-12-19 12:27:14 UTC 
(rev 1303)
@@ -55,7 +55,7 @@
 ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess config.guess
 endif
-   rm -f config.status
+   rm -f config.status config.log
rm -f libgeotiff.* xtiffio.h newgeo.tif
 
dh_clean 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1310 - packages/hdf5/trunk/debian

2008-01-02 Thread frankie
Author: frankie
Date: 2008-01-02 14:37:41 + (Wed, 02 Jan 2008)
New Revision: 1310

Added:
   packages/hdf5/trunk/debian/hdf5-H5public-openmpi.patch
Modified:
   packages/hdf5/trunk/debian/changelog
   packages/hdf5/trunk/debian/control
   packages/hdf5/trunk/debian/control.in
   packages/hdf5/trunk/debian/rules
Log:
Added OpenMPI support and other (minor) changes.


Modified: packages/hdf5/trunk/debian/changelog
===
--- packages/hdf5/trunk/debian/changelog2007-12-31 10:04:08 UTC (rev 
1309)
+++ packages/hdf5/trunk/debian/changelog2008-01-02 14:37:41 UTC (rev 
1310)
@@ -1,16 +1,22 @@
 hdf5 (1.6.6-1) UNRELEASED; urgency=low
 
   (NOT RELEASED YET)
+  [ Francesco Paolo Lovergine ]
   * New upstream release. All Debian source changes already merged.
   * Manually run "autoupdate; libtoolize --force --copy; aclocal; autoheader;
 autoconf" in the base directory, and "autoupdate; libtoolize --force
 --copy; aclocal; autoconf" in the c++/ directory.
-  * Added new Homepage field in debian/control.
+  * Added Homepage field in debian/control.in
   * Watch file updated.
 (closes: #449723)
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 07 Nov 2007 11:47:52 
+0100
+  [ Adam C Powell IV ]
+  * Added OpenMPI version (closes: #457080)
+  * Patch to H5public.h for OpenMPI is for C++ programs which include
+hdf5.h in an extern "C" block. Patch included for reference.
 
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 02 Jan 2008 13:44:49 
+0100
+
 hdf5 (1.6.5-5) unstable; urgency=low
 
   * Changed maintainer and added uploards for true in control.in

Modified: packages/hdf5/trunk/debian/control
===
--- packages/hdf5/trunk/debian/control  2007-12-31 10:04:08 UTC (rev 1309)
+++ packages/hdf5/trunk/debian/control  2008-01-02 14:37:41 UTC (rev 1310)
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
-Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), libjpeg62-dev, debhelper (>> 5)
-Standards-Version: 3.7.2
-Homepage: http://hdf.ncsa.uiuc.edu/products/hdf5/index.html
+Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), libopenmpi-dev, libjpeg62-dev, debhelper (>> 5)
+Standards-Version: 3.7.3
+Homepage: http://hdf.ncsa.uiuc.edu/HDF5/
 
 Package: libhdf5-serial-1.6.6-0
 Section: libs
@@ -67,6 +67,37 @@
  .
  This package contains development files for use with LAM.
 
+Package: libhdf5-openmpi-1.6.6-0
+Section: libs
+Priority: extra
+Architecture: any
+Depends: ${shlibs:Depends}
+Conflicts: libhdf5-1.6.6-0
+Provides: libhdf5-1.6.6-0
+Description: Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI 
version
+ HDF5 is a file format and library for storing scientific data. 
+ HDF5 was designed and implemented to address the deficiencies of
+ HDF4.x. It has a more powerful and flexible data model, supports
+ files larger than 2 GB, and supports parallel I/O.
+ .
+ This package contains runtime files for use with OpenMPI.
+
+Package: libhdf5-openmpi-dev
+Section: libdevel
+Priority: extra
+Architecture: any
+Depends: libhdf5-openmpi-1.6.6-0 (= ${Source-Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, libopenmpi-dev
+Conflicts: libhdf5-dev
+Provides: libhdf5-dev
+Suggests: libhdf5-doc
+Description: Hierarchical Data Format 5 (HDF5) - development files - OpenMPI 
version
+ HDF5 is a file format and library for storing scientific data. 
+ HDF5 was designed and implemented to address the deficiencies of
+ HDF4.x. It has a more powerful and flexible data model, supports
+ files larger than 2 GB, and supports parallel I/O.
+ .
+ This package contains development files for use with OpenMPI.
+
 Package: libhdf5-mpich-1.6.6-0
 Section: libs
 Priority: extra

Modified: packages/hdf5/trunk/debian/control.in
===
--- packages/hdf5/trunk/debian/control.in   2007-12-31 10:04:08 UTC (rev 
1309)
+++ packages/hdf5/trunk/debian/control.in   2008-01-02 14:37:41 UTC (rev 
1310)
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
-Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), libjpeg62-dev, debhelper (>> 5)
-Standards-Version: 3.7.2
+Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), libopenmpi-dev, libjpeg62-dev, debhelper (>> 5)
+Standards-Version: 3.7.3
+Homepage: http://hdf.ncsa.uiuc.edu/HDF5/
 
 Package: [EMAIL PROTECTED]@-0
 Section: libs
@@ -19,8 +20,6 @@
  files larger than 2 GB, and supports parallel I/O.
  .
  This package contains runtime files for serial platforms.
- .
-  Home page: http://hdf.ncsa.uiuc.

[DebianGIS-dev] r1311 - packages/hdf5/trunk/debian

2008-01-02 Thread frankie
Author: frankie
Date: 2008-01-02 14:38:53 + (Wed, 02 Jan 2008)
New Revision: 1311

Modified:
   packages/hdf5/trunk/debian/changelog
Log:
Changelog updated for fixed bug.


Modified: packages/hdf5/trunk/debian/changelog
===
--- packages/hdf5/trunk/debian/changelog2008-01-02 14:37:41 UTC (rev 
1310)
+++ packages/hdf5/trunk/debian/changelog2008-01-02 14:38:53 UTC (rev 
1311)
@@ -9,6 +9,8 @@
   * Added Homepage field in debian/control.in
   * Watch file updated.
 (closes: #449723)
+  * Fixed rpath issue with dh_shlibdeps due to missing library path.
+(closes: #456862)
 
   [ Adam C Powell IV ]
   * Added OpenMPI version (closes: #457080)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1312 - packages/hdf5/trunk/debian

2008-01-02 Thread frankie
Author: frankie
Date: 2008-01-02 15:13:06 + (Wed, 02 Jan 2008)
New Revision: 1312

Modified:
   packages/hdf5/trunk/debian/changelog
   packages/hdf5/trunk/debian/control
   packages/hdf5/trunk/debian/control.in
   packages/hdf5/trunk/debian/rules
Log:
Other minor changes


Modified: packages/hdf5/trunk/debian/changelog
===
--- packages/hdf5/trunk/debian/changelog2008-01-02 14:38:53 UTC (rev 
1311)
+++ packages/hdf5/trunk/debian/changelog2008-01-02 15:13:06 UTC (rev 
1312)
@@ -11,13 +11,16 @@
 (closes: #449723)
   * Fixed rpath issue with dh_shlibdeps due to missing library path.
 (closes: #456862)
+  * [Lintian] Policy bumped to 3.7.3
+  * [Lintian] Now using ${binary:Version} in debian/control.in
 
   [ Adam C Powell IV ]
   * Added OpenMPI version (closes: #457080)
   * Patch to H5public.h for OpenMPI is for C++ programs which include
-hdf5.h in an extern "C" block. Patch included for reference.
+hdf5.h in an extern "C" block. Patch included for reference and installed 
+on fly.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 02 Jan 2008 13:44:49 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 02 Jan 2008 15:45:12 
+0100
 
 hdf5 (1.6.5-5) unstable; urgency=low
 

Modified: packages/hdf5/trunk/debian/control
===
--- packages/hdf5/trunk/debian/control  2008-01-02 14:38:53 UTC (rev 1311)
+++ packages/hdf5/trunk/debian/control  2008-01-02 15:13:06 UTC (rev 1312)
@@ -24,7 +24,7 @@
 Package: libhdf5-serial-dev
 Section: libdevel
 Architecture: any
-Depends: libhdf5-serial-1.6.6-0 (= ${Source-Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev
+Depends: libhdf5-serial-1.6.6-0 (= ${binary:Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev
 Suggests: libhdf5-doc
@@ -55,7 +55,7 @@
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: libhdf5-lam-1.6.6-0 (= ${Source-Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, lam4-dev
+Depends: libhdf5-lam-1.6.6-0 (= ${binary:Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, lam4-dev
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev
 Suggests: libhdf5-doc
@@ -86,7 +86,7 @@
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: libhdf5-openmpi-1.6.6-0 (= ${Source-Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, libopenmpi-dev
+Depends: libhdf5-openmpi-1.6.6-0 (= ${binary:Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, libopenmpi-dev
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev
 Suggests: libhdf5-doc
@@ -118,7 +118,7 @@
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: libhdf5-mpich-1.6.6-0 (= ${Source-Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, libmpich1.0-dev
+Depends: libhdf5-mpich-1.6.6-0 (= ${binary:Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, libmpich1.0-dev
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev
 Suggests: libhdf5-doc

Modified: packages/hdf5/trunk/debian/control.in
===
--- packages/hdf5/trunk/debian/control.in   2008-01-02 14:38:53 UTC (rev 
1311)
+++ packages/hdf5/trunk/debian/control.in   2008-01-02 15:13:06 UTC (rev 
1312)
@@ -24,7 +24,7 @@
 Package: libhdf5-serial-dev
 Section: libdevel
 Architecture: any
-Depends: [EMAIL PROTECTED]@-0 (= ${Source-Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev
+Depends: [EMAIL PROTECTED]@-0 (= ${binary:Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev
 Suggests: libhdf5-doc
@@ -55,7 +55,7 @@
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: [EMAIL PROTECTED]@-0 (= ${Source-Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, lam4-dev
+Depends: [EMAIL PROTECTED]@-0 (= ${binary:Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, lam4-dev
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev
 Suggests: libhdf5-doc
@@ -86,7 +86,7 @@
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: [EMAIL PROTECTED]@-0 (= ${Source-Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, libopenmpi-dev
+Depends: [EMAIL PROTECTED]@-0 (= ${binary:Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, libopenmpi-dev
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev
 Suggests: libhdf5-doc
@@ -118,7 +118,7 @@
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: [EMAIL PROTECTED]@-0 (= ${Source-Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, libmpich1.0-dev
+Depends: [EMAIL PROTECTED]@-0 (= ${binary:Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, libmpich1.0-dev
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev
 Suggests: libhdf5-doc

Modified: packages/hdf5/trunk/debian/rules
===
--- packages/hdf5/trunk/debian/rules2008-01-02 14:38:53 UTC (rev 1311)
+++ packages/hdf5/trunk/debian/rules2008-01-02 15:13:06 UTC (rev 1312)
@@ -163

[DebianGIS-dev] r1313 - packages/hdf5/trunk/debian

2008-01-02 Thread frankie
Author: frankie
Date: 2008-01-02 15:40:48 + (Wed, 02 Jan 2008)
New Revision: 1313

Modified:
   packages/hdf5/trunk/debian/changelog
   packages/hdf5/trunk/debian/control
   packages/hdf5/trunk/debian/control.in
Log:
Added Vcs-* fields


Modified: packages/hdf5/trunk/debian/changelog
===
--- packages/hdf5/trunk/debian/changelog2008-01-02 15:13:06 UTC (rev 
1312)
+++ packages/hdf5/trunk/debian/changelog2008-01-02 15:40:48 UTC (rev 
1313)
@@ -13,14 +13,15 @@
 (closes: #456862)
   * [Lintian] Policy bumped to 3.7.3
   * [Lintian] Now using ${binary:Version} in debian/control.in
+  * Added Vcs-* fields to debian/control.in
 
   [ Adam C Powell IV ]
   * Added OpenMPI version (closes: #457080)
   * Patch to H5public.h for OpenMPI is for C++ programs which include
-hdf5.h in an extern "C" block. Patch included for reference and installed 
+hdf5.h in an extern "C" block. Patch included for reference and installed
 on fly.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 02 Jan 2008 15:45:12 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 02 Jan 2008 16:38:38 
+0100
 
 hdf5 (1.6.5-5) unstable; urgency=low
 

Modified: packages/hdf5/trunk/debian/control
===
--- packages/hdf5/trunk/debian/control  2008-01-02 15:13:06 UTC (rev 1312)
+++ packages/hdf5/trunk/debian/control  2008-01-02 15:40:48 UTC (rev 1313)
@@ -6,6 +6,8 @@
 Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), libopenmpi-dev, libjpeg62-dev, debhelper (>> 5)
 Standards-Version: 3.7.3
 Homepage: http://hdf.ncsa.uiuc.edu/HDF5/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/hdf5/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/hdf5/trunk
 
 Package: libhdf5-serial-1.6.6-0
 Section: libs

Modified: packages/hdf5/trunk/debian/control.in
===
--- packages/hdf5/trunk/debian/control.in   2008-01-02 15:13:06 UTC (rev 
1312)
+++ packages/hdf5/trunk/debian/control.in   2008-01-02 15:40:48 UTC (rev 
1313)
@@ -6,6 +6,8 @@
 Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), libopenmpi-dev, libjpeg62-dev, debhelper (>> 5)
 Standards-Version: 3.7.3
 Homepage: http://hdf.ncsa.uiuc.edu/HDF5/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/hdf5/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/hdf5/trunk
 
 Package: [EMAIL PROTECTED]@-0
 Section: libs


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1314 - packages/h5utils/trunk/debian

2008-01-02 Thread frankie
Author: frankie
Date: 2008-01-02 16:14:22 + (Wed, 02 Jan 2008)
New Revision: 1314

Modified:
   packages/h5utils/trunk/debian/changelog
   packages/h5utils/trunk/debian/control
   packages/h5utils/trunk/debian/rules
Log:
Minor fixes


Modified: packages/h5utils/trunk/debian/changelog
===
--- packages/h5utils/trunk/debian/changelog 2008-01-02 15:40:48 UTC (rev 
1313)
+++ packages/h5utils/trunk/debian/changelog 2008-01-02 16:14:22 UTC (rev 
1314)
@@ -1,3 +1,12 @@
+h5utils (1.10-8) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Added Homepage and Vcs-* fields in debian/control.
+  * Policy bumped to 3.7.3 (no changes).
+  * [Lintian] debian-rules-ignores-make-clean-error fixed.
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 02 Jan 2008 17:13:22 
+0100
+
 h5utils (1.10-7) unstable; urgency=low
 
   * New maintainership team. Added me as uploader.

Modified: packages/h5utils/trunk/debian/control
===
--- packages/h5utils/trunk/debian/control   2008-01-02 15:40:48 UTC (rev 
1313)
+++ packages/h5utils/trunk/debian/control   2008-01-02 16:14:22 UTC (rev 
1314)
@@ -4,7 +4,10 @@
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5), libhdf5-serial-dev (>= 1.6.5), libz-dev, 
libpng-dev, hdf5-tools, libhdf4g-dev, libmatheval1-dev, octave2.1-headers
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Homepage: http://ab-initio.mit.edu/h5utils/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/h5utils/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/h5utils/trunk
 
 Package: h5utils
 Architecture: any
@@ -24,5 +27,3 @@
   - h5tovtk, which converts HDF5 files to VTK files for
 visualization with VTK-aware programs;
   - h5read, a plugin for the Octave numerical language.
- .
-  Home page: http://ab-initio.mit.edu/h5utils/

Modified: packages/h5utils/trunk/debian/rules
===
--- packages/h5utils/trunk/debian/rules 2008-01-02 15:40:48 UTC (rev 1313)
+++ packages/h5utils/trunk/debian/rules 2008-01-02 16:14:22 UTC (rev 1314)
@@ -38,7 +38,7 @@
dh_testroot
rm -f build-stamp configure-stamp
 
-   -$(MAKE) distclean
+   [ ! -f Makefile ] || $(MAKE) distclean
 
dh_clean h5read.oct
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1317 - packages/avce00

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 12:52:34 + (Thu, 03 Jan 2008)
New Revision: 1317

Added:
   packages/avce00/branches/
   packages/avce00/tags/
   packages/avce00/trunk/
Log:
Creating standard tree



___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1319 - in packages/avce00: . trunk

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 12:55:00 + (Thu, 03 Jan 2008)
New Revision: 1319

Added:
   packages/avce00/trunk/debian/
Removed:
   packages/avce00/debian/
Log:
Moving devel tree


Copied: packages/avce00/trunk/debian (from rev 1318, packages/avce00/debian)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1318 - packages/avce00/debian

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 12:54:16 + (Thu, 03 Jan 2008)
New Revision: 1318

Removed:
   packages/avce00/debian/patches/
Modified:
   packages/avce00/debian/avce00.install
   packages/avce00/debian/changelog
   packages/avce00/debian/compat
   packages/avce00/debian/control
   packages/avce00/debian/copyright
   packages/avce00/debian/docs
   packages/avce00/debian/rules
Log:
Committing missing tree


Modified: packages/avce00/debian/avce00.install
===
--- packages/avce00/debian/avce00.install   2008-01-03 12:52:34 UTC (rev 
1317)
+++ packages/avce00/debian/avce00.install   2008-01-03 12:54:16 UTC (rev 
1318)
@@ -2,3 +2,4 @@
 avcexport /usr/bin
 avcimport /usr/bin
 avctest /usr/bin
+

Modified: packages/avce00/debian/changelog
===
--- packages/avce00/debian/changelog2008-01-03 12:52:34 UTC (rev 1317)
+++ packages/avce00/debian/changelog2008-01-03 12:54:16 UTC (rev 1318)
@@ -1,12 +1,19 @@
-avce00 (1.3.0-3) UNRELEASED; urgency=low
+avce00 (2.0.0-2) UNRELEASED; urgency=low
 
-  * Switch to dpatch, clean up debian/rules, add to DebianGis CVS
-  * Pass the correct options to make through OPTFLAGS
-  * Add homepage and watch file, tidy copyright file
-  * Suggest e00compr (Closes: #339284) and enhance grass
+  * Added Home page field in debian/control.
+  * Added Vcs-* fields in debian/control.
+  * Policy bumped to 3.7.3
 
- -- Paul Wise <[EMAIL PROTECTED]>  Fri, 31 Mar 2006 20:16:43 +0800
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 04 Jul 2007 13:28:56 
+0200
 
+avce00 (2.0.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * Policy bumped to 3.7.2 without changes.
+  * Debhelper level moved to 5.
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 04 Jul 2007 13:21:28 
+0200
+
 avce00 (1.3.0-2) unstable; urgency=low
 
   * Patched to manage endianess automagically.

Modified: packages/avce00/debian/compat
===
--- packages/avce00/debian/compat   2008-01-03 12:52:34 UTC (rev 1317)
+++ packages/avce00/debian/compat   2008-01-03 12:54:16 UTC (rev 1318)
@@ -1 +1 @@
-4
+5

Modified: packages/avce00/debian/control
===
--- packages/avce00/debian/control  2008-01-03 12:52:34 UTC (rev 1317)
+++ packages/avce00/debian/control  2008-01-03 12:54:16 UTC (rev 1318)
@@ -3,16 +3,16 @@
 Priority: extra
 Maintainer: Debian GIS Project 
 Uploaders: Jean-Denis Giguere <[EMAIL PROTECTED]>, Francesco Paolo Lovergine 
<[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.6.2
+Build-Depends: debhelper (>= 5.0.0)
+Standards-Version: 3.7.3
+Homepage: http://avce00.maptools.org/avce00/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/avce00/trunk
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/avce00/trunk
 
+
 Package: avce00
 Architecture: any
 Depends: ${shlibs:Depends}
-Suggests: e00compr
-Enhances: grass
 Description: Tools for conversion of ESRI Arcinfo (binary) Vector Coverage in 
E00 format.
  AVCE00 is a C library and group of tools that makes Arcinfo (binary) Vector 
Coverages 
  appear as E00. It allows you to read and write binary coverages just as if 
they were E00 files.
- .
-  Homepage: http://avce00.maptools.org/avce00/

Modified: packages/avce00/debian/copyright
===
--- packages/avce00/debian/copyright2008-01-03 12:52:34 UTC (rev 1317)
+++ packages/avce00/debian/copyright2008-01-03 12:54:16 UTC (rev 1318)
@@ -3,14 +3,14 @@
 
 It was downloaded from http://avce00.maptools.org/avce00/avce00-1.3.0.tar.gz
 
+Copyright: MIT license
+
 Upstream Author: Daniel Morissette, [EMAIL PROTECTED]
 
-Copyright:
+License:
 
   Copyright (c) 1999, 2000, Daniel Morissette
 
-License:
-
   Permission is hereby granted, free of charge, to any person
   obtaining a copy of this software and associated documentation
   files (the "Software"), to deal in the Software without

Modified: packages/avce00/debian/docs
===
--- packages/avce00/debian/docs 2008-01-03 12:52:34 UTC (rev 1317)
+++ packages/avce00/debian/docs 2008-01-03 12:54:16 UTC (rev 1318)
@@ -1,4 +1,4 @@
-avce00.txt
+avce00.html
 HISTORY.TXT
 README.TXT
 TODO.TXT

Modified: packages/avce00/debian/rules
===
--- packages/avce00/debian/rules2008-01-03 12:52:34 UTC (rev 1317)
+++ packages/avce00/debian/rules2008-01-03 12:54:16 UTC (rev 1318)
@@ -1,28 +1,51 @@
 #!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file

[DebianGIS-dev] r1315 - packages/geotiff/libgeotiff-dfsg/trunk/debian

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 12:46:09 + (Thu, 03 Jan 2008)
New Revision: 1315

Modified:
   packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog
   packages/geotiff/libgeotiff-dfsg/trunk/debian/control
Log:
Vcs-* fields


Modified: packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog
===
--- packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog 2008-01-02 
16:14:22 UTC (rev 1314)
+++ packages/geotiff/libgeotiff-dfsg/trunk/debian/changelog 2008-01-03 
12:46:09 UTC (rev 1315)
@@ -1,3 +1,10 @@
+libgeotiff-dfsg (1.2.4-4) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Added Vcs-* fields to debian/control.
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 13:45:19 
+0100
+
 libgeotiff-dfsg (1.2.4-3) unstable; urgency=low
 
   * [Lintian] debian-rules-ignores-make-clean-error cleaned in debian/rules.

Modified: packages/geotiff/libgeotiff-dfsg/trunk/debian/control
===
--- packages/geotiff/libgeotiff-dfsg/trunk/debian/control   2008-01-02 
16:14:22 UTC (rev 1314)
+++ packages/geotiff/libgeotiff-dfsg/trunk/debian/control   2008-01-03 
12:46:09 UTC (rev 1315)
@@ -6,6 +6,8 @@
 Standards-Version: 3.7.3
 Section: science
 Homepage: http://geotiff.maptools.org/
+Vcs-Browser: 
http://svn.debian.org/viewsvn/pkg-grass/packages/geotiff/libgeotiff-dfsg/trunk
+Vcs-Svn: 
svn://svn.debian.org/svn/pkg-grass/packages/geotiff/libgeotiff-dfsg/trunk
 
 Package: libgeotiff-dev
 Section: libdevel


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1316 - packages/geotiff/libgeotiff-epsg/trunk/debian

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 12:47:59 + (Thu, 03 Jan 2008)
New Revision: 1316

Modified:
   packages/geotiff/libgeotiff-epsg/trunk/debian/changelog
   packages/geotiff/libgeotiff-epsg/trunk/debian/control
Log:
Vcs-* fields and policy bumping


Modified: packages/geotiff/libgeotiff-epsg/trunk/debian/changelog
===
--- packages/geotiff/libgeotiff-epsg/trunk/debian/changelog 2008-01-03 
12:46:09 UTC (rev 1315)
+++ packages/geotiff/libgeotiff-epsg/trunk/debian/changelog 2008-01-03 
12:47:59 UTC (rev 1316)
@@ -1,3 +1,11 @@
+libgeotiff-epsg (1.2.4-4) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Policy bumped to 3.7.3 (no changes)
+  * Added Vcs-* fields in debian/control
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 13:46:51 
+0100
+
 libgeotiff-epsg (1.2.4-3) unstable; urgency=low
 
   * Fixed missing dh_installchangelogs in debian/rules :-/

Modified: packages/geotiff/libgeotiff-epsg/trunk/debian/control
===
--- packages/geotiff/libgeotiff-epsg/trunk/debian/control   2008-01-03 
12:46:09 UTC (rev 1315)
+++ packages/geotiff/libgeotiff-epsg/trunk/debian/control   2008-01-03 
12:47:59 UTC (rev 1316)
@@ -4,9 +4,12 @@
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://www.gdal.org/
+Vcs-Browser: 
http://svn.debian.org/viewsvn/pkg-grass/packages/geotiff/libgeotiff-epsg/trunk
+Vcs-Svn: 
svn://svn.debian.org/svn/pkg-grass/packages/geotiff/libgeotiff-epsg/trunk
 
+
 Package: libgeotiff-epsg
 Section: non-free/science
 Architecture: all


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1321 - in packages/e00compr: . trunk

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 13:01:05 + (Thu, 03 Jan 2008)
New Revision: 1321

Added:
   packages/e00compr/trunk/debian/
Removed:
   packages/e00compr/debian/
Log:
Moving development tree


Copied: packages/e00compr/trunk/debian (from rev 1320, packages/e00compr/debian)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1322 - packages/e00compr/trunk/debian

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 13:04:38 + (Thu, 03 Jan 2008)
New Revision: 1322

Modified:
   packages/e00compr/trunk/debian/changelog
   packages/e00compr/trunk/debian/control
Log:
Minor changes


Modified: packages/e00compr/trunk/debian/changelog
===
--- packages/e00compr/trunk/debian/changelog2008-01-03 13:01:05 UTC (rev 
1321)
+++ packages/e00compr/trunk/debian/changelog2008-01-03 13:04:38 UTC (rev 
1322)
@@ -1,3 +1,10 @@
+e00compr (1.0.0-7) unstable; urgency=low
+
+  * Added Homepage and Vcs-* fields in debian/control
+  * Policy bumped to 3.7.3 (no changes)
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 14:03:15 
+0100
+
 e00compr (1.0.0-6) unstable; urgency=low
 
   * Sigh, missed debian/examples file added to svn repository.

Modified: packages/e00compr/trunk/debian/control
===
--- packages/e00compr/trunk/debian/control  2008-01-03 13:01:05 UTC (rev 
1321)
+++ packages/e00compr/trunk/debian/control  2008-01-03 13:04:38 UTC (rev 
1322)
@@ -4,7 +4,10 @@
 Maintainer: Debian GIS Project 
 Uploaders: Paul Wise <[EMAIL PROTECTED]>, Francesco Paolo Lovergine <[EMAIL 
PROTECTED]>
 Build-Depends: debhelper (>= 5.0.0)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Homepage: http://avce00.maptools.org/e00compr/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/e00compr/trunk
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/e00compr/trunk
 
 Package: e00compr
 Architecture: any
@@ -24,5 +27,3 @@
  input (compressed or not) and copies it to a new file with the requested
  compression level (NONE, PARTIAL or FULL). The library is not included
  at this stage.
- .
-  Homepage: http://avce00.maptools.org/e00compr/


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1323 - packages/gdal/trunk/debian

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 13:06:39 + (Thu, 03 Jan 2008)
New Revision: 1323

Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/control
Log:
Minor changes


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-03 13:04:38 UTC (rev 
1322)
+++ packages/gdal/trunk/debian/changelog2008-01-03 13:06:39 UTC (rev 
1323)
@@ -1,3 +1,11 @@
+gdal (1.4.4-2) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Added Vcs-* fields to debian/control
+  * Policy bumped to 3.7.3 (no changes)
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 14:05:30 
+0100
+
 gdal (1.4.4-1) unstable; urgency=low
 
   * New upstream version, which fixes an ABI breakage.

Modified: packages/gdal/trunk/debian/control
===
--- packages/gdal/trunk/debian/control  2008-01-03 13:04:38 UTC (rev 1322)
+++ packages/gdal/trunk/debian/control  2008-01-03 13:06:39 UTC (rev 1323)
@@ -9,10 +9,13 @@
  python-dev, python-numeric, doxygen, d-shlibs, libgeos-dev, dpatch, 
libmysqlclient15-dev, python-all-dev (>= 2.3.5-11), 
  python-central (>=0.5), libcurl4-dev|libcurl-dev, libsqlite3-dev, 
libogdi3.2-dev,
  ruby, ruby1.8-dev, chrpath, swig
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 XS-Python-Version: all
 Homepage: http://www.gdal.org/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gdal/trunk
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/gdal/trunk
 
+
 Package: libgdal1-1.4.0
 Section: libs
 Architecture: any


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1324 - packages/gdal-grass/trunk/debian

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 13:13:47 + (Thu, 03 Jan 2008)
New Revision: 1324

Modified:
   packages/gdal-grass/trunk/debian/changelog
   packages/gdal-grass/trunk/debian/control
Log:
Minor changes


Modified: packages/gdal-grass/trunk/debian/changelog
===
--- packages/gdal-grass/trunk/debian/changelog  2008-01-03 13:06:39 UTC (rev 
1323)
+++ packages/gdal-grass/trunk/debian/changelog  2008-01-03 13:13:47 UTC (rev 
1324)
@@ -1,3 +1,10 @@
+libgdal-grass (1.4.4-2) UNRELEASED; urgency=low
+
+  * Added Vcs-* fields to debian/control
+  * Policy bumped to 3.7.3
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 14:11:36 
+0100
+
 libgdal-grass (1.4.4-1) unstable; urgency=low
 
   * New upstream version.

Modified: packages/gdal-grass/trunk/debian/control
===
--- packages/gdal-grass/trunk/debian/control2008-01-03 13:06:39 UTC (rev 
1323)
+++ packages/gdal-grass/trunk/debian/control2008-01-03 13:13:47 UTC (rev 
1324)
@@ -4,7 +4,9 @@
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>>5.0.0), d-shlibs, libgdal1-dev (>=1.4.1) | 
libgdal1-1.3.2-dev, grass-dev (>= 6.0.2-5), grass (>= 6.0.2-5)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gdal-grass/trunk
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/gdal-grass/trunk
 
 Package: libgdal1-1.4.0-grass
 Section: libs


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1325 - packages/geos/trunk/debian

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 13:19:29 + (Thu, 03 Jan 2008)
New Revision: 1325

Modified:
   packages/geos/trunk/debian/changelog
   packages/geos/trunk/debian/control
Log:
Minor changes


Modified: packages/geos/trunk/debian/changelog
===
--- packages/geos/trunk/debian/changelog2008-01-03 13:13:47 UTC (rev 
1324)
+++ packages/geos/trunk/debian/changelog2008-01-03 13:19:29 UTC (rev 
1325)
@@ -1,3 +1,11 @@
+geos (2.2.3-5) UNRELEASED; urgency=low
+
+  * Added Vcs-* fields to debian/control
+  * Policy bumped to 3.7.3 without changes
+  * Removed Steve Halasz among Uploaders (last contribute is almost 2 years 
ago).
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 14:16:32 
+0100
+
 geos (2.2.3-4) unstable; urgency=low
 
   [ Fabio Tranchitella ]

Modified: packages/geos/trunk/debian/control
===
--- packages/geos/trunk/debian/control  2008-01-03 13:13:47 UTC (rev 1324)
+++ packages/geos/trunk/debian/control  2008-01-03 13:19:29 UTC (rev 1325)
@@ -2,10 +2,12 @@
 Section: science
 Priority: optional
 Maintainer: Debian GIS Project 
-Uploaders: Steve Halasz <[EMAIL PROTECTED]>, Fabio Tranchitella <[EMAIL 
PROTECTED]>
+Uploaders: Fabio Tranchitella <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5.0.0), dpatch, doxygen
-Standards-Version: 3.7.2.1
+Standards-Version: 3.7.3
 Homepage: http://geos.refractions.net/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/geos/trunk
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/geos/trunk
 
 Package: libgeos-dev
 Section: libdevel


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1327 - packages/gmt/trunk/debian

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 13:25:48 + (Thu, 03 Jan 2008)
New Revision: 1327

Modified:
   packages/gmt/trunk/debian/changelog
   packages/gmt/trunk/debian/control
Log:
Minor changes


Modified: packages/gmt/trunk/debian/changelog
===
--- packages/gmt/trunk/debian/changelog 2008-01-03 13:21:24 UTC (rev 1326)
+++ packages/gmt/trunk/debian/changelog 2008-01-03 13:25:48 UTC (rev 1327)
@@ -8,8 +8,10 @@
 (closes: #437047)
   * In debian/rules: added private libraries path to search for libs when
 calling dh_shlibdeps
+  * Policy bumped to 3.7.3, without changes.
+  * Added Vcs-* fields to debian/control.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 10 Dec 2007 15:43:13 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 10 Dec 2007 16:32:18 
+0100
 
 gmt (4.2.0-1) unstable; urgency=low
 

Modified: packages/gmt/trunk/debian/control
===
--- packages/gmt/trunk/debian/control   2008-01-03 13:21:24 UTC (rev 1326)
+++ packages/gmt/trunk/debian/control   2008-01-03 13:25:48 UTC (rev 1327)
@@ -5,8 +5,10 @@
 Uploaders: Torsten Landschoff <[EMAIL PROTECTED]>, Francesco P. Lovergine 
<[EMAIL PROTECTED]>
 Build-Depends: netcdfg-dev, tcsh | csh | c-shell, debhelper (>= 5.0), bzip2, 
quilt, libxmu-headers, libxaw7-dev
 Build-Depends-Indep: debhelper (>= 5.0), bzip2, quilt
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://gmt.soest.hawaii.edu/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gmt/trunk
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/gmt/trunk
 
 Package: gmt
 Architecture: any


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1326 - packages/geos/trunk/debian

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 13:21:24 + (Thu, 03 Jan 2008)
New Revision: 1326

Modified:
   packages/geos/trunk/debian/changelog
   packages/geos/trunk/debian/watch
Log:
Minor changes


Modified: packages/geos/trunk/debian/changelog
===
--- packages/geos/trunk/debian/changelog2008-01-03 13:19:29 UTC (rev 
1325)
+++ packages/geos/trunk/debian/changelog2008-01-03 13:21:24 UTC (rev 
1326)
@@ -3,8 +3,9 @@
   * Added Vcs-* fields to debian/control
   * Policy bumped to 3.7.3 without changes
   * Removed Steve Halasz among Uploaders (last contribute is almost 2 years 
ago).
+  * Fixed debian/watch
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 14:16:32 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 14:20:40 
+0100
 
 geos (2.2.3-4) unstable; urgency=low
 

Modified: packages/geos/trunk/debian/watch
===
--- packages/geos/trunk/debian/watch2008-01-03 13:19:29 UTC (rev 1325)
+++ packages/geos/trunk/debian/watch2008-01-03 13:21:24 UTC (rev 1326)
@@ -1,2 +1,2 @@
 version=3
-http://geos.refractions.net/geos-([\d\.]+)\.tar\.bz2   debian  uupdate
+http://geos.refractions.net/downloads/geos-([\d\.]+)\.tar\.bz2 debian  uupdate


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1320 - packages/e00compr

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 13:00:23 + (Thu, 03 Jan 2008)
New Revision: 1320

Added:
   packages/e00compr/branches/
   packages/e00compr/tags/
   packages/e00compr/trunk/
Log:
Creating standard tree



___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1328 - in packages/gosmore/debian: . patches

2008-01-03 Thread frankie
Author: frankie
Date: 2008-01-03 13:47:01 + (Thu, 03 Jan 2008)
New Revision: 1328

Removed:
   packages/gosmore/debian/patches/10_bad_gpsd_header.dpatch
Modified:
   packages/gosmore/debian/changelog
   packages/gosmore/debian/compat
   packages/gosmore/debian/control
   packages/gosmore/debian/patches/00list
Log:
Minor changes and merging of Bernd changes


Modified: packages/gosmore/debian/changelog
===
--- packages/gosmore/debian/changelog   2008-01-03 13:25:48 UTC (rev 1327)
+++ packages/gosmore/debian/changelog   2008-01-03 13:47:01 UTC (rev 1328)
@@ -1,3 +1,20 @@
+gosmore (0.0.0.20070901-3) UNRELEASED; urgency=low
+
+  * Debhelper compatibility level bumped to 5.
+  * Policy bumped to 3.7.3 without changes.
+  * Added Vcs-* fields into debian/control.
+  * Merged changes by bzed:
++ debian/patches:
+  - Removing 10_bad_gpsd_header.dpatch as the package FTBFS whith the
+applied patch, which was a workaround for a bug in libgps-dev.
+(Closes: #454519, #456843)
++ debian/control:
+  - Changing the libgps-dev build dependency to require a version
+>= 2.34.dfsg-5 as the package will FTBFS with lower versions.
+  * Added Homepage field in debian/control.
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 14:41:32 
+0100
+
 gosmore (0.0.0.20070901-2) unstable; urgency=low
 
   * Change build-depend on gpsd to libgps-dev (>= 2.34.dfsg-3) | gpsd

Modified: packages/gosmore/debian/compat
===
--- packages/gosmore/debian/compat  2008-01-03 13:25:48 UTC (rev 1327)
+++ packages/gosmore/debian/compat  2008-01-03 13:47:01 UTC (rev 1328)
@@ -1 +1 @@
-4
+5

Modified: packages/gosmore/debian/control
===
--- packages/gosmore/debian/control 2008-01-03 13:25:48 UTC (rev 1327)
+++ packages/gosmore/debian/control 2008-01-03 13:47:01 UTC (rev 1328)
@@ -3,8 +3,11 @@
 Priority: optional
 Maintainer: Debian GIS Project 
 Uploaders: Petter Reinholdtsen <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), cdbs, libgtk2.0-dev, flite-dev, 
libgps-dev (>= 2.34.dfsg-3) | gpsd (<< 2.34.dfsg-1), dpatch
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>> 5.0.0), cdbs, libgtk2.0-dev, flite-dev, 
libgps-dev (>= 2.34.dfsg-5) | gpsd (<< 2.34.dfsg-1), dpatch
+Standards-Version: 3.7.3
+Homepage: http://wiki.openstreetmap.org/index.php/Gosmore
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gosmore/trunk
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/gosmore/trunk
 
 Package: gosmore
 Priority: optional

Modified: packages/gosmore/debian/patches/00list
===
--- packages/gosmore/debian/patches/00list  2008-01-03 13:25:48 UTC (rev 
1327)
+++ packages/gosmore/debian/patches/00list  2008-01-03 13:47:01 UTC (rev 
1328)
@@ -1 +0,0 @@
-10_bad_gpsd_header

Deleted: packages/gosmore/debian/patches/10_bad_gpsd_header.dpatch
===
--- packages/gosmore/debian/patches/10_bad_gpsd_header.dpatch   2008-01-03 
13:25:48 UTC (rev 1327)
+++ packages/gosmore/debian/patches/10_bad_gpsd_header.dpatch   2008-01-03 
13:47:01 UTC (rev 1328)
@@ -1,17 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 10_bad_gpsd_header.dpatch by Petter Reinholdtsen <[EMAIL PROTECTED]>
-##
-## DP: gps.h assume a few defines are set, and do not work out of the
-## DP: box.  Make sure these defines are set.
-
[EMAIL PROTECTED]@
 gosmore-0.0.0.20070901.orig/gosmore.cc
-+++ gosmore-0.0.0.20070901/gosmore.cc
-@@ -18,6 +18,7 @@
- #include 
- #include 
- #ifdef USE_GPSD
-+#include 
- #include 
- #endif
- 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


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

2008-01-07 Thread frankie
Author: frankie
Date: 2008-01-07 14:20:22 + (Mon, 07 Jan 2008)
New Revision: 1329

Added:
   packages/gdal/trunk/debian/libgdal1-1.5.0.docs
Removed:
   packages/gdal/trunk/debian/libgdal1-1.4.0.docs
Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/control
   packages/gdal/trunk/debian/libgdal1-dev.files
   packages/gdal/trunk/debian/patches/libname.dpatch
   packages/gdal/trunk/debian/rules
Log:
Starting 1.5.0 tree


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-03 13:47:01 UTC (rev 
1328)
+++ packages/gdal/trunk/debian/changelog2008-01-07 14:20:22 UTC (rev 
1329)
@@ -1,10 +1,10 @@
-gdal (1.4.4-2) UNRELEASED; urgency=low
+gdal (1.5.0-1) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
+  * (NOT RELEASED YET) New upstream release
   * Added Vcs-* fields to debian/control
   * Policy bumped to 3.7.3 (no changes)
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 14:05:30 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 07 Jan 2008 15:14:13 
+0100
 
 gdal (1.4.4-1) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/control
===
--- packages/gdal/trunk/debian/control  2008-01-03 13:47:01 UTC (rev 1328)
+++ packages/gdal/trunk/debian/control  2008-01-07 14:20:22 UTC (rev 1329)
@@ -16,7 +16,7 @@
 Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/gdal/trunk
 
 
-Package: libgdal1-1.4.0
+Package: libgdal1-1.5.0
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
@@ -45,7 +45,7 @@
 Package: libgdal1-dev
 Section: libdevel
 Architecture: any
-Depends: libgdal1-1.4.0 (=${binary:Version}), libc6-dev, netcdfg-dev, 
libtiff4-dev, 
+Depends: libgdal1-1.5.0 (=${binary:Version}), libc6-dev, netcdfg-dev, 
libtiff4-dev, 
  libjasper-dev|libjasper-1.701-dev, libpng12-dev, libjpeg62-dev, 
libungif4-dev, libhdf4g-dev, 
  libpq-dev | postgresql-dev, libxerces27-dev, unixodbc-dev, libsqlite3-dev, 
libgeos-dev,
  libmysqlclient15-dev, libhdf5-serial-dev, libltdl3-dev, 
libcurl4-dev|libcurl-dev
@@ -76,7 +76,7 @@
 Package: libgdal-doc
 Section: doc
 Architecture: all
-Suggests: libgdal1-1.4.0 (=${binary:Version})
+Suggests: libgdal1-1.5.0 (=${binary:Version})
 Homepage: http://www.gdal.org/#index_userdocs
 Description: Documentation for the Geospatial Data Abstraction Library
  GDAL is a translator library for raster geospatial data formats.

Deleted: packages/gdal/trunk/debian/libgdal1-1.4.0.docs
===
--- packages/gdal/trunk/debian/libgdal1-1.4.0.docs  2008-01-03 13:47:01 UTC 
(rev 1328)
+++ packages/gdal/trunk/debian/libgdal1-1.4.0.docs  2008-01-07 14:20:22 UTC 
(rev 1329)
@@ -1 +0,0 @@
-NEWS

Copied: packages/gdal/trunk/debian/libgdal1-1.5.0.docs (from rev 1281, 
packages/gdal/trunk/debian/libgdal1-1.4.0.docs)
===
--- packages/gdal/trunk/debian/libgdal1-1.5.0.docs  
(rev 0)
+++ packages/gdal/trunk/debian/libgdal1-1.5.0.docs  2008-01-07 14:20:22 UTC 
(rev 1329)
@@ -0,0 +1 @@
+NEWS

Modified: packages/gdal/trunk/debian/libgdal1-dev.files
===
--- packages/gdal/trunk/debian/libgdal1-dev.files   2008-01-03 13:47:01 UTC 
(rev 1328)
+++ packages/gdal/trunk/debian/libgdal1-dev.files   2008-01-07 14:20:22 UTC 
(rev 1329)
@@ -1,6 +1,6 @@
 usr/bin/gdal-config
 usr/include
-usr/lib/libgdal1.4.0.a
-usr/lib/libgdal1.4.0.la
-usr/lib/libgdal1.4.0.so
+usr/lib/libgdal1.5.0.a
+usr/lib/libgdal1.5.0.la
+usr/lib/libgdal1.5.0.so
 usr/share/man/man1/gdal-config.1

Modified: packages/gdal/trunk/debian/patches/libname.dpatch
===
--- packages/gdal/trunk/debian/patches/libname.dpatch   2008-01-03 13:47:01 UTC 
(rev 1328)
+++ packages/gdal/trunk/debian/patches/libname.dpatch   2008-01-07 14:20:22 UTC 
(rev 1329)
@@ -13,7 +13,7 @@
  
  # libtool targets and help variables
 -LIBGDAL   :=  libgdal.la
-+LIBGDAL   :=  libgdal1.4.0.la
++LIBGDAL   :=  libgdal1.5.0.la
  LIBGDAL_CURRENT   :=  12
  LIBGDAL_REVISION  :=  2
  LIBGDAL_AGE   :=  11
@@ -24,9 +24,9 @@
 -GDAL_LIB  =   $(GDAL_ROOT)/libgdal.a
 -GDAL_SLIB =   $(GDAL_ROOT)/libgdal.$(SO_EXT)
 -GDAL_SLIB_LINK=   -L$(GDAL_ROOT) -lgdal
-+GDAL_LIB  =   $(GDAL_ROOT)/libgdal1.4.0.a
-+GDAL_SLIB =   $(GDAL_ROOT)/libgdal1.4.0.$(SO_EXT)
-+GDAL_SLIB_LINK=   -L$(GDAL_ROOT) -lgdal1.4.0
++GDAL_LIB  =   $(GDAL_ROOT)/libgdal1.5.0.a
++GDAL_SLIB =   $(GDAL_ROOT)/libgdal1.5.0.$(SO_EXT)
++GDAL_SLIB_LINK=   -L$(GDAL_ROOT) -lgdal1.5.0
  
  # Mac OS X Framework definition
  MACO

[DebianGIS-dev] r1330 - packages/gdal/trunk/debian

2008-01-07 Thread frankie
Author: frankie
Date: 2008-01-07 14:21:17 + (Mon, 07 Jan 2008)
New Revision: 1330

Added:
   packages/gdal/trunk/debian/libgdal1-1.5.0.files
Removed:
   packages/gdal/trunk/debian/libgdal1-1.4.0.files
Log:
Missing update


Deleted: packages/gdal/trunk/debian/libgdal1-1.4.0.files
===
--- packages/gdal/trunk/debian/libgdal1-1.4.0.files 2008-01-07 14:20:22 UTC 
(rev 1329)
+++ packages/gdal/trunk/debian/libgdal1-1.4.0.files 2008-01-07 14:21:17 UTC 
(rev 1330)
@@ -1,2 +0,0 @@
-usr/lib/libgdal1.4.0.so.*
-usr/share/gdal

Added: packages/gdal/trunk/debian/libgdal1-1.5.0.files
===
--- packages/gdal/trunk/debian/libgdal1-1.5.0.files 
(rev 0)
+++ packages/gdal/trunk/debian/libgdal1-1.5.0.files 2008-01-07 14:21:17 UTC 
(rev 1330)
@@ -0,0 +1,2 @@
+usr/lib/libgdal1.5.0.so.*
+usr/share/gdal


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1331 - packages/gdal/trunk/debian/patches

2008-01-07 Thread frankie
Author: frankie
Date: 2008-01-07 14:28:26 + (Mon, 07 Jan 2008)
New Revision: 1331

Modified:
   packages/gdal/trunk/debian/patches/libname.dpatch
Log:
Patch fixed


Modified: packages/gdal/trunk/debian/patches/libname.dpatch
===
--- packages/gdal/trunk/debian/patches/libname.dpatch   2008-01-07 14:21:17 UTC 
(rev 1330)
+++ packages/gdal/trunk/debian/patches/libname.dpatch   2008-01-07 14:28:26 UTC 
(rev 1331)
@@ -5,19 +5,19 @@
 ## DP: No description.
 
 @DPATCH@
-diff -urNad gdal-1.4.2~/GDALmake.opt.in gdal-1.4.2/GDALmake.opt.in
 gdal-1.4.2~/GDALmake.opt.in2007-10-05 15:25:02.0 +0200
-+++ gdal-1.4.2/GDALmake.opt.in 2007-10-05 15:25:36.0 +0200
-@@ -106,7 +106,7 @@
+diff -urNad gdal-1.5.0~/GDALmake.opt.in gdal-1.5.0/GDALmake.opt.in
+--- gdal-1.5.0~/GDALmake.opt.in2007-12-08 18:32:49.0 +0100
 gdal-1.5.0/GDALmake.opt.in 2008-01-07 15:26:06.0 +0100
+@@ -80,7 +80,7 @@
-I$(GDAL_ROOT)/ogr -I$(GDAL_ROOT)/ogr/ogrsf_frmts
  
  # libtool targets and help variables
 -LIBGDAL   :=  libgdal.la
 +LIBGDAL   :=  libgdal1.5.0.la
- LIBGDAL_CURRENT   :=  12
- LIBGDAL_REVISION  :=  2
- LIBGDAL_AGE   :=  11
-@@ -119,9 +119,9 @@
+ LIBGDAL_CURRENT   :=  13
+ LIBGDAL_REVISION  :=  0
+ LIBGDAL_AGE   :=  12
+@@ -93,9 +93,9 @@
  GDAL_VERSION_MINOR =@GDAL_VERSION_MINOR@
  GDAL_VERSION_REV   =@GDAL_VERSION_REV@
  
@@ -30,26 +30,33 @@
  
  # Mac OS X Framework definition
  MACOSX_FRAMEWORK = @MACOSX_FRAMEWORK@
-@@ -326,14 +326,14 @@
- 
+@@ -320,9 +320,9 @@
  ifeq ($(HAVE_LIBTOOL), yes)
  CONFIG_LIBS   =   $(GDAL_ROOT)/$(LIBGDAL)
+ ifeq ($(MACOSX_FRAMEWORK),yes)
+-CONFIG_LIBS_INS   =   -L$(INST_LIB)/unix/lib -lgdal
++CONFIG_LIBS_INS   =   -L$(INST_LIB)/unix/lib -lgdal1.5.0
+ else
 -CONFIG_LIBS_INS   =   -L$(INST_LIB) -lgdal
 +CONFIG_LIBS_INS   =   -L$(INST_LIB) -lgdal1.5.0
+ endif
  EXE_DEP_LIBS  =   $(GDAL_ROOT)/$(LIBGDAL)
  SO_EXT=   la
- else
- 
+@@ -331,9 +331,9 @@
  ifeq ($(HAVE_LD_SHARED),yes)
  CONFIG_LIBS   =   $(GDAL_SLIB_LINK) $(LIBS)
+ ifeq ($(MACOSX_FRAMEWORK),yes)
+-CONFIG_LIBS_INS   =   -L$(INST_LIB)/unix/lib -lgdal
++CONFIG_LIBS_INS   =   -L$(INST_LIB)/unix/lib -lgdal1.5.0
+ else
 -CONFIG_LIBS_INS   =   -L$(INST_LIB) -lgdal
 +CONFIG_LIBS_INS   =   -L$(INST_LIB) -lgdal1.5.0
+ endif
  EXE_DEP_LIBS  =   $(GDAL_SLIB)
  else
- CONFIG_LIBS   =   $(GDAL_LIBS) $(LIBS)
-diff -urNad gdal-1.4.2~/swig/perl/Makefile.PL gdal-1.4.2/swig/perl/Makefile.PL
 gdal-1.4.2~/swig/perl/Makefile.PL  2007-10-05 15:25:02.0 +0200
-+++ gdal-1.4.2/swig/perl/Makefile.PL   2007-10-05 15:26:03.0 +0200
+diff -urNad gdal-1.5.0~/swig/perl/Makefile.PL gdal-1.5.0/swig/perl/Makefile.PL
+--- gdal-1.5.0~/swig/perl/Makefile.PL  2007-04-21 10:14:00.0 +0200
 gdal-1.5.0/swig/perl/Makefile.PL   2008-01-07 15:24:08.0 +0100
 @@ -2,7 +2,7 @@
  
  $libdir = $ENV{'PREFIX'} ? "-L$ENV{'PREFIX'}/lib" : '';


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


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

2008-01-08 Thread frankie
Author: frankie
Date: 2008-01-08 16:28:15 + (Tue, 08 Jan 2008)
New Revision: 1332

Added:
   packages/gdal/trunk/debian/patches/man.dpatch
Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/control
   packages/gdal/trunk/debian/gdal-bin.files
   packages/gdal/trunk/debian/patches/00list
   packages/gdal/trunk/debian/rules
Log:
Main changes for 1.5.0 version.


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-07 14:28:26 UTC (rev 
1331)
+++ packages/gdal/trunk/debian/changelog2008-01-08 16:28:15 UTC (rev 
1332)
@@ -3,8 +3,17 @@
   * (NOT RELEASED YET) New upstream release
   * Added Vcs-* fields to debian/control
   * Policy bumped to 3.7.3 (no changes)
+  * Ruby stuff does not build correctly with upstream libtool stuff, so
+overriding in debian/rules.
+See http://trac.osgeo.org/gdal/ticket/2138 for reference about the issue.
+  * Added a (versioned for safety) build-dep on libtool.
+  * A group of new binaries added to gdal-bin stuff.
+  * [PATCH] man.dpatch:
+   Man pages are not generated by upstream makefile, added .PHONY entry
+and explicit generation.
+  * Minor changes for files installation due to changes upstream.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 07 Jan 2008 15:14:13 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 08 Jan 2008 17:26:12 
+0100
 
 gdal (1.4.4-1) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/control
===
--- packages/gdal/trunk/debian/control  2008-01-07 14:28:26 UTC (rev 1331)
+++ packages/gdal/trunk/debian/control  2008-01-08 16:28:15 UTC (rev 1332)
@@ -8,7 +8,7 @@
  libhdf4g-dev, libhdf5-serial-dev, libpq-dev, libxerces27-dev, unixodbc-dev 
(>=2.2.11), 
  python-dev, python-numeric, doxygen, d-shlibs, libgeos-dev, dpatch, 
libmysqlclient15-dev, python-all-dev (>= 2.3.5-11), 
  python-central (>=0.5), libcurl4-dev|libcurl-dev, libsqlite3-dev, 
libogdi3.2-dev,
- ruby, ruby1.8-dev, chrpath, swig
+ ruby, ruby1.8-dev, chrpath, swig, libtool (>=1.5.24-2)
 Standards-Version: 3.7.3
 XS-Python-Version: all
 Homepage: http://www.gdal.org/

Modified: packages/gdal/trunk/debian/gdal-bin.files
===
--- packages/gdal/trunk/debian/gdal-bin.files   2008-01-07 14:28:26 UTC (rev 
1331)
+++ packages/gdal/trunk/debian/gdal-bin.files   2008-01-08 16:28:15 UTC (rev 
1332)
@@ -1,3 +1,8 @@
+usr/bin/gdal_grid
+usr/bin/gdalenhance
+usr/bin/gdalmanage
+usr/bin/gdaltransform
+usr/bin/nearblack
 usr/bin/gdal_translate
 usr/bin/gdal_rasterize
 usr/bin/gdalinfo
@@ -15,3 +20,9 @@
 usr/share/man/man1/gdaltindex.1
 usr/share/man/man1/gdal_contour.1
 usr/share/man/man1/ogr*.1
+usr/share/man/man1/gdal2tiles.1
+usr/share/man/man1/gdal_grid.1
+usr/share/man/man1/gdal_retile.1
+usr/share/man/man1/gdaltindex.1
+usr/share/man/man1/gdaltransform.1
+usr/share/man/man1/nearblack.1

Modified: packages/gdal/trunk/debian/patches/00list
===
--- packages/gdal/trunk/debian/patches/00list   2008-01-07 14:28:26 UTC (rev 
1331)
+++ packages/gdal/trunk/debian/patches/00list   2008-01-08 16:28:15 UTC (rev 
1332)
@@ -3,3 +3,4 @@
 swig
 doc
 rubymakefile
+man

Added: packages/gdal/trunk/debian/patches/man.dpatch
===
--- packages/gdal/trunk/debian/patches/man.dpatch   
(rev 0)
+++ packages/gdal/trunk/debian/patches/man.dpatch   2008-01-08 16:28:15 UTC 
(rev 1332)
@@ -0,0 +1,15 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## man.dpatch by Francesco Paolo Lovergine <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
[EMAIL PROTECTED]@
+diff -urNad gdal-1.5.0~/GNUmakefile gdal-1.5.0/GNUmakefile
+--- gdal-1.5.0~/GNUmakefile2008-01-08 16:43:14.0 +0100
 gdal-1.5.0/GNUmakefile 2008-01-08 16:45:09.0 +0100
+@@ -245,3 +245,4 @@
+ 
+ endif # HAVE_LIBTOOL=no 
+ 
++.PHONY: man


Property changes on: packages/gdal/trunk/debian/patches/man.dpatch
___
Name: svn:executable
   + *

Modified: packages/gdal/trunk/debian/rules
===
--- packages/gdal/trunk/debian/rules2008-01-07 14:28:26 UTC (rev 1331)
+++ packages/gdal/trunk/debian/rules2008-01-08 16:28:15 UTC (rev 1332)
@@ -41,6 +41,10 @@
mv GDALmake.opt GDALmake.opt-$$V; \
done
 
+   # Overrides the generated libtool with official one, due to 
+   # breakage in upstream version.
+   cp /usr/bin/libtool $(CURDIR)/libtool
+
# Patch the generated libtool to avoid passing -rpath when l

[DebianGIS-dev] r1336 - packages/hdf5/branches

2008-01-10 Thread frankie
Author: frankie
Date: 2008-01-10 09:34:23 + (Thu, 10 Jan 2008)
New Revision: 1336

Added:
   packages/hdf5/branches/1.6.5/
Log:
Branching 1.6.5


Copied: packages/hdf5/branches/1.6.5 (from rev 1335, packages/hdf5/tags/1.6.5-5)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1337 - packages/hdf5/branches/1.6.5/debian

2008-01-10 Thread frankie
Author: frankie
Date: 2008-01-10 13:19:59 + (Thu, 10 Jan 2008)
New Revision: 1337

Modified:
   packages/hdf5/branches/1.6.5/debian/changelog
   packages/hdf5/branches/1.6.5/debian/rules
Log:
Fixing RC bug in branch


Modified: packages/hdf5/branches/1.6.5/debian/changelog
===
--- packages/hdf5/branches/1.6.5/debian/changelog   2008-01-10 09:34:23 UTC 
(rev 1336)
+++ packages/hdf5/branches/1.6.5/debian/changelog   2008-01-10 13:19:59 UTC 
(rev 1337)
@@ -1,3 +1,11 @@
+hdf5 (1.6.5-6) unstable; urgency=high
+
+  * Fixed rpath issue with dh_shlibdeps due to missing library path.
+Backported from 1.6.6 tree.
+(closes: #456862)
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 10 Jan 2008 14:18:10 
+0100
+
 hdf5 (1.6.5-5) unstable; urgency=low
 
   * Changed maintainer and added uploards for true in control.in

Modified: packages/hdf5/branches/1.6.5/debian/rules
===
--- packages/hdf5/branches/1.6.5/debian/rules   2008-01-10 09:34:23 UTC (rev 
1336)
+++ packages/hdf5/branches/1.6.5/debian/rules   2008-01-10 13:19:59 UTC (rev 
1337)
@@ -178,8 +178,8 @@
dh_makeshlibs -p$(lampack) -V $(lampack)
dh_makeshlibs -p$(mpichpack) -V $(mpichpack)
dh_installdeb -a
-   dh_shlibdeps -phdf5-tools -L$(serpack) -ldebian/$(serpack)/usr/lib
-   dh_shlibdeps -p$(serpack) -L$(serpack) -ldebian/$(serpack)/usr/lib
+dh_shlibdeps -phdf5-tools -L$(serpack) 
-ldebian/$(serpack)/usr/lib:debian/build-serial/test/.libs
+   dh_shlibdeps -p$(serpack) -L$(serpack) 
-ldebian/$(serpack)/usr/lib:debian/build-serial/test/.libs
dh_shlibdeps -p$(lampack) -L$(lampack) -ldebian/$(lampack)/usr/lib
dh_shlibdeps -p$(mpichpack) -L$(mpichpack) -ldebian/$(mpichpack)/usr/lib
dh_gencontrol -a


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1338 - packages/geos/trunk/debian

2008-01-10 Thread frankie
Author: frankie
Date: 2008-01-10 13:35:37 + (Thu, 10 Jan 2008)
New Revision: 1338

Modified:
   packages/geos/trunk/debian/changelog
Log:
Added bug # closes item. Finally someone reported that :)


Modified: packages/geos/trunk/debian/changelog
===
--- packages/geos/trunk/debian/changelog2008-01-10 13:19:59 UTC (rev 
1337)
+++ packages/geos/trunk/debian/changelog2008-01-10 13:35:37 UTC (rev 
1338)
@@ -3,7 +3,8 @@
   * Added Vcs-* fields to debian/control
   * Policy bumped to 3.7.3 without changes
   * Removed Steve Halasz among Uploaders (last contribute is almost 2 years 
ago).
-  * Fixed debian/watch
+  * Fixed debian/watch.
+(closes: #460009)
 
  -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 14:20:40 
+0100
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1339 - packages/hdf5/trunk/debian

2008-01-14 Thread frankie
Author: frankie
Date: 2008-01-14 08:42:03 + (Mon, 14 Jan 2008)
New Revision: 1339

Removed:
   packages/hdf5/trunk/debian/hdf5-H5public-openmpi.patch
Modified:
   packages/hdf5/trunk/debian/rules
Log:
Unapplying header patch for OpenMPI


Deleted: packages/hdf5/trunk/debian/hdf5-H5public-openmpi.patch
===
--- packages/hdf5/trunk/debian/hdf5-H5public-openmpi.patch  2008-01-10 
13:35:37 UTC (rev 1338)
+++ packages/hdf5/trunk/debian/hdf5-H5public-openmpi.patch  2008-01-14 
08:42:03 UTC (rev 1339)
@@ -1,10 +0,0 @@
 usr/include/H5public.h.old 2008-01-01 16:55:04.0 -0500
-+++ usr/include/H5public.h 2008-01-01 16:53:37.0 -0500
-@@ -50,6 +50,7 @@
- #   include 
- #endif
- #ifdef H5_HAVE_PARALLEL
-+#   define OMPI_SKIP_MPICXX
- #   include 
- #ifndef MPI_FILE_NULL /*MPIO may be defined in mpi.h already   */
- #   include 

Modified: packages/hdf5/trunk/debian/rules
===
--- packages/hdf5/trunk/debian/rules2008-01-10 13:35:37 UTC (rev 1338)
+++ packages/hdf5/trunk/debian/rules2008-01-14 08:42:03 UTC (rev 1339)
@@ -163,8 +163,6 @@
dh_testroot
-mkdir debian/build-openmpi/tmpinst
$(MAKE) -C debian/build-openmpi/ install 
prefix=$(CURDIR)/debian/build-openmpi/tmpinst/usr
-   # patching installed copy of H5public.h for OpenMPI 
-   (cd debian/build-openmpi/tmpinst/usr && patch -p1 < 
../../../hdf5-H5public-openmpi.patch)
dh_install -p$(openmpipack) -p$(package)-openmpi-dev \
--sourcedir=debian/build-openmpi/tmpinst
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1342 - packages/qgis/branches/upstream

2008-01-18 Thread frankie
Author: frankie
Date: 2008-01-18 16:52:37 + (Fri, 18 Jan 2008)
New Revision: 1342

Added:
   packages/qgis/branches/upstream/0.9.1/
Log:
[svn-upgrade] Tagging new upstream version, qgis (0.9.1)

Copied: packages/qgis/branches/upstream/0.9.1 (from rev 1341, 
packages/qgis/branches/upstream/current)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1344 - packages/qgis/trunk/src/plugins/georeferencer

2008-01-21 Thread frankie
Author: frankie
Date: 2008-01-21 13:42:07 + (Mon, 21 Jan 2008)
New Revision: 1344

Removed:
   packages/qgis/trunk/src/plugins/georeferencer/pencil.png
Log:
Removing icon


Deleted: packages/qgis/trunk/src/plugins/georeferencer/pencil.png
===
(Binary files differ)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1345 - packages/grass/trunk/debian

2008-01-21 Thread frankie
Author: frankie
Date: 2008-01-21 14:52:35 + (Mon, 21 Jan 2008)
New Revision: 1345

Modified:
   packages/grass/trunk/debian/changelog
   packages/grass/trunk/debian/control
Log:
Fixing #458232


Modified: packages/grass/trunk/debian/changelog
===
--- packages/grass/trunk/debian/changelog   2008-01-21 13:42:07 UTC (rev 
1344)
+++ packages/grass/trunk/debian/changelog   2008-01-21 14:52:35 UTC (rev 
1345)
@@ -1,3 +1,10 @@
+grass (6.2.3-2) UNRELEASED; urgency=low
+
+  * Added libfftw3-dev build-dep to reflect current library name.
+(closes: #458232)
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 21 Jan 2008 15:50:45 
+0100
+
 grass (6.2.3-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/grass/trunk/debian/control
===
--- packages/grass/trunk/debian/control 2008-01-21 13:42:07 UTC (rev 1344)
+++ packages/grass/trunk/debian/control 2008-01-21 14:52:35 UTC (rev 1345)
@@ -4,7 +4,7 @@
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>, Steve Halasz <[EMAIL 
PROTECTED]>
 Build-depends: flex, bison, libreadline5-dev | libreadline-dev, 
libncurses5-dev, lesstif2-dev, debhelper (>= 5), dpatch, 
- libtiff4-dev, tcl-dev (>= 8.4) | tcl8.4-dev, tk-dev (>= 8.4) | tk8.4-dev, 
fftw3-dev, libxmu-dev, libglu1-mesa-dev | libglu1-xorg-dev, 
+ libtiff4-dev, tcl-dev (>= 8.4) | tcl8.4-dev, tk-dev (>= 8.4) | tk8.4-dev, 
libfftw3-dev|fftw3-dev, libxmu-dev, libglu1-mesa-dev | libglu1-xorg-dev, 
  libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev (>=1.4.0) | 
libgdal1-1.3.2-dev, proj (>= 4.4.7), libjpeg62-dev, 
  libpng12-dev, libpq-dev, unixodbc-dev, doxygen, fakeroot, 
libmysqlclient15-dev, graphviz, libsqlite3-dev 
 Standards-Version: 3.7.3


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1346 - packages/grass/trunk/debian

2008-01-21 Thread frankie
Author: frankie
Date: 2008-01-21 15:04:19 + (Mon, 21 Jan 2008)
New Revision: 1346

Modified:
   packages/grass/trunk/debian/changelog
Log:
Ack #434897 fix


Modified: packages/grass/trunk/debian/changelog
===
--- packages/grass/trunk/debian/changelog   2008-01-21 14:52:35 UTC (rev 
1345)
+++ packages/grass/trunk/debian/changelog   2008-01-21 15:04:19 UTC (rev 
1346)
@@ -2,6 +2,8 @@
 
   * Added libfftw3-dev build-dep to reflect current library name.
 (closes: #458232)
+  * Upstream already fixed v.db.update as suggested.
+(closes: #434897)
 
  -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 21 Jan 2008 15:50:45 
+0100
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1347 - packages/gdal/trunk/debian

2008-01-21 Thread frankie
Author: frankie
Date: 2008-01-21 20:31:43 + (Mon, 21 Jan 2008)
New Revision: 1347

Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/rules
Log:
Preparing first 1.5.0 release


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-21 15:04:19 UTC (rev 
1346)
+++ packages/gdal/trunk/debian/changelog2008-01-21 20:31:43 UTC (rev 
1347)
@@ -1,6 +1,6 @@
-gdal (1.5.0-1) UNRELEASED; urgency=low
+gdal (1.5.0-1) unstable; urgency=low
 
-  * (NOT RELEASED YET) New upstream release
+  * New upstream release
   * Added Vcs-* fields to debian/control
   * Policy bumped to 3.7.3 (no changes)
   * Ruby stuff does not build correctly with upstream libtool stuff, so
@@ -12,8 +12,9 @@
Man pages are not generated by upstream makefile, added .PHONY entry
 and explicit generation.
   * Minor changes for files installation due to changes upstream.
+  * Changed man pages removing style at clean time in debian/rules.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 08 Jan 2008 17:26:12 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 09 Jan 2008 09:57:10 
+0100
 
 gdal (1.4.4-1) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/rules
===
--- packages/gdal/trunk/debian/rules2008-01-21 15:04:19 UTC (rev 1346)
+++ packages/gdal/trunk/debian/rules2008-01-21 20:31:43 UTC (rev 1347)
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 #
-# debian package by Alessandro Amici 2002-2003.
+# Original debian package by Alessandro Amici 2002-2003.
+# Currently maintained by DebianGis contributors.
 # Based on: GNU copyright 1997 to 1999 by Joey Hess.
 
 # Uncomment this to turn on verbose mode.
@@ -70,16 +71,13 @@
 
 clean: clean-unpatched unpatch
 clean-unpatched:
-   # reminiscence to old procedure of building man pages, will now created
-   # by doxygen. This rm will be deleted in further releases of gdal
-   sh -c "if (test -d man/man1) then rm -r man/man1; fi"
-
dh_testdir
dh_testroot
 
[ ! -f GDALmake.opt ] || $(MAKE) distclean
rm -rf $(CURDIR)/swig/ruby/.libs $(CURDIR)/swig/perl/*.bs
rm -f GDALmake.opt-*
+   rm -rf $(CURDIR)/man/man1
 
dh_clean build-stamp configure-stamp
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1348 - packages/gdal/tags

2008-01-22 Thread frankie
Author: frankie
Date: 2008-01-22 15:48:40 + (Tue, 22 Jan 2008)
New Revision: 1348

Added:
   packages/gdal/tags/1.5.0-1/
Log:
[svn-buildpackage] Tagging gdal (1.5.0-1)

Copied: packages/gdal/tags/1.5.0-1 (from rev 1347, packages/gdal/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1353 - packages/gdal/trunk/debian

2008-01-25 Thread frankie
Author: frankie
Date: 2008-01-25 14:37:35 + (Fri, 25 Jan 2008)
New Revision: 1353

Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/control
   packages/gdal/trunk/debian/libgdal1-1.5.0.files
   packages/gdal/trunk/debian/rules
Log:
Solving conflicts with 1.4 series


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-25 13:29:00 UTC (rev 
1352)
+++ packages/gdal/trunk/debian/changelog2008-01-25 14:37:35 UTC (rev 
1353)
@@ -1,10 +1,7 @@
-gdal (1.5.0-2) UNRELEASED; urgency=low
+gdal (1.5.0-2) unstable; urgency=low
 
-  * NOT RELEASED YET
-  * Added conflicts/replaces against libgdal1-1.4.0. This is of course largely
-non optimal, a proper new package is required to move arch-independent and 
-version agnostic files out in order to have multiple library versions 
-co-existing on the system. This is a goal for next releases.
+  * Moved /usr/share/gdal -> /usr/share/gdal15 in order to avoid conflicting
+with previous upstream version.
 (closes: #462525)
 
  -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 25 Jan 2008 14:25:21 
+0100

Modified: packages/gdal/trunk/debian/control
===
--- packages/gdal/trunk/debian/control  2008-01-25 13:29:00 UTC (rev 1352)
+++ packages/gdal/trunk/debian/control  2008-01-25 14:37:35 UTC (rev 1353)
@@ -21,8 +21,8 @@
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: proj
-Conflicts: libgdal1, libgdal1c2, libgdal1c2a, libgdal1-1.3.1, libgdal1-1.3.2, 
libgdal1-1.4.0
-Replaces: libgdal1, libgdal1c2, libgdal1c2a, libgdal1-1.3.1, libgdal1-1.3.2, 
libgdal1-1.4.0
+Conflicts: libgdal1, libgdal1c2, libgdal1c2a, libgdal1-1.3.1, libgdal1-1.3.2
+Replaces: libgdal1, libgdal1c2, libgdal1c2a, libgdal1-1.3.1, libgdal1-1.3.2
 Description: Geospatial Data Abstraction Library
  GDAL is a translator library for raster geospatial data formats.
  As a library, it presents a single abstract data model to the

Modified: packages/gdal/trunk/debian/libgdal1-1.5.0.files
===
--- packages/gdal/trunk/debian/libgdal1-1.5.0.files 2008-01-25 13:29:00 UTC 
(rev 1352)
+++ packages/gdal/trunk/debian/libgdal1-1.5.0.files 2008-01-25 14:37:35 UTC 
(rev 1353)
@@ -1,2 +1,2 @@
 usr/lib/libgdal1.5.0.so.*
-usr/share/gdal
+usr/share/gdal15

Modified: packages/gdal/trunk/debian/rules
===
--- packages/gdal/trunk/debian/rules2008-01-25 13:29:00 UTC (rev 1352)
+++ packages/gdal/trunk/debian/rules2008-01-25 14:37:35 UTC (rev 1353)
@@ -92,7 +92,7 @@
(cd pymod && $(MAKE) clean); \
$(MAKE) py-target; \
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp \
-   INST_DATA="\$$(prefix)/share/gdal"  \
+   INST_DATA="\$$(prefix)/share/gdal15"  \
INST_PYMOD="\$$(prefix)"`awk -F '/usr' '/INST_PYMOD/ 
{print $$2}' GDALmake.opt` ; \
done
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1352 - packages/gdal/trunk/debian

2008-01-25 Thread frankie
Author: frankie
Date: 2008-01-25 13:29:00 + (Fri, 25 Jan 2008)
New Revision: 1352

Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/control
Log:
Added conflicts for #462525


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-24 10:24:15 UTC (rev 
1351)
+++ packages/gdal/trunk/debian/changelog2008-01-25 13:29:00 UTC (rev 
1352)
@@ -1,3 +1,14 @@
+gdal (1.5.0-2) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Added conflicts/replaces against libgdal1-1.4.0. This is of course largely
+non optimal, a proper new package is required to move arch-independent and 
+version agnostic files out in order to have multiple library versions 
+co-existing on the system. This is a goal for next releases.
+(closes: #462525)
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 25 Jan 2008 14:25:21 
+0100
+
 gdal (1.5.0-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/gdal/trunk/debian/control
===
--- packages/gdal/trunk/debian/control  2008-01-24 10:24:15 UTC (rev 1351)
+++ packages/gdal/trunk/debian/control  2008-01-25 13:29:00 UTC (rev 1352)
@@ -21,8 +21,8 @@
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: proj
-Conflicts: libgdal1, libgdal1c2, libgdal1c2a, libgdal1-1.3.1, libgdal1-1.3.2
-Replaces: libgdal1, libgdal1c2, libgdal1c2a, libgdal1-1.3.1, libgdal1-1.3.2
+Conflicts: libgdal1, libgdal1c2, libgdal1c2a, libgdal1-1.3.1, libgdal1-1.3.2, 
libgdal1-1.4.0
+Replaces: libgdal1, libgdal1c2, libgdal1c2a, libgdal1-1.3.1, libgdal1-1.3.2, 
libgdal1-1.4.0
 Description: Geospatial Data Abstraction Library
  GDAL is a translator library for raster geospatial data formats.
  As a library, it presents a single abstract data model to the


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1355 - packages/gdal/trunk/debian

2008-01-25 Thread frankie
Author: frankie
Date: 2008-01-25 16:48:26 + (Fri, 25 Jan 2008)
New Revision: 1355

Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/rules
Log:
Fixing for superfluous LICENSE.TXT file


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-25 15:29:50 UTC (rev 
1354)
+++ packages/gdal/trunk/debian/changelog2008-01-25 16:48:26 UTC (rev 
1355)
@@ -1,3 +1,10 @@
+gdal (1.5.0-3) UNRELEASED; urgency=low
+
+  * NOT RELEASE YET
+  * [debian/rules] Removing LICENSE.TXT placed in the data dir.
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 25 Jan 2008 17:46:50 
+0100
+
 gdal (1.5.0-2) unstable; urgency=low
 
   * Moved /usr/share/gdal -> /usr/share/gdal15 in order to avoid conflicting

Modified: packages/gdal/trunk/debian/rules
===
--- packages/gdal/trunk/debian/rules2008-01-25 15:29:50 UTC (rev 1354)
+++ packages/gdal/trunk/debian/rules2008-01-25 16:48:26 UTC (rev 1355)
@@ -103,6 +103,8 @@
"INST_DOCS=\$$(prefix)/share/doc/libgdal-doc"\
"INST_MAN=\$$(prefix)/share/man" 

+   # removing license file
+   rm -f $(CURDIR)/debian/tmp/usr/share/gdal15/LICENSE.TXT
# removing empty packlist MakeMaker files 
-find $(CURDIR)/debian/tmp/usr/local/lib/perl -type f -name .packlist 
-exec rm -f {} \;
# removing embedded rpath in perl shlibs


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1354 - packages/gdal/tags

2008-01-25 Thread frankie
Author: frankie
Date: 2008-01-25 15:29:50 + (Fri, 25 Jan 2008)
New Revision: 1354

Added:
   packages/gdal/tags/1.5.0-2/
Log:
[svn-buildpackage] Tagging gdal (1.5.0-2)

Copied: packages/gdal/tags/1.5.0-2 (from rev 1353, packages/gdal/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1359 - packages/geos/trunk/debian

2008-01-28 Thread frankie
Author: frankie
Date: 2008-01-28 13:31:42 + (Mon, 28 Jan 2008)
New Revision: 1359

Modified:
   packages/geos/trunk/debian/changelog
   packages/geos/trunk/debian/control
Log:
Fixing lintian warning


Modified: packages/geos/trunk/debian/changelog
===
--- packages/geos/trunk/debian/changelog2008-01-28 10:29:53 UTC (rev 
1358)
+++ packages/geos/trunk/debian/changelog2008-01-28 13:31:42 UTC (rev 
1359)
@@ -6,13 +6,17 @@
   * Removed Steve Halasz among Uploaders (last contribute is almost 2 years 
ago).
   * Fixed debian/watch.
 (closes: #460009)
+  * Now using ${binary:Version} instead of obsoleted ${Source-Version}
 
   [ Fabio Tranchitella ]
   * New upstream release. (Closes: #458893, #456089)
   * Renamed binary package libgeos2c2a to libgeos3 for C++ ABI transition.
 
- -- Fabio Tranchitella <[EMAIL PROTECTED]>  Mon, 28 Jan 2008 11:29:29 +0100
+  [ Francesco Paolo Lovergine ]
+  * 
 
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 28 Jan 2008 14:27:57 
+0100
+
 geos (2.2.3-4) unstable; urgency=low
 
   [ Fabio Tranchitella ]

Modified: packages/geos/trunk/debian/control
===
--- packages/geos/trunk/debian/control  2008-01-28 10:29:53 UTC (rev 1358)
+++ packages/geos/trunk/debian/control  2008-01-28 13:31:42 UTC (rev 1359)
@@ -12,7 +12,7 @@
 Package: libgeos-dev
 Section: libdevel
 Architecture: any
-Depends: libgeos3 (= ${Source-Version}), libgeos-c1 (= ${Source-Version})
+Depends: libgeos3 (= ${binary:Version}), libgeos-c1 (= ${binary:Version})
 Suggests: libgdal-doc
 Description: Geometry engine for GIS - Development files
  GEOS provides a spatial object model and fundamental geometric
@@ -67,7 +67,7 @@
 Package: libgeos-doc
 Section: doc
 Architecture: all
-Suggests: libgeos-dev (= ${Source-Version})
+Suggests: libgeos-dev (= ${binary:Version})
 Homepage: http://geos.refractions.net/ro/doxygen_docs/html/
 Description: Documentation for the GEOS GIS geometry engine library
  GEOS provides a spatial object model and fundamental geometric


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


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

2008-01-29 Thread frankie
Author: frankie
Date: 2008-01-29 16:43:22 + (Tue, 29 Jan 2008)
New Revision: 1365

Added:
   packages/gdal/trunk/debian/NEWS
Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/control
   packages/gdal/trunk/debian/patches/libname.dpatch
   packages/gdal/trunk/debian/rules
Log:
Fixating python support 


Added: packages/gdal/trunk/debian/NEWS
===
--- packages/gdal/trunk/debian/NEWS (rev 0)
+++ packages/gdal/trunk/debian/NEWS 2008-01-29 16:43:22 UTC (rev 1365)
@@ -0,0 +1,11 @@
+gdal (1.5.0-3) unstable; urgency=low
+
+   GDAL deprecated the old-style python binding starting from 1.5 branch, so
+   it has been dropped in Debian. Generally you should not experience big
+   problems because almost all API are supported by the current Swig-based
+   binding. If not, consider that you need to upgrade to the current binding.
+
+   The old bindings use old Numeric, the new SWIG-based use NumPy, for all
+   the rest refer to GDAL documentationi, please.
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 29 Jan 2008 12:37:07 
+0100

Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-29 09:32:36 UTC (rev 
1364)
+++ packages/gdal/trunk/debian/changelog2008-01-29 16:43:22 UTC (rev 
1365)
@@ -1,9 +1,13 @@
 gdal (1.5.0-3) UNRELEASED; urgency=low
 
-  * NOT RELEASE YET
   * [debian/rules] Removing LICENSE.TXT placed in the data dir.
+  * [debian/rules] Added explicit python-binding generation previously missing
+Now installs files from new locations because 1.5 moved to ng-python
+(swig-based) support. (closes: #463077)
+  * [debian/control] Changed python-numeric -> python-numpy build-dep due to 
+new-generation python support.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 25 Jan 2008 17:46:50 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 29 Jan 2008 12:45:33 
+0100
 
 gdal (1.5.0-2) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/control
===
--- packages/gdal/trunk/debian/control  2008-01-29 09:32:36 UTC (rev 1364)
+++ packages/gdal/trunk/debian/control  2008-01-29 16:43:22 UTC (rev 1365)
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 5.0.37.2), zlib1g-dev, netcdfg-dev,
  libtiff4-dev, libjasper-dev|libjasper-1.701-dev, libpng12-dev, libjpeg62-dev, 
libungif4-dev,
  libhdf4g-dev, libhdf5-serial-dev, libpq-dev, libxerces27-dev, unixodbc-dev 
(>=2.2.11), 
- python-dev, python-numeric, doxygen, d-shlibs, libgeos-dev, dpatch, 
libmysqlclient15-dev, python-all-dev (>= 2.3.5-11), 
+ python-dev, python-numpy, doxygen, d-shlibs, libgeos-dev, dpatch, 
libmysqlclient15-dev, python-all-dev (>= 2.3.5-11), 
  python-central (>=0.5), libcurl4-dev|libcurl-dev, libsqlite3-dev, 
libogdi3.2-dev,
  ruby, ruby1.8-dev, chrpath, swig, libtool (>=1.5.24-2)
 Standards-Version: 3.7.3
@@ -126,7 +126,7 @@
 Package: python-gdal
 Section: python
 Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, python-numeric
+Depends: ${shlibs:Depends}, ${python:Depends}, python-numpy
 Provides: ${python:Provides}
 Homepage: http://trac.osgeo.org/gdal/wiki/GdalOgrInPython
 XB-Python-Version: ${python:Versions}

Modified: packages/gdal/trunk/debian/patches/libname.dpatch
===
--- packages/gdal/trunk/debian/patches/libname.dpatch   2008-01-29 09:32:36 UTC 
(rev 1364)
+++ packages/gdal/trunk/debian/patches/libname.dpatch   2008-01-29 16:43:22 UTC 
(rev 1365)
@@ -6,8 +6,8 @@
 
 @DPATCH@
 diff -urNad gdal-1.5.0~/GDALmake.opt.in gdal-1.5.0/GDALmake.opt.in
 gdal-1.5.0~/GDALmake.opt.in2007-12-08 18:32:49.0 +0100
-+++ gdal-1.5.0/GDALmake.opt.in 2008-01-07 15:26:06.0 +0100
+--- gdal-1.5.0~/GDALmake.opt.in2008-01-29 13:05:45.0 +0100
 gdal-1.5.0/GDALmake.opt.in 2008-01-29 13:06:08.0 +0100
 @@ -80,7 +80,7 @@
-I$(GDAL_ROOT)/ogr -I$(GDAL_ROOT)/ogr/ogrsf_frmts
  
@@ -55,8 +55,8 @@
  EXE_DEP_LIBS  =   $(GDAL_SLIB)
  else
 diff -urNad gdal-1.5.0~/swig/perl/Makefile.PL gdal-1.5.0/swig/perl/Makefile.PL
 gdal-1.5.0~/swig/perl/Makefile.PL  2007-04-21 10:14:00.0 +0200
-+++ gdal-1.5.0/swig/perl/Makefile.PL   2008-01-07 15:24:08.0 +0100
+--- gdal-1.5.0~/swig/perl/Makefile.PL  2008-01-29 13:05:45.0 +0100
 gdal-1.5.0/swig/perl/Makefile.PL   2008-01-29 13:06:08.0 +0100
 @@ -2,7 +2,7 @@
  
  $libdir = $ENV{'PREFIX'} ? "-L$ENV{'PREFIX'}/lib" : '';
@@ -66,3 +66,15 @@
  
  # for old-style, use gdal, gdalconst,ogr, and osr as keys
  
+diff -urNad gdal-1.5.0~/swig/python/setup.cfg gdal-1.5.0/swig/python/setup.cfg
+--- gdal-1.5.0~/swig/py

[DebianGIS-dev] r1366 - packages/gdal/trunk/debian

2008-01-29 Thread frankie
Author: frankie
Date: 2008-01-29 22:22:59 + (Tue, 29 Jan 2008)
New Revision: 1366

Modified:
   packages/gdal/trunk/debian/NEWS
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/rules
Log:
Fixing #463086


Modified: packages/gdal/trunk/debian/NEWS
===
--- packages/gdal/trunk/debian/NEWS 2008-01-29 16:43:22 UTC (rev 1365)
+++ packages/gdal/trunk/debian/NEWS 2008-01-29 22:22:59 UTC (rev 1366)
@@ -1,11 +1,11 @@
 gdal (1.5.0-3) unstable; urgency=low
 
-   GDAL deprecated the old-style python binding starting from 1.5 branch, so
+   GDAL deprecated the old-style Python binding starting from 1.5 branch, so
it has been dropped in Debian. Generally you should not experience big
-   problems because almost all API are supported by the current Swig-based
-   binding. If not, consider that you need to upgrade to the current binding.
+   problems, because almost all API functions are supported by the new
+   Swig-based binding. If not, consider that you need to upgrade to the 
+   current interface.
+   The old bindings use Numeric, the new SWIG-based use NumPy, for all
+   the rest refer to GDAL documentation.
 
-   The old bindings use old Numeric, the new SWIG-based use NumPy, for all
-   the rest refer to GDAL documentationi, please.
-
  -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 29 Jan 2008 12:37:07 
+0100

Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-29 16:43:22 UTC (rev 
1365)
+++ packages/gdal/trunk/debian/changelog2008-01-29 22:22:59 UTC (rev 
1366)
@@ -4,10 +4,12 @@
   * [debian/rules] Added explicit python-binding generation previously missing
 Now installs files from new locations because 1.5 moved to ng-python
 (swig-based) support. (closes: #463077)
-  * [debian/control] Changed python-numeric -> python-numpy build-dep due to 
+  * [debian/control] Changed python-numeric -> python-numpy build-dep due to
 new-generation python support.
+  * [debian/rules] Added missing dh_perl call.
+(closes: #463086)
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 29 Jan 2008 12:45:33 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 29 Jan 2008 23:20:36 
+0100
 
 gdal (1.5.0-2) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/rules
===
--- packages/gdal/trunk/debian/rules2008-01-29 16:43:22 UTC (rev 1365)
+++ packages/gdal/trunk/debian/rules2008-01-29 22:22:59 UTC (rev 1366)
@@ -129,6 +129,7 @@
dh_compress
dh_fixperms
dh_pycentral
+   dh_perl
dh_makeshlibs
dh_installdeb
dh_shlibdeps -L libgdal1-1.5.0 -l debian/libgdal1-1.5.0/usr/lib


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


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

2008-01-30 Thread frankie
Author: frankie
Date: 2008-01-30 16:03:19 + (Wed, 30 Jan 2008)
New Revision: 1367

Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/patches/swig.dpatch
Log:
Fixed python building


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-29 22:22:59 UTC (rev 
1366)
+++ packages/gdal/trunk/debian/changelog2008-01-30 16:03:19 UTC (rev 
1367)
@@ -4,12 +4,14 @@
   * [debian/rules] Added explicit python-binding generation previously missing
 Now installs files from new locations because 1.5 moved to ng-python
 (swig-based) support. (closes: #463077)
+  * Patch swig.dpatch changed to use the correct python interpreter at building
+time as found at configuration time. Old pymod fix removed.
   * [debian/control] Changed python-numeric -> python-numpy build-dep due to
 new-generation python support.
   * [debian/rules] Added missing dh_perl call.
 (closes: #463086)
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 29 Jan 2008 23:20:36 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 30 Jan 2008 17:02:19 
+0100
 
 gdal (1.5.0-2) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/patches/swig.dpatch
===
--- packages/gdal/trunk/debian/patches/swig.dpatch  2008-01-29 22:22:59 UTC 
(rev 1366)
+++ packages/gdal/trunk/debian/patches/swig.dpatch  2008-01-30 16:03:19 UTC 
(rev 1367)
@@ -5,15 +5,51 @@
 ## DP: No description.
 
 @DPATCH@
-diff -urNad gdal-1.4.4~/pymod/GNUmakefile gdal-1.4.4/pymod/GNUmakefile
 gdal-1.4.4~/pymod/GNUmakefile  2007-12-04 10:59:18.0 +0100
-+++ gdal-1.4.4/pymod/GNUmakefile   2007-12-04 10:59:38.0 +0100
-@@ -27,7 +27,7 @@
-   $(RM) *.o *.$(SO_EXT) *.la
+diff -urNad gdal-1.5.0~/swig/python/GNUmakefile 
gdal-1.5.0/swig/python/GNUmakefile
+--- gdal-1.5.0~/swig/python/GNUmakefile2007-11-26 09:02:20.0 
+0100
 gdal-1.5.0/swig/python/GNUmakefile 2008-01-30 16:59:59.0 +0100
+@@ -43,33 +43,33 @@
+ generate: ${WRAPPERS}
  
- gdal_wrap.c:  gdal.i
--  -swig11pl5 -python gdal.i
-+# -swig11pl5 -python gdal.i
+ build:
+-  python setup.py build
++  ${PYTHON} setup.py build
  
- $(GDALMODULE_SO): $(OBJ) $(EXE_DEP_LIBS)
-   $(PY_LD_SHARED) $(OBJ) \
+ egg:
+-  python setup.py bdist_egg 
++  ${PYTHON} setup.py bdist_egg 
+   
+ install:
+ 
+ ifeq ($(PY_HAVE_SETUPTOOLS),1)
+-  python setup.py install 
++  ${PYTHON} setup.py install 
+ else
+-  python setup.py install --prefix=$(DESTDIR)$(prefix)
++  ${PYTHON} setup.py install --prefix=$(DESTDIR)$(prefix)
+ endif
+ 
+   for f in $(SCRIPTS) ; do $(INSTALL) ./scripts/$$f $(DESTDIR)$(INST_BIN) 
; done
+   
+ docs:
+-  python ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrlayer_8cpp.xml ../include/python/docs/ogr_layer_docs.i 
OGRLayerShadow OGR_L_
++  ${PYTHON} ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrlayer_8cpp.xml ../include/python/docs/ogr_layer_docs.i 
OGRLayerShadow OGR_L_
+ 
+-  python ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrgeometry_8cpp.xml ../include/python/docs/ogr_geometry_docs.i 
OGRGeometryShadow OGR_G_
++  ${PYTHON} ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrgeometry_8cpp.xml ../include/python/docs/ogr_geometry_docs.i 
OGRGeometryShadow OGR_G_
+ 
+-  python ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrdatasource_8cpp.xml 
../include/python/docs/ogr_datasource_docs.i OGRDataSourceShadow OGR_DS_
++  ${PYTHON} ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrdatasource_8cpp.xml 
../include/python/docs/ogr_datasource_docs.i OGRDataSourceShadow OGR_DS_
+ 
+ 
+-  python ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrsfdriver_8cpp.xml ../include/python/docs/ogr_driver_docs.i 
OGRDriverShadow OGR_Dr_
++  ${PYTHON} ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrsfdriver_8cpp.xml ../include/python/docs/ogr_driver_docs.i 
OGRDriverShadow OGR_Dr_
+ 
+-  python ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrfeature_8cpp.xml ../include/python/docs/ogr_feature_docs.i 
OGRFeatureShadow OGR_F_
++  ${PYTHON} ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrfeature_8cpp.xml ../include/python/docs/ogr_feature_docs.i 
OGRFeatureShadow OGR_F_
+ 
+-  python ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrfeaturedefn_8cpp.xml 
../include/python/docs/ogr_featuredef_docs.i OGRFeatureDefnShadow OGR_FD_
++  ${PYTHON} ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrfeaturedefn_8cpp.xml 
../include/python/docs/ogr_featuredef_docs.i OGRFeatureDefnShadow OGR_FD_
+ 
+-  python ../include/python/docs/doxy2swig.py 
../../ogr/xml/ogrfielddefn_8cpp.xml ../include/python/docs/ogr_fielddef_docs.i 
OGRFieldDefnShadow OGR_Fld_
++  ${PYT

[DebianGIS-dev] r1368 - packages/gdal/trunk/debian

2008-01-31 Thread frankie
Author: frankie
Date: 2008-01-31 11:48:18 + (Thu, 31 Jan 2008)
New Revision: 1368

Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/rules
Log:
Minor fix and preparing for release


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-30 16:03:19 UTC (rev 
1367)
+++ packages/gdal/trunk/debian/changelog2008-01-31 11:48:18 UTC (rev 
1368)
@@ -1,4 +1,4 @@
-gdal (1.5.0-3) UNRELEASED; urgency=low
+gdal (1.5.0-3) unstable; urgency=low
 
   * [debian/rules] Removing LICENSE.TXT placed in the data dir.
   * [debian/rules] Added explicit python-binding generation previously missing
@@ -10,8 +10,9 @@
 new-generation python support.
   * [debian/rules] Added missing dh_perl call.
 (closes: #463086)
+  * Added a doc file exclusion at dh_pycentral call.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 30 Jan 2008 17:02:19 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 31 Jan 2008 12:46:26 
+0100
 
 gdal (1.5.0-2) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/rules
===
--- packages/gdal/trunk/debian/rules2008-01-30 16:03:19 UTC (rev 1367)
+++ packages/gdal/trunk/debian/rules2008-01-31 11:48:18 UTC (rev 1368)
@@ -106,6 +106,8 @@

# removing license file
rm -f $(CURDIR)/debian/tmp/usr/share/gdal15/LICENSE.TXT
+   # removing information file
+   rm -f $(CURDIR)/debian/tmp/usr/lib/python-cetral/GDAL-1.5.0.egg-info
# removing empty packlist MakeMaker files 
-find $(CURDIR)/debian/tmp/usr/local/lib/perl -type f -name .packlist 
-exec rm -f {} \;
# removing embedded rpath in perl shlibs
@@ -128,7 +130,7 @@
dh_strip
dh_compress
dh_fixperms
-   dh_pycentral
+   dh_pycentral -XGDAL-1.5.0.egg-info
dh_perl
dh_makeshlibs
dh_installdeb


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1369 - packages/gdal/trunk/debian/patches

2008-01-31 Thread frankie
Author: frankie
Date: 2008-01-31 11:57:43 + (Thu, 31 Jan 2008)
New Revision: 1369

Added:
   packages/gdal/trunk/debian/patches/gcc43.dpatch
Modified:
   packages/gdal/trunk/debian/patches/00list
Log:
Adding gcc 4.3 patch


Modified: packages/gdal/trunk/debian/patches/00list
===
--- packages/gdal/trunk/debian/patches/00list   2008-01-31 11:48:18 UTC (rev 
1368)
+++ packages/gdal/trunk/debian/patches/00list   2008-01-31 11:57:43 UTC (rev 
1369)
@@ -4,3 +4,4 @@
 doc
 rubymakefile
 man
+gcc43

Added: packages/gdal/trunk/debian/patches/gcc43.dpatch
===
--- packages/gdal/trunk/debian/patches/gcc43.dpatch 
(rev 0)
+++ packages/gdal/trunk/debian/patches/gcc43.dpatch 2008-01-31 11:57:43 UTC 
(rev 1369)
@@ -0,0 +1,51 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## gcc43.dpatch by Francesco Paolo Lovergine <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
[EMAIL PROTECTED]@
+diff -urNad gdal-1.5.0~/frmts/ilwis/ilwisdataset.cpp 
gdal-1.5.0/frmts/ilwis/ilwisdataset.cpp
+--- gdal-1.5.0~/frmts/ilwis/ilwisdataset.cpp   2007-08-02 23:14:09.0 
+0200
 gdal-1.5.0/frmts/ilwis/ilwisdataset.cpp2008-01-31 12:55:42.0 
+0100
+@@ -406,7 +406,6 @@
+ static CPLErr GetStoreType(string pszFileName, ilwisStoreType &stStoreType)
+ {
+ string st = ReadElement("MapStore", "Type", pszFileName.c_str());
+-transform(st.begin(), st.end(), st.begin(), tolower);
+   
+ if( EQUAL(st.c_str(),"byte"))
+ {
+@@ -482,8 +481,6 @@
+ else
+ georef = ReadElement("MapList", "GeoRef", osFileName);
+ 
+-transform(georef.begin(), georef.end(), georef.begin(), tolower);
+-
+ //Capture the geotransform, only if the georef is not 'none', 
+ //otherwise, the default transform should be returned.
+ if( (georef.length() != 0) && !EQUAL(georef.c_str(),"none"))
+@@ -788,7 +785,6 @@
+   
+ //Fetch coordinate system
+ string csy = ReadElement("GeoRef", "CoordSystem", pszGeoRef);
+-transform(csy.begin(), csy.end(), csy.begin(), tolower);
+ 
+ string pszProj;
+ if( (csy.length() != 0) && !EQUAL(csy.c_str(),"unknown.csy"))
+@@ -1318,7 +1314,6 @@
+ {
+ string domName = ReadElement("BaseMap", "Domain", pszFileName.c_str());
+ string pszBaseName = string(CPLGetBasename( domName.c_str() ));
+-transform(pszBaseName.begin(), pszBaseName.end(), pszBaseName.begin(), 
tolower);
+ string pszPath = string(CPLGetPath( pszFileName.c_str() ));
+   
+ if (GetStoreType(pszFileName, psInfo.stStoreType) != CE_None)
+@@ -1370,7 +1365,6 @@
+ pszDomainName = 
string(CPLFormFilename(pszPath.c_str(),pszBaseName.c_str(),"dom" ));
+   
+ string domType = ReadElement("Domain", "Type", pszDomainName.c_str());
+-transform(domType.begin(), domType.end(), domType.begin(), tolower);
+ if EQUAL(domType.c_str(),"domainvalue")  
+ {
+ if (psInfo.stStoreType == stFloat)


Property changes on: packages/gdal/trunk/debian/patches/gcc43.dpatch
___
Name: svn:executable
   + *


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1370 - packages/gdal/trunk/debian

2008-01-31 Thread frankie
Author: frankie
Date: 2008-01-31 11:58:41 + (Thu, 31 Jan 2008)
New Revision: 1370

Modified:
   packages/gdal/trunk/debian/changelog
Log:


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-31 11:57:43 UTC (rev 
1369)
+++ packages/gdal/trunk/debian/changelog2008-01-31 11:58:41 UTC (rev 
1370)
@@ -11,8 +11,11 @@
   * [debian/rules] Added missing dh_perl call.
 (closes: #463086)
   * Added a doc file exclusion at dh_pycentral call.
+  * Added gcc43.dpatch: remove transform() call.
+See http://trac.osgeo.org/gdal/changeset/13615?format=diff&new=13615 for 
fix.
+(closes: #462709)
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 31 Jan 2008 12:46:26 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 31 Jan 2008 12:49:55 
+0100
 
 gdal (1.5.0-2) unstable; urgency=low
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1371 - packages/gdal/trunk/debian

2008-01-31 Thread frankie
Author: frankie
Date: 2008-01-31 13:25:23 + (Thu, 31 Jan 2008)
New Revision: 1371

Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/rules
Log:
Final fixes


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-31 11:58:41 UTC (rev 
1370)
+++ packages/gdal/trunk/debian/changelog2008-01-31 13:25:23 UTC (rev 
1371)
@@ -10,12 +10,13 @@
 new-generation python support.
   * [debian/rules] Added missing dh_perl call.
 (closes: #463086)
-  * Added a doc file exclusion at dh_pycentral call.
+  * [debian/rules] Added a info file exclusion at dh_pycentral call.
+  * [debian/rules] Now removing info file installed in pycentral area.
   * Added gcc43.dpatch: remove transform() call.
 See http://trac.osgeo.org/gdal/changeset/13615?format=diff&new=13615 for 
fix.
 (closes: #462709)
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 31 Jan 2008 12:49:55 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 31 Jan 2008 14:23:29 
+0100
 
 gdal (1.5.0-2) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/rules
===
--- packages/gdal/trunk/debian/rules2008-01-31 11:58:41 UTC (rev 1370)
+++ packages/gdal/trunk/debian/rules2008-01-31 13:25:23 UTC (rev 1371)
@@ -106,8 +106,6 @@

# removing license file
rm -f $(CURDIR)/debian/tmp/usr/share/gdal15/LICENSE.TXT
-   # removing information file
-   rm -f $(CURDIR)/debian/tmp/usr/lib/python-cetral/GDAL-1.5.0.egg-info
# removing empty packlist MakeMaker files 
-find $(CURDIR)/debian/tmp/usr/local/lib/perl -type f -name .packlist 
-exec rm -f {} \;
# removing embedded rpath in perl shlibs
@@ -130,7 +128,8 @@
dh_strip
dh_compress
dh_fixperms
-   dh_pycentral -XGDAL-1.5.0.egg-info
+   dh_pycentral -X.info
+   rm -f 
$(CURDIR)/debian/tmp/usr/share/pycentral/python-gdal/site-packages/GDAL-1.5.0.egg-info
dh_perl
dh_makeshlibs
dh_installdeb


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1372 - packages/gdal/tags

2008-01-31 Thread frankie
Author: frankie
Date: 2008-01-31 14:27:18 + (Thu, 31 Jan 2008)
New Revision: 1372

Added:
   packages/gdal/tags/1.5.0-3/
Log:
[svn-buildpackage] Tagging gdal (1.5.0-3)

Copied: packages/gdal/tags/1.5.0-3 (from rev 1371, packages/gdal/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1373 - packages/grass/trunk/debian

2008-01-31 Thread frankie
Author: frankie
Date: 2008-01-31 16:03:07 + (Thu, 31 Jan 2008)
New Revision: 1373

Modified:
   packages/grass/trunk/debian/changelog
Log:
Fixating merge


Modified: packages/grass/trunk/debian/changelog
===
--- packages/grass/trunk/debian/changelog   2008-01-31 14:27:18 UTC (rev 
1372)
+++ packages/grass/trunk/debian/changelog   2008-01-31 16:03:07 UTC (rev 
1373)
@@ -5,7 +5,7 @@
   * Upstream already fixed v.db.update as suggested.
 (closes: #434897)
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 21 Jan 2008 15:50:45 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 31 Jan 2008 17:02:23 
+0100
 
 grass (6.2.3-1) unstable; urgency=low
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1374 - packages/gdal-grass/trunk/debian

2008-01-31 Thread frankie
Author: frankie
Date: 2008-01-31 20:05:23 + (Thu, 31 Jan 2008)
New Revision: 1374

Modified:
   packages/gdal-grass/trunk/debian/changelog
Log:
New upstream version


Modified: packages/gdal-grass/trunk/debian/changelog
===
--- packages/gdal-grass/trunk/debian/changelog  2008-01-31 16:03:07 UTC (rev 
1373)
+++ packages/gdal-grass/trunk/debian/changelog  2008-01-31 20:05:23 UTC (rev 
1374)
@@ -1,9 +1,10 @@
-libgdal-grass (1.4.4-2) UNRELEASED; urgency=low
+libgdal-grass (1.5.0-1) unstable; urgency=low
 
+  * New upstream release
   * Added Vcs-* fields to debian/control
   * Policy bumped to 3.7.3
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 03 Jan 2008 14:11:36 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 31 Jan 2008 21:04:00 
+0100
 
 libgdal-grass (1.4.4-1) unstable; urgency=low
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


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

2008-02-04 Thread frankie
Author: frankie
Date: 2008-02-04 14:34:21 + (Mon, 04 Feb 2008)
New Revision: 1375

Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/patches/gcc43.dpatch
Log:
Fixing for gcc 4.3


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-01-31 20:05:23 UTC (rev 
1374)
+++ packages/gdal/trunk/debian/changelog2008-02-04 14:34:21 UTC (rev 
1375)
@@ -1,3 +1,11 @@
+gdal (1.5.0-4) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Fixed removing of .info file in python-central area
+  * Fixed gcc43.dpatch to add climits inclusion
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 04 Feb 2008 14:42:51 
+0100
+
 gdal (1.5.0-3) unstable; urgency=low
 
   * [debian/rules] Removing LICENSE.TXT placed in the data dir.

Modified: packages/gdal/trunk/debian/patches/gcc43.dpatch
===
--- packages/gdal/trunk/debian/patches/gcc43.dpatch 2008-01-31 20:05:23 UTC 
(rev 1374)
+++ packages/gdal/trunk/debian/patches/gcc43.dpatch 2008-02-04 14:34:21 UTC 
(rev 1375)
@@ -49,3 +49,14 @@
  if EQUAL(domType.c_str(),"domainvalue")  
  {
  if (psInfo.stStoreType == stFloat)
+diff -urNad gdal-1.5.0~/frmts/idrisi/IdrisiDataset.cpp 
gdal-1.5.0/frmts/idrisi/IdrisiDataset.cpp
+--- gdal-1.5.0~/frmts/idrisi/IdrisiDataset.cpp 2007-11-20 22:01:46.0 
+0100
 gdal-1.5.0/frmts/idrisi/IdrisiDataset.cpp  2008-02-04 15:29:10.0 
+0100
+@@ -35,6 +35,7 @@
+ #include "gdal_pam.h"
+ #include "gdal_rat.h"
+ #include "gdal_alg.h"
++#include 
+ 
+ CPL_CVSID( "$Id: IdrisiDataset.cpp 12896 2007-11-20 21:01:46Z rouault $" );
+ 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1376 - in packages/hdf5/branches/1.6.5: debian test

2008-02-05 Thread frankie
Author: frankie
Date: 2008-02-05 12:42:43 + (Tue, 05 Feb 2008)
New Revision: 1376

Modified:
   packages/hdf5/branches/1.6.5/debian/changelog
   packages/hdf5/branches/1.6.5/debian/install_devlib
   packages/hdf5/branches/1.6.5/debian/install_shlib
   packages/hdf5/branches/1.6.5/test/Makefile.in
Log:
Main fixes for current sid branch


Modified: packages/hdf5/branches/1.6.5/debian/changelog
===
--- packages/hdf5/branches/1.6.5/debian/changelog   2008-02-04 14:34:21 UTC 
(rev 1375)
+++ packages/hdf5/branches/1.6.5/debian/changelog   2008-02-05 12:42:43 UTC 
(rev 1376)
@@ -3,8 +3,11 @@
   * Fixed rpath issue with dh_shlibdeps due to missing library path.
 Backported from 1.6.6 tree.
 (closes: #456862)
+  * Generalized a bit library names in debian/install_* and fixed Makefile.in
+in test/ as suggested.
+(closes: #463393)
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 10 Jan 2008 14:18:10 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 05 Feb 2008 13:41:06 
+0100
 
 hdf5 (1.6.5-5) unstable; urgency=low
 

Modified: packages/hdf5/branches/1.6.5/debian/install_devlib
===
--- packages/hdf5/branches/1.6.5/debian/install_devlib  2008-02-04 14:34:21 UTC 
(rev 1375)
+++ packages/hdf5/branches/1.6.5/debian/install_devlib  2008-02-05 12:42:43 UTC 
(rev 1376)
@@ -1,5 +1,5 @@
 usr/include
-usr/lib/libhdf5*.so
-usr/lib/libhdf5*.settings
-usr/lib/libhdf5*.la
-usr/lib/libhdf5*.a
+usr/lib/libh*.so
+usr/lib/libh*.settings
+usr/lib/libh*.la
+usr/lib/libh*.a

Modified: packages/hdf5/branches/1.6.5/debian/install_shlib
===
--- packages/hdf5/branches/1.6.5/debian/install_shlib   2008-02-04 14:34:21 UTC 
(rev 1375)
+++ packages/hdf5/branches/1.6.5/debian/install_shlib   2008-02-05 12:42:43 UTC 
(rev 1376)
@@ -1 +1 @@
-usr/lib/libhdf5*.so.*
+usr/lib/libh*.so.*

Modified: packages/hdf5/branches/1.6.5/test/Makefile.in
===
--- packages/hdf5/branches/1.6.5/test/Makefile.in   2008-02-04 14:34:21 UTC 
(rev 1375)
+++ packages/hdf5/branches/1.6.5/test/Makefile.in   2008-02-05 12:42:43 UTC 
(rev 1376)
@@ -39,7 +39,7 @@
 LIB=libh5test.la
 LIB_SRC=h5test.c testframe.c
 LIB_OBJ=$(LIB_SRC:.c=.lo)
-PUB_LIB=
+#PUB_LIB=
 
 ## Temporary files.  These files are the ones created by setting the
 ## HDF5_NOCLEANUP environment variable and running `make test' without


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1378 - packages/qgis/trunk/debian

2008-02-11 Thread frankie
Author: frankie
Date: 2008-02-11 14:34:18 + (Mon, 11 Feb 2008)
New Revision: 1378

Modified:
   packages/qgis/trunk/debian/changelog
Log:
Fixing changelog


Modified: packages/qgis/trunk/debian/changelog
===
--- packages/qgis/trunk/debian/changelog2008-02-11 09:24:28 UTC (rev 
1377)
+++ packages/qgis/trunk/debian/changelog2008-02-11 14:34:18 UTC (rev 
1378)
@@ -1,12 +1,11 @@
-qgis (0.9.1-1) UNRELEASED; urgency=low
+qgis (0.9.1-1) unstable; urgency=low
 
-  * (NOT RELEASED YET) New upstream release
+  * New upstream release
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 18 Jan 2008 17:58:45 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 28 Jan 2008 13:48:05 
+0100
 
 qgis (0.9.0-1) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
   * New upstream release. This is the first version with a true python-enabled 
support.
   * Changed deprecated ${Source-Version} in ${binary:Version}.
   * Fixed lintian error: debian-rules-ignores-make-clean-error.


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1377 - packages/mapserver/tarballs

2008-02-11 Thread frankie
Author: frankie
Date: 2008-02-11 09:24:28 + (Mon, 11 Feb 2008)
New Revision: 1377

Added:
   packages/mapserver/tarballs/mapserver_5.0.2.orig.tar.gz
Log:
Adding missing 5.0.2 upstream tarball


Added: packages/mapserver/tarballs/mapserver_5.0.2.orig.tar.gz
===
(Binary files differ)


Property changes on: packages/mapserver/tarballs/mapserver_5.0.2.orig.tar.gz
___
Name: svn:mime-type
   + application/octet-stream


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1380 - packages/gdal-grass/trunk/debian

2008-02-16 Thread frankie
Author: frankie
Date: 2008-02-16 15:20:36 + (Sat, 16 Feb 2008)
New Revision: 1380

Modified:
   packages/gdal-grass/trunk/debian/changelog
   packages/gdal-grass/trunk/debian/control
Log:
Fixing package binary name


Modified: packages/gdal-grass/trunk/debian/changelog
===
--- packages/gdal-grass/trunk/debian/changelog  2008-02-12 20:18:25 UTC (rev 
1379)
+++ packages/gdal-grass/trunk/debian/changelog  2008-02-16 15:20:36 UTC (rev 
1380)
@@ -1,6 +1,6 @@
 libgdal-grass (1.5.0-1) unstable; urgency=low
 
-  * New upstream release
+  * New upstream release.
   * Added Vcs-* fields to debian/control
   * Policy bumped to 3.7.3
 

Modified: packages/gdal-grass/trunk/debian/control
===
--- packages/gdal-grass/trunk/debian/control2008-02-12 20:18:25 UTC (rev 
1379)
+++ packages/gdal-grass/trunk/debian/control2008-02-16 15:20:36 UTC (rev 
1380)
@@ -8,7 +8,7 @@
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gdal-grass/trunk
 Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/gdal-grass/trunk
 
-Package: libgdal1-1.4.0-grass
+Package: libgdal1-1.5.0-grass
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, grass (>= 6.0.2-5)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1382 - packages/gdal-grass/trunk/debian

2008-02-16 Thread frankie
Author: frankie
Date: 2008-02-16 17:57:56 + (Sat, 16 Feb 2008)
New Revision: 1382

Modified:
   packages/gdal-grass/trunk/debian/changelog
Log:
Fixating changelog


Modified: packages/gdal-grass/trunk/debian/changelog
===
--- packages/gdal-grass/trunk/debian/changelog  2008-02-16 17:56:46 UTC (rev 
1381)
+++ packages/gdal-grass/trunk/debian/changelog  2008-02-16 17:57:56 UTC (rev 
1382)
@@ -3,6 +3,7 @@
   * New upstream release.
   * Added Vcs-* fields to debian/control
   * Policy bumped to 3.7.3
+  * [Lintian] Do a make distclean on clean only when Makefile exists.
 
  -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 31 Jan 2008 21:04:00 
+0100
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1381 - packages/gdal-grass/trunk/debian

2008-02-16 Thread frankie
Author: frankie
Date: 2008-02-16 17:56:46 + (Sat, 16 Feb 2008)
New Revision: 1381

Modified:
   packages/gdal-grass/trunk/debian/rules
Log:
Fixing lintian warning about make error on dist-clean


Modified: packages/gdal-grass/trunk/debian/rules
===
--- packages/gdal-grass/trunk/debian/rules  2008-02-16 15:20:36 UTC (rev 
1380)
+++ packages/gdal-grass/trunk/debian/rules  2008-02-16 17:56:46 UTC (rev 
1381)
@@ -27,7 +27,7 @@
dh_testdir
dh_testroot
 
-   -$(MAKE) distclean
+   [ ! -f $(CURDIR)/Makefile ] || $(MAKE) distclean
 
dh_clean build-stamp configure-stamp
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1383 - packages/gdal-grass/trunk/debian

2008-02-18 Thread frankie
Author: frankie
Date: 2008-02-18 09:48:05 + (Mon, 18 Feb 2008)
New Revision: 1383

Modified:
   packages/gdal-grass/trunk/debian/rules
Log:
Fixing package name


Modified: packages/gdal-grass/trunk/debian/rules
===
--- packages/gdal-grass/trunk/debian/rules  2008-02-16 17:57:56 UTC (rev 
1382)
+++ packages/gdal-grass/trunk/debian/rules  2008-02-18 09:48:05 UTC (rev 
1383)
@@ -7,7 +7,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export PKGNAME=libgdal1-1.4.0-grass
+export PKGNAME=libgdal1-1.5.0-grass
 
 config.status:
dh_testdir


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1384 - in packages/gpsdrive/trunk/debian: . patches

2008-02-20 Thread frankie
Author: frankie
Date: 2008-02-20 14:48:03 + (Wed, 20 Feb 2008)
New Revision: 1384

Added:
   packages/gpsdrive/trunk/debian/patches/95-newapi.dpatch
   packages/gpsdrive/trunk/debian/patches/96-mapnik-plugins-dir.dpatch
Modified:
   packages/gpsdrive/trunk/debian/changelog
   packages/gpsdrive/trunk/debian/patches/00list
   packages/gpsdrive/trunk/debian/rules
Log:
Fixing main issue


Modified: packages/gpsdrive/trunk/debian/changelog
===
--- packages/gpsdrive/trunk/debian/changelog2008-02-18 09:48:05 UTC (rev 
1383)
+++ packages/gpsdrive/trunk/debian/changelog2008-02-20 14:48:03 UTC (rev 
1384)
@@ -1,5 +1,6 @@
 gpsdrive (2.10~pre4-2) UNRELEASED; urgency=low
 
+  [ Andreas Putzo ]
   * Enable DBUS support. All gps receivers supported by
 gpsd should work with this interface.
 - Added 80-dbus.dpatch
@@ -22,8 +23,17 @@
 Script no longer works with geocaching.com.
 (Closes: #464982)
 
- -- Andreas Putzo <[EMAIL PROTECTED]>  Tue, 12 Feb 2008 19:46:30 +
+  [ Francesco Paolo Lovergine ]
+  * Added 95-newapi.dpatch patch to manage new mapnik 0.5 API.
+Thanks Dominic Hargreaves.
+(Closes: #465344,#466472)
+  * Added 96-mapnik-plugin-dir patch to use the mapnik-plugin-dir utility
+instead of the embedded lib path. This is suboptimal because
+it should be autoconfiscated instead in gpsdrive bulding system.
+But it works :)
 
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 20 Feb 2008 15:02:48 
+0100
+
 gpsdrive (2.10~pre4-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/gpsdrive/trunk/debian/patches/00list
===
--- packages/gpsdrive/trunk/debian/patches/00list   2008-02-18 09:48:05 UTC 
(rev 1383)
+++ packages/gpsdrive/trunk/debian/patches/00list   2008-02-20 14:48:03 UTC 
(rev 1384)
@@ -10,3 +10,5 @@
 80-dbus
 85-settings
 90-usage
+95-newapi
+96-mapnik-plugins-dir

Added: packages/gpsdrive/trunk/debian/patches/95-newapi.dpatch
===
--- packages/gpsdrive/trunk/debian/patches/95-newapi.dpatch 
(rev 0)
+++ packages/gpsdrive/trunk/debian/patches/95-newapi.dpatch 2008-02-20 
14:48:03 UTC (rev 1384)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 95-newapi.dpatch by Francesco Paolo Lovergine <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
[EMAIL PROTECTED]@
+diff -urNad gpsdrive-2.10~pre4~/src/mapnik.cpp 
gpsdrive-2.10~pre4/src/mapnik.cpp
+--- gpsdrive-2.10~pre4~/src/mapnik.cpp 2008-02-20 14:27:41.0 +0100
 gpsdrive-2.10~pre4/src/mapnik.cpp  2008-02-20 14:28:04.0 +0100
+@@ -119,7 +119,7 @@
+
+ 
datasource_cache::instance()->register_datasources("/usr/lib/mapnik/input/");
+ // XXX We should make the fontname and path a config option
+-
freetype_engine::instance()->register_font("/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf");
++
freetype_engine::register_font("/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf");
+ 
+ 
+ MapnikMap.WidthInt = 1280;


Property changes on: packages/gpsdrive/trunk/debian/patches/95-newapi.dpatch
___
Name: svn:executable
   + *

Added: packages/gpsdrive/trunk/debian/patches/96-mapnik-plugins-dir.dpatch
===
--- packages/gpsdrive/trunk/debian/patches/96-mapnik-plugins-dir.dpatch 
(rev 0)
+++ packages/gpsdrive/trunk/debian/patches/96-mapnik-plugins-dir.dpatch 
2008-02-20 14:48:03 UTC (rev 1384)
@@ -0,0 +1,30 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 96-mapnik-plugins-dir.dpatch by Francesco Paolo Lovergine <[EMAIL 
PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
[EMAIL PROTECTED]@
+diff -urNad gpsdrive-2.10~pre4~/src/mapnik.cpp 
gpsdrive-2.10~pre4/src/mapnik.cpp
+--- gpsdrive-2.10~pre4~/src/mapnik.cpp 2008-02-20 14:49:36.0 +0100
 gpsdrive-2.10~pre4/src/mapnik.cpp  2008-02-20 14:51:30.0 +0100
+@@ -108,6 +108,10 @@
+ return StringToReplace;
+ }
+ 
++#if !defined(MAPNIK_PATH)
++#define MAPNIK_PATH "/usr/lib/mapnik"
++#endif
++
+ /*
+  * initialize mapnik
+  */
+@@ -117,7 +121,7 @@
+   // register datasources (plug-ins) and a font
+ // Both datasorce_cache and font_engine are 'singletons'.
+
+-
datasource_cache::instance()->register_datasources("/usr/lib/mapnik/input/");
++datasource_cache::instance()->register_datasources( MAPNIK_PATH 
"/input/");
+ // XXX We should make the fontname and path a config option
+ 
freetype_engine::register_font("/usr/share/fonts/

[DebianGIS-dev] r1385 - in packages/gpsdrive/trunk/debian: . patches

2008-02-20 Thread frankie
Author: frankie
Date: 2008-02-20 15:13:12 + (Wed, 20 Feb 2008)
New Revision: 1385

Added:
   packages/gpsdrive/trunk/debian/patches/97-bashism.dpatch
Modified:
   packages/gpsdrive/trunk/debian/changelog
   packages/gpsdrive/trunk/debian/control
   packages/gpsdrive/trunk/debian/patches/00list
Log:
Fixing #464982


Modified: packages/gpsdrive/trunk/debian/changelog
===
--- packages/gpsdrive/trunk/debian/changelog2008-02-20 14:48:03 UTC (rev 
1384)
+++ packages/gpsdrive/trunk/debian/changelog2008-02-20 15:13:12 UTC (rev 
1385)
@@ -31,8 +31,11 @@
 instead of the embedded lib path. This is suboptimal because
 it should be autoconfiscated instead in gpsdrive bulding system.
 But it works :)
+  * Fixed bashism in geo-nearest.
+(closes: #464982)
+  * Policy bumped to 3.7.3, without changes.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 20 Feb 2008 15:02:48 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 20 Feb 2008 16:12:09 
+0100
 
 gpsdrive (2.10~pre4-1) unstable; urgency=low
 

Modified: packages/gpsdrive/trunk/debian/control
===
--- packages/gpsdrive/trunk/debian/control  2008-02-20 14:48:03 UTC (rev 
1384)
+++ packages/gpsdrive/trunk/debian/control  2008-02-20 15:13:12 UTC (rev 
1385)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian GIS Project 
 Uploaders: Andreas Putzo <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), automake1.9, libtool, pkg-config, 
libpcre3-dev, libgtk2.0-dev,libart-2.0-dev, libxml2-dev, libmysqlclient15-dev, 
autotools-dev, dpatch, libmapnik-dev, libboost-dev, libboost-filesystem-dev, 
libboost-serialization-dev, libdbus-glib-1-dev
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5), automake1.9, libtool, pkg-config, 
libpcre3-dev, libgtk2.0-dev,libart-2.0-dev, libxml2-dev, libmysqlclient15-dev, 
autotools-dev, dpatch, libmapnik-dev (>= 0.5~svn638-1), libboost-dev, 
libboost-filesystem-dev, libboost-serialization-dev, libdbus-glib-1-dev
+Standards-Version: 3.7.3
 Homepage: http://gpsdrive.de
 
 Package: gpsdrive

Modified: packages/gpsdrive/trunk/debian/patches/00list
===
--- packages/gpsdrive/trunk/debian/patches/00list   2008-02-20 14:48:03 UTC 
(rev 1384)
+++ packages/gpsdrive/trunk/debian/patches/00list   2008-02-20 15:13:12 UTC 
(rev 1385)
@@ -12,3 +12,4 @@
 90-usage
 95-newapi
 96-mapnik-plugins-dir
+97-bashism

Added: packages/gpsdrive/trunk/debian/patches/97-bashism.dpatch
===
--- packages/gpsdrive/trunk/debian/patches/97-bashism.dpatch
(rev 0)
+++ packages/gpsdrive/trunk/debian/patches/97-bashism.dpatch2008-02-20 
15:13:12 UTC (rev 1385)
@@ -0,0 +1,30 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 97-bashism.dpatch by Francesco Paolo Lovergine <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
[EMAIL PROTECTED]@
+diff -urNad gpsdrive-2.10~pre4~/scripts/geo-nearest 
gpsdrive-2.10~pre4/scripts/geo-nearest
+--- gpsdrive-2.10~pre4~/scripts/geo-nearest2007-09-14 23:47:07.0 
+0200
 gpsdrive-2.10~pre4/scripts/geo-nearest 2008-02-20 16:07:42.0 
+0100
+@@ -265,8 +265,8 @@
+ filter1=cat
+ filter2=cat
+ fi
+-((start=0))
+-while ((start < NUM)); do
++$((start=0))
++while $((start < NUM)); do
+   #
+   # Fetch the page of closest caches and scrape the cache ID's
+   #
+@@ -308,7 +308,7 @@
+   exit
+   fi
+ 
+-  ((start=start+25))
++  $((start=start+25))
+ done
+ 
+ #


Property changes on: packages/gpsdrive/trunk/debian/patches/97-bashism.dpatch
___
Name: svn:executable
   + *


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1386 - packages/gpsdrive/trunk/debian

2008-02-26 Thread frankie
Author: frankie
Date: 2008-02-26 21:21:45 + (Tue, 26 Feb 2008)
New Revision: 1386

Modified:
   packages/gpsdrive/trunk/debian/changelog
Log:
Fixing changelog


Modified: packages/gpsdrive/trunk/debian/changelog
===
--- packages/gpsdrive/trunk/debian/changelog2008-02-20 15:13:12 UTC (rev 
1385)
+++ packages/gpsdrive/trunk/debian/changelog2008-02-26 21:21:45 UTC (rev 
1386)
@@ -1,4 +1,4 @@
-gpsdrive (2.10~pre4-2) UNRELEASED; urgency=low
+gpsdrive (2.10~pre4-2) unstable; urgency=low
 
   [ Andreas Putzo ]
   * Enable DBUS support. All gps receivers supported by
@@ -27,15 +27,15 @@
   * Added 95-newapi.dpatch patch to manage new mapnik 0.5 API.
 Thanks Dominic Hargreaves.
 (Closes: #465344,#466472)
-  * Added 96-mapnik-plugin-dir patch to use the mapnik-plugin-dir utility
+  * Added 96-mapnik-plugin-dir.dpatch to use the mapnik-plugin-dir utility
 instead of the embedded lib path. This is suboptimal because
 it should be autoconfiscated instead in gpsdrive bulding system.
 But it works :)
-  * Fixed bashism in geo-nearest.
+  * Added 97-bashism.dpatch to fix bashism in geo-nearest.
 (closes: #464982)
   * Policy bumped to 3.7.3, without changes.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 20 Feb 2008 16:12:09 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 26 Feb 2008 22:19:50 
+0100
 
 gpsdrive (2.10~pre4-1) unstable; urgency=low
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1390 - packages/gpsdrive/tags

2008-02-28 Thread frankie
Author: frankie
Date: 2008-02-28 15:12:00 + (Thu, 28 Feb 2008)
New Revision: 1390

Added:
   packages/gpsdrive/tags/2.10~pre4-2/
Log:
[svn-buildpackage] Tagging gpsdrive (2.10~pre4-2)

Copied: packages/gpsdrive/tags/2.10~pre4-2 (from rev 1389, 
packages/gpsdrive/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1391 - packages/grass/trunk/debian

2008-02-28 Thread frankie
Author: frankie
Date: 2008-02-28 15:12:55 + (Thu, 28 Feb 2008)
New Revision: 1391

Modified:
   packages/grass/trunk/debian/changelog
Log:
Fixating changelog


Modified: packages/grass/trunk/debian/changelog
===
--- packages/grass/trunk/debian/changelog   2008-02-28 15:12:00 UTC (rev 
1390)
+++ packages/grass/trunk/debian/changelog   2008-02-28 15:12:55 UTC (rev 
1391)
@@ -1,4 +1,4 @@
-grass (6.2.3-2) UNRELEASED; urgency=low
+grass (6.2.3-2) unstable; urgency=low
 
   * Added libfftw3-dev build-dep to reflect current library name.
 (closes: #458232)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1392 - packages/grass/tags

2008-02-28 Thread frankie
Author: frankie
Date: 2008-02-28 16:17:07 + (Thu, 28 Feb 2008)
New Revision: 1392

Added:
   packages/grass/tags/6.2.3-2/
Log:
[svn-buildpackage] Tagging grass (6.2.3-2)

Copied: packages/grass/tags/6.2.3-2 (from rev 1391, packages/grass/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1403 - packages/qgis/tags

2008-03-13 Thread frankie
Author: frankie
Date: 2008-03-13 11:01:27 + (Thu, 13 Mar 2008)
New Revision: 1403

Added:
   packages/qgis/tags/0.9.1-1/
Log:
[svn-buildpackage] Tagging qgis (0.9.1-1)

Copied: packages/qgis/tags/0.9.1-1 (from rev 1402, packages/qgis/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


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

2008-03-14 Thread frankie
Author: frankie
Date: 2008-03-14 13:47:03 + (Fri, 14 Mar 2008)
New Revision: 1404

Modified:
   packages/gdal/trunk/debian/TODO
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/patches/gcc43.dpatch
   packages/gdal/trunk/debian/rules
Log:
Fixating #462709


Modified: packages/gdal/trunk/debian/TODO
===
--- packages/gdal/trunk/debian/TODO 2008-03-13 11:01:27 UTC (rev 1403)
+++ packages/gdal/trunk/debian/TODO 2008-03-14 13:47:03 UTC (rev 1404)
@@ -6,8 +6,4 @@
   to be checked as well. I would avoid both PHP and Java bindings because not 
yet
   mature.
 
-* Python bindings should move to Swig (aka ng-python binding) but that requires
-  building style changes for sure. Still not suggested before 1.5.
-
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Sat, 06 Oct 2007 10:34:38 
+0200
-
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri Mar 14 14:34:05 CET 2008

Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-03-13 11:01:27 UTC (rev 
1403)
+++ packages/gdal/trunk/debian/changelog2008-03-14 13:47:03 UTC (rev 
1404)
@@ -1,10 +1,11 @@
 gdal (1.5.0-4) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
   * Fixed removing of .info file in python-central area
-  * Fixed gcc43.dpatch to add climits inclusion
+  * Fixed gcc43.dpatch to manage namespace issue. This is not accepted 
upstream.
+(closes: #462709)
+  * Updated debian/TODO.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 04 Feb 2008 14:42:51 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 14 Mar 2008 14:35:18 
+0100
 
 gdal (1.5.0-3) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/patches/gcc43.dpatch
===
--- packages/gdal/trunk/debian/patches/gcc43.dpatch 2008-03-13 11:01:27 UTC 
(rev 1403)
+++ packages/gdal/trunk/debian/patches/gcc43.dpatch 2008-03-14 13:47:03 UTC 
(rev 1404)
@@ -6,9 +6,18 @@
 
 @DPATCH@
 diff -urNad gdal-1.5.0~/frmts/ilwis/ilwisdataset.cpp 
gdal-1.5.0/frmts/ilwis/ilwisdataset.cpp
 gdal-1.5.0~/frmts/ilwis/ilwisdataset.cpp   2007-08-02 23:14:09.0 
+0200
-+++ gdal-1.5.0/frmts/ilwis/ilwisdataset.cpp2008-01-31 12:55:42.0 
+0100
-@@ -406,7 +406,6 @@
+--- gdal-1.5.0~/frmts/ilwis/ilwisdataset.cpp   2008-02-04 14:44:48.0 
+0100
 gdal-1.5.0/frmts/ilwis/ilwisdataset.cpp2008-02-04 14:47:03.0 
+0100
+@@ -31,6 +31,8 @@
+ #include 
+ #include 
+ 
++using namespace std;
++
+ // IniFile.cpp: implementation of the IniFile class.
+ //
+ //
+@@ -406,7 +408,6 @@
  static CPLErr GetStoreType(string pszFileName, ilwisStoreType &stStoreType)
  {
  string st = ReadElement("MapStore", "Type", pszFileName.c_str());
@@ -16,7 +25,7 @@

  if( EQUAL(st.c_str(),"byte"))
  {
-@@ -482,8 +481,6 @@
+@@ -482,8 +483,6 @@
  else
  georef = ReadElement("MapList", "GeoRef", osFileName);
  
@@ -25,7 +34,7 @@
  //Capture the geotransform, only if the georef is not 'none', 
  //otherwise, the default transform should be returned.
  if( (georef.length() != 0) && !EQUAL(georef.c_str(),"none"))
-@@ -788,7 +785,6 @@
+@@ -788,7 +787,6 @@

  //Fetch coordinate system
  string csy = ReadElement("GeoRef", "CoordSystem", pszGeoRef);
@@ -33,7 +42,7 @@
  
  string pszProj;
  if( (csy.length() != 0) && !EQUAL(csy.c_str(),"unknown.csy"))
-@@ -1318,7 +1314,6 @@
+@@ -1318,7 +1316,6 @@
  {
  string domName = ReadElement("BaseMap", "Domain", pszFileName.c_str());
  string pszBaseName = string(CPLGetBasename( domName.c_str() ));
@@ -41,7 +50,7 @@
  string pszPath = string(CPLGetPath( pszFileName.c_str() ));

  if (GetStoreType(pszFileName, psInfo.stStoreType) != CE_None)
-@@ -1370,7 +1365,6 @@
+@@ -1370,7 +1367,6 @@
  pszDomainName = 
string(CPLFormFilename(pszPath.c_str(),pszBaseName.c_str(),"dom" ));

  string domType = ReadElement("Domain", "Type", pszDomainName.c_str());

Modified: packages/gdal/trunk/debian/rules
===
--- packages/gdal/trunk/debian/rules2008-03-13 11:01:27 UTC (rev 1403)
+++ packages/gdal/trunk/debian/rules2008-03-14 13:47:03 UTC (rev 1404)
@@ -129,7 +129,7 @@
dh_compress
dh_fixperms
dh_pycentral -X.info
-   rm -f 
$(CURDIR)/debian/tmp/usr/share/pycentral/python-gdal/site-packages/GDAL-1.5.0.egg-info
+   rm -f 
$(CURDIR)/debian/python-gdal/usr/share/

[DebianGIS-dev] r1405 - packages/gdal/trunk/debian

2008-03-14 Thread frankie
Author: frankie
Date: 2008-03-14 14:58:28 + (Fri, 14 Mar 2008)
New Revision: 1405

Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/rules
Log:
Fixing perl swig for C++


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-03-14 13:47:03 UTC (rev 
1404)
+++ packages/gdal/trunk/debian/changelog2008-03-14 14:58:28 UTC (rev 
1405)
@@ -1,11 +1,14 @@
-gdal (1.5.0-4) UNRELEASED; urgency=low
+gdal (1.5.0-4) unstable; urgency=low
 
   * Fixed removing of .info file in python-central area
   * Fixed gcc43.dpatch to manage namespace issue. This is not accepted 
upstream.
 (closes: #462709)
   * Updated debian/TODO.
+  * Forcing regeneration of perl wrappers with current Swig in debian/rules
+as suggested by Pabs.
+(closes: #466785)
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 14 Mar 2008 14:35:18 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 14 Mar 2008 15:57:34 
+0100
 
 gdal (1.5.0-3) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/rules
===
--- packages/gdal/trunk/debian/rules2008-03-14 13:47:03 UTC (rev 1404)
+++ packages/gdal/trunk/debian/rules2008-03-14 14:58:28 UTC (rev 1405)
@@ -64,6 +64,7 @@
dh_testdir
 
cp `ls GDALmake.opt-*|tail -1` GDALmake.opt
+   $(MAKE) -C $(CURDIR)/swig/perl generate 
$(MAKE) lib-target apps-target swig-target
$(MAKE) docs
$(MAKE) man
@@ -77,6 +78,7 @@
 
[ ! -f GDALmake.opt ] || $(MAKE) distclean
rm -rf $(CURDIR)/swig/ruby/.libs $(CURDIR)/swig/perl/*.bs
+   rm -rf $(CURDIR)/swig/perl/*.c  $(CURDIR)/swig/perl/*.cpp
rm -f GDALmake.opt-*
rm -rf $(CURDIR)/man/man1
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1406 - packages/gdal/tags

2008-03-14 Thread frankie
Author: frankie
Date: 2008-03-14 22:18:18 + (Fri, 14 Mar 2008)
New Revision: 1406

Added:
   packages/gdal/tags/1.5.0-4/
Log:
[svn-buildpackage] Tagging gdal (1.5.0-4)

Copied: packages/gdal/tags/1.5.0-4 (from rev 1405, packages/gdal/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1407 - packages/gdal/trunk/debian

2008-03-14 Thread frankie
Author: frankie
Date: 2008-03-14 22:18:57 + (Fri, 14 Mar 2008)
New Revision: 1407

Modified:
   packages/gdal/trunk/debian/changelog
Log:


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-03-14 22:18:18 UTC (rev 
1406)
+++ packages/gdal/trunk/debian/changelog2008-03-14 22:18:57 UTC (rev 
1407)
@@ -1,3 +1,9 @@
+gdal (1.5.0-5) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 14 Mar 2008 23:18:24 
+0100
+
 gdal (1.5.0-4) unstable; urgency=low
 
   * Fixed removing of .info file in python-central area


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1419 - packages/mapserver/trunk/debian

2008-03-18 Thread frankie
Author: frankie
Date: 2008-03-18 14:09:52 + (Tue, 18 Mar 2008)
New Revision: 1419

Modified:
   packages/mapserver/trunk/debian/changelog
   packages/mapserver/trunk/debian/control
Log:
Minor changes


Modified: packages/mapserver/trunk/debian/changelog
===
--- packages/mapserver/trunk/debian/changelog   2008-03-18 14:00:49 UTC (rev 
1418)
+++ packages/mapserver/trunk/debian/changelog   2008-03-18 14:09:52 UTC (rev 
1419)
@@ -8,8 +8,10 @@
   * Added build-dep on sharutils for AGG uuencoded distfile.
   * Fixed maintainer scripts for erroneous if expressions
 (closes: #463888)
+  * Policy bumped to 3.7.3 (no changes).
+  * Added Vcs-* fields to debian/control.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 18 Mar 2008 14:53:00 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 18 Mar 2008 15:03:05 
+0100
 
 mapserver (5.0.2-1) unstable; urgency=low
 

Modified: packages/mapserver/trunk/debian/control
===
--- packages/mapserver/trunk/debian/control 2008-03-18 14:00:49 UTC (rev 
1418)
+++ packages/mapserver/trunk/debian/control 2008-03-18 14:09:52 UTC (rev 
1419)
@@ -2,8 +2,8 @@
 Section: devel
 Priority: optional
 Maintainer: Debian GIS Project 
-Uploaders: Schuyler Erle <[EMAIL PROTECTED]>, Petter Reinholdtsen <[EMAIL 
PROTECTED]>, Paul Wise <[EMAIL PROTECTED]>, Fabio Tranchitella <[EMAIL 
PROTECTED]>, Francesco Paolo Lovergine <[EMAIL PROTECTED]>, Andreas Putzo 
<[EMAIL PROTECTED]>
-Standards-Version: 3.7.2
+Uploaders: Petter Reinholdtsen <[EMAIL PROTECTED]>, Paul Wise <[EMAIL 
PROTECTED]>, Fabio Tranchitella <[EMAIL PROTECTED]>, Francesco Paolo Lovergine 
<[EMAIL PROTECTED]>, Andreas Putzo <[EMAIL PROTECTED]>
+Standards-Version: 3.7.3
 Build-Depends: debhelper (>= 5.0.37.2), dpatch, libcurl4-gnutls-dev, 
libpng12-dev, zlib1g-dev (>= 1.1.4),
  libgd2-xpm-dev (>= 2.0.1-10), libfreetype6-dev (>= 2.0.9), libjpeg62-dev, 
libgdal1-dev (>=1.4.0), proj,
  libpq-dev, php5-dev, swig, python-all, python-all-dev, python-central (>= 
0.5), libgeos-dev (>= 2.2.3-2),
@@ -13,6 +13,8 @@
 Build-Conflicts: libcurl3-openssl-dev
 XS-Python-Version: all
 Homepage: http://mapserver.gis.umn.edu
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/mapserver/trunk
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/mapserver/trunk
 
 Package: php5-mapscript
 Section: web


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1420 - packages/mapserver/trunk/debian

2008-03-18 Thread frankie
Author: frankie
Date: 2008-03-18 15:43:12 + (Tue, 18 Mar 2008)
New Revision: 1420

Modified:
   packages/mapserver/trunk/debian/copyright
Log:
Copyright file updated


Modified: packages/mapserver/trunk/debian/copyright
===
--- packages/mapserver/trunk/debian/copyright   2008-03-18 14:09:52 UTC (rev 
1419)
+++ packages/mapserver/trunk/debian/copyright   2008-03-18 15:43:12 UTC (rev 
1420)
@@ -52,6 +52,12 @@
  * Copyright 1995 Richard Jones, Bureau of Meteorology Australia.
  * [EMAIL PROTECTED]
 
+Antigrain Geometry Library 2.4:
+
+Copyright (C) 2002-2005 Maxim Shemanarev (McSeem) 
+
+
+
 Licence:
 
 Permission is hereby granted, free of charge, to any person obtaining
@@ -219,3 +225,76 @@
  * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+Antigrain Geometry Library 2.4:
+---
+
+Debian package embeds a compatible version of the AGG library, whose
+copyright file is here enclosed:
+
+The Anti-Grain Geometry Project
+A high quality rendering engine for C++
+http://antigrain.com
+
+Anti-Grain Geometry has dual licensing model. The Modified BSD 
+License was first added in version v2.4 just for convenience.
+It is a simple, permissive non-copyleft free software license, 
+compatible with the GNU GPL. It's well proven and recognizable.
+See http://www.fsf.org/licensing/licenses/index_html#ModifiedBSD
+for details.
+
+Note that the Modified BSD license DOES NOT restrict your rights 
+if you choose the Anti-Grain Geometry Public License.
+
+
+
+
+Anti-Grain Geometry Public License
+
+
+Anti-Grain Geometry - Version 2.4 
+Copyright (C) 2002-2005 Maxim Shemanarev (McSeem) 
+
+Permission to copy, use, modify, sell and distribute this software 
+is granted provided this copyright notice appears in all copies. 
+This software is provided "as is" without express or implied
+warranty, and with no claim as to its suitability for any purpose.
+
+
+
+
+
+Modified BSD License
+
+Anti-Grain Geometry - Version 2.4 
+Copyright (C) 2002-2005 Maxim Shemanarev (McSeem) 
+
+Redistribution and use in source and binary forms, with or without 
+modification, are permitted provided that the following conditions 
+are met:
+
+  1. Redistributions of source code must retain the above copyright 
+ notice, this list of conditions and the following disclaimer. 
+
+  2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in 
+ the documentation and/or other materials provided with the 
+ distribution. 
+
+  3. The name of the author may not be used to endorse or promote 
+ products derived from this software without specific prior 
+ written permission. 
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, 
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 
+STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 
+IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
+POSSIBILITY OF SUCH DAMAGE.
+


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1421 - packages/mapserver/trunk/debian

2008-03-18 Thread frankie
Author: frankie
Date: 2008-03-18 16:00:41 + (Tue, 18 Mar 2008)
New Revision: 1421

Modified:
   packages/mapserver/trunk/debian/AGG
   packages/mapserver/trunk/debian/changelog
   packages/mapserver/trunk/debian/control
   packages/mapserver/trunk/debian/rules
Log:
Adding FastCGI support


Modified: packages/mapserver/trunk/debian/AGG
===
--- packages/mapserver/trunk/debian/AGG 2008-03-18 15:43:12 UTC (rev 1420)
+++ packages/mapserver/trunk/debian/AGG 2008-03-18 16:00:41 UTC (rev 1421)
@@ -3,13 +3,15 @@
   Starting from this version Mapserver integrates the AGG 2.4 library. This 
functionally
   identical to the 2.5 already integrated in Debian but it has a BSD license 
which
   is compatible with the Mapserver one. 
+
   The library package is included as a uuencoded archive starting from the 2.4 
official
-  tarball with the following changes applied before creating the archive:
-   * Non DFSG-compliant code in GPC has been removed.
+  tarball with the following changes applied before creating the uue archive:
+   * Non DFSG-compliant code in GPC has been removed and its use disabled.
* The autogen.sh script has been changed and launched in order to generate 
- building scripts in maintainer mode for autotools once. You need to have
+ building scripts in maintainer mode for autotools just once. You need to 
have
  libsdl1.2-dev and all other build-deps installed before running it.
  This will avoid the whole autotools chain build-dep requirement
- for mapserver.
+ for mapserver. It _could_ require a rebuild for new archs from time to 
time
+ whenever needed.
 
  -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 18 Mar 2008 12:33:39 
+0100

Modified: packages/mapserver/trunk/debian/changelog
===
--- packages/mapserver/trunk/debian/changelog   2008-03-18 15:43:12 UTC (rev 
1420)
+++ packages/mapserver/trunk/debian/changelog   2008-03-18 16:00:41 UTC (rev 
1421)
@@ -10,8 +10,10 @@
 (closes: #463888)
   * Policy bumped to 3.7.3 (no changes).
   * Added Vcs-* fields to debian/control.
+  * Added FastCGI support.
+(closes: #468172)
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 18 Mar 2008 15:03:05 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 18 Mar 2008 16:57:36 
+0100
 
 mapserver (5.0.2-1) unstable; urgency=low
 

Modified: packages/mapserver/trunk/debian/control
===
--- packages/mapserver/trunk/debian/control 2008-03-18 15:43:12 UTC (rev 
1420)
+++ packages/mapserver/trunk/debian/control 2008-03-18 16:00:41 UTC (rev 
1421)
@@ -8,7 +8,8 @@
  libgd2-xpm-dev (>= 2.0.1-10), libfreetype6-dev (>= 2.0.9), libjpeg62-dev, 
libgdal1-dev (>=1.4.0), proj,
  libpq-dev, php5-dev, swig, python-all, python-all-dev, python-central (>= 
0.5), libgeos-dev (>= 2.2.3-2),
  ruby1.8, ruby1.8-dev, ruby1.9, ruby1.9-dev, 
- sharutils, libsdl1.2-dev, libfreetype6-dev, libx11-dev
+ sharutils, libsdl1.2-dev, libfreetype6-dev, libx11-dev,
+ libfcgi-dev
 Build-Depends-Indep: python-docutils
 Build-Conflicts: libcurl3-openssl-dev
 XS-Python-Version: all

Modified: packages/mapserver/trunk/debian/rules
===
--- packages/mapserver/trunk/debian/rules   2008-03-18 15:43:12 UTC (rev 
1420)
+++ packages/mapserver/trunk/debian/rules   2008-03-18 16:00:41 UTC (rev 
1421)
@@ -48,6 +48,7 @@
--with-wfsclient \
--with-threads \
--with-geos \
+   --with-fastcgi \
--with-agg=$(CURDIR)/.$(AGG)
 
 rstoptions=--stylesheet=mapscript.css --link-stylesheet 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1422 - packages/hdf5/trunk/debian

2008-03-19 Thread frankie
Author: frankie
Date: 2008-03-19 09:04:43 + (Wed, 19 Mar 2008)
New Revision: 1422

Modified:
   packages/hdf5/trunk/debian/changelog
   packages/hdf5/trunk/debian/shlibs.in
Log:
Integrating NMU changes


Modified: packages/hdf5/trunk/debian/changelog
===
--- packages/hdf5/trunk/debian/changelog2008-03-18 16:00:41 UTC (rev 
1421)
+++ packages/hdf5/trunk/debian/changelog2008-03-19 09:04:43 UTC (rev 
1422)
@@ -1,6 +1,5 @@
-hdf5 (1.6.6-1) UNRELEASED; urgency=low
+hdf5 (1.6.6-1) unstable; urgency=low
 
-  (NOT RELEASED YET)
   [ Francesco Paolo Lovergine ]
   * New upstream release. All Debian source changes already merged.
   * Manually run "autoupdate; libtoolize --force --copy; aclocal; autoheader;
@@ -9,8 +8,9 @@
   * Added Homepage field in debian/control.in
   * Watch file updated.
 (closes: #449723)
-  * Fixed rpath issue with dh_shlibdeps due to missing library path.
-(closes: #456862)
+  * Fixed rpath issue with dh_shlibdeps due to missing library path. Thanks 
both
+Adam C Powell IV and Riku Voipio for NMU.
+(closes: #463393,#456862,#466739)
   * [Lintian] Policy bumped to 3.7.3
   * [Lintian] Now using ${binary:Version} in debian/control.in
   * Added Vcs-* fields to debian/control.in

Modified: packages/hdf5/trunk/debian/shlibs.in
===
--- packages/hdf5/trunk/debian/shlibs.in2008-03-18 16:00:41 UTC (rev 
1421)
+++ packages/hdf5/trunk/debian/shlibs.in2008-03-19 09:04:43 UTC (rev 
1422)
@@ -1,3 +1,4 @@
 [EMAIL PROTECTED]@ 0 [EMAIL PROTECTED]@-0
 [EMAIL PROTECTED]@ 0 [EMAIL PROTECTED]@-0 | [EMAIL PROTECTED]@-0
[EMAIL PROTECTED]@ 0 [EMAIL PROTECTED]@-0 | [EMAIL PROTECTED]@-0
 [EMAIL PROTECTED]@ 0 [EMAIL PROTECTED]@-0 | [EMAIL PROTECTED]@-0


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1424 - packages/qgis/trunk/debian/patches

2008-03-19 Thread frankie
Author: frankie
Date: 2008-03-19 13:44:14 + (Wed, 19 Mar 2008)
New Revision: 1424

Modified:
   packages/qgis/trunk/debian/patches/00list
Log:
Adding gcc43 patch committing


Modified: packages/qgis/trunk/debian/patches/00list
===
--- packages/qgis/trunk/debian/patches/00list   2008-03-19 12:24:52 UTC (rev 
1423)
+++ packages/qgis/trunk/debian/patches/00list   2008-03-19 13:44:14 UTC (rev 
1424)
@@ -3,3 +3,4 @@
 #georef
 #grid_maker
 flex
+gcc43


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1425 - packages/qgis/trunk/debian/patches

2008-03-19 Thread frankie
Author: frankie
Date: 2008-03-19 13:51:18 + (Wed, 19 Mar 2008)
New Revision: 1425

Modified:
   packages/qgis/trunk/debian/patches/flex.dpatch
Log:
Fixating flex.dpatch


Modified: packages/qgis/trunk/debian/patches/flex.dpatch
===
--- packages/qgis/trunk/debian/patches/flex.dpatch  2008-03-19 13:44:14 UTC 
(rev 1424)
+++ packages/qgis/trunk/debian/patches/flex.dpatch  2008-03-19 13:51:18 UTC 
(rev 1425)
@@ -5,9 +5,9 @@
 ## DP: No description.
 
 @DPATCH@
-diff -urNad qgis~/src/core/CMakeLists.txt qgis/src/core/CMakeLists.txt
 qgis~/src/core/CMakeLists.txt  2008-01-18 17:56:30.0 +0100
-+++ qgis/src/core/CMakeLists.txt   2008-03-19 12:02:00.0 +0100
+diff -urNad qgis-0.9.1~/src/core/CMakeLists.txt 
qgis-0.9.1/src/core/CMakeLists.txt
+--- qgis-0.9.1~/src/core/CMakeLists.txt2008-03-19 14:47:31.0 
+0100
 qgis-0.9.1/src/core/CMakeLists.txt 2008-03-19 14:50:21.0 +0100
 @@ -61,7 +61,8 @@
  spatialindex/qgsspatialindex.cpp
  )
@@ -18,1891 +18,9 @@
  
  ADD_BISON_FILES(QGIS_CORE_SRCS qgssearchstringparser.yy)
  
-diff -urNad qgis~/src/core/lex.yy.c qgis/src/core/lex.yy.c
 qgis~/src/core/lex.yy.c2008-03-18 23:54:25.0 +0100
-+++ qgis/src/core/lex.yy.c 1970-01-01 01:00:00.0 +0100
-@@ -1,1878 +0,0 @@
--
--#line 3 "lex.yy.c"
--
--#define  YY_INT_ALIGNED short int
--
--/* A lexical scanner generated by flex */
--
--#define FLEX_SCANNER
--#define YY_FLEX_MAJOR_VERSION 2
--#define YY_FLEX_MINOR_VERSION 5
--#define YY_FLEX_SUBMINOR_VERSION 34
--#if YY_FLEX_SUBMINOR_VERSION > 0
--#define FLEX_BETA
--#endif
--
--/* First, we deal with  platform-specific or compiler-specific issues. */
--
--/* begin standard C headers. */
--#include 
--#include 
--#include 
--#include 
--
--/* end standard C headers. */
--
--/* flex integer type definitions */
--
--#ifndef FLEXINT_H
--#define FLEXINT_H
--
--/* C99 systems have . Non-C99 systems may or may not. */
--
--#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
--
--/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
-- * if you want the limit (max/min) macros for int types. 
-- */
--#ifndef __STDC_LIMIT_MACROS
--#define __STDC_LIMIT_MACROS 1
--#endif
--
--#include 
--typedef int8_t flex_int8_t;
--typedef uint8_t flex_uint8_t;
--typedef int16_t flex_int16_t;
--typedef uint16_t flex_uint16_t;
--typedef int32_t flex_int32_t;
--typedef uint32_t flex_uint32_t;
--#else
--typedef signed char flex_int8_t;
--typedef short int flex_int16_t;
--typedef int flex_int32_t;
--typedef unsigned char flex_uint8_t; 
--typedef unsigned short int flex_uint16_t;
--typedef unsigned int flex_uint32_t;
--#endif /* ! C99 */
--
--/* Limits of integral types. */
--#ifndef INT8_MIN
--#define INT8_MIN   (-128)
--#endif
--#ifndef INT16_MIN
--#define INT16_MIN  (-32767-1)
--#endif
--#ifndef INT32_MIN
--#define INT32_MIN  (-2147483647-1)
--#endif
--#ifndef INT8_MAX
--#define INT8_MAX   (127)
--#endif
--#ifndef INT16_MAX
--#define INT16_MAX  (32767)
--#endif
--#ifndef INT32_MAX
--#define INT32_MAX  (2147483647)
--#endif
--#ifndef UINT8_MAX
--#define UINT8_MAX  (255U)
--#endif
--#ifndef UINT16_MAX
--#define UINT16_MAX (65535U)
--#endif
--#ifndef UINT32_MAX
--#define UINT32_MAX (4294967295U)
--#endif
--
--#endif /* ! FLEXINT_H */
--
--#ifdef __cplusplus
--
--/* The "const" storage-class-modifier is valid. */
--#define YY_USE_CONST
--
--#else /* ! __cplusplus */
--
--/* C99 requires __STDC__ to be defined as 1. */
--#if defined (__STDC__)
--
--#define YY_USE_CONST
--
--#endif/* defined (__STDC__) */
--#endif/* ! __cplusplus */
--
--#ifdef YY_USE_CONST
--#define yyconst const
--#else
--#define yyconst
--#endif
--
--/* Returned upon end-of-file. */
--#define YY_NULL 0
--
--/* Promotes a possibly negative, possibly signed char to an unsigned
-- * integer for use as an array index.  If the signed char is negative,
-- * we want to instead treat it as an 8-bit unsigned char, hence the
-- * double cast.
-- */
--#define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
--
--/* Enter a start condition.  This macro really ought to take a parameter,
-- * but we do it the disgusting crufty way forced on us by the ()-less
-- * definition of BEGIN.
-- */
--#define BEGIN (yy_start) = 1 + 2 *
--
--/* Translate the current start state into a value that can be later handed
-- * to BEGIN to return to the state.  The YYSTATE alias is for lex
-- * compatibility.
-- */
--#define YY_START (((yy_start) - 1) / 2)
--#define YYSTATE YY_START
--
--/* Action number for EOF rule of a given start state. */
--#define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
--
--/* Special action meaning "start processing a new file". */
--#define YY_NEW_FILE yyrestart(yyin  )
--
--#define YY_END_OF_BUFFER

[DebianGIS-dev] r1433 - packages/qgis/trunk/debian/patches

2008-03-19 Thread frankie
Author: frankie
Date: 2008-03-19 18:57:47 + (Wed, 19 Mar 2008)
New Revision: 1433

Modified:
   packages/qgis/trunk/debian/patches/flex.dpatch
Log:
Fixed flex patch correctly to avoid rebuilding at compile time. 


Modified: packages/qgis/trunk/debian/patches/flex.dpatch
===
--- packages/qgis/trunk/debian/patches/flex.dpatch  2008-03-19 18:51:11 UTC 
(rev 1432)
+++ packages/qgis/trunk/debian/patches/flex.dpatch  2008-03-19 18:57:47 UTC 
(rev 1433)
@@ -5,22 +5,32 @@
 ## DP: No description.
 
 @DPATCH@
+diff -urNad qgis~/cmake/Flex.cmake qgis/cmake/Flex.cmake
+--- qgis~/cmake/Flex.cmake 2008-03-19 17:27:11.0 +0100
 qgis/cmake/Flex.cmake  2008-03-19 17:59:56.0 +0100
+@@ -28,6 +28,8 @@
+ 
+   # -d option for flex means that it will produce output to stderr while 
analyzing 
+ 
++  SET(FLEX_EXECUTABLE /bin/true)
++
+   ADD_CUSTOM_COMMAND(
+  OUTPUT ${_out}
+  COMMAND ${FLEX_EXECUTABLE}
 diff -urNad qgis~/src/core/CMakeLists.txt qgis/src/core/CMakeLists.txt
 qgis~/src/core/CMakeLists.txt  2008-03-19 14:43:53.0 +0100
-+++ qgis/src/core/CMakeLists.txt   2008-03-19 16:42:47.0 +0100
-@@ -61,7 +61,8 @@
+--- qgis~/src/core/CMakeLists.txt  2008-03-19 17:27:18.0 +0100
 qgis/src/core/CMakeLists.txt   2008-03-19 17:57:35.0 +0100
+@@ -61,6 +61,7 @@
  spatialindex/qgsspatialindex.cpp
  )
  
--ADD_FLEX_FILES(QGIS_CORE_SRCS qgssearchstringlexer.ll)
 +# Disable run-time use of flex
-+#ADD_FLEX_FILES(QGIS_CORE_SRCS qgssearchstringlexer.ll)
+ ADD_FLEX_FILES(QGIS_CORE_SRCS qgssearchstringlexer.ll)
  
  ADD_BISON_FILES(QGIS_CORE_SRCS qgssearchstringparser.yy)
- 
 diff -urNad qgis~/src/core/flex_qgssearchstringlexer.cpp 
qgis/src/core/flex_qgssearchstringlexer.cpp
 --- qgis~/src/core/flex_qgssearchstringlexer.cpp   1970-01-01 
01:00:00.0 +0100
-+++ qgis/src/core/flex_qgssearchstringlexer.cpp2008-03-19 
16:43:33.0 +0100
 qgis/src/core/flex_qgssearchstringlexer.cpp2008-03-19 
17:57:09.0 +0100
 @@ -0,0 +1,1878 @@
 +
 +#line 3 "lex.yy.c"


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1436 - packages/hdf5/tags

2008-03-20 Thread frankie
Author: frankie
Date: 2008-03-20 11:55:46 + (Thu, 20 Mar 2008)
New Revision: 1436

Added:
   packages/hdf5/tags/1.6.6-1/
Log:
[svn-buildpackage] Tagging hdf5 (1.6.6-1)

Copied: packages/hdf5/tags/1.6.6-1 (from rev 1435, packages/hdf5/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1449 - packages/gdal/trunk/debian

2008-03-26 Thread frankie
Author: frankie
Date: 2008-03-26 13:20:28 + (Wed, 26 Mar 2008)
New Revision: 1449

Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/control
Log:
New upstream version


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-03-26 09:19:06 UTC (rev 
1448)
+++ packages/gdal/trunk/debian/changelog2008-03-26 13:20:28 UTC (rev 
1449)
@@ -1,8 +1,9 @@
-gdal (1.5.0-5) UNRELEASED; urgency=low
+gdal (1.5.1-1) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
+  * (NOT RELEASED YET) New upstream release
+  * Moved build-dep libcurl-dev -> libcurl3-dev in debian/control for etch 
backports.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 14 Mar 2008 23:18:24 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 26 Mar 2008 14:19:27 
+0100
 
 gdal (1.5.0-4) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/control
===
--- packages/gdal/trunk/debian/control  2008-03-26 09:19:06 UTC (rev 1448)
+++ packages/gdal/trunk/debian/control  2008-03-26 13:20:28 UTC (rev 1449)
@@ -48,7 +48,7 @@
 Depends: libgdal1-1.5.0 (=${binary:Version}), libc6-dev, netcdfg-dev, 
libtiff4-dev, 
  libjasper-dev|libjasper-1.701-dev, libpng12-dev, libjpeg62-dev, 
libungif4-dev, libhdf4g-dev, 
  libpq-dev | postgresql-dev, libxerces27-dev, unixodbc-dev, libsqlite3-dev, 
libgeos-dev,
- libmysqlclient15-dev, libhdf5-serial-dev, libltdl3-dev, 
libcurl4-dev|libcurl-dev
+ libmysqlclient15-dev, libhdf5-serial-dev, libltdl3-dev, 
libcurl4-dev|libcurl3-dev
 Suggests: libgdal-doc
 Provides: libgdal-dev
 Replaces: libgdal1-1.3.1-dev, libgdal1-1.3.2-dev


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


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

2008-03-26 Thread frankie
Author: frankie
Date: 2008-03-26 13:32:47 + (Wed, 26 Mar 2008)
New Revision: 1450

Removed:
   packages/gdal/trunk/debian/patches/gcc43.dpatch
   packages/gdal/trunk/debian/patches/swig.dpatch
Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/patches/00list
   packages/gdal/trunk/debian/patches/libname.dpatch
Log:
Fixating patchset


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-03-26 13:20:28 UTC (rev 
1449)
+++ packages/gdal/trunk/debian/changelog2008-03-26 13:32:47 UTC (rev 
1450)
@@ -2,8 +2,10 @@
 
   * (NOT RELEASED YET) New upstream release
   * Moved build-dep libcurl-dev -> libcurl3-dev in debian/control for etch 
backports.
+  * Patch swig.dpatch removed (merged upstream).
+  * Patch gcc32.dpatch removed (merged upstream).
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 26 Mar 2008 14:19:27 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 26 Mar 2008 14:31:31 
+0100
 
 gdal (1.5.0-4) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/patches/00list
===
--- packages/gdal/trunk/debian/patches/00list   2008-03-26 13:20:28 UTC (rev 
1449)
+++ packages/gdal/trunk/debian/patches/00list   2008-03-26 13:32:47 UTC (rev 
1450)
@@ -1,7 +1,5 @@
 libname
 ogdi
-swig
 doc
 rubymakefile
 man
-gcc43

Deleted: packages/gdal/trunk/debian/patches/gcc43.dpatch
===
--- packages/gdal/trunk/debian/patches/gcc43.dpatch 2008-03-26 13:20:28 UTC 
(rev 1449)
+++ packages/gdal/trunk/debian/patches/gcc43.dpatch 2008-03-26 13:32:47 UTC 
(rev 1450)
@@ -1,71 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## gcc43.dpatch by Francesco Paolo Lovergine <[EMAIL PROTECTED]>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
[EMAIL PROTECTED]@
-diff -urNad gdal-1.5.0~/frmts/ilwis/ilwisdataset.cpp 
gdal-1.5.0/frmts/ilwis/ilwisdataset.cpp
 gdal-1.5.0~/frmts/ilwis/ilwisdataset.cpp   2008-02-04 14:44:48.0 
+0100
-+++ gdal-1.5.0/frmts/ilwis/ilwisdataset.cpp2008-02-04 14:47:03.0 
+0100
-@@ -31,6 +31,8 @@
- #include 
- #include 
- 
-+using namespace std;
-+
- // IniFile.cpp: implementation of the IniFile class.
- //
- //
-@@ -406,7 +408,6 @@
- static CPLErr GetStoreType(string pszFileName, ilwisStoreType &stStoreType)
- {
- string st = ReadElement("MapStore", "Type", pszFileName.c_str());
--transform(st.begin(), st.end(), st.begin(), tolower);
-   
- if( EQUAL(st.c_str(),"byte"))
- {
-@@ -482,8 +483,6 @@
- else
- georef = ReadElement("MapList", "GeoRef", osFileName);
- 
--transform(georef.begin(), georef.end(), georef.begin(), tolower);
--
- //Capture the geotransform, only if the georef is not 'none', 
- //otherwise, the default transform should be returned.
- if( (georef.length() != 0) && !EQUAL(georef.c_str(),"none"))
-@@ -788,7 +787,6 @@
-   
- //Fetch coordinate system
- string csy = ReadElement("GeoRef", "CoordSystem", pszGeoRef);
--transform(csy.begin(), csy.end(), csy.begin(), tolower);
- 
- string pszProj;
- if( (csy.length() != 0) && !EQUAL(csy.c_str(),"unknown.csy"))
-@@ -1318,7 +1316,6 @@
- {
- string domName = ReadElement("BaseMap", "Domain", pszFileName.c_str());
- string pszBaseName = string(CPLGetBasename( domName.c_str() ));
--transform(pszBaseName.begin(), pszBaseName.end(), pszBaseName.begin(), 
tolower);
- string pszPath = string(CPLGetPath( pszFileName.c_str() ));
-   
- if (GetStoreType(pszFileName, psInfo.stStoreType) != CE_None)
-@@ -1370,7 +1367,6 @@
- pszDomainName = 
string(CPLFormFilename(pszPath.c_str(),pszBaseName.c_str(),"dom" ));
-   
- string domType = ReadElement("Domain", "Type", pszDomainName.c_str());
--transform(domType.begin(), domType.end(), domType.begin(), tolower);
- if EQUAL(domType.c_str(),"domainvalue")  
- {
- if (psInfo.stStoreType == stFloat)
-diff -urNad gdal-1.5.0~/frmts/idrisi/IdrisiDataset.cpp 
gdal-1.5.0/frmts/idrisi/IdrisiDataset.cpp
 gdal-1.5.0~/frmts/idrisi/IdrisiDataset.cpp 2007-11-20 22:01:46.0 
+0100
-+++ gdal-1.5.0/frmts/idrisi/IdrisiDataset.cpp  2008-02-04 15:29:10.0 
+0100
-@@ -35,6 +35,7 @@
- #include "gdal_pam.h"
- #include "gdal_rat.h"
- #include "gdal_alg.h"
-+#include 
- 
- CPL_CVSID( "$Id: IdrisiDataset.cpp 12896 2007-

[DebianGIS-dev] r1451 - in packages/qgis/trunk/debian: . patches

2008-03-26 Thread frankie
Author: frankie
Date: 2008-03-26 14:45:59 + (Wed, 26 Mar 2008)
New Revision: 1451

Removed:
   packages/qgis/trunk/debian/patches/flex.dpatch
Modified:
   packages/qgis/trunk/debian/changelog
Log:
Removed flex patch


Modified: packages/qgis/trunk/debian/changelog
===
--- packages/qgis/trunk/debian/changelog2008-03-26 13:32:47 UTC (rev 
1450)
+++ packages/qgis/trunk/debian/changelog2008-03-26 14:45:59 UTC (rev 
1451)
@@ -1,7 +1,5 @@
 qgis (0.9.1-2) unstable; urgency=low
 
-  * Added flex.dpatch to avoid run-time use of flex, due to flex internal bug 
on amd64.
-See #469979 for information about the issue. 
   * Added gcc43.dpatch to fix GCC 4.3 issues, again. Thanks tbm, as always.
 (closes: #456064)
 

Deleted: packages/qgis/trunk/debian/patches/flex.dpatch
===
--- packages/qgis/trunk/debian/patches/flex.dpatch  2008-03-26 13:32:47 UTC 
(rev 1450)
+++ packages/qgis/trunk/debian/patches/flex.dpatch  2008-03-26 14:45:59 UTC 
(rev 1451)
@@ -1,1912 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## flex.dpatch by Francesco Paolo Lovergine <[EMAIL PROTECTED]>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
[EMAIL PROTECTED]@
-diff -urNad qgis~/cmake/Flex.cmake qgis/cmake/Flex.cmake
 qgis~/cmake/Flex.cmake 2008-03-19 17:27:11.0 +0100
-+++ qgis/cmake/Flex.cmake  2008-03-19 17:59:56.0 +0100
-@@ -28,6 +28,8 @@
- 
-   # -d option for flex means that it will produce output to stderr while 
analyzing 
- 
-+  SET(FLEX_EXECUTABLE /bin/true)
-+
-   ADD_CUSTOM_COMMAND(
-  OUTPUT ${_out}
-  COMMAND ${FLEX_EXECUTABLE}
-diff -urNad qgis~/src/core/CMakeLists.txt qgis/src/core/CMakeLists.txt
 qgis~/src/core/CMakeLists.txt  2008-03-19 17:27:18.0 +0100
-+++ qgis/src/core/CMakeLists.txt   2008-03-19 17:57:35.0 +0100
-@@ -61,6 +61,7 @@
- spatialindex/qgsspatialindex.cpp
- )
- 
-+# Disable run-time use of flex
- ADD_FLEX_FILES(QGIS_CORE_SRCS qgssearchstringlexer.ll)
- 
- ADD_BISON_FILES(QGIS_CORE_SRCS qgssearchstringparser.yy)
-diff -urNad qgis~/src/core/flex_qgssearchstringlexer.cpp 
qgis/src/core/flex_qgssearchstringlexer.cpp
 qgis~/src/core/flex_qgssearchstringlexer.cpp   1970-01-01 
01:00:00.0 +0100
-+++ qgis/src/core/flex_qgssearchstringlexer.cpp2008-03-19 
17:57:09.0 +0100
-@@ -0,0 +1,1878 @@
-+
-+#line 3 "lex.yy.c"
-+
-+#define  YY_INT_ALIGNED short int
-+
-+/* A lexical scanner generated by flex */
-+
-+#define FLEX_SCANNER
-+#define YY_FLEX_MAJOR_VERSION 2
-+#define YY_FLEX_MINOR_VERSION 5
-+#define YY_FLEX_SUBMINOR_VERSION 34
-+#if YY_FLEX_SUBMINOR_VERSION > 0
-+#define FLEX_BETA
-+#endif
-+
-+/* First, we deal with  platform-specific or compiler-specific issues. */
-+
-+/* begin standard C headers. */
-+#include 
-+#include 
-+#include 
-+#include 
-+
-+/* end standard C headers. */
-+
-+/* flex integer type definitions */
-+
-+#ifndef FLEXINT_H
-+#define FLEXINT_H
-+
-+/* C99 systems have . Non-C99 systems may or may not. */
-+
-+#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
-+
-+/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
-+ * if you want the limit (max/min) macros for int types. 
-+ */
-+#ifndef __STDC_LIMIT_MACROS
-+#define __STDC_LIMIT_MACROS 1
-+#endif
-+
-+#include 
-+typedef int8_t flex_int8_t;
-+typedef uint8_t flex_uint8_t;
-+typedef int16_t flex_int16_t;
-+typedef uint16_t flex_uint16_t;
-+typedef int32_t flex_int32_t;
-+typedef uint32_t flex_uint32_t;
-+#else
-+typedef signed char flex_int8_t;
-+typedef short int flex_int16_t;
-+typedef int flex_int32_t;
-+typedef unsigned char flex_uint8_t; 
-+typedef unsigned short int flex_uint16_t;
-+typedef unsigned int flex_uint32_t;
-+#endif /* ! C99 */
-+
-+/* Limits of integral types. */
-+#ifndef INT8_MIN
-+#define INT8_MIN   (-128)
-+#endif
-+#ifndef INT16_MIN
-+#define INT16_MIN  (-32767-1)
-+#endif
-+#ifndef INT32_MIN
-+#define INT32_MIN  (-2147483647-1)
-+#endif
-+#ifndef INT8_MAX
-+#define INT8_MAX   (127)
-+#endif
-+#ifndef INT16_MAX
-+#define INT16_MAX  (32767)
-+#endif
-+#ifndef INT32_MAX
-+#define INT32_MAX  (2147483647)
-+#endif
-+#ifndef UINT8_MAX
-+#define UINT8_MAX  (255U)
-+#endif
-+#ifndef UINT16_MAX
-+#define UINT16_MAX (65535U)
-+#endif
-+#ifndef UINT32_MAX
-+#define UINT32_MAX (4294967295U)
-+#endif
-+
-+#endif /* ! FLEXINT_H */
-+
-+#ifdef __cplusplus
-+
-+/* The "const" storage-class-modifier is valid. */
-+#define YY_USE_CONST
-+
-+#else /* ! __cplusplus */
-+
-+/* C99 requires __STDC__ to be defined as 1. */
-+#if defined (__STDC__)
-+
-+#define YY_USE_CONST
-+
-+#endif/* defined (__STDC__) */
-+#endif   

[DebianGIS-dev] r1452 - packages/gdal/trunk/debian

2008-03-26 Thread frankie
Author: frankie
Date: 2008-03-26 16:20:50 + (Wed, 26 Mar 2008)
New Revision: 1452

Modified:
   packages/gdal/trunk/debian/changelog
Log:
Finalizing changelog


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-03-26 14:45:59 UTC (rev 
1451)
+++ packages/gdal/trunk/debian/changelog2008-03-26 16:20:50 UTC (rev 
1452)
@@ -1,6 +1,7 @@
-gdal (1.5.1-1) UNRELEASED; urgency=low
+gdal (1.5.1-1) unstable; urgency=low
 
-  * (NOT RELEASED YET) New upstream release
+  * New upstream release with useful bugfixes. No API/ABI changes, so
+retaining package versions.
   * Moved build-dep libcurl-dev -> libcurl3-dev in debian/control for etch 
backports.
   * Patch swig.dpatch removed (merged upstream).
   * Patch gcc32.dpatch removed (merged upstream).


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1456 - packages/gdal/trunk/debian

2008-03-26 Thread frankie
Author: frankie
Date: 2008-03-26 22:24:02 + (Wed, 26 Mar 2008)
New Revision: 1456

Modified:
   packages/gdal/trunk/debian/changelog
Log:
Closing bug


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-03-26 19:36:30 UTC (rev 
1455)
+++ packages/gdal/trunk/debian/changelog2008-03-26 22:24:02 UTC (rev 
1456)
@@ -2,11 +2,12 @@
 
   * New upstream release with useful bugfixes. No API/ABI changes, so
 retaining package versions.
+(closes: #464452)
   * Moved build-dep libcurl-dev -> libcurl3-dev in debian/control for etch 
backports.
   * Patch swig.dpatch removed (merged upstream).
   * Patch gcc32.dpatch removed (merged upstream).
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 26 Mar 2008 14:31:31 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 26 Mar 2008 23:23:00 
+0100
 
 gdal (1.5.0-4) unstable; urgency=low
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1457 - packages/gdal/tags

2008-03-27 Thread frankie
Author: frankie
Date: 2008-03-27 09:23:15 + (Thu, 27 Mar 2008)
New Revision: 1457

Added:
   packages/gdal/tags/1.5.1-1/
Log:
[svn-buildpackage] Tagging gdal (1.5.1-1)

Copied: packages/gdal/tags/1.5.1-1 (from rev 1456, packages/gdal/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1458 - packages/gdal-grass/trunk/debian

2008-03-27 Thread frankie
Author: frankie
Date: 2008-03-27 13:42:56 + (Thu, 27 Mar 2008)
New Revision: 1458

Modified:
   packages/gdal-grass/trunk/debian/changelog
   packages/gdal-grass/trunk/debian/dirs
   packages/gdal-grass/trunk/debian/rules
Log:
Fixes for paths


Modified: packages/gdal-grass/trunk/debian/changelog
===
--- packages/gdal-grass/trunk/debian/changelog  2008-03-27 09:23:15 UTC (rev 
1457)
+++ packages/gdal-grass/trunk/debian/changelog  2008-03-27 13:42:56 UTC (rev 
1458)
@@ -1,11 +1,13 @@
-libgdal-grass (1.5.0-1) unstable; urgency=low
+libgdal-grass (1.5.1-1) unstable; urgency=low
 
   * New upstream release.
   * Added Vcs-* fields to debian/control
   * Policy bumped to 3.7.3
   * [Lintian] Do a make distclean on clean only when Makefile exists.
+  * Moved arch-dependent files into /usr/lib/gdal15/grass.
+  * Now using /usr/lib/gdal15plugins for shared libs.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 31 Jan 2008 21:04:00 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 27 Mar 2008 14:41:16 
+0100
 
 libgdal-grass (1.4.4-1) unstable; urgency=low
 

Modified: packages/gdal-grass/trunk/debian/dirs
===
--- packages/gdal-grass/trunk/debian/dirs   2008-03-27 09:23:15 UTC (rev 
1457)
+++ packages/gdal-grass/trunk/debian/dirs   2008-03-27 13:42:56 UTC (rev 
1458)
@@ -1,3 +1,3 @@
-usr/share
-usr/share/gdal
-usr/lib/gdalplugins
+usr/lib
+usr/lib/gdal15
+usr/lib/gdal15plugins

Modified: packages/gdal-grass/trunk/debian/rules
===
--- packages/gdal-grass/trunk/debian/rules  2008-03-27 09:23:15 UTC (rev 
1457)
+++ packages/gdal-grass/trunk/debian/rules  2008-03-27 13:42:56 UTC (rev 
1458)
@@ -12,7 +12,7 @@
 config.status:
dh_testdir
 
-   ./configure --prefix=/usr --with-grass=/usr/lib/grass 
--with-autoload=/usr/lib/gdalplugins
+   ./configure --prefix=/usr --with-grass=/usr/lib/grass 
--with-autoload=/usr/lib/gdal15plugins
 
 build: build-stamp
 build-stamp: config.status
@@ -37,8 +37,8 @@
dh_clean -k
dh_installdirs
 
-   $(MAKE) install 
AUTOLOAD_DIR=$(CURDIR)/debian/$(PKGNAME)/usr/lib/gdalplugins \
-   
GRASSTABLES_DIR=$(CURDIR)/debian/$(PKGNAME)/usr/share/gdal/grass
+   $(MAKE) install 
AUTOLOAD_DIR=$(CURDIR)/debian/$(PKGNAME)/usr/lib/gdal15plugins \
+   
GRASSTABLES_DIR=$(CURDIR)/debian/$(PKGNAME)/usr/lib/gdal15/grass
 
 binary-indep: build install
 # Do nothing


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1459 - in packages/gdal-grass/trunk/debian: . patches

2008-03-27 Thread frankie
Author: frankie
Date: 2008-03-27 14:03:04 + (Thu, 27 Mar 2008)
New Revision: 1459

Added:
   packages/gdal-grass/trunk/debian/patches/
   packages/gdal-grass/trunk/debian/patches/00list
   packages/gdal-grass/trunk/debian/patches/path.dpatch
Modified:
   packages/gdal-grass/trunk/debian/changelog
   packages/gdal-grass/trunk/debian/control
   packages/gdal-grass/trunk/debian/rules
Log:
Finalizing fixes for release.


Modified: packages/gdal-grass/trunk/debian/changelog
===
--- packages/gdal-grass/trunk/debian/changelog  2008-03-27 13:42:56 UTC (rev 
1458)
+++ packages/gdal-grass/trunk/debian/changelog  2008-03-27 14:03:04 UTC (rev 
1459)
@@ -6,8 +6,12 @@
   * [Lintian] Do a make distclean on clean only when Makefile exists.
   * Moved arch-dependent files into /usr/lib/gdal15/grass.
   * Now using /usr/lib/gdal15plugins for shared libs.
+  * Added dpatch support.
+  * Added patch path.dpatch to fix embedded gdal-grass path.
+  * Fixed targets in debian/rules.
+  * Added grass libs path to dh_shlibs call in debian/rules.
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 27 Mar 2008 14:41:16 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 27 Mar 2008 14:56:34 
+0100
 
 libgdal-grass (1.4.4-1) unstable; urgency=low
 

Modified: packages/gdal-grass/trunk/debian/control
===
--- packages/gdal-grass/trunk/debian/control2008-03-27 13:42:56 UTC (rev 
1458)
+++ packages/gdal-grass/trunk/debian/control2008-03-27 14:03:04 UTC (rev 
1459)
@@ -3,7 +3,8 @@
 Priority: extra
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>>5.0.0), d-shlibs, libgdal1-dev (>=1.4.1) | 
libgdal1-1.3.2-dev, grass-dev (>= 6.0.2-5), grass (>= 6.0.2-5)
+Build-Depends: debhelper (>>5.0.0), d-shlibs, libgdal1-dev (>=1.4.1) | 
libgdal1-1.3.2-dev, 
+ grass-dev (>= 6.0.2-5), grass (>= 6.0.2-5), dpatch
 Standards-Version: 3.7.3
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gdal-grass/trunk
 Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/gdal-grass/trunk

Added: packages/gdal-grass/trunk/debian/patches/00list
===
--- packages/gdal-grass/trunk/debian/patches/00list 
(rev 0)
+++ packages/gdal-grass/trunk/debian/patches/00list 2008-03-27 14:03:04 UTC 
(rev 1459)
@@ -0,0 +1 @@
+path

Added: packages/gdal-grass/trunk/debian/patches/path.dpatch
===
--- packages/gdal-grass/trunk/debian/patches/path.dpatch
(rev 0)
+++ packages/gdal-grass/trunk/debian/patches/path.dpatch2008-03-27 
14:03:04 UTC (rev 1459)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## path.dpatch by Francesco Paolo Lovergine <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
[EMAIL PROTECTED]@
+diff -urNad gdal-grass-1.5.1~/grass57dataset.cpp 
gdal-grass-1.5.1/grass57dataset.cpp
+--- gdal-grass-1.5.1~/grass57dataset.cpp   2008-03-27 13:57:23.0 
+0100
 gdal-grass-1.5.1/grass57dataset.cpp2008-03-27 14:54:48.0 
+0100
+@@ -825,7 +825,7 @@
+ if ( !getenv( "GISBASE" ) ) {
+   // we are outside a GRASS session
+   // TODO: use function instead of hardcoded path
+-  sprintf(fake_gisbase, "GISBASE=/usr/local/share/gdal/grass/" ); 
++  sprintf(fake_gisbase, "GISBASE=/usr/lib/gdal15/grass/" );   
+ putenv( fake_gisbase );
+   hasGisbase = false;
+ } else {


Property changes on: packages/gdal-grass/trunk/debian/patches/path.dpatch
___
Name: svn:executable
   + *

Modified: packages/gdal-grass/trunk/debian/rules
===
--- packages/gdal-grass/trunk/debian/rules  2008-03-27 13:42:56 UTC (rev 
1458)
+++ packages/gdal-grass/trunk/debian/rules  2008-03-27 14:03:04 UTC (rev 
1459)
@@ -9,27 +9,28 @@
 
 export PKGNAME=libgdal1-1.5.0-grass
 
-config.status:
+include /usr/share/dpatch/dpatch.make
+
+config.status: 
dh_testdir
 
./configure --prefix=/usr --with-grass=/usr/lib/grass 
--with-autoload=/usr/lib/gdal15plugins
 
 build: build-stamp
-build-stamp: config.status
+build-stamp: patch config.status
dh_testdir
 
$(MAKE) 
 
touch build-stamp
 
-clean:
-
+clean: unpatch
dh_testdir
dh_testroot
 
[ ! -f $(CURDIR)/Makefile ] || $(MAKE) distclean
 
-   dh_clean build-stamp configure-stamp
+   dh_clean build-stamp config.status
 
 install: build
dh_testdir
@@ -54,7 +55,7 @@
dh_fixperms
dh_makeshlibs
 

[DebianGIS-dev] r1460 - in packages/gdal-grass/trunk/debian: . patches

2008-03-27 Thread frankie
Author: frankie
Date: 2008-03-27 14:57:14 + (Thu, 27 Mar 2008)
New Revision: 1460

Modified:
   packages/gdal-grass/trunk/debian/changelog
   packages/gdal-grass/trunk/debian/dirs
   packages/gdal-grass/trunk/debian/patches/path.dpatch
   packages/gdal-grass/trunk/debian/rules
Log:
Final changes.


Modified: packages/gdal-grass/trunk/debian/changelog
===
--- packages/gdal-grass/trunk/debian/changelog  2008-03-27 14:03:04 UTC (rev 
1459)
+++ packages/gdal-grass/trunk/debian/changelog  2008-03-27 14:57:14 UTC (rev 
1460)
@@ -4,10 +4,10 @@
   * Added Vcs-* fields to debian/control
   * Policy bumped to 3.7.3
   * [Lintian] Do a make distclean on clean only when Makefile exists.
-  * Moved arch-dependent files into /usr/lib/gdal15/grass.
+  * Do not install files already installed by grass.
   * Now using /usr/lib/gdal15plugins for shared libs.
   * Added dpatch support.
-  * Added patch path.dpatch to fix embedded gdal-grass path.
+  * Added patch path.dpatch to fix embedded Grass GISBASE path.
   * Fixed targets in debian/rules.
   * Added grass libs path to dh_shlibs call in debian/rules.
 

Modified: packages/gdal-grass/trunk/debian/dirs
===
--- packages/gdal-grass/trunk/debian/dirs   2008-03-27 14:03:04 UTC (rev 
1459)
+++ packages/gdal-grass/trunk/debian/dirs   2008-03-27 14:57:14 UTC (rev 
1460)
@@ -1,3 +1,2 @@
 usr/lib
-usr/lib/gdal15
 usr/lib/gdal15plugins

Modified: packages/gdal-grass/trunk/debian/patches/path.dpatch
===
--- packages/gdal-grass/trunk/debian/patches/path.dpatch2008-03-27 
14:03:04 UTC (rev 1459)
+++ packages/gdal-grass/trunk/debian/patches/path.dpatch2008-03-27 
14:57:14 UTC (rev 1460)
@@ -13,7 +13,7 @@
// we are outside a GRASS session
// TODO: use function instead of hardcoded path
 -  sprintf(fake_gisbase, "GISBASE=/usr/local/share/gdal/grass/" ); 
-+  sprintf(fake_gisbase, "GISBASE=/usr/lib/gdal15/grass/" );   
++  sprintf(fake_gisbase, "GISBASE=/usr/lib/grass/" );  
  putenv( fake_gisbase );
hasGisbase = false;
  } else {

Modified: packages/gdal-grass/trunk/debian/rules
===
--- packages/gdal-grass/trunk/debian/rules  2008-03-27 14:03:04 UTC (rev 
1459)
+++ packages/gdal-grass/trunk/debian/rules  2008-03-27 14:57:14 UTC (rev 
1460)
@@ -40,6 +40,8 @@
 
$(MAKE) install 
AUTOLOAD_DIR=$(CURDIR)/debian/$(PKGNAME)/usr/lib/gdal15plugins \

GRASSTABLES_DIR=$(CURDIR)/debian/$(PKGNAME)/usr/lib/gdal15/grass
+   # removes redundant stuff already installed by grass
+   rm -rf $(CURDIR)/debian/$(PKGNAME)/usr/lib/gdal15
 
 binary-indep: build install
 # Do nothing


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1461 - packages/gdal-grass/trunk/debian

2008-03-27 Thread frankie
Author: frankie
Date: 2008-03-27 15:07:31 + (Thu, 27 Mar 2008)
New Revision: 1461

Modified:
   packages/gdal-grass/trunk/debian/dirs
Log:
Reintroducing temp path


Modified: packages/gdal-grass/trunk/debian/dirs
===
--- packages/gdal-grass/trunk/debian/dirs   2008-03-27 14:57:14 UTC (rev 
1460)
+++ packages/gdal-grass/trunk/debian/dirs   2008-03-27 15:07:31 UTC (rev 
1461)
@@ -1,2 +1,3 @@
 usr/lib
 usr/lib/gdal15plugins
+usr/lib/gdal15/grass


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1462 - packages/gdal-grass/tags

2008-03-27 Thread frankie
Author: frankie
Date: 2008-03-27 16:03:52 + (Thu, 27 Mar 2008)
New Revision: 1462

Added:
   packages/gdal-grass/tags/1.5.1-1/
Log:
[svn-buildpackage] Tagging libgdal-grass (1.5.1-1)

Copied: packages/gdal-grass/tags/1.5.1-1 (from rev 1461, 
packages/gdal-grass/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1465 - packages/hdf5/trunk/debian

2008-03-28 Thread frankie
Author: frankie
Date: 2008-03-28 12:52:03 + (Fri, 28 Mar 2008)
New Revision: 1465

Modified:
   packages/hdf5/trunk/debian/changelog
Log:
Fixed changelog


Modified: packages/hdf5/trunk/debian/changelog
===
--- packages/hdf5/trunk/debian/changelog2008-03-27 18:31:07 UTC (rev 
1464)
+++ packages/hdf5/trunk/debian/changelog2008-03-28 12:52:03 UTC (rev 
1465)
@@ -1,3 +1,9 @@
+hdf5 (1.6.6-2) UNRELEASED; urgency=low
+
+  * Fixed changelog due to patch dropped before release, but still logged.
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 20 Mar 2008 12:55:54 
+0100
+
 hdf5 (1.6.6-1) unstable; urgency=low
 
   [ Francesco Paolo Lovergine ]
@@ -17,9 +23,6 @@
 
   [ Adam C Powell IV ]
   * Added OpenMPI version (closes: #457080)
-  * Patch to H5public.h for OpenMPI is for C++ programs which include
-hdf5.h in an extern "C" block. Patch included for reference and installed
-on fly.
 
  -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Wed, 02 Jan 2008 16:38:38 
+0100
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1488 - packages/hdf5/trunk/debian

2008-03-31 Thread frankie
Author: frankie
Date: 2008-03-31 14:49:21 + (Mon, 31 Mar 2008)
New Revision: 1488

Modified:
   packages/hdf5/trunk/debian/changelog
   packages/hdf5/trunk/debian/control.in
   packages/hdf5/trunk/debian/rules
Log:
Fixating FTBS due to missing OpenMPI on some archs.


Modified: packages/hdf5/trunk/debian/changelog
===
--- packages/hdf5/trunk/debian/changelog2008-03-30 19:43:17 UTC (rev 
1487)
+++ packages/hdf5/trunk/debian/changelog2008-03-31 14:49:21 UTC (rev 
1488)
@@ -1,8 +1,10 @@
-hdf5 (1.6.6-2) UNRELEASED; urgency=low
+hdf5 (1.6.6-2) unstable; urgency=low
 
   * Fixed changelog due to patch dropped before release, but still logged.
+  * Do not create the libdhf5-openmpi-* packages on some selected
+architectures. Thanks Rafael Laboissiere (closes: #473328).
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Thu, 20 Mar 2008 12:55:54 
+0100
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Mon, 31 Mar 2008 16:47:51 
+0200
 
 hdf5 (1.6.6-1) unstable; urgency=low
 

Modified: packages/hdf5/trunk/debian/control.in
===
--- packages/hdf5/trunk/debian/control.in   2008-03-30 19:43:17 UTC (rev 
1487)
+++ packages/hdf5/trunk/debian/control.in   2008-03-31 14:49:21 UTC (rev 
1488)
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
-Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), libopenmpi-dev, libjpeg62-dev, debhelper (>> 5)
+Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), 
+ libopenmpi-dev [!arm !armel !hppa !mips !mipsel !s390], libjpeg62-dev, 
debhelper (>> 5)
 Standards-Version: 3.7.3
 Homepage: http://hdf.ncsa.uiuc.edu/HDF5/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/hdf5/trunk/
@@ -72,7 +73,7 @@
 Package: [EMAIL PROTECTED]@-0
 Section: libs
 Priority: extra
-Architecture: any
+Architecture: alpha amd64 i386 ia64 powerpc sparc kfreebsd-i386 kfreebsd-amd64
 Depends: ${shlibs:Depends}
 Conflicts: [EMAIL PROTECTED]@-0
 Provides: [EMAIL PROTECTED]@-0
@@ -87,7 +88,7 @@
 Package: libhdf5-openmpi-dev
 Section: libdevel
 Priority: extra
-Architecture: any
+Architecture: alpha amd64 i386 ia64 powerpc sparc kfreebsd-i386 kfreebsd-amd64
 Depends: [EMAIL PROTECTED]@-0 (= ${binary:Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, libopenmpi-dev
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev

Modified: packages/hdf5/trunk/debian/rules
===
--- packages/hdf5/trunk/debian/rules2008-03-30 19:43:17 UTC (rev 1487)
+++ packages/hdf5/trunk/debian/rules2008-03-31 14:49:21 UTC (rev 1488)
@@ -18,7 +18,34 @@
 
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+DEB_BUILD_ARCH  ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
+ifeq ($(DEB_BUILD_ARCH),arm)
+build_openmpi = no
+else ifeq ($(DEB_BUILD_ARCH),armel)
+build_openmpi = no
+else ifeq ($(DEB_BUILD_ARCH),hppa)
+build_openmpi = no
+else ifeq ($(DEB_BUILD_ARCH),mips)
+build_openmpi = no
+else ifeq ($(DEB_BUILD_ARCH),mipsel)
+build_openmpi = no
+else ifeq ($(DEB_BUILD_ARCH),s390)
+build_openmpi = no
+else
+build_openmpi = yes
+endif
+
+ifeq ($(build_openmpi),yes)
+configure_stamp_openmpi = configure-stamp-openmpi
+build_stamp_openmpi = build-stamp-openmpi
+install_openmpi = install-openmpi
+else
+configure_stamp_openmpi =
+build_stamp_openmpi = 
+install_openmpi =
+endif
+
 ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
USE_PROD = yes
 else
@@ -49,7 +76,7 @@
  --enable-shared --enable-production=$(USE_PROD)
 
 
-configure: configure-stamp-debian configure-stamp-serial configure-stamp-lam 
configure-stamp-openmpi configure-stamp-mpich
+configure: configure-stamp-debian configure-stamp-serial configure-stamp-lam 
$(configure-stamp-openmpi) configure-stamp-mpich
 
 configure-stamp-debian: debian/control.in
cd debian && for i in *_devlib; do j=`basename $$i _devlib`; \
@@ -107,7 +134,7 @@
--enable-parallel=yes
touch configure-stamp-mpich
 
-build: build-stamp-serial build-stamp-lam build-stamp-openmpi build-stamp-mpich
+build: build-stamp-serial build-stamp-lam $(build-stamp-openmpi) 
build-stamp-mpich
 
 build-stamp-serial: configure-stamp-serial
dh_testdir
@@ -191,7 +218,7 @@
dh_md5sums -i
dh_builddeb -i
 
-binary-arch: build install-serial install-lam install-openmpi install-mpich
+binary-arch: build install-serial install-lam $(install-openmpi) install-mpich
dh_testdir
dh_testroot 
dh_installdocs -a
@@ -203,13 +230,17 @@
dh_fixperms -a
 #  dh_makeshlibs -p$(serpack) -V "$(serpack) | $(virtpack)"
dh_makes

[DebianGIS-dev] r1489 - packages/hdf5/trunk/debian

2008-03-31 Thread frankie
Author: frankie
Date: 2008-03-31 15:11:33 + (Mon, 31 Mar 2008)
New Revision: 1489

Modified:
   packages/hdf5/trunk/debian/control
Log:
Committing changes in debian/control


Modified: packages/hdf5/trunk/debian/control
===
--- packages/hdf5/trunk/debian/control  2008-03-31 14:49:21 UTC (rev 1488)
+++ packages/hdf5/trunk/debian/control  2008-03-31 15:11:33 UTC (rev 1489)
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
-Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), libopenmpi-dev, libjpeg62-dev, debhelper (>> 5)
+Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), 
+ libopenmpi-dev [!arm !armel !hppa !mips !mipsel !s390], libjpeg62-dev, 
debhelper (>> 5)
 Standards-Version: 3.7.3
 Homepage: http://hdf.ncsa.uiuc.edu/HDF5/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/hdf5/trunk/
@@ -72,7 +73,7 @@
 Package: libhdf5-openmpi-1.6.6-0
 Section: libs
 Priority: extra
-Architecture: any
+Architecture: alpha amd64 i386 ia64 powerpc sparc kfreebsd-i386 kfreebsd-amd64
 Depends: ${shlibs:Depends}
 Conflicts: libhdf5-1.6.6-0
 Provides: libhdf5-1.6.6-0
@@ -87,7 +88,7 @@
 Package: libhdf5-openmpi-dev
 Section: libdevel
 Priority: extra
-Architecture: any
+Architecture: alpha amd64 i386 ia64 powerpc sparc kfreebsd-i386 kfreebsd-amd64
 Depends: libhdf5-openmpi-1.6.6-0 (= ${binary:Version}), libc6-dev, zlib1g-dev, 
libjpeg62-dev, libopenmpi-dev
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1490 - scripts

2008-03-31 Thread frankie
Author: frankie
Date: 2008-03-31 15:43:23 + (Mon, 31 Mar 2008)
New Revision: 1490

Modified:
   scripts/dgis-packages.inc
Log:
Added libkml by Google, BSD license


Modified: scripts/dgis-packages.inc
===
--- scripts/dgis-packages.inc   2008-03-31 15:11:33 UTC (rev 1489)
+++ scripts/dgis-packages.inc   2008-03-31 15:43:23 UTC (rev 1490)
@@ -48,15 +48,16 @@
 'ircmarkers' => {url=>'http://www.df7cb.de/projects/ircmarkers/'},
 'jama' => {url=>'http://math.nist.gov/javanumerics/jama/'},
 'jgrass' => {url=>'http://www.hydrologis.com/html/jgrass/jgrass_en.html'},
-'libjogl-java' => {url=>'https://jogl.dev.java.net/',wnpp=>'337828'},
 'josm' => {url=>'http://josm.eigenheimstrasse.de/wiki',wnpp=>'385371'},
 'jts' => {url=>'http://www.vividsolutions.com/jts/jtshome.htm'},
 'jump' => {url=>'http://vividsolutions.com/jump/'},
 'hdf5' => {url=>'http://hdf.ncsa.uiuc.edu/'},
 'h5utils' => {url=>'http://hdf.ncsa.uiuc.edu/'},
 'kflog' => {url=>'http://www.kflog.org/kflog/'},
+'libkml' => {url=>'http://code.google.com/p/libkml/'},
 'libgdal-grass' => {url=>'http://www.gdal.org/'},
 'libhdf4' => {url=>'http://hdf.ncsa.uiuc.edu/'},
+'libjogl-java' => {url=>'https://jogl.dev.java.net/',wnpp=>'337828'},
 'libterralib' => {url=>'http://www.terralib.org/'},
 'mapbender' => {url=>'http://www.mapbender.org/'},
 'mapguide' => {url=>'https://mapguide.osgeo.org/'},


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1491 - packages/hdf5/tags

2008-04-01 Thread frankie
Author: frankie
Date: 2008-04-01 09:25:43 + (Tue, 01 Apr 2008)
New Revision: 1491

Added:
   packages/hdf5/tags/1.6.6-2/
Log:
[svn-buildpackage] Tagging hdf5 (1.6.6-2)

Copied: packages/hdf5/tags/1.6.6-2 (from rev 1490, packages/hdf5/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1492 - packages/hdf5/trunk/debian

2008-04-01 Thread frankie
Author: frankie
Date: 2008-04-01 09:51:05 + (Tue, 01 Apr 2008)
New Revision: 1492

Modified:
   packages/hdf5/trunk/debian/changelog
   packages/hdf5/trunk/debian/rules
Log:
Fixating #473669


Modified: packages/hdf5/trunk/debian/changelog
===
--- packages/hdf5/trunk/debian/changelog2008-04-01 09:25:43 UTC (rev 
1491)
+++ packages/hdf5/trunk/debian/changelog2008-04-01 09:51:05 UTC (rev 
1492)
@@ -1,3 +1,10 @@
+hdf5 (1.6.6-3) unstable; urgency=low
+
+  * Fixating for most (not any) archs debhelper flag.
+(closes: #473669)
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Tue, 01 Apr 2008 11:25:56 
+0200
+
 hdf5 (1.6.6-2) unstable; urgency=low
 
   * Fixed changelog due to patch dropped before release, but still logged.

Modified: packages/hdf5/trunk/debian/rules
===
--- packages/hdf5/trunk/debian/rules2008-04-01 09:25:43 UTC (rev 1491)
+++ packages/hdf5/trunk/debian/rules2008-04-01 09:51:05 UTC (rev 1492)
@@ -20,6 +20,10 @@
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 DEB_BUILD_ARCH  ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
+# To be used if binary packages were buildable on any arch
+#ARCH_FLAG=-a
+ARCH_FLAG=-s
+
 ifeq ($(DEB_BUILD_ARCH),arm)
 build_openmpi = no
 else ifeq ($(DEB_BUILD_ARCH),armel)
@@ -221,20 +225,20 @@
 binary-arch: build install-serial install-lam $(install-openmpi) install-mpich
dh_testdir
dh_testroot 
-   dh_installdocs -a
-   dh_installman -a
+   dh_installdocs $(ARCH_FLAG)
+   dh_installman $(ARCH_FLAG)
dh_installchangelogs -a -k release_docs/RELEASE.txt
-   dh_link -a
-   dh_strip -a
-   dh_compress -a
-   dh_fixperms -a
+   dh_link $(ARCH_FLAG)
+   dh_strip $(ARCH_FLAG)
+   dh_compress $(ARCH_FLAG)
+   dh_fixperms $(ARCH_FLAG)
 #  dh_makeshlibs -p$(serpack) -V "$(serpack) | $(virtpack)"
dh_makeshlibs -p$(lampack) -V $(lampack)
 ifeq ($(build_openmpi),yes)
dh_makeshlibs -p$(openmpipack) -V $(openmpipack)
 endif
dh_makeshlibs -p$(mpichpack) -V $(mpichpack)
-   dh_installdeb -a
+   dh_installdeb $(ARCH_FLAG)
dh_shlibdeps -phdf5-tools -L$(serpack) 
-ldebian/$(serpack)/usr/lib:debian/build-serial/test/.libs
dh_shlibdeps -p$(serpack) -L$(serpack) 
-ldebian/$(serpack)/usr/lib:debian/build-serial/test/.libs
dh_shlibdeps -p$(lampack) -L$(lampack) -ldebian/$(lampack)/usr/lib
@@ -242,9 +246,9 @@
dh_shlibdeps -p$(openmpipack) -L$(openmpipack) 
-ldebian/$(openmpipack)/usr/lib
 endif
dh_shlibdeps -p$(mpichpack) -L$(mpichpack) -ldebian/$(mpichpack)/usr/lib
-   dh_gencontrol -a
-   dh_md5sums -a
-   dh_builddeb -a
+   dh_gencontrol $(ARCH_FLAG)
+   dh_md5sums $(ARCH_FLAG)
+   dh_builddeb $(ARCH_FLAG)
 
 binary: binary-indep binary-arch
 


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1493 - packages/hdf5/tags

2008-04-01 Thread frankie
Author: frankie
Date: 2008-04-01 13:02:15 + (Tue, 01 Apr 2008)
New Revision: 1493

Added:
   packages/hdf5/tags/1.6.6-3/
Log:
[svn-buildpackage] Tagging hdf5 (1.6.6-3)

Copied: packages/hdf5/tags/1.6.6-3 (from rev 1492, packages/hdf5/trunk)


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1495 - packages/hdf5/trunk/debian

2008-04-02 Thread frankie
Author: frankie
Date: 2008-04-02 10:22:02 + (Wed, 02 Apr 2008)
New Revision: 1495

Modified:
   packages/hdf5/trunk/debian/control.in
Log:
versioning for sed


Modified: packages/hdf5/trunk/debian/control.in
===
--- packages/hdf5/trunk/debian/control.in   2008-04-02 10:15:56 UTC (rev 
1494)
+++ packages/hdf5/trunk/debian/control.in   2008-04-02 10:22:02 UTC (rev 
1495)
@@ -4,7 +4,7 @@
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
 Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), 
- libopenmpi-dev [!arm !armel !hppa !mips !mipsel !s390], libjpeg62-dev, 
debhelper (>> 5)
+ libopenmpi-dev [!arm !armel !hppa !mips !mipsel !s390], libjpeg62-dev, 
debhelper (>> 5), sed (>=4.1.5)
 Standards-Version: 3.7.3
 Homepage: http://hdf.ncsa.uiuc.edu/HDF5/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/hdf5/trunk/


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r1496 - packages/hdf5/trunk/debian

2008-04-02 Thread frankie
Author: frankie
Date: 2008-04-02 10:22:22 + (Wed, 02 Apr 2008)
New Revision: 1496

Modified:
   packages/hdf5/trunk/debian/control
Log:
Control rebuilt


Modified: packages/hdf5/trunk/debian/control
===
--- packages/hdf5/trunk/debian/control  2008-04-02 10:22:02 UTC (rev 1495)
+++ packages/hdf5/trunk/debian/control  2008-04-02 10:22:22 UTC (rev 1496)
@@ -4,7 +4,7 @@
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
 Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 
7.1.1-3.2), 
- libopenmpi-dev [!arm !armel !hppa !mips !mipsel !s390], libjpeg62-dev, 
debhelper (>> 5)
+ libopenmpi-dev [!arm !armel !hppa !mips !mipsel !s390], libjpeg62-dev, 
debhelper (>> 5), sed (>=4.1.5)
 Standards-Version: 3.7.3
 Homepage: http://hdf.ncsa.uiuc.edu/HDF5/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/hdf5/trunk/


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


  1   2   3   4   5   6   7   8   9   10   >