[DebianGIS-dev] Bug#458232: Please change fftw3-dev to libfftw3-dev

2007-12-29 Thread Marco Rodrigues
Package: grass
Severity: Wishlist

Hi!

Please change fftw3-dev to libfftw3-dev on Build-Depends and Depends.

As we can see, that's the new name of the binary.

http://packages.qa.debian.org/f/fftw3.html

Thanks!

-- 
Marco Rodrigues

http://Marco.Tondela.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] Bug#458273: gpsdrive-scripts: geoinfo osm-poi import fails - Geo::Filter::Area missing

2007-12-29 Thread Michael Eric Menk
Package: gpsdrive-scripts
Version: 2.10~pre4-1
Severity: normal


When importing POIs from a .osm fil (www.openstreetmap.org), the package
Geo::Filter::Area do not exist.

Command: geoinfo --osm=tmp.osm --area=norway

The error is in /usr/share/perl5/Geo/Gpsdrive/OSM.pm line 413



The program works if

$AREA_FILTER = Geo::Filter::Area-new( area = $area_name );

is changed with

$AREA_FILTER = Geo::Gpsdrive::Filter::Area-new( area = $area_name );


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.22-3-powerpc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gpsdrive-scripts depends on:
ii  gpsdrive   2.10~pre4-1   Car navigation system
ii  libdate-manip-perl 5.48-1a perl library for 
manipulating da
ii  libdbd-mysql-perl  4.005-1   A Perl5 database interface 
to the
ii  libdbi-perl1.601-1   Perl5 database interface by 
Tim Bu
ii  libfile-slurp-perl .12-2 single call read  write 
file rout
ii  libtext-query-perl 0.07-4Text::Query - Query 
processing fra
ii  libtime-local-perl 1.18-1efficiently compute time 
from loca
ii  libwww-curl-perl   3.02-2+b3 Perl bindings to libcurl
ii  libwww-mechanize-perl  1.30-2Automate interaction with 
websites
ii  libxml-parser-perl 2.34-4.3  Perl module for parsing XML 
files
ii  libxml-simple-perl 2.18-1Perl module for reading and 
writin
ii  libxml-twig-perl   1:3.32-1  Perl module for processing 
huge XM
ii  libxml-writer-perl 0.603-1   Perl module for writing XML 
docume
ii  perl [libmime-base64-p 5.8.8-12  Larry Wall's Practical 
Extraction
ii  perl-tk1:804.027-8   Perl module providing the 
Tk graph
ii  perlmagick 7:6.2.4.5.dfsg1-2 A perl interface to the 
libMagick
ii  python-imaging 1.1.6-1   Python Imaging Library
ii  python-mapnik  0.4.0-2+b1C++/Python toolkit for 
developing
ii  python2.5  2.5.1-5   An interactive high-level 
object-o

gpsdrive-scripts recommends no packages.

-- no debconf information




___
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#458273: gpsdrive-scripts: geoinfo osm-poi import fails - Geo::Filter::Area missing

2007-12-29 Thread Andreas Putzo
Hi,

On Dec 30  00:06, Michael Eric Menk wrote:
 Package: gpsdrive-scripts
 Version: 2.10~pre4-1
 Severity: normal
 
 
 When importing POIs from a .osm fil (www.openstreetmap.org), the package
 Geo::Filter::Area do not exist.
 
 Command: geoinfo --osm=tmp.osm --area=norway
 
 The error is in /usr/share/perl5/Geo/Gpsdrive/OSM.pm line 413
 
 The program works if
 
$AREA_FILTER = Geo::Filter::Area-new( area = $area_name );
 
 is changed with
 
$AREA_FILTER = Geo::Gpsdrive::Filter::Area-new( area = $area_name );

Thanks for reporting this. I will include your fix in the next upload.

Cheers,
Andreas




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