Bug#723089: gmt: ugly and overlapping contours with gmt version 4.5.9-1

2013-09-16 Thread Nikolaos Lampadariou
Package: gmt
Version: 4.5.9-1
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?

Running a map with contour data produces an image with ugly and overlapping 
contours.
The problem is described in more detail with example script and produced map 
images at
the gmt bug tracking system 
(http://gmtrac.soest.hawaii.edu/issues/366#change-1310)

I will be happy to provide those scripts here. Please advice on how.


   * What exactly did you do (or not do) that was effective (or
 ineffective)?

I removed gmt and compiled it myself from source and the problem disappeared


   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gmt depends on:
ii  libc62.17-92+b1
ii  libgmt4  4.5.9-1
ii  libice6  2:1.0.8-2
ii  libnetcdfc7  1:4.1.3-6+b1
ii  libsm6   2:1.2.1-2
ii  libx11-6 2:1.6.1-1
ii  libxaw7  2:1.0.11-1
ii  libxext6 2:1.3.2-1
ii  libxmu6  2:1.1.1-1
ii  libxt6   1:1.1.4-1

Versions of packages gmt recommends:
ii  gmt-doc  4.5.9-1
ii  gmt-gshhs-full [gmt-gshhs-data]  2.2.0-2
ii  gmt-gshhs-high [gmt-gshhs-data]  2.2.0-2

Versions of packages gmt suggests:
pn  gmt-doc-pdf   none
pn  gmt-examples  none
pn  gmt-tutorial-pdf  none

-- no debconf information

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


Bug#719665: marked as done (libterralib: FTBFS: Impossible to satisfy Build-Depends)

2013-09-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Sep 2013 13:06:41 +0100
with message-id 5236f451.5000...@ichec.ie
and subject line closed
has caused the Debian Bug report #719665,
regarding libterralib: FTBFS: Impossible to satisfy Build-Depends
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 ow...@bugs.debian.org
immediately.)


-- 
719665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libterralib
Version: 4.0.0-4
Severity: serious

As the subject says -- it's impossible to satisfy the Build-Depends of the 
package because:

libterralib Build-Depends on libgeotiff-dev, which Depends on libtiff5-alt-dev.
libterralib Build-Depends on libtiff5-dev.
libtiff5-dev and libtiff5-alt-dev have Conflicts with each other.
-- 
Daniel Schepler
---End Message---
---BeginMessage---
This bug was fixed with the NMU 1.3.0+dfsg-3.2 for libgeotiff-dfsg
that enabled B-D against libtiff-dev

regards
Alastair

-- 
Alastair McKinstry ,   alastair.mckins...@ichec.ie
Environmental Sciences Activity Leader, ICHEC, Room 301, IT Building NUI 
Galway,  Galway , Ireland tel: +353 91 495343

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

[SCM] mapcache branch, master, updated. upstream/1.0.0-70-g45bf213

2013-09-16 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 45bf2135ecd20eb9f379174269830194252fe2d9
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Sep 16 19:13:43 2013 +0200

Add patch from upstream to fix building with mapserver.

diff --git a/debian/changelog b/debian/changelog
index 8beac66..8ebb146 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ mapcache (1.1dev+ee206af-1) UNRELEASED; urgency=low
 - mapcache_seed_delete_mode.patch (applied upstream)
   * Refresh mapcache_seed_typo.patch.
   * Add patch to support building with mapserver.
+  * Add patch from upstream to fix building with mapserver.
   * SONAME of libmapcache changed from libmapcache.so.0 to
 libmapcache.so.
   * Enable verbose make output.
diff --git a/debian/patches/allow-building-with-mapserver.patch 
b/debian/patches/allow-building-with-mapserver.patch
new file mode 100644
index 000..65fe10a
--- /dev/null
+++ b/debian/patches/allow-building-with-mapserver.patch
@@ -0,0 +1,32 @@
+Description: Allow building with mapserver sources (#81)
+Author: Thomas Bonfort thomas.bonf...@gmail.com
+Origin: 
https://github.com/mapserver/mapcache/commit/9cc636a0f7d0d4838623cafb57e1f4e3c3f83c1b
+Last-Update: 2013-09-16
+--- a/lib/source_mapserver.c
 b/lib/source_mapserver.c
+@@ -27,10 +27,11 @@
+  * DEALINGS IN THE SOFTWARE.
+  
*/
+ 
+-#ifdef USE_MAPSERVER
+ 
+ #include mapcache.h
+ #include ezxml.h
++
++#ifdef USE_MAPSERVER
+ #include apr_tables.h
+ #include apr_strings.h
+ #ifdef APR_HAS_THREADS
+@@ -273,7 +274,11 @@ mapcache_source* 
mapcache_source_mapserver_create(mapcache_context *ctx)
+   source-source.query_info = _mapcache_source_mapserver_query;
+   return (mapcache_source*)source;
+ }
+-
++#else
++mapcache_source* mapcache_source_mapserver_create(mapcache_context *ctx)
++{
++  ctx-set_error(ctx, 500, mapserver source not configured for this build);
++}
+ #endif
+ 
+ /* vim: ts=2 sts=2 et sw=2
diff --git a/debian/patches/series b/debian/patches/series
index 6310cf4..b7db54b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 includepath.patch
 mapcache_seed_typo.patch
 cmake-with-mapserver.patch
+allow-building-with-mapserver.patch

-- 
Packaging for MapCache

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


[SCM] mapcache branch, master, updated. upstream/1.0.0-70-g45bf213

2013-09-16 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit ee80971f77e1c6f1aaac8ee40c075420dccf058d
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Sep 16 19:11:42 2013 +0200

Update cmake-with-mapserver.patch header, applied upstream.

diff --git a/debian/patches/cmake-with-mapserver.patch 
b/debian/patches/cmake-with-mapserver.patch
index 0aa5bb8..8cc6149 100644
--- a/debian/patches/cmake-with-mapserver.patch
+++ b/debian/patches/cmake-with-mapserver.patch
@@ -2,6 +2,7 @@ Description: Add (optional) support for mapserver with CMake.
 Author: Bas Couwenberg sebas...@xs4all.nl
 Origin: 
https://github.com/sebastic/mapcache/commit/d3e88cc808ea13fe4c562bdb2d867fad6fc300f2
 Bug: https://github.com/mapserver/mapcache/pull/81
+Applied-Upstream: https://github.com/mapserver/mapcache/commit/08a8265234734
 Last-Update: 2013-09-08
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt

-- 
Packaging for MapCache

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


[SCM] osgearth branch, jessie, created. debian/1.4.1-1-71-gecb0256

2013-09-16 Thread Bas Couwenberg
The branch, jessie has been created
at  ecb02566789ba737d6508224204f2fc012a2e649 (commit)

- Shortlog 
commit ecb02566789ba737d6508224204f2fc012a2e649
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Sep 17 02:58:20 2013 +0200

Set distribution to unstable.

commit 6dd990e24f541eb40566c78f491bea15cb8c8431
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Sep 17 02:51:03 2013 +0200

Include data/resources/ in package osgearth-data.

commit 186687ae70c2d6fd0145027d3d87d1dcfc5d571f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Sep 17 01:38:50 2013 +0200

Bump minimum required geos version to 3.2.0.

commit 28b4cd6b323e6ea7853eadfb6ccbb02ddb112a34
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Sep 17 01:37:27 2013 +0200

Bump minimum required gdal version to 1.6.0.

commit 0ea5ed0d1d428b3fc3199a61e0613a900e70d08a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Sep 17 01:36:04 2013 +0200

Bump minimum required openscenegraph version to 3.0.1.

commit a0832c8bbc3ec6b609037d01646c272f4f31f30e
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Sep 16 19:26:51 2013 +0200

Bump minimum required cmake version to 2.8.0.

commit 32ab31900438042ea7d2f2bbda397e57e06ab05e
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Sep 17 01:31:03 2013 +0200

Don't install example binaries.

commit 0d43c624f770265ade3795601b867566106abdd9
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Sep 16 15:38:35 2013 +0200

Don't install binaries which depend on removed data files.

commit c944460280449306a2c5f58bdddef15699ee5927
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Sep 17 01:16:56 2013 +0200

Add man page for: osgearth_overlayviewer.

commit 2c8ee4da13b5d2533efcc326bb9590aa104b5d92
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Sep 16 03:09:25 2013 +0200

Add man page for: osgearth_boundarygen.

commit 5a6b0bc0c22fcea39a43cfeb36e7ab957bcab227
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Sep 16 03:02:16 2013 +0200

Add man page for: osgearth_backfill.

commit 7526aebb312782e138f689f15c96bfd63d3dba71
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Sep 16 02:50:13 2013 +0200

Add man page for: osgearth_tfs.

commit 8d50f3ee412e4db962a26f41378ff99cf8301677
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Sep 16 02:13:43 2013 +0200

Add man page for: osgearth_package.

commit aaf4d1ec5412a87ae0a064c6d4f49d0130a7659c
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Sep 16 02:00:04 2013 +0200

Add man page for: osgearth_cache.

commit da89bfd24848192db166cd439dce244bf33f2d27
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Sep 16 01:42:22 2013 +0200

Add man page for: osgearth_version.

commit 165e2f9467e0db6ff79914eba17246ebe8d46310
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Sep 16 01:30:51 2013 +0200

Add man page for: osgearth_viewer.

commit ec3de9a4a378aa2e62c9933889898b477415779f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Sep 15 20:45:37 2013 +0200

Bump Standards-Version to 3.9.4.

commit e47c3ab71321daebc34dffa6f259ea5d4cff2e34
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Sep 15 20:43:15 2013 +0200

Update copyright using DEP5 format.

commit 50fe239d1dd1889f68d31c6758565c786540b2b3
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Sep 15 18:38:45 2013 +0200

Add lintian-overrides for no-upstream-changelog.

commit 3c6cd1291a6af5fecb8d7854bc5188bc2c017902
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Sep 15 17:17:32 2013 +0200

Add symbols files using pkg-kde-tools.

commit ccad11fb71db2d730bbc337c5d9a2039df2272c8
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Sep 15 16:34:46 2013 +0200

Split osgearth library into separate binary packages.
Split osgearth library into separate binary packages:
- libosgearth2:   libosgEarth.so
- libosgearthannotation2: libosgEarthAnnotation.so
- libosgearthfeatures2:   libosgEarthFeatures.so
- libosgearthqt2: libosgEarthQt.so
- libosgearthsymbology2:  libosgEarthSymbology.so
- libosgearthutil2:   libosgEarthUtil.so
- openscenegraph-plugin-osgearth: OpenSceneGraph plugins.

commit ed8cd953fb672703af8026c3f9179d429e38d9ef
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Sep 14 15:01:54 2013 +0200

Include all executables in osgearth.

commit 23da21d6ef7460e46cb38e142c257239f13e9a85
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Sep 13 19:11:46 2013 +0200

Close Debian bugs in changelog.

commit a6a303c9103ba7ae15f1335c8f2de71ddd4288db
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Sep 13 17:02:22 2013 +0200

Use minimal dh rules with debhelper 9.

commit 8981fa2eeb0483c15756a3d31ad6a0a4e2b7e578
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Sep 13 16:19:25 2013 +0200

Add patch 

mapnik-vector-tile_0.3.2+dfsg-1_amd64.changes ACCEPTED into unstable, unstable

2013-09-16 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 Sep 2013 19:05:30 +0200
Source: mapnik-vector-tile
Binary: mapnik-vector-tile
Architecture: source all
Version: 0.3.2+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Jérémy Lal kapo...@melix.org
Description: 
 mapnik-vector-tile - Vector tiles integration with mapnik - development files
Changes: 
 mapnik-vector-tile (0.3.2+dfsg-1) unstable; urgency=low
 .
   * Repackage to exclude test/catch.hpp
   * Explain why in debian/copyright
   * Build-Depends on catch for test suite
   * Add 1001 patch for catch latest compatibility
Checksums-Sha1: 
 4e31c6aac3d557e7dd793ce57c27ada030e7a4e4 2127 
mapnik-vector-tile_0.3.2+dfsg-1.dsc
 702328a2e9f7110bffa72c71fcad450063930615 715037 
mapnik-vector-tile_0.3.2+dfsg.orig.tar.gz
 dbff893b643e7554b0ee65975112a854641b8311 3053 
mapnik-vector-tile_0.3.2+dfsg-1.debian.tar.gz
 43816e8cf92e9207382384252a838245ff4dcde0 19382 
mapnik-vector-tile_0.3.2+dfsg-1_all.deb
Checksums-Sha256: 
 3a42910639c6c684a7737d79f9c0306fed37e13e736652c5500c2acf98b3a496 2127 
mapnik-vector-tile_0.3.2+dfsg-1.dsc
 c53f65c63f2ecfdecd79ae7b62d8f10c9b0484daac93b97ecf987800090e374d 715037 
mapnik-vector-tile_0.3.2+dfsg.orig.tar.gz
 4b22ca5e9b31e18b8eacf216bf3ce4fca9cfa69a9966712e30715ca3f3ea9681 3053 
mapnik-vector-tile_0.3.2+dfsg-1.debian.tar.gz
 a55faa5d9b63fa6a74f8e4c4e8c960ccb9457e2eb23eba139d5fc86973aad6fa 19382 
mapnik-vector-tile_0.3.2+dfsg-1_all.deb
Files: 
 e1beccf280f402196b8857f50aedff87 2127 devel extra 
mapnik-vector-tile_0.3.2+dfsg-1.dsc
 6a8a212798c5c088d5f7a6a071cc6615 715037 devel extra 
mapnik-vector-tile_0.3.2+dfsg.orig.tar.gz
 e4ab35d70f7379fe7fda8228a67d7e4f 3053 devel extra 
mapnik-vector-tile_0.3.2+dfsg-1.debian.tar.gz
 248dae97984c80430c3c3014cea01eb3 19382 devel extra 
mapnik-vector-tile_0.3.2+dfsg-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCAAGBQJSNkymAAoJEGYRwF7dOfN0km8P/0YIcC6xOg8V3IenkbvENXrI
SsugpEtSxIXhaoVyHtj/ruiHfJJYmSrqtf7HKxJyR6CP4SesE/AFiZlzACKufJzY
wGOXS4sziK+f4v46A3DupKgoVFPMb9Fy9GlT7ZIHWnxbmKwQUDi9i5eczuuuUfgK
Hz9yW1baX2d5R3uRpcxZ2mZt64KYTQw8wrBSYReEtKAdDucLPeMRB7Q+/Y/nCWTx
VH6tNf2IL1FHbhXTCWRoYoyqJFk2yVn+I9MCpfKZ37JIP/HhsWVchg4FskCdqmwx
uQjMBhIZ2eYZ2qgUH6fQJYgxxF5H2SaMu8y2y5gV78+OMhjXASFHw5gtn24gUCcr
S0BDw1ciFNDtdcD1HXK14LbyghD3vPXnCcCq3W1c1vuDnK5cng+jRYim3DdMMJDV
ZZM4Lk11JSkKqj+1bVh5DnI3R9J7yZratzLpl2n7KdLjbAeiwQJASszwquNRWocd
QT72nqL96Uuygkm8eXkPI2Ep5ZBq9kVIIVJrj0gCx9EL/WRv0bVPtBBNhoE9
ee6TwOkw6bL1PN577HeO6ousw/vK5P+p8o/DeFx2S5AUM+N9URkkAB8kdbfvNjFm
4UV7EmF3sA7bQ+2s2Y/63mH8FMTUHwXhMwgCf+boIq8C6KUYScM776/xSijLI1gH
f9XArNeLgo0ByD+iT6zD
=pYRB
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

Bug#718382: osgearth: Please recompile against OpenSceneGraph 3.2

2013-09-16 Thread Sebastiaan Couwenberg
Package: src:osgearth
Followup-For: Bug #718382
Control: fixed -1 osgearth/2.4.0+dfsg-4
Control: tags -1 pending

There was indeed a fix for OpenSceneGraph = 3.1.8 support in the
osgEarth upstream git:

http://anonscm.debian.org/gitweb/?p=pkg-grass/osgearth.git;a=commitdiff;h=fa3747cda6b533fc030d30fabbf7d8af77dad3ab

A build of osgEarth 2.4 with this fix and more has been uploaded to
mentors and waiting for a sponsor (#723175).

Regards,

Bas

-- 
GnuPG: 0xE88D4AF1 (new) / 0x77A975AD (old)

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


Processed: Re: osgearth: Please recompile against OpenSceneGraph 3.2

2013-09-16 Thread Debian Bug Tracking System
Processing control commands:

 fixed -1 osgearth/2.4.0+dfsg-4
Bug #718382 [src:osgearth] osgearth: Please recompile against OpenSceneGraph 3.2
The source osgearth and version 2.4.0+dfsg-4 do not appear to match any binary 
packages
Marked as fixed in versions osgearth/2.4.0+dfsg-4.
 tags -1 pending
Bug #718382 [src:osgearth] osgearth: Please recompile against OpenSceneGraph 3.2
Added tag(s) pending.

-- 
718382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718382
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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