[SCM] gmt branch, master, updated. upstream/4.5.5-21-gac0eb00

2012-03-15 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 7ee004bdc0dfaf8b00bd61dd8ddeae5ed7571809
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Tue Mar 13 14:10:32 2012 +0100

Added a brief note about triangle.* dropping.

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 000..f8de466
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,11 @@
+GMT for Debian
+--
+
+This package drops the optional non-free well-known triangle.* source for
+triangularization in both the orig tarball and Debian source.
+
+Just remember to do the same at every new upstream release, at least
+until Paul and others still will distribute it.
+
+ -- Francesco Paolo Lovergine fran...@debian.org  Tue, 13 Mar 2012 13:47:12 
+0100
+

-- 
Generic Mapping Tools

___
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] gmt branch, master, updated. upstream/4.5.5-21-gac0eb00

2012-03-15 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit ac0eb00efe76434ecec7e42b9914c4095676e84c
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Tue Mar 13 14:25:42 2012 +0100

Fixed #581103

diff --git a/debian/changelog b/debian/changelog
index b7bde0f..f8aa7fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,8 +17,10 @@ gmt (4.5.7-1) unstable; urgency=low
 (closes: #343383)
   * Added a patch kfreebsd to allow working with GNU/kFreeBSD.
 (closes: #619960)
+  * Fixed bashism in psbbox.sh with patch bashism.
+(closes: #581103)
 
- -- Francesco Paolo Lovergine fran...@debian.org  Tue, 13 Mar 2012 13:47:12 
+0100
+ -- Francesco Paolo Lovergine fran...@debian.org  Tue, 13 Mar 2012 14:24:33 
+0100
 
 gmt (4.5.6-1) unstable; urgency=low
 
diff --git a/debian/patches/bashism b/debian/patches/bashism
new file mode 100644
index 000..f3a2b1c
--- /dev/null
+++ b/debian/patches/bashism
@@ -0,0 +1,13 @@
+Index: git/src/psbbox.sh
+===
+--- git.orig/src/psbbox.sh 2012-03-07 10:02:54.0 +0100
 git/src/psbbox.sh  2012-03-13 14:22:45.0 +0100
+@@ -25,7 +25,7 @@
+ for file in $*
+ do
+bbox=`gs -q -dNOPAUSE -dBATCH -r720 -sDEVICE=bbox $file 21 | grep 
'%%BoundingBox'`
+-   if [ $? == 0 ] ; then
++   if [ $? -eq 0 ] ; then
+   tmpfile=`mktemp /tmp/psbbox.XX`
+   cp -f $file $tmpfile
+   sed 's/%%BoundingBox: .*$/'$bbox/ $tmpfile  $file
diff --git a/debian/patches/series b/debian/patches/series
index 51cb808..86009cb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 # no current patches
 kfreebsd
+bashism

-- 
Generic Mapping Tools

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


Processing of gmt_4.5.7-1_i386.changes

2012-03-15 Thread Debian FTP Masters
gmt_4.5.7-1_i386.changes uploaded successfully to localhost
along with the files:
  gmt_4.5.7-1.dsc
  gmt_4.5.7.orig.tar.gz
  gmt_4.5.7-1.debian.tar.gz
  gmt_4.5.7-1_i386.deb
  libgmt4_4.5.7-1_i386.deb
  libgmt-dev_4.5.7-1_i386.deb
  gmt-doc-pdf_4.5.7-1_all.deb
  gmt-tutorial-pdf_4.5.7-1_all.deb
  gmt-doc_4.5.7-1_all.deb
  gmt-examples_4.5.7-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


gmt_4.5.7-1_i386.changes ACCEPTED into unstable

2012-03-15 Thread Debian FTP Masters



Accepted:
gmt-doc-pdf_4.5.7-1_all.deb
  to main/g/gmt/gmt-doc-pdf_4.5.7-1_all.deb
gmt-doc_4.5.7-1_all.deb
  to main/g/gmt/gmt-doc_4.5.7-1_all.deb
gmt-examples_4.5.7-1_all.deb
  to main/g/gmt/gmt-examples_4.5.7-1_all.deb
gmt-tutorial-pdf_4.5.7-1_all.deb
  to main/g/gmt/gmt-tutorial-pdf_4.5.7-1_all.deb
gmt_4.5.7-1.debian.tar.gz
  to main/g/gmt/gmt_4.5.7-1.debian.tar.gz
gmt_4.5.7-1.dsc
  to main/g/gmt/gmt_4.5.7-1.dsc
gmt_4.5.7-1_i386.deb
  to main/g/gmt/gmt_4.5.7-1_i386.deb
gmt_4.5.7.orig.tar.gz
  to main/g/gmt/gmt_4.5.7.orig.tar.gz
libgmt-dev_4.5.7-1_i386.deb
  to main/g/gmt/libgmt-dev_4.5.7-1_i386.deb
libgmt4_4.5.7-1_i386.deb
  to main/g/gmt/libgmt4_4.5.7-1_i386.deb


Changes:
gmt (4.5.7-1) unstable; urgency=low
 .
  * New upstream version with a new compact distribution.
(closes: #663099)
  * Policy bumped to 3.9.3, no changes required.
  * Now use in embedded mode quilt and all tar/unpack/patch target have been 
dropped.
  * Get-orig-source and all other special target dropped due to semplification
of the distribution.
  * Added a build-dep on autotools-dev and provided usual snippets to override
config.{sub,guess} files before configuring.
  * Moved to copyright format version 1.0. Note that in 4.5.6 GMT team added
compatibility with any later version for GPL-2.
  * Splitted links helper in different files for each package to avoid
unresolved links.
  * This package requires GSHHS = 2.2, as provided by a new separate package.
  * Fixed some symlinks.
(closes: #343383)
  * Added a patch kfreebsd to allow working with GNU/kFreeBSD.
(closes: #619960)
  * Fixed bashism in psbbox.sh with patch bashism.
(closes: #581103)


Override entries for your package:
gmt-doc-pdf_4.5.7-1_all.deb - extra doc
gmt-doc_4.5.7-1_all.deb - extra doc
gmt-examples_4.5.7-1_all.deb - extra doc
gmt-tutorial-pdf_4.5.7-1_all.deb - extra doc
gmt_4.5.7-1.dsc - source science
gmt_4.5.7-1_i386.deb - extra science
libgmt-dev_4.5.7-1_i386.deb - extra libdevel
libgmt4_4.5.7-1_i386.deb - extra libs

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 343383 581103 619960 663099 


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#343383: marked as done (broken gmt doc links)

2012-03-15 Thread Debian Bug Tracking System
Your message dated Thu, 15 Mar 2012 13:02:38 +
with message-id e1s8ake-00078r...@franck.debian.org
and subject line Bug#343383: fixed in gmt 4.5.7-1
has caused the Debian Bug report #343383,
regarding broken gmt doc links
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.)


-- 
343383: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=343383
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gmt
Version: 4.0-2
Severity: wishlist

$ man gmt|grep _servi
   or locally under $GMTHOME/www/gmt/gmt_services.html
Not there. Bad.
$ dlocate gmt_services.html
gmt-doc: /usr/share/doc/gmt/gmt_services.html
$ lynx /usr/share/doc/gmt/gmt_services.html
But all the links there are broken, (man pages links broken at depth
2) even though
$ dpkg -l gmt\*|colrm 41
ii  gmt4.0-2
ii  gmt-coast-low  20020411-1
un  gmt-coastline-data none
ii  gmt-doc4.0-2
pn  gmt-doc-pdfnone
pn  gmt-doc-ps none
ii  gmt-examples   4.0-2
pn  gmt-manpages   none
ii  gmt-tutorial   3.4-1
ii  gmt-tutorial-pdf   4.0-2
pn  gmt-tutorial-psnone
I notice a version 3 tutorial package is allowed to coexist with
version 4 stuff...
I doesn't seem gmt is in the dhelp system anymore too.
Also perhaps put READMEs in /usr/share/doc/gmt* saying where the guts to
each package is. (Or one could use dlocate, true.)
Maybe call gmt-tutorial gmt-tutorial-data.

---End Message---
---BeginMessage---
Source: gmt
Source-Version: 4.5.7-1

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

gmt-doc-pdf_4.5.7-1_all.deb
  to main/g/gmt/gmt-doc-pdf_4.5.7-1_all.deb
gmt-doc_4.5.7-1_all.deb
  to main/g/gmt/gmt-doc_4.5.7-1_all.deb
gmt-examples_4.5.7-1_all.deb
  to main/g/gmt/gmt-examples_4.5.7-1_all.deb
gmt-tutorial-pdf_4.5.7-1_all.deb
  to main/g/gmt/gmt-tutorial-pdf_4.5.7-1_all.deb
gmt_4.5.7-1.debian.tar.gz
  to main/g/gmt/gmt_4.5.7-1.debian.tar.gz
gmt_4.5.7-1.dsc
  to main/g/gmt/gmt_4.5.7-1.dsc
gmt_4.5.7-1_i386.deb
  to main/g/gmt/gmt_4.5.7-1_i386.deb
gmt_4.5.7.orig.tar.gz
  to main/g/gmt/gmt_4.5.7.orig.tar.gz
libgmt-dev_4.5.7-1_i386.deb
  to main/g/gmt/libgmt-dev_4.5.7-1_i386.deb
libgmt4_4.5.7-1_i386.deb
  to main/g/gmt/libgmt4_4.5.7-1_i386.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 343...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine fran...@debian.org (supplier of updated gmt 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Mar 2012 14:24:33 +0100
Source: gmt
Binary: gmt libgmt4 libgmt-dev gmt-doc-pdf gmt-tutorial-pdf gmt-doc gmt-examples
Architecture: source i386 all
Version: 4.5.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 gmt- Generic Mapping Tools
 gmt-doc- HTML documentation for GMT, the Generic Mapping Tools
 gmt-doc-pdf - PDF docs for GMT, the Generic Mapping Tools
 gmt-examples - Example scripts illustrating the use of GMT
 gmt-tutorial-pdf - Tutorial for GMT, the Generic Mapping Tools (PDF)
 libgmt-dev - Generic Mapping Tools Library
 libgmt4- Generic Mapping Tools Library
Closes: 343383 581103 619960 663099
Changes: 
 gmt (4.5.7-1) unstable; urgency=low
 .
   * New upstream version with a new compact distribution.
 (closes: #663099)
   * Policy bumped to 3.9.3, no changes required.
   * Now use in embedded mode quilt and all tar/unpack/patch target have been 
dropped.
   * Get-orig-source and all other special target dropped due to semplification
 of the distribution.
   * Added a build-dep on autotools-dev and provided usual snippets to override
 config.{sub,guess} files before configuring.
   * Moved to copyright format version 1.0. Note that in 4.5.6 GMT team added
 compatibility with any later version for GPL-2.
   * Splitted links helper in different files for each package to avoid
 unresolved links.
   * This package requires GSHHS = 2.2, as provided by a new separate package.
   * Fixed some symlinks.
 (closes: #343383)
   * Added a patch kfreebsd to 

Bug#581103: marked as done (gmt: bashism in /bin/sh script)

2012-03-15 Thread Debian Bug Tracking System
Your message dated Thu, 15 Mar 2012 13:02:38 +
with message-id e1s8ake-00078x...@franck.debian.org
and subject line Bug#581103: fixed in gmt 4.5.7-1
has caused the Debian Bug report #581103,
regarding gmt: bashism in /bin/sh script
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.)


-- 
581103: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581103
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gmt
Severity: important
Version: 4.5.2-1
User: debian-rele...@lists.debian.org
Usertags: goal-dash

Hello maintainer,

While performing an archive wide checkbashisms (from the 'devscripts' package)
check I've found your package containing a /bin/sh script making use
of a bashism.

checkbashisms' output:
 possible bashism in ./usr/lib/gmt/bin/psbbox.sh line 28 (should be 'b =
 a'):
if [ $? == 0 ] ; then


Not using bash (or a Debian Policy compliant shell interpreter that doesn't
provide such an extra feature) as /bin/sh is likely to lead to errors or
unexpected behaviours. Please be aware that dash is now the default /bin/sh.

Hints about how to fix bashisms can be found at:
https://wiki.ubuntu.com/DashAsBinSh

If you still don't know how to fix the bashisms don't hesitate to reply to
this email, or tag the bug as 'help'.

Thank you,
Raphael Geissert


---End Message---
---BeginMessage---
Source: gmt
Source-Version: 4.5.7-1

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

gmt-doc-pdf_4.5.7-1_all.deb
  to main/g/gmt/gmt-doc-pdf_4.5.7-1_all.deb
gmt-doc_4.5.7-1_all.deb
  to main/g/gmt/gmt-doc_4.5.7-1_all.deb
gmt-examples_4.5.7-1_all.deb
  to main/g/gmt/gmt-examples_4.5.7-1_all.deb
gmt-tutorial-pdf_4.5.7-1_all.deb
  to main/g/gmt/gmt-tutorial-pdf_4.5.7-1_all.deb
gmt_4.5.7-1.debian.tar.gz
  to main/g/gmt/gmt_4.5.7-1.debian.tar.gz
gmt_4.5.7-1.dsc
  to main/g/gmt/gmt_4.5.7-1.dsc
gmt_4.5.7-1_i386.deb
  to main/g/gmt/gmt_4.5.7-1_i386.deb
gmt_4.5.7.orig.tar.gz
  to main/g/gmt/gmt_4.5.7.orig.tar.gz
libgmt-dev_4.5.7-1_i386.deb
  to main/g/gmt/libgmt-dev_4.5.7-1_i386.deb
libgmt4_4.5.7-1_i386.deb
  to main/g/gmt/libgmt4_4.5.7-1_i386.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 581...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine fran...@debian.org (supplier of updated gmt 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Mar 2012 14:24:33 +0100
Source: gmt
Binary: gmt libgmt4 libgmt-dev gmt-doc-pdf gmt-tutorial-pdf gmt-doc gmt-examples
Architecture: source i386 all
Version: 4.5.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 gmt- Generic Mapping Tools
 gmt-doc- HTML documentation for GMT, the Generic Mapping Tools
 gmt-doc-pdf - PDF docs for GMT, the Generic Mapping Tools
 gmt-examples - Example scripts illustrating the use of GMT
 gmt-tutorial-pdf - Tutorial for GMT, the Generic Mapping Tools (PDF)
 libgmt-dev - Generic Mapping Tools Library
 libgmt4- Generic Mapping Tools Library
Closes: 343383 581103 619960 663099
Changes: 
 gmt (4.5.7-1) unstable; urgency=low
 .
   * New upstream version with a new compact distribution.
 (closes: #663099)
   * Policy bumped to 3.9.3, no changes required.
   * Now use in embedded mode quilt and all tar/unpack/patch target have been 
dropped.
   * Get-orig-source and all other special target dropped due to semplification
 of the distribution.
   * Added a build-dep on autotools-dev and provided usual snippets to override
 config.{sub,guess} files before configuring.
   * Moved to copyright format version 1.0. Note that in 4.5.6 GMT team added
 compatibility with any later version for GPL-2.
   * Splitted links helper in different files for each package to avoid
 unresolved links.
   * This package requires GSHHS = 2.2, as provided by a new separate package.
   * Fixed some symlinks.
 (closes: #343383)
   * Added a patch kfreebsd to allow working with GNU/kFreeBSD.
 (closes: #619960)
   * Fixed bashism in psbbox.sh with patch bashism.
 

Bug#663099: marked as done (gmt: GMT 4.5.6 doesn't work with 2.2.0 coastlines)

2012-03-15 Thread Debian Bug Tracking System
Your message dated Thu, 15 Mar 2012 13:02:38 +
with message-id e1s8ake-000793...@franck.debian.org
and subject line Bug#663099: fixed in gmt 4.5.7-1
has caused the Debian Bug report #663099,
regarding gmt: GMT 4.5.6 doesn't work with 2.2.0 coastlines
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.)


-- 
663099: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663099
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gmt
Version: 4.5.6-1+b1
Severity: normal

Dear Maintainer,

Trying to add high-resolution coastlines to the GMT installation (4.5.6 as of 
wheezy, upgraded by hand to 4.5.6+b1/libnetcdf7)
I found that
* the script to install high/full resolution coastline data doesn't work 
anymore because of filename changes
* there's 2.2.0 available on soest.hawaii.edu and its mirrors but no 2.1.1 
matching gmt-coast-low
* replacing even the low-res files with 2.2.0 versions, I get
pscoast: * resolution shoreline data base not installed
  with *=intermediate, high, whatever matching the -D parameter

Restoring the (2.1.1) binned_GSHHS_i.cdf file resolved the situation for 
intermediate but due to the lack of hi-res files,
high or full cannot be used at all.

There is a 4.5.7 version out which *might* resolve the issue - on 
soest.hawaii.edu, both the gmt and gshhs tarballs carry
identical timestamps (July 14, 2011).

Unless someone comes up with a backup of the old GSHHS2.1.1_{high,full}.tar.bz2 
files, GMT cannot be used for hi-res maps
anymore. (I cannot even find them in Paul Wessel's tree.)

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


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-1-686-pae (SMP w/2 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.13-27
ii  libgmt4  4.5.6-1+b1
ii  libice6  2:1.0.7-2
ii  libnetcdfc7  1:4.1.3-6
ii  libsm6   2:1.2.0-2
ii  libx11-6 2:1.4.4-4
ii  libxaw7  2:1.0.9-3
ii  libxext6 2:1.3.0-3
ii  libxmu6  2:1.1.0-3
ii  libxt6   1:1.1.1-2

Versions of packages gmt recommends:
ii  gmt-coast-low [gmt-coastline-data]  1:2.1.1-1
ii  gmt-doc 4.5.6-1

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

-- no debconf information


---End Message---
---BeginMessage---
Source: gmt
Source-Version: 4.5.7-1

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

gmt-doc-pdf_4.5.7-1_all.deb
  to main/g/gmt/gmt-doc-pdf_4.5.7-1_all.deb
gmt-doc_4.5.7-1_all.deb
  to main/g/gmt/gmt-doc_4.5.7-1_all.deb
gmt-examples_4.5.7-1_all.deb
  to main/g/gmt/gmt-examples_4.5.7-1_all.deb
gmt-tutorial-pdf_4.5.7-1_all.deb
  to main/g/gmt/gmt-tutorial-pdf_4.5.7-1_all.deb
gmt_4.5.7-1.debian.tar.gz
  to main/g/gmt/gmt_4.5.7-1.debian.tar.gz
gmt_4.5.7-1.dsc
  to main/g/gmt/gmt_4.5.7-1.dsc
gmt_4.5.7-1_i386.deb
  to main/g/gmt/gmt_4.5.7-1_i386.deb
gmt_4.5.7.orig.tar.gz
  to main/g/gmt/gmt_4.5.7.orig.tar.gz
libgmt-dev_4.5.7-1_i386.deb
  to main/g/gmt/libgmt-dev_4.5.7-1_i386.deb
libgmt4_4.5.7-1_i386.deb
  to main/g/gmt/libgmt4_4.5.7-1_i386.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 663...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine fran...@debian.org (supplier of updated gmt 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Mar 2012 14:24:33 +0100
Source: gmt
Binary: gmt libgmt4 libgmt-dev gmt-doc-pdf gmt-tutorial-pdf gmt-doc gmt-examples
Architecture: source i386 all
Version: 4.5.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 gmt- Generic Mapping Tools
 gmt-doc- HTML documentation for GMT, the Generic Mapping Tools
 gmt-doc-pdf - PDF docs for GMT, the Generic Mapping Tools
 gmt-examples - Example scripts illustrating the use of GMT
 gmt-tutorial-pdf - Tutorial 

[SCM] gmt branch, master, updated. upstream/4.5.5-26-g91ce693

2012-03-15 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit b69d7ede34ac8457a4130e0e192135f558cf1b86
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Tue Mar 13 16:39:53 2012 +0100

Added octave support

diff --git a/debian/changelog b/debian/changelog
index f8aa7fd..4a8b3f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,8 +19,10 @@ gmt (4.5.7-1) unstable; urgency=low
 (closes: #619960)
   * Fixed bashism in psbbox.sh with patch bashism.
 (closes: #581103)
+  * Added octave-gmt package for supporting grid files in GNU octave.
+  * Revised build-deps.
 
- -- Francesco Paolo Lovergine fran...@debian.org  Tue, 13 Mar 2012 14:24:33 
+0100
+ -- Francesco Paolo Lovergine fran...@debian.org  Tue, 13 Mar 2012 16:38:45 
+0100
 
 gmt (4.5.6-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 57e95e6..71b11b5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,9 @@ Section: science
 Priority: extra
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
 Uploaders: Torsten Landschoff tors...@debian.org, Francesco Paolo Lovergine 
fran...@debian.org
-Build-Depends: libnetcdf-dev, debhelper (= 8), bzip2, libxmu-headers, 
libxaw7-dev, autotools-dev
-Build-Depends-Indep: debhelper (= 8), quilt, bzip2
+Build-Depends: libnetcdf-dev, debhelper (= 8), bzip2, libxmu-headers,
+ libxaw7-dev, autotools-dev, octave-pkg-dev (= 1.0.0)
+Build-Depends-Indep: debhelper (= 8)
 Standards-Version: 3.9.3
 Homepage: http://gmt.soest.hawaii.edu/
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/gmt.git
@@ -124,3 +125,18 @@ Description: Example scripts illustrating the use of GMT
  GMT supports many common map projections plus linear, log, and power scaling,
  and comes with support data such as coastlines, rivers, and political
  boundaries. 
+
+Package: octave-gmt
+Architecture: any
+Section: math
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${octave:Depends}
+Description: Support of GMT grid files for Octave
+ GMT is a collection of tools that allow users to manipulate
+ (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding,
+ projecting, etc.) and produce Encapsulated PostScript File (EPS) illustrations
+ ranging from simple x-y plots through contour maps to artificially illuminated
+ surfaces and 3-D perspective views in black and white, gray tone, hachure
+ patterns, and 24-bit color. 
+ .
+ This package provides an interface for GNU Octave to query and read/write 
+ GMT grid files.
diff --git a/debian/rules b/debian/rules
index 5423b01..20b0755 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,10 @@ build-stamp:
cp -f /usr/share/misc/config.guess config.guess

$(CURDIR)/configure \
-   --enable-shared $(PATHCONFIG) --disable-mex --enable-netcdf=/usr
+   --enable-shared $(PATHCONFIG) --disable-mex 
--enable-netcdf=/usr \
+   --enable-octave \
+   --enable-mex-mdir=$(shell octave-config --m-site-dir) \
+   --enable-mex-xdir=$(shell octave-config --oct-site-dir) 
$(MAKE) CFLAGS=$(CFLAGS) LDFLAGS=$(LDFLAGS) all suppl 
touch $@
 
@@ -56,6 +59,7 @@ install-stamp: build-stamp
ln -fs ../../share/gmt $(DESTDIR)/usr/lib/gmt/share

$(MAKE) $(PATHVARS) install-all
+   $(MAKE) -C src/mex DESTDIR=debian/tmp install

# Okay, we still have to move the documentation (the trick above does
# not work because the Makefile would try to overwrite the link with

-- 
Generic Mapping Tools

___
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] gmt branch, master, updated. upstream/4.5.5-26-g91ce693

2012-03-15 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit a57f164378da2051dffad81096d27b02af221d40
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Tue Mar 13 16:58:04 2012 +0100

Fixed install path.

diff --git a/debian/octave-gmt.install b/debian/octave-gmt.install
index 88c0a0c..e978cee 100644
--- a/debian/octave-gmt.install
+++ b/debian/octave-gmt.install
@@ -1,2 +1,2 @@
 usr/share/octave/*
-usr/lib/octave/*
+usr/lib/*/octave/*

-- 
Generic Mapping Tools

___
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] gmt branch, master, updated. upstream/4.5.5-26-g91ce693

2012-03-15 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 91ce6938851c078ebc32adba09d7d14f1fad727b
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Thu Mar 15 14:14:11 2012 +0100

Minor lintian fixes.

diff --git a/debian/changelog b/debian/changelog
index 5440411..b682e15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,29 @@
+gmt (4.5.7-2) unstable; urgency=low
+
+  * Added Octave support and an ad-hoc new package for that.
+  * Added octave-gmt package for supporting grid files in GNU octave.
+  * Revised build-deps.
+  * Debhelper level set to 9.
+  * Lintian-based cleanups:
+- Fixed debian/changelog for a couple of silly warnings.
+- Added ${misc:Depends} to all pkgs.
+
+ -- Francesco Paolo Lovergine fran...@debian.org  Thu, 15 Mar 2012 13:51:59 
+0100
+
 gmt (4.5.7-1) unstable; urgency=low
 
   * New upstream version with a new compact distribution.
 (closes: #663099)
   * Policy bumped to 3.9.3, no changes required.
-  * Now use in embedded mode quilt and all tar/unpack/patch target have been 
dropped.
+  * Now use in embedded mode quilt and all tar/unpack/patch target have been 
+dropped.
   * Get-orig-source and all other special target dropped due to semplification
 of the distribution.
   * Added a build-dep on autotools-dev and provided usual snippets to override
 config.{sub,guess} files before configuring.
   * Moved to copyright format version 1.0. Note that in 4.5.6 GMT team added
 compatibility with any later version for GPL-2.
-  * Splitted links helper in different files for each package to avoid 
+  * Split links helper in different files for each package to avoid 
 unresolved links.
   * This package requires GSHHS = 2.2, as provided by a new separate package.
   * Fixed some symlinks.
@@ -19,9 +32,6 @@ gmt (4.5.7-1) unstable; urgency=low
 (closes: #619960)
   * Fixed bashism in psbbox.sh with patch bashism.
 (closes: #581103)
-  * Added octave-gmt package for supporting grid files in GNU octave.
-  * Revised build-deps.
-  * Debhelper level set to 9.
 
  -- Francesco Paolo Lovergine fran...@debian.org  Tue, 13 Mar 2012 16:40:33 
+0100
 
diff --git a/debian/control b/debian/control
index fc1150b..81af327 100644
--- a/debian/control
+++ b/debian/control
@@ -61,6 +61,8 @@ Package: gmt-doc-pdf
 Architecture: all
 Section: doc
 Suggests: pdf-viewer
+Depends: ${misc:Depends}
+Suggests: gmt
 Description: PDF docs for GMT, the Generic Mapping Tools
  GMT is a collection of tools that allow users to manipulate
  (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding,
@@ -77,6 +79,7 @@ Package: gmt-tutorial-pdf
 Architecture: all
 Section: doc
 Suggests: pdf-viewer
+Depends: ${misc:Depends}
 Description: Tutorial for GMT, the Generic Mapping Tools (PDF)
  GMT is a collection of tools that allow users to manipulate
  (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding,
@@ -93,6 +96,7 @@ Package: gmt-doc
 Architecture: all
 Section: doc
 Suggests: www-browser
+Depends: ${misc:Depends}
 Description: HTML documentation for GMT, the Generic Mapping Tools
  GMT is a collection of UNIX tools that allow users to manipulate
  (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding,
@@ -114,6 +118,7 @@ Package: gmt-examples
 Architecture: all
 Section: doc
 Suggests: gmt
+Depends: ${misc:Depends}
 Description: Example scripts illustrating the use of GMT
  GMT is a collection of tools that allow users to manipulate
  (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding,

-- 
Generic Mapping Tools

___
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#664129: gmt-gshhs-low and gmt-coast-low: error when trying to install together

2012-03-15 Thread Ralf Treinen
Package: gmt-coast-low,gmt-gshhs-low
Version: gmt-coast-low/1:2.1.1-1
Version: gmt-gshhs-low/2.2.0-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-03-15
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libkeyutils1 libkrb5support0 libk5crypto3 libkrb5-3 libgssapi-krb5-2
  libsasl2-2 libldap-2.4-2 librtmp0 libssh2-1 libcurl3-gnutls libquadmath0
  libgfortran3 x11-common libice6 libsm6 libxau6 libxdmcp6 libxcb1 libx11-data
  libx11-6 libxext6 libxt6 libxmu6 libxpm4 libxaw7 bzip2 libhdf5-7 libnetcdfc7
  libgmt4 gmt gmt-coast-low gmt-gshhs-low

Extracting templates from packages: 93%
Extracting templates from packages: 100%
Preconfiguring packages ...
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libkeyutils1.
(Reading database ... 10557 files and directories currently installed.)
Unpacking libkeyutils1 (from .../libkeyutils1_1.5.2-2_amd64.deb) ...
Selecting previously unselected package libkrb5support0.
Unpacking libkrb5support0 (from 
.../libkrb5support0_1.10+dfsg~beta1-2_amd64.deb) ...
Selecting previously unselected package libk5crypto3.
Unpacking libk5crypto3 (from .../libk5crypto3_1.10+dfsg~beta1-2_amd64.deb) ...
Selecting previously unselected package libkrb5-3.
Unpacking libkrb5-3 (from .../libkrb5-3_1.10+dfsg~beta1-2_amd64.deb) ...
Selecting previously unselected package libgssapi-krb5-2.
Unpacking libgssapi-krb5-2 (from 
.../libgssapi-krb5-2_1.10+dfsg~beta1-2_amd64.deb) ...
Selecting previously unselected package libsasl2-2.
Unpacking libsasl2-2 (from .../libsasl2-2_2.1.25.dfsg1-4_amd64.deb) ...
Selecting previously unselected package libldap-2.4-2.
Unpacking libldap-2.4-2 (from .../libldap-2.4-2_2.4.28-1.1_amd64.deb) ...
Selecting previously unselected package librtmp0.
Unpacking librtmp0 (from .../librtmp0_2.4+20111222.git4e06e21-1_amd64.deb) ...
Selecting previously unselected package libssh2-1.
Unpacking libssh2-1 (from .../libssh2-1_1.2.8-2_amd64.deb) ...
Selecting previously unselected package libcurl3-gnutls.
Unpacking libcurl3-gnutls (from .../libcurl3-gnutls_7.24.0-1_amd64.deb) ...
Selecting previously unselected package libquadmath0.
Unpacking libquadmath0 (from .../libquadmath0_4.6.3-1_amd64.deb) ...
Selecting previously unselected package libgfortran3.
Unpacking libgfortran3 (from .../libgfortran3_4.6.3-1_amd64.deb) ...
Selecting previously unselected package x11-common.
Unpacking x11-common (from .../x11-common_1%3a7.6+12_all.deb) ...
Selecting previously unselected package libice6.
Unpacking libice6 (from .../libice6_2%3a1.0.7-2_amd64.deb) ...
Selecting previously unselected package libsm6.
Unpacking libsm6 (from .../libsm6_2%3a1.2.0-2_amd64.deb) ...
Selecting previously unselected package libxau6.
Unpacking libxau6 (from .../libxau6_1%3a1.0.6-4_amd64.deb) ...
Selecting previously unselected package libxdmcp6.
Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.1.0-4_amd64.deb) ...
Selecting previously unselected package libxcb1.
Unpacking libxcb1 (from .../libxcb1_1.8.1-1_amd64.deb) ...
Selecting previously unselected package libx11-data.
Unpacking libx11-data (from .../libx11-data_2%3a1.4.4-4_all.deb) ...
Selecting previously unselected package libx11-6.
Unpacking libx11-6 (from .../libx11-6_2%3a1.4.4-4_amd64.deb) ...
Selecting previously unselected package libxext6.
Unpacking libxext6 (from .../libxext6_2%3a1.3.0-3_amd64.deb) ...
Selecting previously unselected package libxt6.
Unpacking libxt6 (from .../libxt6_1%3a1.1.1-2_amd64.deb) ...
Selecting previously unselected package libxmu6.
Unpacking libxmu6 (from .../libxmu6_2%3a1.1.0-3_amd64.deb) ...
Selecting previously unselected package libxpm4.
Unpacking libxpm4 (from .../libxpm4_1%3a3.5.9-4_amd64.deb) ...
Selecting previously unselected package libxaw7.
Unpacking libxaw7 (from .../libxaw7_2%3a1.0.9-3_amd64.deb) ...
Selecting previously unselected package bzip2.
Unpacking bzip2 (from .../bzip2_1.0.6-1_amd64.deb) ...
Selecting previously unselected package libhdf5-7.
Unpacking libhdf5-7 (from .../libhdf5-7_1.8.8-9_amd64.deb) ...
Selecting previously unselected package libnetcdfc7.
Unpacking libnetcdfc7 (from .../libnetcdfc7_1%3a4.1.3-6_amd64.deb) ...
Selecting previously unselected package libgmt4.
Unpacking libgmt4 (from .../libgmt4_4.5.7-1_amd64.deb) ...
Selecting previously unselected package gmt.
Unpacking gmt (from .../archives/gmt_4.5.7-1_amd64.deb) ...
Selecting previously unselected package gmt-coast-low.
Unpacking gmt-coast-low (from .../gmt-coast-low_1%3a2.1.1-1_all.deb) ...
Selecting previously unselected package gmt-gshhs-low.
Unpacking gmt-gshhs-low (from .../gmt-gshhs-low_2.2.0-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/gmt-gshhs-low_2.2.0-1_all.deb