[DebianGIS-dev] Bug#474626: Bug#474626: JOSM interface is empty

2008-04-07 Thread Max Moritz Sievers
Now I installed gij 4.1 additionally. I couldn't remove gij 4.3. Now I still 
get the missing icon messages but then no window opens, the starting process 
aborted and I was back at the shell prompt.

I think josm should be moved to contrib if one needs the Java RE from Sun.



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


[DebianGIS-dev] Processed: found 456089 in 3.0.0-3

2008-04-07 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.20
 found 456089 3.0.0-3
Bug#456089: FTBFS with GCC 4.3: missing #includes
Bug marked as found in version 3.0.0-3.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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


[DebianGIS-dev] xerces transition

2008-04-07 Thread Jay Berkenbilt

To all maintainers of packages that have dependencies on libxerces27
or libxerces28:

If you do not have a build dependency on libxerces27-dev or
libxerces28-dev, then please disregard this false positive.
Otherwise, read on.

I have begun a transition to a new organization for the xerces
packages.  I hope that this will make future xerces transitions much
easier.  In particular, there will no longer be more than one minor
version of any major version of xerces in the distribution at a time,
and the -dev packages will be named without the soname of the library
for source-compatible releases.  This is a change I have made with
input and validation from upstream, and it makes xerces more
consistent with many of the other development packages.

The xerces27 and xerecs28 packages will be disappearing.  They have
been replaced by a new source package, xerces-c2.  If you have a build
dependency on either libxerces27-dev or libxerces28-dev, you should
change your build dependency to be on libxerces-c2-dev instead.  The
xerces-c2 package is just a rename of xerces28.  xerces 2.8.0, which
has been out for some time, is fully source-compatible with xerces
2.7.0, so you should have no trouble upgrading if you currently depend
on xerces27.

I have also uploaded xerces-c 3.0.0.b1 to experimental.  This release
is not fully source-compatible with previous releases, so hopefully
your upstreams will create new versions of your packages that work
with 3.x.  When they do, you should switch your build dependency to
libxerces-c-dev, which will always be the -dev package for the latest
release of xerces.  If you'd like to do some preliminary testing to
see if your package works with 3.0.0, you can grab the package from
experimental now.  Keep in mind that this is a beta release from
upstream.

Once xerces-c2, which just cleared NEW today, has built on most of the
architectures, I will be uploading a new dummy transitional xerces28
package to help with upgrades.  I will also soon be requesting removal
of xerces27.

Once xerces-c2 has transitioned to testing along with all the things
that depend on it, I'll wait a short time and then request the removal
of xerces28 as well.

It is my full expectation that xerces-c2 will be stable well before
the release of lenny since this is just a rename.  There should be
plenty of time to complete this relatively small and easy transition.
I have no idea whether xerces-c 3.0.0 will be released in time for
lenny or not.  It is my hope that lenny will have xerces-c2 and
xerces-c in it, but it will at least have xerces-c2 in it.  I do not
expect lenny to contain xerces27 or xerces28.  If xerces-c 3.0.0
stabilizes too close to the scheduled release of lenny, I will not be
suggesting that any packages be transitioned from xerces-c2 to
xerces-c.

Hopefully this note gives you time to handle your packages.  I'll wait
a while, and then I'll post bugs to all packages that have not
transitioned.  Thanks!

-- 
Jay Berkenbilt [EMAIL PROTECTED]


pgpnWgWz1pMHC.pgp
Description: PGP signature
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

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

2008-04-07 Thread frankie
Author: frankie
Date: 2008-04-07 11:37:42 + (Mon, 07 Apr 2008)
New Revision: 1501

Added:
   packages/gdal/trunk/debian/patches/max.dpatch
Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/control
   packages/gdal/trunk/debian/patches/00list
Log:
Fixating FTBS and xerces migration


Modified: packages/gdal/trunk/debian/changelog
===
--- packages/gdal/trunk/debian/changelog2008-04-04 23:30:44 UTC (rev 
1500)
+++ packages/gdal/trunk/debian/changelog2008-04-07 11:37:42 UTC (rev 
1501)
@@ -1,3 +1,14 @@
+gdal (1.5.1-2) unstable; urgency=low
+
+  * Moved libxerces27-dev dependency to libxerces-c2-dev in debian/control as
+requested by xerces maintainer for migration.
+  * [PATCH] max.dpatch to fix max/min macros re-definition on some archs
+which breaks C++ building. This is taken from GDAL patchest 13700+13701 in 
trunk.
+Thanks DronK.
+(closes: #474415)
+
+ -- Francesco Paolo Lovergine [EMAIL PROTECTED]  Mon, 07 Apr 2008 12:58:56 
+0200
+
 gdal (1.5.1-1) unstable; urgency=low
 
   * New upstream release with useful bugfixes. No API/ABI changes, so

Modified: packages/gdal/trunk/debian/control
===
--- packages/gdal/trunk/debian/control  2008-04-04 23:30:44 UTC (rev 1500)
+++ packages/gdal/trunk/debian/control  2008-04-07 11:37:42 UTC (rev 1501)
@@ -5,7 +5,7 @@
 Uploaders: Steve Halasz [EMAIL PROTECTED], Francesco Paolo Lovergine [EMAIL 
PROTECTED], Petter Reinholdtsen [EMAIL PROTECTED], Fabio Tranchitella 
[EMAIL PROTECTED], Paul Wise [EMAIL PROTECTED]
 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), 
+ libhdf4g-dev, libhdf5-serial-dev, libpq-dev, libxerces-c2-dev, unixodbc-dev 
(=2.2.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)
@@ -47,7 +47,7 @@
 Architecture: any
 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,
+ libpq-dev | postgresql-dev, libxerces-c2-dev, unixodbc-dev, libsqlite3-dev, 
libgeos-dev,
  libmysqlclient15-dev, libhdf5-serial-dev, libltdl3-dev, 
libcurl4-dev|libcurl3-dev
 Suggests: libgdal-doc
 Provides: libgdal-dev

Modified: packages/gdal/trunk/debian/patches/00list
===
--- packages/gdal/trunk/debian/patches/00list   2008-04-04 23:30:44 UTC (rev 
1500)
+++ packages/gdal/trunk/debian/patches/00list   2008-04-07 11:37:42 UTC (rev 
1501)
@@ -3,3 +3,4 @@
 doc
 rubymakefile
 man
+max

Added: packages/gdal/trunk/debian/patches/max.dpatch
===
--- packages/gdal/trunk/debian/patches/max.dpatch   
(rev 0)
+++ packages/gdal/trunk/debian/patches/max.dpatch   2008-04-07 11:37:42 UTC 
(rev 1501)
@@ -0,0 +1,114 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## max.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.1~/ogr/ogrsf_frmts/geojson/jsonc/arraylist.c 
gdal-1.5.1/ogr/ogrsf_frmts/geojson/jsonc/arraylist.c
+--- gdal-1.5.1~/ogr/ogrsf_frmts/geojson/jsonc/arraylist.c  2007-11-07 
05:00:48.0 +0100
 gdal-1.5.1/ogr/ogrsf_frmts/geojson/jsonc/arraylist.c   2008-04-07 
13:26:42.0 +0200
+@@ -23,6 +23,8 @@
+ #include bits.h
+ #include arraylist.h
+ 
++#include cpl_port.h /* MIN and MAX macros */ 
++
+ struct array_list*
+ array_list_new(array_list_free_fn *free_fn)
+ {
+@@ -62,7 +64,7 @@
+   int new_size;
+ 
+   if(max  this-size) return 0;
+-  new_size = max(this-size  1, max);
++  new_size = MAX(this-size  1, max);
+   if(!(t = realloc(this-array, new_size*sizeof(void* return -1;
+   this-array = t;
+   (void)memset(this-array + this-size, 0, 
(new_size-this-size)*sizeof(void*));
+diff -urNad gdal-1.5.1~/ogr/ogrsf_frmts/geojson/jsonc/bits.h 
gdal-1.5.1/ogr/ogrsf_frmts/geojson/jsonc/bits.h
+--- gdal-1.5.1~/ogr/ogrsf_frmts/geojson/jsonc/bits.h   2007-11-07 
05:00:48.0 +0100
 gdal-1.5.1/ogr/ogrsf_frmts/geojson/jsonc/bits.h2008-04-07 
13:25:45.0 +0200
+@@ -12,14 +12,6 @@
+ #ifndef _bits_h_
+ #define _bits_h_
+ 
+-#ifndef min
+-#define min(a,b) ((a)  (b) ? (a) : (b))
+-#endif
+-
+-#ifndef max
+-#define max(a,b) ((a)  (b) ? (a) : (b))

[DebianGIS-dev] Processing of geos_3.0.0-3.1_ia64.changes

2008-04-07 Thread Archive Administrator
geos_3.0.0-3.1_ia64.changes uploaded successfully to localhost
along with the files:
  geos_3.0.0-3.1.dsc
  geos_3.0.0-3.1.diff.gz
  libgeos-doc_3.0.0-3.1_all.deb
  libgeos-dev_3.0.0-3.1_ia64.deb
  libgeos-c1_3.0.0-3.1_ia64.deb
  libgeos-3.0.0_3.0.0-3.1_ia64.deb

Greetings,

Your Debian queue daemon

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


[DebianGIS-dev] Bug#456089: marked as done (FTBFS with GCC 4.3: missing #includes)

2008-04-07 Thread Debian Bug Tracking System

Your message dated Mon, 07 Apr 2008 12:02:41 +
with message-id [EMAIL PROTECTED]
and subject line Bug#456089: fixed in geos 3.0.0-3.1
has caused the Debian Bug report #456089,
regarding FTBFS with GCC 4.3: missing #includes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
456089: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456089
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: geos
Version: 2.2.3-4
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  GCC 4.3 has converted a number
of warnings into errors.  With GCC 4.3, you're no longer to
just redefine a previous #define.  You need to either avoid
redefinitions directly or to use #ifndef to make sure that something
has not been defined already.  See
http://www.cyrius.com/journal/gcc/gcc-4.3-pedwarn.html

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.

 Automatic build of geos_2.2.3-4 on em64t by sbuild/amd64 0.53
...
  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../source/headers 
 -I../../source/headers/geos -I../../source/headers -DGEOS_VERSION=2.2.3 -g 
 -O2 -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c Geometry.cpp  -fPIC 
 -DPIC -o .libs/Geometry.o
 In file included from Geometry.cpp:29:
 ../../source/headers/geos/version.h:9:1: error: GEOS_VERSION redefined
 command-line: error: this is the location of the previous definition
 make[3]: *** [Geometry.lo] Error 1
 make[3]: Leaving directory `/build/tbm/geos-2.2.3/source/geom'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/build/tbm/geos-2.2.3/source'

-- 
Martin Michlmayr
http://www.cyrius.com/


---End Message---
---BeginMessage---
Source: geos
Source-Version: 3.0.0-3.1

We believe that the bug you reported is fixed in the latest version of
geos, which is due to be installed in the Debian FTP archive:

geos_3.0.0-3.1.diff.gz
  to pool/main/g/geos/geos_3.0.0-3.1.diff.gz
geos_3.0.0-3.1.dsc
  to pool/main/g/geos/geos_3.0.0-3.1.dsc
libgeos-3.0.0_3.0.0-3.1_ia64.deb
  to pool/main/g/geos/libgeos-3.0.0_3.0.0-3.1_ia64.deb
libgeos-c1_3.0.0-3.1_ia64.deb
  to pool/main/g/geos/libgeos-c1_3.0.0-3.1_ia64.deb
libgeos-dev_3.0.0-3.1_ia64.deb
  to pool/main/g/geos/libgeos-dev_3.0.0-3.1_ia64.deb
libgeos-doc_3.0.0-3.1_all.deb
  to pool/main/g/geos/libgeos-doc_3.0.0-3.1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marc 'HE' Brockschmidt [EMAIL PROTECTED] (supplier of updated geos package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 07 Apr 2008 13:22:42 +0100
Source: geos
Binary: libgeos-dev libgeos-c1 libgeos-3.0.0 libgeos-doc
Architecture: source all ia64
Version: 3.0.0-3.1
Distribution: unstable
Urgency: high
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Marc 'HE' Brockschmidt [EMAIL PROTECTED]
Description: 
 libgeos-3.0.0 - Geometry engine for Geographic Information Systems - C++ 
Library
 libgeos-c1 - Geometry engine for Geographic Information Systems - C Library
 libgeos-dev - Geometry engine for GIS - Development files
 libgeos-doc - Documentation for the GEOS GIS geometry engine library
Closes: 456089
Changes: 
 geos (3.0.0-3.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Fix g++-4.3 bug, patch by Maximiliano Curia [EMAIL PROTECTED].
 (Closes: #456089)
Files: 
 a3d5430959a3dac062898d29e5e0c627 871 science optional geos_3.0.0-3.1.dsc
 5016475b96dfdfc30b805badfd03480f 6267 science optional geos_3.0.0-3.1.diff.gz
 f86dd33daf59485cde5f217bc3feaca3 852276 doc optional 
libgeos-doc_3.0.0-3.1_all.deb
 f2d6ddd2e2b2e72c12395b6dfa15f91c 1294556 libdevel optional 
libgeos-dev_3.0.0-3.1_ia64.deb
 9ad21d9271af7dc0194bc4e25fd6f72f 30544 libs optional 
libgeos-c1_3.0.0-3.1_ia64.deb
 ad860365ed39f05b550f60a4cefffb25 593816 libs optional 
libgeos-3.0.0_3.0.0-3.1_ia64.deb

-BEGIN PGP 

[DebianGIS-dev] geos_3.0.0-3.1_ia64.changes ACCEPTED

2008-04-07 Thread Debian Installer

Accepted:
geos_3.0.0-3.1.diff.gz
  to pool/main/g/geos/geos_3.0.0-3.1.diff.gz
geos_3.0.0-3.1.dsc
  to pool/main/g/geos/geos_3.0.0-3.1.dsc
libgeos-3.0.0_3.0.0-3.1_ia64.deb
  to pool/main/g/geos/libgeos-3.0.0_3.0.0-3.1_ia64.deb
libgeos-c1_3.0.0-3.1_ia64.deb
  to pool/main/g/geos/libgeos-c1_3.0.0-3.1_ia64.deb
libgeos-dev_3.0.0-3.1_ia64.deb
  to pool/main/g/geos/libgeos-dev_3.0.0-3.1_ia64.deb
libgeos-doc_3.0.0-3.1_all.deb
  to pool/main/g/geos/libgeos-doc_3.0.0-3.1_all.deb


Override entries for your package:
geos_3.0.0-3.1.dsc - source science
libgeos-3.0.0_3.0.0-3.1_ia64.deb - optional libs
libgeos-c1_3.0.0-3.1_ia64.deb - optional libs
libgeos-dev_3.0.0-3.1_ia64.deb - optional libdevel
libgeos-doc_3.0.0-3.1_all.deb - optional doc

Announcing to [EMAIL PROTECTED]
Closing bugs: 456089 


Thank you for your contribution to 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] Processed: Pending

2008-04-07 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 474415 + pending
Bug#474415: gdal - FTBFS: error: macro max passed 3 arguments, but takes just 
2
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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


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

2008-04-07 Thread frankie
Author: frankie
Date: 2008-04-07 15:07:09 + (Mon, 07 Apr 2008)
New Revision: 1502

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

Copied: packages/gdal/tags/1.5.1-2 (from rev 1501, 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] Bug#474415: marked as done (gdal - FTBFS: error: macro max passed 3 arguments, but takes just 2)

2008-04-07 Thread Debian Bug Tracking System

Your message dated Mon, 07 Apr 2008 15:17:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#474415: fixed in gdal 1.5.1-2
has caused the Debian Bug report #474415,
regarding gdal - FTBFS: error: macro max passed 3 arguments, but takes just 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
474415: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474415
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: gdal
Version: 1.5.1-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of gdal_1.5.1-1 on debian-31.osdl.marist.edu by sbuild/s390 98
[...]
 /bin/sh /build/buildd/gdal-1.5.1/libtool --mode=compile --tag=CXX g++ -g -O2  
 -Wall  -I. -I.. -I../.. -I/build/buildd/gdal-1.5.1/port 
 -I/build/buildd/gdal-1.5.1/gcore -I/build/buildd/gdal-1.5.1/alg 
 -I/build/buildd/gdal-1.5.1/ogr -I/build/buildd/gdal-1.5.1/ogr/ogrsf_frmts 
 -DOGR_ENABLED -I/build/buildd/gdal-1.5.1/port  -c -o ../o/ogrgeojsonlayer.o 
 ogrgeojsonlayer.cpp
  g++ -g -O2 -Wall -I. -I.. -I../.. -I/build/buildd/gdal-1.5.1/port 
 -I/build/buildd/gdal-1.5.1/gcore -I/build/buildd/gdal-1.5.1/alg 
 -I/build/buildd/gdal-1.5.1/ogr -I/build/buildd/gdal-1.5.1/ogr/ogrsf_frmts 
 -DOGR_ENABLED -I/build/buildd/gdal-1.5.1/port -c ogrgeojsonlayer.cpp  -fPIC 
 -DPIC -o ../o/.libs/ogrgeojsonlayer.o
 In file included from /usr/include/c++/4.3/bits/stl_algo.h:66,
  from /usr/include/c++/4.3/algorithm:67,
  from ogrgeojsonlayer.cpp:32:
 /usr/include/c++/4.3/bits/algorithmfwd.h:248:41: error: macro max passed 3 
 arguments, but takes just 2
 /usr/include/c++/4.3/bits/algorithmfwd.h:259:41: error: macro min passed 3 
 arguments, but takes just 2
 In file included from /usr/include/c++/4.3/bits/stl_algo.h:66,
  from /usr/include/c++/4.3/algorithm:67,
  from ogrgeojsonlayer.cpp:32:
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected unqualified-id 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected initializer 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:248: error: template declaration of 
 'const _Tp std::max'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected unqualified-id 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected initializer 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:259: error: template declaration of 
 'const _Tp std::min'
 In file included from /usr/include/c++/4.3/algorithm:67,
  from ogrgeojsonlayer.cpp:32:
 /usr/include/c++/4.3/bits/stl_algo.h: In function 'void 
 std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, 
 _RandomAccessIterator2, _Distance)':
 /usr/include/c++/4.3/bits/stl_algo.h:2884: error: expected unqualified-id 
 before '(' token
 /usr/include/c++/4.3/bits/stl_algo.h: In function 'void 
 std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, 
 _RandomAccessIterator2, _Distance, _Compare)':
 /usr/include/c++/4.3/bits/stl_algo.h:2908: error: expected unqualified-id 
 before '(' token
 ogrgeojsonlayer.cpp: In member function 'void 
 OGRGeoJSONLayer::DetectGeometryType()':
 ogrgeojsonlayer.cpp:377: warning: unused variable 'lyrType'
 make[4]: *** [../o/ogrgeojsonlayer.o] Error 1
 make[4]: Leaving directory `/build/buildd/gdal-1.5.1/ogr/ogrsf_frmts/geojson'
 make[3]: *** [geojson-target] Error 2
 make[3]: Leaving directory `/build/buildd/gdal-1.5.1/ogr/ogrsf_frmts'
 make[2]: *** [sublibs] Error 2
 make[2]: Leaving directory `/build/buildd/gdal-1.5.1/ogr'
 make[1]: *** [ogr-target] Error 2
 make[1]: Leaving directory `/build/buildd/gdal-1.5.1'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20080404-1254
 FAILED [dpkg-buildpackage died]


---End Message---
---BeginMessage---
Source: gdal
Source-Version: 1.5.1-2

We believe that the bug you reported is fixed in the latest version of
gdal, which is due to be installed in the Debian FTP archive:

gdal-bin_1.5.1-2_i386.deb
  to pool/main/g/gdal/gdal-bin_1.5.1-2_i386.deb
gdal_1.5.1-2.diff.gz
  to 

[DebianGIS-dev] Bug#474626: Bug#474626: Bug#474626: JOSM interface is empty

2008-04-07 Thread Giovanni Mascellani
All'incirca Mon, 7 Apr 2008 00:49:26 +0200,  Andreas Putzo
[EMAIL PROTECTED] sembrerebbe aver scritto:

 On Apr 06  23:55, Giovanni Mascellani wrote:
  (gij-4.1 and jamvm). I think we should make the package depend only
  on those, and not on the generic java2-runtime.
 
 This wouldn't work because SUN's java (and others) do provide
 java2-runtime. If josm drops this dependency users might need to
 install a jvm they don't want to.

But otherwise the simply can't use josm! I can't understand why we
don't accept the fact that josm simply doesn't work with some VMs, and
so can't depend on a general VM, but only on those that make it work
(and, in my opinion, only sun-java* do).

Pretending to use a package and wanting not to install its dependencies
is a bit too ambitious, I think! And we cannot do anything against
the fact that josm doesn't work with gij-4.3. ;-)

I don't know when Sun's JVM will be free and packaged in main, but I
don't think is would be that incredible waste of time moving josm to
contrib until it happens so.

 It's also current policy to depend on the virtual package, also this
 should be changed in the future as far as i know.

Well, I really hope it to be changed, because right now our
dependencies are insufficient for josm.

:-)

Cheers, Giovanni.
-- 
Giovanni Mascellani [EMAIL PROTECTED]
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



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

[DebianGIS-dev] Bug#474790: geos: FTBFS: DoubleBits.cpp:51: error: 'memcpy' was not declared in this scope

2008-04-07 Thread Lucas Nussbaum
Package: geos
Version: 3.0.0-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
  i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../source/headers 
 -I../../../source/headers/geos -I../../../source/headers -g -O2 -DGEOS_INLINE 
 -Wall -ansi -pedantic -Wno-long-long -MT DoubleBits.lo -MD -MP -MF 
 .deps/DoubleBits.Tpo -c DoubleBits.cpp  -fPIC -DPIC -o .libs/DoubleBits.o
 DoubleBits.cpp: In static member function 'static double 
 geos::index::quadtree::DoubleBits::powerOf2(int)':
 DoubleBits.cpp:51: error: 'memcpy' was not declared in this scope
 DoubleBits.cpp: In constructor 
 'geos::index::quadtree::DoubleBits::DoubleBits(double)':
 DoubleBits.cpp:94: error: 'memcpy' was not declared in this scope
 make[4]: *** [DoubleBits.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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


[DebianGIS-dev] Bug#474788: gdal: FTBFS: algorithmfwd.h:248:41: error: macro max passed 3 arguments, but takes just 2

2008-04-07 Thread Lucas Nussbaum
Package: gdal
Version: 1.5.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
  g++ -g -O2 -Wall -I. -I.. -I../.. -I/build/user/gdal-1.5.1/port 
 -I/build/user/gdal-1.5.1/gcore -I/build/user/gdal-1.5.1/alg 
 -I/build/user/gdal-1.5.1/ogr -I/build/user/gdal-1.5.1/ogr/ogrsf_frmts 
 -DOGR_ENABLED -I/build/user/gdal-1.5.1/port -c ogrgeojsonlayer.cpp  -fPIC 
 -DPIC -o ../o/.libs/ogrgeojsonlayer.o
 In file included from /usr/include/c++/4.3/bits/stl_algo.h:66,
  from /usr/include/c++/4.3/algorithm:67,
  from ogrgeojsonlayer.cpp:32:
 /usr/include/c++/4.3/bits/algorithmfwd.h:248:41: error: macro max passed 3 
 arguments, but takes just 2
 /usr/include/c++/4.3/bits/algorithmfwd.h:259:41: error: macro min passed 3 
 arguments, but takes just 2
 In file included from /usr/include/c++/4.3/bits/stl_algo.h:66,
  from /usr/include/c++/4.3/algorithm:67,
  from ogrgeojsonlayer.cpp:32:
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected unqualified-id 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected initializer 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:248: error: template declaration of 
 'const _Tp std::max'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected unqualified-id 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected initializer 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:259: error: template declaration of 
 'const _Tp std::min'
 In file included from /usr/include/c++/4.3/algorithm:67,
  from ogrgeojsonlayer.cpp:32:
 /usr/include/c++/4.3/bits/stl_algo.h: In function 'void 
 std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, 
 _RandomAccessIterator2, _Distance)':
 /usr/include/c++/4.3/bits/stl_algo.h:2884: error: expected unqualified-id 
 before '(' token
 /usr/include/c++/4.3/bits/stl_algo.h: In function 'void 
 std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, 
 _RandomAccessIterator2, _Distance, _Compare)':
 /usr/include/c++/4.3/bits/stl_algo.h:2908: error: expected unqualified-id 
 before '(' token
 ogrgeojsonlayer.cpp: In member function 'void 
 OGRGeoJSONLayer::DetectGeometryType()':
 ogrgeojsonlayer.cpp:377: warning: unused variable 'lyrType'
 make[4]: *** [../o/ogrgeojsonlayer.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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


[DebianGIS-dev] Bug#474846: osm2pgsql: FTBFS: build_geometry.cpp:148: error: 'malloc' is not a member of 'std'

2008-04-07 Thread Lucas Nussbaum
Package: osm2pgsql
Version: 0.50.20071211-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 g++ -g -O2 -Wall -DGEOS_INLINE -g -O2 -Wall -Wextra -I/usr/include/libxml2 
 -I/usr/include -I/usr/include/postgresql -DVERSION=\0.50-20080407\   -c -o 
 build_geometry.o build_geometry.cpp
 build_geometry.cpp: In function 'char* get_wkt(size_t)':
 build_geometry.cpp:148: error: 'malloc' is not a member of 'std'
 make[1]: *** [build_geometry.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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


[DebianGIS-dev] r1504 - packages/josm-plugins/trunk/debian/patches

2008-04-07 Thread nd-guest
Author: nd-guest
Date: 2008-04-07 21:05:08 + (Mon, 07 Apr 2008)
New Revision: 1504

Removed:
   packages/josm-plugins/trunk/debian/patches/100_ywms.dpatch
   packages/josm-plugins/trunk/debian/patches/10_build.dpatch
   packages/josm-plugins/trunk/debian/patches/20_validator.dpatch
   packages/josm-plugins/trunk/debian/patches/30_utilsplugin.dpatch
   packages/josm-plugins/trunk/debian/patches/40_wmsplugin.dpatch
   packages/josm-plugins/trunk/debian/patches/50_livegps.dpatch
   packages/josm-plugins/trunk/debian/patches/60_lang.dpatch
   packages/josm-plugins/trunk/debian/patches/70_namefinder.dpatch
   packages/josm-plugins/trunk/debian/patches/80_colorscheme.dpatch
   packages/josm-plugins/trunk/debian/patches/90_slippymap.dpatch
Log:
Remove old patches.


Deleted: packages/josm-plugins/trunk/debian/patches/100_ywms.dpatch
===
--- packages/josm-plugins/trunk/debian/patches/100_ywms.dpatch  2008-04-07 
21:03:38 UTC (rev 1503)
+++ packages/josm-plugins/trunk/debian/patches/100_ywms.dpatch  2008-04-07 
21:05:08 UTC (rev 1504)
@@ -1,41 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 100_ywms.dpatch by Andreas Putzo [EMAIL PROTECTED]
-##
-## DP: Patch for plugin ywms
-
[EMAIL PROTECTED]@
-diff -urNad josm-plugins-0.0.0.20080320~/ywms/build.xml 
josm-plugins-0.0.0.20080320/ywms/build.xml
 josm-plugins-0.0.0.20080320~/ywms/build.xml2008-03-30 
20:17:32.0 +0200
-+++ josm-plugins-0.0.0.20080320/ywms/build.xml 2008-03-30 20:18:40.0 
+0200
-@@ -1,13 +1,10 @@
- project name=ywms default=dist basedir=.
- 
-   !-- compilation properties --
--  property name=josm.build.dir value=../../core/
--  property name=josm.home.dir  value=${user.home}/.josm/
--  property name=josm   
location=../../core/dist/josm-custom.jar /
-   property name=plugin.build.dir   value=build/
--  property name=plugin.dist.dirvalue=../../dist/
-+  property name=plugin.dist.dirvalue=../dist/
-   property name=plugin.namevalue=${ant.project.name}/
--  property name=plugin.jar value=../../dist/${plugin.name}.jar/
-+  property name=plugin.jar value=../dist/${plugin.name}.jar/
- 
-   property name=ant.build.javac.target value=1.5/
-   
-@@ -28,14 +25,7 @@
- copy todir=${plugin.build.dir}/images
-   fileset dir=images/
- /copy
--exec append=false output=REVISION executable=svn 
failifexecutionfails=false
--  env key=LANG value=C/
--  arg value=info/
--  arg value=--xml/
--  arg value=./
--/exec
--xmlproperty file=REVISION prefix=version keepRoot=false 
collapseAttributes=true/
--delete file=REVISION/
-+xmlproperty file=${svn.info} prefix=version keepRoot=false 
collapseAttributes=true/
- jar destfile=${plugin.jar} basedir=${plugin.build.dir}
-   manifest
-   attribute name=Plugin-Class 
value=org.openstreetmap.josm.plugins.ywms.YWMSPlugin/

Deleted: packages/josm-plugins/trunk/debian/patches/10_build.dpatch
===
--- packages/josm-plugins/trunk/debian/patches/10_build.dpatch  2008-04-07 
21:03:38 UTC (rev 1503)
+++ packages/josm-plugins/trunk/debian/patches/10_build.dpatch  2008-04-07 
21:05:08 UTC (rev 1504)
@@ -1,89 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 10_build.dpatch by  [EMAIL PROTECTED]
-##
-## DP: Patch for the main build.xml
-
[EMAIL PROTECTED]@
-diff -urNad josm-plugins-0.0.0.20080326~/build.xml 
josm-plugins-0.0.0.20080326/build.xml
 josm-plugins-0.0.0.20080326~/build.xml 2008-03-05 20:13:48.0 
+
-+++ josm-plugins-0.0.0.20080326/build.xml  2008-03-30 13:41:54.0 
+
-@@ -1,43 +1,49 @@
- project name=josm-plugins default=build basedir=.
- 
-+  property name=josm location=/usr/share/josm/josm.jar /
-+  property name=plugin.dist.dir location=dist /
-+  property name=ant.build.javac.target value=1.5/
-+  property name=svn.info location=svn-info.xml /
- 
-+!-- Not used in Debian
-   target name=compile_josm
- ant dir=../core target=dist /
-   /target
- 
-   target name=compile depends=compile_josm
-   /target
-+--
- 
-   target name=build depends=dist
-   /target
- 
--  target name=dist depends=compile
--mkdir dir=../dist/
--ant  dir=colorscheme   antfile=build.xml target=dist/
--!--ant   dir=duplicateway  antfile=build.xml target=dist/ 
code still uses API 0.4 --
-+  target name=dist
-+mkdir dir=${plugin.dist.dir}/
-+ant  dir=colorscheme   antfile=build.xml target=dist/ 
-+!-- ant dir=duplicateway  antfile=build.xml target=dist/ 
code still uses API 0.4 --
- ant  dir=lang  antfile=build.xml target=dist/
- ant  dir=namefinderantfile=build.xml target=dist/
--ant  dir=nearclick antfile=build.xml target=dist/
--ant  dir=openvisible   antfile=build.xml target=dist/
--

[DebianGIS-dev] r1505 - packages/josm-plugins/trunk/debian/patches

2008-04-07 Thread nd-guest
Author: nd-guest
Date: 2008-04-07 21:05:49 + (Mon, 07 Apr 2008)
New Revision: 1505

Added:
   packages/josm-plugins/trunk/debian/patches/10_validator.dpatch
Removed:
   packages/josm-plugins/trunk/debian/patches/21_validator.dpatch
Modified:
   packages/josm-plugins/trunk/debian/patches/00list
Log:
rename remaining plugin.


Modified: packages/josm-plugins/trunk/debian/patches/00list
===
--- packages/josm-plugins/trunk/debian/patches/00list   2008-04-07 21:05:08 UTC 
(rev 1504)
+++ packages/josm-plugins/trunk/debian/patches/00list   2008-04-07 21:05:49 UTC 
(rev 1505)
@@ -1,11 +1 @@
-10_build
-20_validator
 21_validator
-30_utilsplugin
-40_wmsplugin
-50_livegps
-60_lang
-70_namefinder
-80_colorscheme
-90_slippymap
-100_ywms

Copied: packages/josm-plugins/trunk/debian/patches/10_validator.dpatch (from 
rev 1502, packages/josm-plugins/trunk/debian/patches/21_validator.dpatch)
===
--- packages/josm-plugins/trunk/debian/patches/10_validator.dpatch  
(rev 0)
+++ packages/josm-plugins/trunk/debian/patches/10_validator.dpatch  
2008-04-07 21:05:49 UTC (rev 1505)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 21_validator.dpatch by Andreas Putzo [EMAIL PROTECTED]
+##
+## DP: Add cast operator for OsmPrimitive.
+## DP: This is necessary to compile with gcj.
+
[EMAIL PROTECTED]@
+diff -urNad 
josm-plugins-0.0.0.20080326~/validator/src/org/openstreetmap/josm/plugins/validator/tests/SpellCheck.java
 
josm-plugins-0.0.0.20080326/validator/src/org/openstreetmap/josm/plugins/validator/tests/SpellCheck.java
+--- 
josm-plugins-0.0.0.20080326~/validator/src/org/openstreetmap/josm/plugins/validator/tests/SpellCheck.java
  2008-01-14 11:16:12.0 +
 
josm-plugins-0.0.0.20080326/validator/src/org/openstreetmap/josm/plugins/validator/tests/SpellCheck.java
   2008-03-27 18:26:55.0 +
+@@ -504,7 +504,7 @@
+   String key = prop.getKey();
+   String value = prop.getValue();
+   if( value == null || value.trim().length() == 0 
)
+-  commands.add( new 
ChangePropertyCommand(Collections.singleton(primitives.get(i)), key, null) );
++  commands.add( new 
ChangePropertyCommand(Collections.singleton((OsmPrimitive)primitives.get(i)), 
key, null) );
+   else
+   {
+   String replacementKey = 
spellCheckKeyData.get(key);

Deleted: packages/josm-plugins/trunk/debian/patches/21_validator.dpatch
===
--- packages/josm-plugins/trunk/debian/patches/21_validator.dpatch  
2008-04-07 21:05:08 UTC (rev 1504)
+++ packages/josm-plugins/trunk/debian/patches/21_validator.dpatch  
2008-04-07 21:05:49 UTC (rev 1505)
@@ -1,19 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 21_validator.dpatch by Andreas Putzo [EMAIL PROTECTED]
-##
-## DP: Add cast operator for OsmPrimitive.
-## DP: This is necessary to compile with gcj.
-
[EMAIL PROTECTED]@
-diff -urNad 
josm-plugins-0.0.0.20080326~/validator/src/org/openstreetmap/josm/plugins/validator/tests/SpellCheck.java
 
josm-plugins-0.0.0.20080326/validator/src/org/openstreetmap/josm/plugins/validator/tests/SpellCheck.java
 
josm-plugins-0.0.0.20080326~/validator/src/org/openstreetmap/josm/plugins/validator/tests/SpellCheck.java
  2008-01-14 11:16:12.0 +
-+++ 
josm-plugins-0.0.0.20080326/validator/src/org/openstreetmap/josm/plugins/validator/tests/SpellCheck.java
   2008-03-27 18:26:55.0 +
-@@ -504,7 +504,7 @@
-   String key = prop.getKey();
-   String value = prop.getValue();
-   if( value == null || value.trim().length() == 0 
)
--  commands.add( new 
ChangePropertyCommand(Collections.singleton(primitives.get(i)), key, null) );
-+  commands.add( new 
ChangePropertyCommand(Collections.singleton((OsmPrimitive)primitives.get(i)), 
key, null) );
-   else
-   {
-   String replacementKey = 
spellCheckKeyData.get(key);


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


[DebianGIS-dev] r1506 - in packages/josm-plugins/trunk/debian: . patches

2008-04-07 Thread nd-guest
Author: nd-guest
Date: 2008-04-07 21:12:55 + (Mon, 07 Apr 2008)
New Revision: 1506

Modified:
   packages/josm-plugins/trunk/debian/patches/00list
   packages/josm-plugins/trunk/debian/rules
Log:
* Forgot to rename patch in 00list.
* Use correct target in debian/rules.


Modified: packages/josm-plugins/trunk/debian/patches/00list
===
--- packages/josm-plugins/trunk/debian/patches/00list   2008-04-07 21:05:49 UTC 
(rev 1505)
+++ packages/josm-plugins/trunk/debian/patches/00list   2008-04-07 21:12:55 UTC 
(rev 1506)
@@ -1 +1 @@
-21_validator
+10_validator

Modified: packages/josm-plugins/trunk/debian/rules
===
--- packages/josm-plugins/trunk/debian/rules2008-04-07 21:05:49 UTC (rev 
1505)
+++ packages/josm-plugins/trunk/debian/rules2008-04-07 21:12:55 UTC (rev 
1506)
@@ -10,7 +10,7 @@
 DEB_JARS := /usr/share/josm/josm.jar
 DEB_ANT_BUILDFILE := $(CURDIR)/debian/master.xml
 
-DEB_ANT_BUILD_TARGET := dist
+DEB_ANT_BUILD_TARGET := build
 DEB_ANT_CLEAN_TARGET := clean
 
 SVNREPO := http://svn.openstreetmap.org/applications/editors/josm/plugins/


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