[totalopenstation] 02/04: debian/: manual pages added
This is an automated email from the git hooks/post-receive script. mfv-guest pushed a commit to branch master in repository totalopenstation. commit ebf636864c33bfc530e39c2d66ff6a874c7cac23 Author: Matteo F. Vescovi Date: Thu Jul 31 10:19:07 2014 +0200 debian/: manual pages added Closes: #755381 --- debian/manpages/totalopenstation-cli-connector.1 | 32 + debian/manpages/totalopenstation-cli-parser.1| 41 ++ debian/manpages/totalopenstation-gui.1 | 790 +++ debian/totalopenstation.manpages | 1 + 4 files changed, 864 insertions(+) diff --git a/debian/manpages/totalopenstation-cli-connector.1 b/debian/manpages/totalopenstation-cli-connector.1 new file mode 100644 index 000..3eb3844 --- /dev/null +++ b/debian/manpages/totalopenstation-cli-connector.1 @@ -0,0 +1,32 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.45.1. +.TH TOTALOPENSTATION-CLI-CONNECTOR "1" "July 2014" "totalopenstation-cli-connector 0.3" "User Commands" +.SH NAME +totalopenstation-cli-connector \- Command-line connector to Total Station +.SH SYNOPSIS +.B totalopenstation-cli-connector +[\fI\,option\/\fR] \fI\,arg1 \/\fR[\fI\,option\/\fR] \fI\,arg2 \/\fR... +.SH OPTIONS +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-m\fR MODEL, \fB\-\-model\fR=\fI\,MODEL\/\fR +select input MODEL +.TP +\fB\-p\fR PORT, \fB\-\-port\fR=\fI\,PORT\/\fR +select input SERIAL PORT +.TP +\fB\-o\fR FILE, \fB\-\-outfile\fR=\fI\,FILE\/\fR +select output FILE (do not specify for stdout) +.SH "SEE ALSO" +The full documentation for +.B totalopenstation-cli-connector +is maintained as a Texinfo manual. If the +.B info +and +.B totalopenstation-cli-connector +programs are properly installed at your site, the command +.IP +.B info totalopenstation-cli-connector +.PP +should give you access to the complete manual. diff --git a/debian/manpages/totalopenstation-cli-parser.1 b/debian/manpages/totalopenstation-cli-parser.1 new file mode 100644 index 000..256ce22 --- /dev/null +++ b/debian/manpages/totalopenstation-cli-parser.1 @@ -0,0 +1,41 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.45.1. +.TH TOTALOPENSTATION-CLI-PARSER "1" "July 2014" "totalopenstation-cli-parser 0.3" "User Commands" +.SH NAME +totalopenstation-cli-parser \- Command-line parser for Total Station data +.SH SYNOPSIS +.B totalopenstation-cli-parser +[\fI\,option\/\fR] \fI\,arg1 \/\fR[\fI\,option\/\fR] \fI\,arg2 \/\fR... +.SH OPTIONS +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-i\fR FILE, \fB\-\-infile\fR=\fI\,FILE\/\fR +select input FILE (do not specify for stdin) +.TP +\fB\-o\fR FILE, \fB\-\-outfile\fR=\fI\,FILE\/\fR +select output FILE (do not specify for stdout) +.TP +\fB\-f\fR FORMAT, \fB\-\-input\-format\fR=\fI\,FORMAT\/\fR +select input FORMAT +.TP +\fB\-t\fR FORMAT, \fB\-\-output\-format\fR=\fI\,FORMAT\/\fR +select input FORMAT +.TP +\fB\-\-overwrite\fR +overwrite existing output file +.TP +\fB\-\-list\fR +list the available input and output formats +.SH "SEE ALSO" +The full documentation for +.B totalopenstation-cli-parser +is maintained as a Texinfo manual. If the +.B info +and +.B totalopenstation-cli-parser +programs are properly installed at your site, the command +.IP +.B info totalopenstation-cli-parser +.PP +should give you access to the complete manual. diff --git a/debian/manpages/totalopenstation-gui.1 b/debian/manpages/totalopenstation-gui.1 new file mode 100644 index 000..11154ba --- /dev/null +++ b/debian/manpages/totalopenstation-gui.1 @@ -0,0 +1,790 @@ +.\" Man page generated from reStructuredText. +. +.TH "TOTALOPENSTATION" "1" "July 31, 2014" "0.3" "Total Open Station" +.SH NAME +totalopenstation \- Total Open Station 0.3.0 +. +.nr rst2man-indent-level 0 +. +.de1 rstReportMargin +\\$1 \\n[an-margin] +level \\n[rst2man-indent-level] +level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] +- +\\n[rst2man-indent0] +\\n[rst2man-indent1] +\\n[rst2man-indent2] +.. +.de1 INDENT +.\" .rstReportMargin pre: +. RS \\$1 +. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] +. nr rst2man-indent-level +1 +.\" .rstReportMargin post: +.. +.de UNINDENT +. RE +.\" indent \\n[an-margin] +.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] +.nr rst2man-indent-level -1 +.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] +.in \\n[rst2man-indent\\n[rst2man-indent-level]]u +.. +.SH FOR USERS +.SS Requirements +.sp +TotalOpenStation is written using the \fI\%Python\fP language. Thus you\(aqll need to +have a working installation of the current version of a Python of your choice. +.sp +Across these pages we will refer to the standard \fI\%Python\fP distribution. +.sp +Obviously, we\(aqre not going to reinvent the wheel, so we have chosen to use +some Python libraries for some specific tasks: +.INDENT 0.0 +.IP \(bu 2 +the \fI\%pySerial\fP library +.IP \(bu 2 +the Python \fI\%Tkinter\fP GUI library, which comes wit
[totalopenstation] 01/04: debian/control: S-V bump 3.9.4 => 3.9.5
This is an automated email from the git hooks/post-receive script. mfv-guest pushed a commit to branch master in repository totalopenstation. commit 1df85d839ef547c06ae4547f31147720d71a7da4 Author: Matteo F. Vescovi Date: Sun Jul 20 09:05:11 2014 +0200 debian/control: S-V bump 3.9.4 => 3.9.5 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6c356c4..f302458 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: python, python-setuptools, python-tk -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://tops.iosa.it/ Vcs-Git: git://anonscm.debian.org/pkg-grass/totalopenstation.git Vcs-Browser: http://anonscm.debian.org/?p=pkg-grass/totalopenstation.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[totalopenstation] branch master updated (83ebd7d -> 4fdd81e)
This is an automated email from the git hooks/post-receive script. mfv-guest pushed a change to branch master in repository totalopenstation. from 83ebd7d debian/control: Uploader e-mail address updated new 1df85d8 debian/control: S-V bump 3.9.4 => 3.9.5 new ebf6368 debian/: manual pages added new 0aaa9ff debian/changelog: new revision entry added new 4fdd81e debian/changelog: UNRELEASED => unstable The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 8 + debian/control | 2 +- debian/manpages/totalopenstation-cli-connector.1 | 32 + debian/manpages/totalopenstation-cli-parser.1| 41 ++ debian/manpages/totalopenstation-gui.1 | 790 +++ debian/totalopenstation.manpages | 1 + 6 files changed, 873 insertions(+), 1 deletion(-) create mode 100644 debian/manpages/totalopenstation-cli-connector.1 create mode 100644 debian/manpages/totalopenstation-cli-parser.1 create mode 100644 debian/manpages/totalopenstation-gui.1 create mode 100644 debian/totalopenstation.manpages -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[totalopenstation] 04/04: debian/changelog: UNRELEASED => unstable
This is an automated email from the git hooks/post-receive script. mfv-guest pushed a commit to branch master in repository totalopenstation. commit 4fdd81ed98a95458e593953774756fe22857a294 Author: Matteo F. Vescovi Date: Thu Jul 31 10:21:31 2014 +0200 debian/changelog: UNRELEASED => unstable Git-Dch: Ignore --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b2894bd..d8ddb12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -totalopenstation (0.3-4) UNRELEASED; urgency=medium +totalopenstation (0.3-4) unstable; urgency=medium * debian/: manual pages added (Closes: #755381) * debian/control: S-V bump 3.9.4 => 3.9.5 (no changes needed) * debian/control: Uploader e-mail address updated - -- Matteo F. Vescovi Thu, 31 Jul 2014 10:20:16 +0200 + -- Matteo F. Vescovi Thu, 31 Jul 2014 10:21:21 +0200 totalopenstation (0.3-3) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[totalopenstation] 03/04: debian/changelog: new revision entry added
This is an automated email from the git hooks/post-receive script. mfv-guest pushed a commit to branch master in repository totalopenstation. commit 0aaa9ff310e39a2ace818942fbc55808d206f03d Author: Matteo F. Vescovi Date: Thu Jul 31 10:21:03 2014 +0200 debian/changelog: new revision entry added Git-Dch: Ignore --- debian/changelog | 8 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6949760..b2894bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +totalopenstation (0.3-4) UNRELEASED; urgency=medium + + * debian/: manual pages added (Closes: #755381) + * debian/control: S-V bump 3.9.4 => 3.9.5 (no changes needed) + * debian/control: Uploader e-mail address updated + + -- Matteo F. Vescovi Thu, 31 Jul 2014 10:20:16 +0200 + totalopenstation (0.3-3) unstable; urgency=low * debian/control: python-tk added to package Depends (Closes: #711749) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[totalopenstation] annotated tag debian/0.3-4 created (now 1054cc2)
This is an automated email from the git hooks/post-receive script. mfv-guest pushed a change to annotated tag debian/0.3-4 in repository totalopenstation. at 1054cc2 (tag) tagging 4fdd81ed98a95458e593953774756fe22857a294 (commit) replaces debian/0.3-3 tagged by Matteo F. Vescovi on Thu Jul 31 10:26:08 2014 +0200 - Log - Debian release 0.3-4 -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Debian powered! iQJ8BAABAgBmBQJT2f2jXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGNTg2N0ZDMzRDQTU4REQ5RTU2M0I2MUVB NTA2MzVCQ0JGMDI1NzZDAAoJEKUGNby/Alds/5EQAJ7yhiWroZgsX2jTrsNIRgbR 7d1AGeH0n0SGtfdQK6F90xeb5my9A+t48AWIJfXts5/KJeu8U3J1W1zMn/Erzm8B kHNGAWuxX54/MO6f0CQchjd6UA9wa3Q32f689hMloTHrmrxL06Ac7mY+PupOE5rD 9KibyIWUSV3XLFweRjwF2B25yRxAkoZFa1TQFpxaSy7HHC54l8+5SaRS/uDSyMs2 RcDW5TErFrAZj3IiZvrb5ZuBr+obRotq0j6yJYI2xsDklbc2h8xdwfJCex5steYE fm8wJatyh7PLFvAJvHXDQBF2/taIujeD/+7S0DNgzSalSpHnj3pGXDwdZ0AoTUCk 6dzGpgJEUuRV9VUaTOgSsskwntemOhzY1r1YMJ/yCyVc277fQy4rAzPXRE2kjAAE kEUKbPc1meKJTRCEG3PbwNhcAbgy4KCppoVpotRi7M0JBLTHtx9PO3bp76fPK1Ru gDK1rnB4Gt3IA7hydPE1E+7osjANwO6YE2atr4rOSEIhulDzb4FdK5mQxFmbBsKk e6ZImYe+SpYxuucM2/9H03rCMyTUylbQ37hegnDJSH++0GV/1+DTl3Hy6bzhMtLW aPuDm8TAXdtQy5+UZTTGCfXQbPtfvjpYUMEe5f1XzNPERYDdg+KyzZLIDsnvRGbQ OzWWKUo24UnozCVxREri =lmA/ -END PGP SIGNATURE- Matteo F. Vescovi (5): debian/control: Uploader e-mail address updated debian/control: S-V bump 3.9.4 => 3.9.5 debian/: manual pages added debian/changelog: new revision entry added debian/changelog: UNRELEASED => unstable --- No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.git ___ 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 totalopenstation_0.3-4_amd64.changes
totalopenstation_0.3-4_amd64.changes uploaded successfully to localhost along with the files: totalopenstation_0.3-4_all.deb totalopenstation_0.3-4.dsc totalopenstation_0.3-4.debian.tar.xz 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
[totalopenstation] branch wheezy-backports deleted (was 22a09f7)
This is an automated email from the git hooks/post-receive script. mfv-guest pushed a change to branch wheezy-backports in repository totalopenstation. was 22a09f7 debian/changelog: upload to wheezy-backports This change permanently discards the following revisions: discards 22a09f7 debian/changelog: upload to wheezy-backports -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
totalopenstation_0.3-4_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 31 Jul 2014 10:21:21 +0200 Source: totalopenstation Binary: totalopenstation Architecture: source all Version: 0.3-4 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project Changed-By: Matteo F. Vescovi Description: totalopenstation - download and process data from total station devices Closes: 755381 Changes: totalopenstation (0.3-4) unstable; urgency=medium . * debian/: manual pages added (Closes: #755381) * debian/control: S-V bump 3.9.4 => 3.9.5 (no changes needed) * debian/control: Uploader e-mail address updated Checksums-Sha1: ddab71cb3d3dab2134917dbf8de9c22f478818b0 2147 totalopenstation_0.3-4.dsc 705357940cf3bc48185c2c468b3de3b6fc17d0c0 11260 totalopenstation_0.3-4.debian.tar.xz 1dca26ad340e018d83e003f1c19c274e37199fa7 56638 totalopenstation_0.3-4_all.deb Checksums-Sha256: c08841d8b63de7871f90270f4a6383c7b7ee4e4159e0b8e933cd36d33cd7ea44 2147 totalopenstation_0.3-4.dsc 0c263c064a79c97cc7c07629432e1e2ef7699e868a77b1225e3c200c765889d8 11260 totalopenstation_0.3-4.debian.tar.xz 176b6c5ad681de5d0776c9850cb605e287e5e0f1e74c2622589ea81d5769f709 56638 totalopenstation_0.3-4_all.deb Files: 2e6733e1e04dbb63b5fec478977b35c4 56638 utils extra totalopenstation_0.3-4_all.deb 88b290d77ee1ac7cb0fc19c0bf68de61 2147 utils extra totalopenstation_0.3-4.dsc 06124da506d93d8a3ab17c0f56c893ce 11260 utils extra totalopenstation_0.3-4.debian.tar.xz -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Debian powered! iQJ8BAEBAgBmBQJT2f12XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGNTg2N0ZDMzRDQTU4REQ5RTU2M0I2MUVB NTA2MzVCQ0JGMDI1NzZDAAoJEKUGNby/AldsnVAP/A2oLmmzslTMMw7dGAcH+wON ax8umDKOe5ynMseuVESIqZ+n4Q6vdskn9A4XIGx+cPG7jLF6T/tgYtS+7Uo++K6J +v8cwJKIiHOVefQpGYGIREbT8Hj8TKrU+VwcM54/cnH19RO2N3CI91ndxXK2VdgC HgVnBJ70TYodJNE4BLAzh0I8M/UOXYAIu/eU0WOYeNtOM9f1FstNSo3sDJc9sWoi TPiJUWHOfEXKTQFqDRaOSCUZPdFAzkwqIS0OU/Bp77OxGmULN+Vw5XqZYkxN+mZC gHbJeS8zln0k7Iut1UViTxeyRdlsXRHOC7dz/0qgjFSerQDZ/t5A7I0OqlUGR07Y NAj0Vny92d+vZC5nD4fEHTnl57i5RR243gBVmikciElYDnhJpFD2aD1OjBHVggl1 iojawc7P6joMRW3Sv+q2VIiKDyKG/A0ndRbBBRPkyhcXpOC96V1jJzm40Mnhbchj YAW2p0mmtFzAH/li+aAWyc+s6ZOI3NQYkzECyDf+ICZIoD4EvZSumy10Mu37h2c3 uYxgbTus78Z2fWjhrihpkJfrKfdi9qWSZ9dpOGLP9Jl05QuTpaad+6Pi7m9Qmcq1 8eTuevNYlueLzloBwA+umvZK/1YTw6CBv3V4jW6QfLAnngB3Iu2lrzwps4bcVaY9 VcEVi1Rg8jFiqNZwpJBs =w9A0 -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#755381: marked as done (src:totalopenstation: Missing manpages)
Your message dated Thu, 31 Jul 2014 09:37:34 + with message-id and subject line Bug#755381: fixed in totalopenstation 0.3-4 has caused the Debian Bug report #755381, regarding src:totalopenstation: Missing manpages 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.) -- 755381: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755381 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: src:totalopenstation Version: 0.3-3 Severity: normal Tags: patch Dear Maintainer, CLI scripts are actually missing the manual pages. Upstream is trying to find a way to provide them directly from documentation, but had no luck for now. Attached, you'll find a couple of manual pages solving the issue for: * totalopenstation-cli-connector * totalopenstation-cli-parser 'totalopenstation-gui' script is used to simply launch the graphical interface for the other commands. So probably won't ever have a manual page. Hope that helps. Cheers. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.14-1-amd64 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- Matteo F. Vescovi | Debian Maintainer GnuPG KeyID: 4096R/0x8062398983B2CF7A .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.45.1. .TH TOTALOPENSTATION-CLI-CONNECTOR "1" "July 2014" "totalopenstation-cli-connector 0.3" "User Commands" .SH NAME totalopenstation-cli-connector \- test manual page .SH SYNOPSIS .B totalopenstation-cli-connector [\fI\,option\/\fR] \fI\,arg1 \/\fR[\fI\,option\/\fR] \fI\,arg2 \/\fR... .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-m\fR MODEL, \fB\-\-model\fR=\fI\,MODEL\/\fR select input MODEL .TP \fB\-p\fR PORT, \fB\-\-port\fR=\fI\,PORT\/\fR select input SERIAL PORT .TP \fB\-o\fR FILE, \fB\-\-outfile\fR=\fI\,FILE\/\fR select output FILE (do not specify for stdout) .SH "SEE ALSO" The full documentation for .B totalopenstation-cli-connector is maintained as a Texinfo manual. If the .B info and .B totalopenstation-cli-connector programs are properly installed at your site, the command .IP .B info totalopenstation-cli-connector .PP should give you access to the complete manual. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.45.1. .TH TOTALOPENSTATION-CLI-PARSER "1" "July 2014" "totalopenstation-cli-parser 0.3" "User Commands" .SH NAME totalopenstation-cli-parser \- test manual page .SH SYNOPSIS .B totalopenstation-cli-parser [\fI\,option\/\fR] \fI\,arg1 \/\fR[\fI\,option\/\fR] \fI\,arg2 \/\fR... .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-i\fR FILE, \fB\-\-infile\fR=\fI\,FILE\/\fR select input FILE (do not specify for stdin) .TP \fB\-o\fR FILE, \fB\-\-outfile\fR=\fI\,FILE\/\fR select output FILE (do not specify for stdout) .TP \fB\-f\fR FORMAT, \fB\-\-input\-format\fR=\fI\,FORMAT\/\fR select input FORMAT .TP \fB\-t\fR FORMAT, \fB\-\-output\-format\fR=\fI\,FORMAT\/\fR select input FORMAT .TP \fB\-\-overwrite\fR overwrite existing output file .TP \fB\-\-list\fR list the available input and output formats .SH "SEE ALSO" The full documentation for .B totalopenstation-cli-parser is maintained as a Texinfo manual. If the .B info and .B totalopenstation-cli-parser programs are properly installed at your site, the command .IP .B info totalopenstation-cli-parser .PP should give you access to the complete manual. signature.asc Description: Digital signature --- End Message --- --- Begin Message --- Source: totalopenstation Source-Version: 0.3-4 We believe that the bug you reported is fixed in the latest version of totalopenstation, which is due to be installed in the Debian FTP archive. 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 755...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matteo F. Vescovi (supplier of updated totalopenstation 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...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 31 Jul 2014 10:21:21 +0200 Source: totalopenstation Binary: totalopenstation Architecture: source all Version: 0.3-4 Distribu
Processing of hdf5_1.8.13+docs-6_i386.changes
hdf5_1.8.13+docs-6_i386.changes uploaded successfully to localhost along with the files: libhdf5-mpich2-dev_1.8.13+docs-6_all.deb libhdf5-doc_1.8.13+docs-6_all.deb libhdf5-serial-dev_1.8.13+docs-6_all.deb libhdf5-8_1.8.13+docs-6_i386.deb libhdf5-8-dbg_1.8.13+docs-6_i386.deb libhdf5-cpp-8_1.8.13+docs-6_i386.deb libhdf5-cpp-8-dbg_1.8.13+docs-6_i386.deb libhdf5-dev_1.8.13+docs-6_i386.deb libhdf5-openmpi-8_1.8.13+docs-6_i386.deb libhdf5-openmpi-dev_1.8.13+docs-6_i386.deb libhdf5-openmpi-8-dbg_1.8.13+docs-6_i386.deb libhdf5-mpich-8_1.8.13+docs-6_i386.deb libhdf5-mpich-dev_1.8.13+docs-6_i386.deb libhdf5-mpich-8-dbg_1.8.13+docs-6_i386.deb libhdf5-mpi-dev_1.8.13+docs-6_i386.deb hdf5-helpers_1.8.13+docs-6_i386.deb hdf5-tools_1.8.13+docs-6_i386.deb hdf5_1.8.13+docs-6.dsc hdf5_1.8.13+docs-6.debian.tar.xz 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
hdf5_1.8.13+docs-6_i386.changes ACCEPTED into experimental
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 31 Jul 2014 15:33:46 +0200 Source: hdf5 Binary: libhdf5-8 libhdf5-8-dbg libhdf5-cpp-8 libhdf5-cpp-8-dbg libhdf5-dev libhdf5-openmpi-8 libhdf5-openmpi-dev libhdf5-openmpi-8-dbg libhdf5-mpich-8 libhdf5-mpich-dev libhdf5-mpich2-dev libhdf5-mpich-8-dbg libhdf5-mpi-dev libhdf5-doc hdf5-helpers hdf5-tools libhdf5-serial-dev Architecture: source all i386 Version: 1.8.13+docs-6 Distribution: experimental Urgency: medium Maintainer: Debian GIS Project Changed-By: Gilles Filippini Description: hdf5-helpers - Hierarchical Data Format 5 (HDF5) - Helper tools hdf5-tools - Hierarchical Data Format 5 (HDF5) - Runtime tools libhdf5-8 - Hierarchical Data Format 5 (HDF5) - runtime files - serial versio libhdf5-8-dbg - Hierarchical Data Format 5 (HDF5) - Debug package libhdf5-cpp-8 - Hierarchical Data Format 5 (HDF5) - C++ libraries libhdf5-cpp-8-dbg - Hierarchical Data Format 5 (HDF5) - C++ Debug package libhdf5-dev - Hierarchical Data Format 5 (HDF5) - development files - serial ve libhdf5-doc - Hierarchical Data Format 5 (HDF5) - Documentation libhdf5-mpi-dev - Hierarchical Data Format 5 (HDF5) - development files - default M libhdf5-mpich-8 - Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 versio libhdf5-mpich-8-dbg - Hierarchical Data Format 5 (HDF5) - Mpich Debug package libhdf5-mpich-dev - Hierarchical Data Format 5 (HDF5) - development files - MPICH ver libhdf5-mpich2-dev - Hierarchical Data Format 5 (HDF5) - development files - MPICH ver libhdf5-openmpi-8 - Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI versi libhdf5-openmpi-8-dbg - Hierarchical Data Format 5 (HDF5) - OpenMPI Debug package libhdf5-openmpi-dev - Hierarchical Data Format 5 (HDF5) - development files - OpenMPI v libhdf5-serial-dev - transitional dummy package Changes: hdf5 (1.8.13+docs-6) experimental; urgency=medium . * Add alternatives for hdf5.pc in -dev packages. Checksums-Sha1: 912aa6c53372272ce2d1ef3faa57f6ec332804a8 3345 hdf5_1.8.13+docs-6.dsc ae353e0ba7a4d6fe29b41ee1806e1cdf23537957 95580 hdf5_1.8.13+docs-6.debian.tar.xz 12b292ac0b332c7edaf52fe0babea3a3dfc3cd9f 27858 libhdf5-mpich2-dev_1.8.13+docs-6_all.deb 893189a117eb231df31a0d49258735fc6471e37b 15270602 libhdf5-doc_1.8.13+docs-6_all.deb d7c3b62652f2d4cdffa8a00067081b2a3fcc20d7 27700 libhdf5-serial-dev_1.8.13+docs-6_all.deb 57603d1612096e2354182381e21bdd0f3e6bc458 998398 libhdf5-8_1.8.13+docs-6_i386.deb dff59f6568bf6acf60f0b021cb0349fb6174f052 2226844 libhdf5-8-dbg_1.8.13+docs-6_i386.deb 0cd622ee2692271b3f11a593246b6e6dd0db6171 115886 libhdf5-cpp-8_1.8.13+docs-6_i386.deb c1924e74e0722072c897c3d7f464f9f9d2cbdb3c 424784 libhdf5-cpp-8-dbg_1.8.13+docs-6_i386.deb 4dda04a9862ada818c82054a2ea6c4aec5b80013 4525140 libhdf5-dev_1.8.13+docs-6_i386.deb 497cd7181e798821587af3c7de7f423f353e4f10 1020940 libhdf5-openmpi-8_1.8.13+docs-6_i386.deb 583f082aa4970cc86a0f086c573b7035d3615e88 4136874 libhdf5-openmpi-dev_1.8.13+docs-6_i386.deb 20df299090b00c1fee17418bd9b9ca03fc4b2c1d 2249416 libhdf5-openmpi-8-dbg_1.8.13+docs-6_i386.deb 9c00c4724a1ca3ee94ff6f027786b7ed9bf9f2ee 1020816 libhdf5-mpich-8_1.8.13+docs-6_i386.deb 0ee8fad3bebc658e296e34ddb14627a9d12a9ea7 4137234 libhdf5-mpich-dev_1.8.13+docs-6_i386.deb 9753021e6653f542ed869f6d9306fe960f3c03fe 2249554 libhdf5-mpich-8-dbg_1.8.13+docs-6_i386.deb 0670b0c8d801a6d9ddec8f1642944868478c2a04 27884 libhdf5-mpi-dev_1.8.13+docs-6_i386.deb c08348ee9b29c280d91a5aa4d75d8b6b865f3ac9 36024 hdf5-helpers_1.8.13+docs-6_i386.deb 8c772efe8f8656ef1346e7bc181228b2833cee8e 376000 hdf5-tools_1.8.13+docs-6_i386.deb Checksums-Sha256: b1af590ac4e3ef714fee5229e281fbd27106e535f9968eef420fc976440c 3345 hdf5_1.8.13+docs-6.dsc f889aa092c7420d894fbc63e60c05e2a59987b27cc0ac0d6f087fb04591141fa 95580 hdf5_1.8.13+docs-6.debian.tar.xz 9853fd5045510e68bba797d0f4ec079196ba59b5b769affd91c3f2531a97290e 27858 libhdf5-mpich2-dev_1.8.13+docs-6_all.deb 182c5d5a417da8e6168e11c01c6f6bdf92934360786bad8a2e1e7f6740c92279 15270602 libhdf5-doc_1.8.13+docs-6_all.deb 31389010508c302fe4f764fda85c6ab385c9b051faefee99455923f0ebb55379 27700 libhdf5-serial-dev_1.8.13+docs-6_all.deb 8c00aec2872f93deb16a642467ed45c3ac44d660426a623905192bedcc1a38c2 998398 libhdf5-8_1.8.13+docs-6_i386.deb ee374b350b4af9f9da2bf69b1e4bbe8436a3b46c62cb2a5a2e6b38a9c61285cc 2226844 libhdf5-8-dbg_1.8.13+docs-6_i386.deb 6f7ded8e53357685399b61c56a58928ba539b591bb846afe2d2149ddbf8fa75b 115886 libhdf5-cpp-8_1.8.13+docs-6_i386.deb 1124a7462a49dffc960a14f299ed71a90726620a3aafe5c4aa13721de7439f2b 424784 libhdf5-cpp-8-dbg_1.8.13+docs-6_i386.deb c8aa03f386c6db8194f8e5491760a0b3343d2dc8892e3579982f7db7e291b9b7 4525140 libhdf5-dev_1.8.13+docs-6_i386.deb d24b7589f8181bfafbe3a4be18dc2822022759990c2d4bdfba6626c5a77f214a 1020940 libhdf5-openmpi-8_1.8.13+docs-6_i386.deb 93c799beb1ee5905afe1357ce8e4d8bd2fa669c57f1aa442ee957f3cfa579fba 4136874 libhdf5-openmpi-
[hdf5] branch master updated (442a6bd -> f9f23d7)
This is an automated email from the git hooks/post-receive script. pini pushed a change to branch master in repository hdf5. from 442a6bd Forgot to update d/control.in. new 967e154 Add alternatives for hdf5.pc in -dev packages. new f9f23d7 Upload release 1.8.13+docs-6 to experimental. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 6 ++ debian/libhdf5-flavor-dev.postinst.in | 2 ++ debian/libhdf5-flavor-dev.prerm.in| 2 ++ 3 files changed, 10 insertions(+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[hdf5] annotated tag debian/1.8.13+docs-6 created (now e86626f)
This is an automated email from the git hooks/post-receive script. pini pushed a change to annotated tag debian/1.8.13+docs-6 in repository hdf5. at e86626f (tag) tagging f9f23d75bb0acc099ba095813ae870653e71bf49 (commit) replaces debian/1.8.13+docs-5 tagged by Gilles Filippini on Thu Jul 31 17:01:04 2014 +0200 - Log - hdf5 Debian release 1.8.13+docs-6 Gilles Filippini (2): Add alternatives for hdf5.pc in -dev packages. Upload release 1.8.13+docs-6 to experimental. --- No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[hdf5] 01/02: Add alternatives for hdf5.pc in -dev packages.
This is an automated email from the git hooks/post-receive script. pini pushed a commit to branch master in repository hdf5. commit 967e154f5c8a6aff74a6598d38744bcf597b62b7 Author: Gilles Filippini Date: Thu Jul 31 15:33:38 2014 +0200 Add alternatives for hdf5.pc in -dev packages. --- debian/changelog | 6 ++ debian/libhdf5-flavor-dev.postinst.in | 2 ++ debian/libhdf5-flavor-dev.prerm.in| 2 ++ 3 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2b4ed38..b016883 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hdf5 (1.8.13+docs-6) UNRELEASED; urgency=medium + + * Add alternatives for hdf5.pc in -dev packages. + + -- Gilles Filippini Thu, 31 Jul 2014 15:31:56 +0200 + hdf5 (1.8.13+docs-5) experimental; urgency=medium * Fix to the previous fix: forgot to update d/control.in. diff --git a/debian/libhdf5-flavor-dev.postinst.in b/debian/libhdf5-flavor-dev.postinst.in index 510e39f..55f7baa 100644 --- a/debian/libhdf5-flavor-dev.postinst.in +++ b/debian/libhdf5-flavor-dev.postinst.in @@ -9,6 +9,8 @@ if [ "@FLAVOR@" != "serial" ]; then --slave /usr/share/man/man1/h5pcc.1.gz h5pcc.1.gz /usr/share/man/man1/h5pcc.@fla...@.1.gz \ --slave /usr/share/man/man1/h5pfc.1.gz h5pfc.1.gz /usr/share/man/man1/h5pfc.@fla...@.1.gz fi +update-alternatives \ + --install /usr/lib/@MULTIARCH@/pkgconfig/hdf5.pc hdf5.pc /usr/lib/@MULTIARCH@/pkgconfig/hdf5-@FLAVOR@.pc 50 \ #DEBHELPER# diff --git a/debian/libhdf5-flavor-dev.prerm.in b/debian/libhdf5-flavor-dev.prerm.in index 1b181a7..99c9fce 100644 --- a/debian/libhdf5-flavor-dev.prerm.in +++ b/debian/libhdf5-flavor-dev.prerm.in @@ -7,6 +7,8 @@ if [ "$1" != "upgrade" ]; then update-alternatives \ --remove h5pcc /usr/bin/h5pcc.@FLAVOR@ fi + update-alternatives \ + --remove hdf5.pc /usr/lib/@MULTIARCH@/pkgconfig/hdf5-@FLAVOR@.pc fi #DEBHELPER# -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[hdf5] 02/02: Upload release 1.8.13+docs-6 to experimental.
This is an automated email from the git hooks/post-receive script. pini pushed a commit to branch master in repository hdf5. commit f9f23d75bb0acc099ba095813ae870653e71bf49 Author: Gilles Filippini Date: Thu Jul 31 15:33:58 2014 +0200 Upload release 1.8.13+docs-6 to experimental. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b016883..19a75f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -hdf5 (1.8.13+docs-6) UNRELEASED; urgency=medium +hdf5 (1.8.13+docs-6) experimental; urgency=medium * Add alternatives for hdf5.pc in -dev packages. - -- Gilles Filippini Thu, 31 Jul 2014 15:31:56 +0200 + -- Gilles Filippini Thu, 31 Jul 2014 15:33:46 +0200 hdf5 (1.8.13+docs-5) experimental; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[liblas] 03/03: Merge branch 'master' of git://anonscm.debian.org/pkg-grass/liblas
This is an automated email from the git hooks/post-receive script. ross-guest pushed a commit to branch master in repository liblas. commit 77bd95d4280956a6ec450b2804fced0f4c912199 Merge: f1d7408 f4a4877 Author: Ross Gammon Date: Thu Jul 31 21:55:52 2014 +0200 Merge branch 'master' of git://anonscm.debian.org/pkg-grass/liblas Conflicts: debian/patches/series debian/changelog |5 +- debian/liblas-bin.install |4 - debian/liblas-bin.manpages |4 - debian/man/las2las-old.1.xml | 528 - debian/man/las2txt-old.1.xml | 160 -- debian/man/lasinfo-old.1.xml | 362 debian/man/lasmerge.1.xml | 174 -- ...ols-utilities-that-don-t-belong-in-liblas.patch | 2201 debian/patches/series |1 + 9 files changed, 2205 insertions(+), 1234 deletions(-) diff --cc debian/patches/series index f7f8bed,adda01a..7ef2144 --- a/debian/patches/series +++ b/debian/patches/series @@@ -2,4 -2,4 +2,5 @@@ boos soversion fix_library_search separator-typo + 0001-remove-old-LAStools-utilities-that-don-t-belong-in-liblas.patch +update_gdal_geotiff.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[liblas] branch master updated (f4a4877 -> 77bd95d)
This is an automated email from the git hooks/post-receive script. ross-guest pushed a change to branch master in repository liblas. from f4a4877 Don't install old LAStools utilities removed upstream. new bc31214 Ignore quilt dir new f1d7408 Update to build against latest gdal (1.11.0) new 77bd95d Merge branch 'master' of git://anonscm.debian.org/pkg-grass/liblas The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: .gitignore |1 + debian/patches/series|1 + debian/patches/update_gdal_geotiff.patch | 1796 ++ 3 files changed, 1798 insertions(+) create mode 100644 debian/patches/update_gdal_geotiff.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[liblas] 01/03: Ignore quilt dir
This is an automated email from the git hooks/post-receive script. ross-guest pushed a commit to branch master in repository liblas. commit bc3121439c434b1bf210f84822bf2c2d71a2a3b4 Author: Ross Gammon Date: Thu Jul 31 21:06:33 2014 +0200 Ignore quilt dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e55e0ab..e1e5414 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,4 @@ csharp-new/liblas_swig.sdf # swig-generated files csharp-new/liblas_swig_cs/*.cs csharp-new/liblas_swig_cpp/liblas_wrap.cpp +.pc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[liblas] 02/03: Update to build against latest gdal (1.11.0)
This is an automated email from the git hooks/post-receive script. ross-guest pushed a commit to branch master in repository liblas. commit f1d740863685c766704fe5d785c7eb4873f980a4 Author: Ross Gammon Date: Thu Jul 31 21:32:43 2014 +0200 Update to build against latest gdal (1.11.0) Commit cherry picked from upstream (from what will become liblas 1.8). --- debian/patches/series|1 + debian/patches/update_gdal_geotiff.patch | 1796 ++ 2 files changed, 1797 insertions(+) diff --git a/debian/patches/series b/debian/patches/series index f58753b..f7f8bed 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,4 @@ boost soversion fix_library_search separator-typo +update_gdal_geotiff.patch diff --git a/debian/patches/update_gdal_geotiff.patch b/debian/patches/update_gdal_geotiff.patch new file mode 100644 index 000..1e1026f --- /dev/null +++ b/debian/patches/update_gdal_geotiff.patch @@ -0,0 +1,1796 @@ +From: Howard Butler +Subject: [PATCH] update GDAL's GeoTIFF stuff to something more current +Date: Tue, 10 Jun 2014 13:48:51 -0500 + +Patch cherry-picked from upstream to prepare the way for the GDAL transition to 1.11.0. +This commit will be part of LibLAS 1.8, but it may not be ready for a while, so it is +being backported to LibLAS 1.7. +Relevant Debian GIS Team discussion here: +https://lists.debian.org/debian-gis/2014/07/msg00049.html + +Origin: upstream, https://github.com/libLAS/libLAS/commit/5a3361ea12ad8c946c6675b6f3e7370dd426a408 +Origin: upstream, https://github.com/libLAS/libLAS/commit/43e841f21fe90b1a35aa127c62e0ea1a96eb2df9 + +--- + src/gt_wkt_srs.cpp| 813 ++ + src/gt_wkt_srs.h | 4 +- + src/gt_wkt_srs_for_gdal.h | 18 +- + src/tifvsi.cpp| 55 ++-- + src/tifvsi.h | 5 +- + 5 files changed, 590 insertions(+), 305 deletions(-) + +--- liblas.orig/src/gt_wkt_srs.cpp liblas/src/gt_wkt_srs.cpp +@@ -1,15 +1,15 @@ + /** +- * $Id: gt_wkt_srs.cpp 21928 2011-03-11 03:31:28Z warmerdam $ ++ * $Id$ + * + * Project: GeoTIFF Driver + * Purpose: Implements translation between GeoTIFF normalized projection +- * definitions and OpenGIS WKT SRS format. This code is +- * deliberately GDAL free, and it is intended to be moved into +- * libgeotiff someday if possible. ++ * definitions and OpenGIS WKT SRS format. This code is intended to ++ * be moved into libgeotiff someday if possible. + * Author: Frank Warmerdam, warmer...@pobox.com + * + ** + * Copyright (c) 1999, Frank Warmerdam ++ * Copyright (c) 2008-2014, Even Rouault + * + * Permission is hereby granted, free of charge, to any person obtaining a + * copy of this software and associated documentation files (the "Software"), +@@ -30,9 +30,10 @@ + * DEALINGS IN THE SOFTWARE. + / + +-#include "cpl_serv.h" +-#include "geo_tiffp.h" +-#define CPL_ERROR_H_INCLUDED ++#include "cpl_error.h" ++#include "cpl_conv.h" ++#include "cpl_csv.h" ++#include "gdal_csv.h" + + #include "geovalues.h" + #include "ogr_spatialref.h" +@@ -44,60 +45,27 @@ + #include "gt_wkt_srs_for_gdal.h" + #include "gt_citation.h" + +-CPL_CVSID("$Id: gt_wkt_srs.cpp 21928 2011-03-11 03:31:28Z warmerdam $") ++CPL_CVSID("$Id$") + +-CPL_C_START +-#ifndef CPL_SERV_H_INTERNAL +-/* Make VSIL_STRICT_ENFORCE active in DEBUG builds */ +-#ifdef DEBUG +-#define VSIL_STRICT_ENFORCE +-#endif ++#define ProjLinearUnitsInterpCorrectGeoKey 3059 + +-#ifdef VSIL_STRICT_ENFORCE +-typedef struct _VSILFILE VSILFILE; +-#else +-typedef FILE VSILFILE; ++#ifndef CT_HotineObliqueMercatorAzimuthCenter ++# define CT_HotineObliqueMercatorAzimuthCenter 9815 + #endif + +-// ensure compatability with older libgeotiffs. + #if !defined(GTIFAtof) +-# define GTIFAtof atof ++# define GTIFAtof CPLAtof + #endif + +-int CPL_DLL VSIFCloseL( VSILFILE * ); +-int CPL_DLL VSIUnlink( const char * ); +-VSILFILE CPL_DLL *VSIFileFromMemBuffer( const char *pszFilename, +-GByte *pabyData, +-GUIntBig nDataLength, +-int bTakeOwnership ); +-GByte CPL_DLL *VSIGetMemFileBuffer( const char *pszFilename, +-GUIntBig *pnDataLength, +-int bUnlinkAndSeize ); +- +-/* Those stuff are redefined in external libgeotiff cpl_serv.h */ +-/* as macros. Let's use GDAL functions instead */ +-/* E.Rouault : I'm wondering why we just don't #define CPL_SERV_H_INCLUDED */ +-/* at the beginning of this file to avoid cpl_serv.h to be used at all ??? */ +- +-#undef CSVReadParseLine +-char CPL_DLL **CSVReadPa
Bug#756653: pktools: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4
Package: pktools Version: 2.5.2+20140505-1 Severity: normal Tags: patch User: debian-powe...@lists.debian.org Usertags: ppc64el User: debian-de...@lists.debian.org Usertags: autoreconf Dear Maintainer, Currently this package FTBFS when compiled in new architectures (as ppc64el) that is not supported on the outdated package autotools files, mainly because it fails to understand that the new architectures has support for shared libraries, as shown below: The full log could be found at the package log on our buildd entries at: http://ftp.unicamp.br/pub/ppc64el/debian/buildd-upstream/build_logs/Build-Attempted.html dh_install: pktools missing files (usr/lib/*/libalgorithms.so.1), aborting make: *** [binary] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 I created this patch that call autoreconf to updates the autotool files during the build, as suggest by the following wiki: https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build You can find more information about autoreconf in the following link: https://wiki.debian.org/Autoreconf I tested this patch and it worked fine. Thank you, Breno Index: pktools-2.5.2+20140505/debian/control === --- pktools-2.5.2+20140505.orig/debian/control +++ pktools-2.5.2+20140505/debian/control @@ -5,6 +5,7 @@ Maintainer: Debian GIS Project Build-Depends: debhelper (>= 9) , autotools-dev + , dh-autoreconf , libgdal-dev (>=1.10.0-0~) , libgsl0-dev , libboost-dev Index: pktools-2.5.2+20140505/debian/rules === --- pktools-2.5.2+20140505.orig/debian/rules +++ pktools-2.5.2+20140505/debian/rules @@ -5,7 +5,7 @@ #export DH_VERBOSE=1 %: - dh $@ --buildsystem autoconf + dh $@ --buildsystem autoconf --with autoreconf override_dh_auto_configure: dh_auto_configure -- --enable-fann --enable-las --enable-nlopt ___ 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#756662: gdal: [hdf5 transition] please support hdf5 1.8.13 new packaging layout
Source: gdal Version: 1.10.1+dfsg-6 Severity: important Tags: patch User: p...@debian.org Usertags: HDF5-transition -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, The hdf5 1.8.13 package in experimental features a new layout for headers and libraries, so that all the binary packages are now co-installable. Please find attached a patch proposal to support both the current and the new layouts. Because this bug is in the way of the hdf5 transition I intend to NMU in a few days. I apologize for the urge, and I hope this approach won't offend you. Please tell me otherwise. Kind regards, _g. - -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.14-1-486 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBCAAGBQJT2rgJAAoJEO/obGx//s+DDEIH/1hefPamZta7HinlmHv8W4qO zfaTyfqFVegal4cjrbhwWq6+Xy9TmDwxg6Ny7fCkscCQs22QvDBIuVwB8Ad3YQa/ eDJQ7BkiZZWcOTxE1xoL2OLJXSW/nFH16IAVbv3F0F5N+BydzVavvw2dQwF2hYWB QBD75rHPcvMglq/qIaXoiSqefcybUMjHMt5YGGuT9GKdE+Tw+ORGN5pOG+Z3bvjP ZIKjwee96pvgQo3jCCRxb+67qeba9BD+fMMP0LUTfcJ0NMoomXNO/vG7/QTuIoOc NEkojyFUaJxe6irr5PlverXihA9XZaZJlF2ke4ohb9J939iDbR7ZaPTD1mI9ImM= =iZtT -END PGP SIGNATURE- diff -Nru gdal-1.10.1+dfsg/debian/changelog gdal-1.10.1+dfsg/debian/changelog --- gdal-1.10.1+dfsg/debian/changelog 2014-07-08 20:44:35.0 +0200 +++ gdal-1.10.1+dfsg/debian/changelog 2014-07-24 20:18:23.0 +0200 @@ -1,3 +1,10 @@ +gdal (1.10.1+dfsg-6.1) unstable; urgency=low + + * Non-maintainer upload. + * Support hdf5 1.8.13 new packaging layout. + + -- Gilles Filippini Thu, 24 Jul 2014 20:18:23 +0200 + gdal (1.10.1+dfsg-6) unstable; urgency=medium [ gregor herrmann ] diff -Nru gdal-1.10.1+dfsg/debian/rules gdal-1.10.1+dfsg/debian/rules --- gdal-1.10.1+dfsg/debian/rules 2014-07-08 20:40:44.0 +0200 +++ gdal-1.10.1+dfsg/debian/rules 2014-07-31 09:26:57.0 +0200 @@ -18,6 +18,12 @@ GDAL_MINOR=$(word 2,$(GDALVER)) GDAL_PATCH=$(word 3,$(GDALVER)) +ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),) + WITH_HDF5:=--with-hdf5=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial +else + WITH_HDF5:= +endif + versions: @echo Gdal version: $(GDAL_MAJOR).$(GDAL_MINOR).$(GDAL_PATCH) @echo Swig version: $(SWIGVER) @@ -86,6 +92,7 @@ --with-webp \ --with-jasper \ --with-netcdf \ + $(WITH_HDF5) \ --with-xerces \ --with-geos \ --with-sqlite3 \ ___ 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#756662: gdal: [hdf5 transition] please support hdf5 1.8.13 new packaging layout
On 07/31/2014 11:41 PM, Gilles Filippini wrote: > Because this bug is in the way of the hdf5 transition I intend to NMU > in a few days. I apologize for the urge, and I hope this approach won't > offend you. Please tell me otherwise. Please don't NMU. I'll prepare new uploads. I just wish you had this patch ready two days ago when I prepared new gdal packages for the ppc64el support. I looked into the GDAL patch you had available on people.d.o, but it didn't look like it supported both old and new hdf5 packages. Since you're a member of the Debian GIS team too, I propose you do a team upload of gdal instead if I don't have the new packages ready in time. Kind Regards, Bas -- GPG Key ID: 4096R/E88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ 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#756662: gdal: [hdf5 transition] please support hdf5 1.8.13 new packaging layout
Hi Sebastiaan, Sebastiaan Couwenberg a écrit , Le 31/07/2014 23:54: > On 07/31/2014 11:41 PM, Gilles Filippini wrote: >> Because this bug is in the way of the hdf5 transition I intend to NMU >> in a few days. I apologize for the urge, and I hope this approach won't >> offend you. Please tell me otherwise. > > Please don't NMU. I'll prepare new uploads. > > I just wish you had this patch ready two days ago when I prepared new > gdal packages for the ppc64el support. > > I looked into the GDAL patch you had available on people.d.o, but it > didn't look like it supported both old and new hdf5 packages. Indeed, I've updated my patches today after the - rather bad - feedback from the release team. I'm really sorry about the urge, but they want all the fixes done *way before* the transition freeze. > Since you're a member of the Debian GIS team too, I propose you do a > team upload of gdal instead if I don't have the new packages ready in time. If you intend to upload a fix in the next week or so it's OK for me. Thanks for your prompt answer, _g. signature.asc Description: OpenPGP digital signature ___ 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#756670: h5utils: [hdf5 transition] please support hdf5 1.8.13 new packaging layout
Source: h5utils Version: 1.12.1-2 Severity: important Tags: patch User: p...@debian.org Usertags: HDF5-transition -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, The hdf5 1.8.13 package in experimental features a new layout for headers and libraries, so that all the binary packages are now co-installable. Please find attached a patch proposal to support both the current and the new layouts. Because this bug is in the way of the hdf5 transition I intend to NMU in a few days. I apologize for the urge, and I hope this approach won't offend you. Please tell me otherwise. Kind regards, _g. - -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.14-1-486 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBCAAGBQJT2sFxAAoJEO/obGx//s+DtzAH/A+8Ie0fu3z8wHDGnfAczhzT P5+tJGr5AbdSEUrJT/ZPgnzijc59Y3L3M1fJ5BPMdgJDvhpeMKi6GFrkAIXn6WAc 5OWC+isSeNRVwqesXgB+9gro13pvw+vhG6aP8ncprAVc8WKj14GhD5tAbpXFUvRg rwRFH+Wfqwlh4fTKR9RzJNGCoIhiHN4DaFa9ce9BFNsZLk7cQ3TkY7gGQTUPRHYA mfSrav2aytxOrRDJh7Zceta0Ov7qh3Iv8rz1/z6kZ95EGK45PSdNjMxpq35BDrGr ZwWm1zStRd3bAeyHn7n5Gq4kO1my7q+96trn5FoKpIAxmtg9qPTcNsI1eBTFoww= =mTuq -END PGP SIGNATURE- diff -u h5utils-1.12.1/debian/rules h5utils-1.12.1/debian/rules --- h5utils-1.12.1/debian/rules +++ h5utils-1.12.1/debian/rules @@ -20,6 +20,11 @@ export CPPFLAGS endif +ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),) + export CPPFLAGS += -I/usr/include/hdf5/serial + export LDFLAGS += -Wl,-L/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial +endif + patch: patch-stamp patch-stamp: QUILT_PATCHES=debian/patches quilt push --color=auto -a || [ $$? = 2 ] diff -u h5utils-1.12.1/debian/changelog h5utils-1.12.1/debian/changelog --- h5utils-1.12.1/debian/changelog +++ h5utils-1.12.1/debian/changelog @@ -1,3 +1,10 @@ +h5utils (1.12.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Support hdf5 1.8.13 new packaging layout. + + -- Gilles Filippini Fri, 25 Jul 2014 11:10:24 +0200 + h5utils (1.12.1-2) unstable; urgency=low * Fixed a FTBS with libpng 1.5: patch png1.5. ___ 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#756662: gdal: [hdf5 transition] please support hdf5 1.8.13 new packaging layout
On 08/01/2014 12:18 AM, Gilles Filippini wrote: > Sebastiaan Couwenberg a écrit , Le 31/07/2014 23:54: >> I looked into the GDAL patch you had available on people.d.o, but it >> didn't look like it supported both old and new hdf5 packages. > > Indeed, I've updated my patches today after the - rather bad - feedback > from the release team. I'm really sorry about the urge, but they want > all the fixes done *way before* the transition freeze. I read that on the release list too. We also want to get gdal 1.11.0 currently in experimental into jessie before the freeze, so I'm also prepare a new revision for that. >> Since you're a member of the Debian GIS team too, I propose you do a >> team upload of gdal instead if I don't have the new packages ready in time. > > If you intend to upload a fix in the next week or so it's OK for me. > > Thanks for your prompt answer, I was about to go to bed, but now I'm building gdal packages. They should be ready in a couple of hours. Kind Regards, Bas -- GPG Key ID: 4096R/E88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[gdal] branch master updated (eb46f51 -> 1d71e33)
This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a change to branch master in repository gdal. from eb46f51 Set distribution to unstable. new bf7b006 Support hdf5 1.8.13 new packaging layout. new 1d71e33 Set distribution to unstable. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 8 debian/rules | 7 +++ 2 files changed, 15 insertions(+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[gdal] 01/02: Support hdf5 1.8.13 new packaging layout.
This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository gdal. commit bf7b006d6b7f65f02c6e50612a16c6df3491b61a Author: Bas Couwenberg Date: Fri Aug 1 00:02:11 2014 +0200 Support hdf5 1.8.13 new packaging layout. Thanks to Gilles Filippini for the patch. --- debian/changelog | 8 debian/rules | 7 +++ 2 files changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index ce2a712..f6b5497 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +gdal (1.10.1+dfsg-8) UNRELEASED; urgency=medium + + * Support hdf5 1.8.13 new packaging layout. +Thanks to Gilles Filippini for the patch. +(closes: #756662) + + -- Bas Couwenberg Fri, 01 Aug 2014 00:01:08 +0200 + gdal (1.10.1+dfsg-7) unstable; urgency=medium * Also use autotools_dev to update config.sub and config.guess. diff --git a/debian/rules b/debian/rules index acbf0a5..551f1ea 100755 --- a/debian/rules +++ b/debian/rules @@ -18,6 +18,12 @@ GDAL_MAJOR=$(word 1,$(GDALVER)) GDAL_MINOR=$(word 2,$(GDALVER)) GDAL_PATCH=$(word 3,$(GDALVER)) +ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),) + WITH_HDF5:=--with-hdf5=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial +else + WITH_HDF5:= +endif + versions: @echo Gdal version: $(GDAL_MAJOR).$(GDAL_MINOR).$(GDAL_PATCH) @echo Swig version: $(SWIGVER) @@ -86,6 +92,7 @@ override_dh_auto_configure: --with-webp \ --with-jasper \ --with-netcdf \ + $(WITH_HDF5) \ --with-xerces \ --with-geos \ --with-sqlite3 \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[gdal] 02/02: Set distribution to unstable.
This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository gdal. commit 1d71e3330f595800a0fbc8e4386873ac12cbfb0a Author: Bas Couwenberg Date: Fri Aug 1 00:02:27 2014 +0200 Set distribution to unstable. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f6b5497..a976a20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -gdal (1.10.1+dfsg-8) UNRELEASED; urgency=medium +gdal (1.10.1+dfsg-8) unstable; urgency=medium * Support hdf5 1.8.13 new packaging layout. Thanks to Gilles Filippini for the patch. (closes: #756662) - -- Bas Couwenberg Fri, 01 Aug 2014 00:01:08 +0200 + -- Bas Couwenberg Fri, 01 Aug 2014 00:02:15 +0200 gdal (1.10.1+dfsg-7) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git ___ 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#756687: netcdf: [hdf5 transition] please support hdf5 1.8.13 new packaging layout
Source: netcdf Version: 1:4.1.3-7 Severity: important Tags: patch User: p...@debian.org Usertags: HDF5-transition -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, The hdf5 1.8.13 package in experimental features a new layout for headers and libraries, so that all the binary packages are now co-installable. Please find attached a patch proposal to support both the current and the new layouts. Because this bug is in the way of the hdf5 transition I intend to NMU in a few days. I apologize for the urge, and I hope this approach won't offend you. Please tell me otherwise. Kind regards, _g. - -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.14-1-486 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBCAAGBQJT2sZvAAoJEO/obGx//s+D2PEIAJcmArcRXIGelsXsqqMM7PrT byMkj4xlYfDpApDMRLwLcTTBq2RgfVhdIFQfVB4NKThF05NWHCBMSnGOQSPJWzhr nrOe2EcHVK4V9gOCcfC1Mqv+EA7++0rUU2YVH9gqSo/Oqdx+Y+GoZQtkmUhpNGSn ZCkVurs/W275hDh1mhErhQfO13Wx5Hwxy/uItF9yEA+T+AFqDnw9LVk51Cft5cK1 p3S8vQB8J30NpVSdikPxy1W2Mi4AHnK3FjDZVc6S5V3blX4KgoWsAsep6R6yMnKV pQdRoHu8AKE5lw3Yod3jEOT/cnORsrCWTx9JhL35TEAxdo0heXWq0Pibov2wdAg= =ckTm -END PGP SIGNATURE- diff -Nru netcdf-4.1.3/debian/changelog netcdf-4.1.3/debian/changelog --- netcdf-4.1.3/debian/changelog 2013-10-09 14:50:35.0 +0200 +++ netcdf-4.1.3/debian/changelog 2014-07-24 16:11:22.0 +0200 @@ -1,3 +1,10 @@ +netcdf (1:4.1.3-7.1) unstable; urgency=low + + * Non-maintainer upload. + * Support hdf5 1.8.13 new packaging layout. + + -- Gilles Filippini Thu, 24 Jul 2014 16:11:22 +0200 + netcdf (1:4.1.3-7) unstable; urgency=low * Team upload diff -Nru netcdf-4.1.3/debian/rules netcdf-4.1.3/debian/rules --- netcdf-4.1.3/debian/rules 2013-10-09 14:35:06.0 +0200 +++ netcdf-4.1.3/debian/rules 2014-07-31 11:08:32.0 +0200 @@ -9,14 +9,19 @@ # skipping of fort-nc4.c without that. # # Remote sites could be not available at check time, so disabling some tests... -#DEB_CONFIGURE_EXTRA_FLAGS := --enable-shared --enable-pic --enable-docs-install --enable-netcdf-4 --with-hdf5=/usr --with-libcf --enable-dap +#DEB_CONFIGURE_EXTRA_FLAGS := --enable-shared --enable-pic --enable-docs-install --enable-netcdf-4 --with-libcf --enable-dap # This is useful to avoid remote Nap checks -DEB_CONFIGURE_EXTRA_FLAGS := --enable-shared --enable-pic --enable-docs-install --enable-netcdf-4 --with-hdf5=/usr --with-libcf --enable-dap --disable-dap-remote-tests +DEB_CONFIGURE_EXTRA_FLAGS := --enable-shared --enable-pic --enable-docs-install --enable-netcdf-4 --with-libcf --enable-dap --disable-dap-remote-tests DEB_CONFIGURE_SCRIPT_ENV += FC="gfortran" DEB_CONFIGURE_SCRIPT_ENV += CXX="g++" DEB_CONFIGURE_SCRIPT_ENV += CC="gcc" DEB_CONFIGURE_SCRIPT_ENV += CPPFLAGS="-DgFortran" +ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),) + CFLAGS += -I/usr/include/hdf5/serial + LDFLAGS += -Wl,-L/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial +endif + DEB_MAKE_CHECK_TARGET = check DEB_INSTALL_CHANGELOGS_ALL = $(CURDIR)/RELEASE_NOTES ___ 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#756693: RFS: gdal/1.10.1+dfsg-8
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "gdal" Package name: gdal Version : 1.10.1+dfsg-8 Upstream Author : The GDAL/OGR project team, Frank Warmerdam URL : http://www.gdal.org/ License : MIT Section : science It builds those binary packages: libgdal1h- Geospatial Data Abstraction Library libgdal1-dev - Geospatial Data Abstraction Library - Transitional package libgdal-dev - Geospatial Data Abstraction Library - Development files libgdal-doc - Documentation for the Geospatial Data Abstraction Library gdal-bin - Geospatial Data Abstraction Library - Utility programs python-gdal - Python bindings to the Geospatial Data Abstraction Library python3-gdal - Python 3 bindings to the Geospatial Data Abstraction Library libgdal-perl - Perl bindings to the Geospatial Data Abstraction Library libgdal-java - Java bindings to the Geospatial Data Abstraction Library To access further information about this package, please visit the following URL: http://mentors.debian.net/package/gdal Alternatively, one can download the package with dget using this command: dget -x http://mentors.debian.net/debian/pool/main/g/gdal/gdal_1.10.1+dfsg-8.dsc More information about GDAL/OGR can be obtained from http://www.gdal.org/. Changes since the last upload: * Support hdf5 1.8.13 new packaging layout. Thanks to Gilles Filippini for the patch. (closes: #756662) Regards, Bas Couwenberg ___ 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#756696: ruby-hdfeos5: [hdf5 transition] please support hdf5 1.8.13 new packaging layout
Source: ruby-hdfeos5 Version: 1.2-2 Severity: important Tags: patch User: p...@debian.org Usertags: HDF5-transition -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, The hdf5 1.8.13 package in experimental features a new layout for headers and libraries, so that all the binary packages are now co-installable. Please find attached a patch proposal to support both the current and the new layouts. Because this bug is in the way of the hdf5 transition I intend to NMU in a few days. I apologize for the urge, and I hope this approach won't offend you. Please tell me otherwise. Kind regards, _g. - -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.14-1-486 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBCAAGBQJT2sf4AAoJEO/obGx//s+DHEYH/0iIh7KMfh+Cnu3zvW7IkGlQ KF77rNDn4RrEZIbzkc57WyR23oMuriLsykCJXtAWz23RW3PjHzy+1wktiFk2gnuG mSiWrnEQ++4eAzJLpu43AIsYNnm6+xlovEeU0Fer1COfk7QPgzuuCCRuAx9SNbrr n7wAY3OcwGM/n9oWIOcvH34X6Fp0gFkYXaNMfx+wm9tGgQ8WqueJ94rKEDKBK0Mg IxSzuBKV/hoUHmmcATCGuP1H8VWUr8LeNKafNM6aLZQIGmhQ3oFOEiHecjJyn3LD eSk2PlErLKucv+9Inh0t2Jby7c4OMsl4VisQIzBAdKUPNnAGLrZVbVQJgScJniY= =9jdu -END PGP SIGNATURE- diff -Nru ruby-hdfeos5-1.2/debian/changelog ruby-hdfeos5-1.2/debian/changelog --- ruby-hdfeos5-1.2/debian/changelog 2014-07-22 20:46:48.0 +0200 +++ ruby-hdfeos5-1.2/debian/changelog 2014-07-26 18:26:51.0 +0200 @@ -1,3 +1,13 @@ +ruby-hdfeos5 (1.2-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Support hdf5 1.8.13 new packaging layout. + * New patch 0004-hdf5-dir.patch to hard code parameter +--with-hdf5-dir to extconf.rb, because dh_ruby doesn't allow +passing extra parameters. + + -- Gilles Filippini Sat, 26 Jul 2014 16:47:19 +0200 + ruby-hdfeos5 (1.2-2) unstable; urgency=medium * Fix FTBFS: add multiarch search path (Closes: #753188) diff -Nru ruby-hdfeos5-1.2/debian/patches/0004-hdf5-dir.patch ruby-hdfeos5-1.2/debian/patches/0004-hdf5-dir.patch --- ruby-hdfeos5-1.2/debian/patches/0004-hdf5-dir.patch 1970-01-01 01:00:00.0 +0100 +++ ruby-hdfeos5-1.2/debian/patches/0004-hdf5-dir.patch 2014-07-26 18:17:47.0 +0200 @@ -0,0 +1,10 @@ +Index: ruby-hdfeos5-1.2/extconf.rb +=== +--- ruby-hdfeos5-1.2.orig/extconf.rb 2014-07-26 18:17:18.871956985 +0200 ruby-hdfeos5-1.2/extconf.rb 2014-07-26 18:17:45.180828598 +0200 +@@ -1,4 +1,5 @@ + require "mkmf" ++$configure_args["--with-hdf5-dir"] = ENV["HDF5_DIR"] + + require "rbconfig" unless defined? RbConfig + $vendorarchdir=RbConfig::CONFIG['vendorarchdir'] diff -Nru ruby-hdfeos5-1.2/debian/patches/series ruby-hdfeos5-1.2/debian/patches/series --- ruby-hdfeos5-1.2/debian/patches/series 2014-07-22 20:46:48.0 +0200 +++ ruby-hdfeos5-1.2/debian/patches/series 2014-07-26 18:26:19.0 +0200 @@ -1,3 +1,4 @@ 0001-Fix-NArray-Library-Path.patch 0002-Fix-test-data-path.patch 0003-Fix-printf-debugging.patch +0004-hdf5-dir.patch diff -Nru ruby-hdfeos5-1.2/debian/rules ruby-hdfeos5-1.2/debian/rules --- ruby-hdfeos5-1.2/debian/rules 2014-07-22 20:46:48.0 +0200 +++ ruby-hdfeos5-1.2/debian/rules 2014-07-31 18:26:13.0 +0200 @@ -1,5 +1,11 @@ #!/usr/bin/make -f +ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),) + export HDF5_DIR := /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial +else + export HDF5_DIR := /usr +endif + %: dh $@ --with ruby --buildsystem ruby ___ 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#756707: pktools: [hdf5 transition] please support hdf5 1.8.13 new packaging layout
Source: pktools Version: 2.5.2+20140505-1 Severity: important Tags: patch User: p...@debian.org Usertags: HDF5-transition -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, The hdf5 1.8.13 package in experimental features a new layout for headers and libraries, so that all the binary packages are now co-installable. Please find attached a patch proposal to support both the current and the new layouts. Because this bug is in the way of the hdf5 transition I intend to NMU in a few days. I apologize for the urge, and I hope this approach won't offend you. Please tell me otherwise. Kind regards, _g. - -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.14-1-486 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBCAAGBQJT2soXAAoJEO/obGx//s+DwNIH/3FnBJv6OWX9y0UNr0XbUb+y 6PMVX0WZhuQ7Euy9CpzwFi+4+V87dVYd7Gk+I2wJ21u7ZLqxwfDAtVYepxCVlNbE 68iRDo6CcJQ6fIvBCtJi0c2yhsm2By0RnaJY9KL/fv4A3oPy/pnQSjuFYr7l7EQs 8XyHa3tejs6vTGnP2lycpM3V0bXo1/Ka3vUMbqiOtqJocw/ez6ExPk73RFjeXD3P D2/P3szeK0Tx/TNX8dSOk8fWD7PPsewLhEM8sTlCGi5ikY1DZ6KUKOE7g2rvtv2H 3dLC09CbNCkd3he7lYECD5yayhSEvPQDkDFHoscmNrWGHgh1iq15MZQ6d+liolI= =6N9K -END PGP SIGNATURE- diff -Nru pktools-2.5.2+20140505/debian/changelog pktools-2.5.2+20140505/debian/changelog --- pktools-2.5.2+20140505/debian/changelog 2014-05-07 09:26:17.0 +0200 +++ pktools-2.5.2+20140505/debian/changelog 2014-07-24 14:29:13.0 +0200 @@ -1,3 +1,10 @@ +pktools (2.5.2+20140505-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Support hdf5 1.8.13 new packaging layout. + + -- Gilles Filippini Thu, 24 Jul 2014 14:29:01 +0200 + pktools (2.5.2+20140505-1) unstable; urgency=low * Initial release (closes: #732531). diff -Nru pktools-2.5.2+20140505/debian/rules pktools-2.5.2+20140505/debian/rules --- pktools-2.5.2+20140505/debian/rules 2014-05-07 09:26:17.0 +0200 +++ pktools-2.5.2+20140505/debian/rules 2014-07-31 19:34:42.0 +0200 @@ -4,6 +4,10 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),) + export DEB_CXXFLAGS_MAINT_APPEND := -I/usr/include/hdf5/serial +endif + %: dh $@ --buildsystem autoconf ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[gdal] branch experimental updated (8543ae5 -> 9fb6907)
This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a change to branch experimental in repository gdal. from 8543ae5 Set distribution to experimental. new 24f5e49 Merge changes from 1.10.1+dfsg-8 to support new hdf5 packaging layout. new 9fb6907 Set distribution to experimental. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 14 ++ debian/rules | 7 +++ 2 files changed, 21 insertions(+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[gdal] 01/02: Merge changes from 1.10.1+dfsg-8 to support new hdf5 packaging layout.
This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch experimental in repository gdal. commit 24f5e49d3d237fdc87b3c594cd08fc33f71f139a Author: Bas Couwenberg Date: Fri Aug 1 00:02:11 2014 +0200 Merge changes from 1.10.1+dfsg-8 to support new hdf5 packaging layout. --- debian/changelog | 14 ++ debian/rules | 7 +++ 2 files changed, 21 insertions(+) diff --git a/debian/changelog b/debian/changelog index 05746fb..fffde1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gdal (1.11.0+dfsg1-1~exp4) UNRELEASED; urgency=medium + + * Merge changes from 1.10.1+dfsg-8 to support new hdf5 packaging layout. + + -- Bas Couwenberg Fri, 01 Aug 2014 00:07:07 +0200 + gdal (1.11.0+dfsg1-1~exp3) experimental; urgency=medium * Merge changes from 1.10.1+dfsg-7 to include patch by Breno Leitao. @@ -39,6 +45,14 @@ gdal (1.11.0+dfsg-1~exp1) experimental; urgency=low -- Bas Couwenberg Sun, 04 May 2014 18:13:46 +0200 +gdal (1.10.1+dfsg-8) unstable; urgency=medium + + * Support hdf5 1.8.13 new packaging layout. +Thanks to Gilles Filippini for the patch. +(closes: #756662) + + -- Bas Couwenberg Fri, 01 Aug 2014 00:02:15 +0200 + gdal (1.10.1+dfsg-7) unstable; urgency=medium * Also use autotools_dev to update config.sub and config.guess. diff --git a/debian/rules b/debian/rules index 1b74c97..b154b51 100755 --- a/debian/rules +++ b/debian/rules @@ -25,6 +25,12 @@ GDAL_MAJOR=$(word 1,$(GDALVER)) GDAL_MINOR=$(word 2,$(GDALVER)) GDAL_PATCH=$(word 3,$(GDALVER)) +ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),) + WITH_HDF5:=--with-hdf5=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial +else + WITH_HDF5:= +endif + versions: @echo Gdal version: $(GDAL_MAJOR).$(GDAL_MINOR).$(GDAL_PATCH) @echo Swig version: $(SWIGVER) @@ -93,6 +99,7 @@ override_dh_auto_configure: --with-webp \ --with-jasper \ --with-netcdf \ + $(WITH_HDF5) \ --with-xerces \ --with-geos \ --with-sqlite3 \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[gdal] 02/02: Set distribution to experimental.
This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch experimental in repository gdal. commit 9fb690734e3c8e06a301e9b7f6c8a22f95a02168 Author: Bas Couwenberg Date: Fri Aug 1 00:09:18 2014 +0200 Set distribution to experimental. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fffde1f..e4694d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -gdal (1.11.0+dfsg1-1~exp4) UNRELEASED; urgency=medium +gdal (1.11.0+dfsg1-1~exp4) experimental; urgency=medium * Merge changes from 1.10.1+dfsg-8 to support new hdf5 packaging layout. - -- Bas Couwenberg Fri, 01 Aug 2014 00:07:07 +0200 + -- Bas Couwenberg Fri, 01 Aug 2014 00:08:50 +0200 gdal (1.11.0+dfsg1-1~exp3) experimental; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git ___ 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#756711: RFS: gdal/1.11.0+dfsg1-1~exp4
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "gdal" Package name: gdal Version : 1.11.0+dfsg1-1~exp4 Upstream Author : The GDAL/OGR project team, Frank Warmerdam URL : http://www.gdal.org/ License : MIT Section : science It builds those binary packages: libgdal1h- Geospatial Data Abstraction Library libgdal1-dev - Geospatial Data Abstraction Library - Transitional package libgdal-dev - Geospatial Data Abstraction Library - Development files libgdal-doc - Documentation for the Geospatial Data Abstraction Library gdal-bin - Geospatial Data Abstraction Library - Utility programs python-gdal - Python bindings to the Geospatial Data Abstraction Library python3-gdal - Python 3 bindings to the Geospatial Data Abstraction Library libgdal-perl - Perl bindings to the Geospatial Data Abstraction Library libgdal-java - Java bindings to the Geospatial Data Abstraction Library To access further information about this package, please visit the following URL: http://mentors.debian.net/package/gdal Alternatively, one can download the package with dget using this command: dget -x http://mentors.debian.net/debian/pool/main/g/gdal/gdal_1.11.0+dfsg1-1~exp4.dsc More information about GDAL/OGR can be obtained from http://www.gdal.org/. Changes since the last upload: * Merge changes from 1.10.1+dfsg-8 to support new hdf5 packaging layout. Regards, Bas Couwenberg ___ 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#756662: gdal: [hdf5 transition] please support hdf5 1.8.13 new packaging layout
Control: tags -1 pending On 08/01/2014 12:26 AM, Sebastiaan Couwenberg wrote: > I was about to go to bed, but now I'm building gdal packages. They > should be ready in a couple of hours. The updated packaging is in git, the new builds are available on mentors and waiting for sponsorship (#756693 & #756711). Kind Regards, Bas -- GPG Key ID: 4096R/E88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ 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: Bug#756662: gdal: [hdf5 transition] please support hdf5 1.8.13 new packaging layout
Processing control commands: > tags -1 pending Bug #756662 [src:gdal] gdal: [hdf5 transition] please support hdf5 1.8.13 new packaging layout Added tag(s) pending. -- 756662: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756662 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
Bug#756718: [INTL:ja] Re: postgis 2.1.2+dfsg-3: Please translate debconf PO for the package postgis
Package: postgis Version: 2.1.2+dfsg-3 Severity: wishlist Tags: patch l10n send to bts; looks like it was not reached On Sat, 10 May 2014 01:33:45 +0900 victory wrote: > On Tue, 08 Apr 2014 08:25:55 +0200 > Markus Wanner wrote: > > Please send the updated file to me, or submit it as a wishlist bug > > against postgis. > Japanese translation attached :) -- victory postgis_2.1.2+dfsg-3_ja.po.gz Description: Binary data ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[ruby-hdfeos5] 01/01: Support newer hdf5 package layouts (Closes: #756696)
This is an automated email from the git hooks/post-receive script. uwabami-guest pushed a commit to branch master in repository ruby-hdfeos5. commit 5f1acb181620ab39128dfbc9ada4e35415939c10 Author: Youhei SASAKI Date: Fri Aug 1 10:55:45 2014 +0900 Support newer hdf5 package layouts (Closes: #756696) Signed-off-by: Youhei SASAKI --- debian/patches/0004-hdf5-dir.patch | 10 ++ debian/patches/series | 1 + debian/rules | 6 ++ 3 files changed, 17 insertions(+) diff --git a/debian/patches/0004-hdf5-dir.patch b/debian/patches/0004-hdf5-dir.patch new file mode 100644 index 000..4c989b4 --- /dev/null +++ b/debian/patches/0004-hdf5-dir.patch @@ -0,0 +1,10 @@ +Index: ruby-hdfeos5-1.2/extconf.rb +=== +--- ruby-hdfeos5-1.2.orig/extconf.rb 2014-07-26 18:17:18.871956985 +0200 ruby-hdfeos5-1.2/extconf.rb2014-07-26 18:17:45.180828598 +0200 +@@ -1,4 +1,5 @@ + require "mkmf" ++$configure_args["--with-hdf5-dir"] = ENV["HDF5_DIR"] + + require "rbconfig" unless defined? RbConfig + $vendorarchdir=RbConfig::CONFIG['vendorarchdir'] diff --git a/debian/patches/series b/debian/patches/series index 6c5aa0b..829d4ef 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ 0001-Fix-NArray-Library-Path.patch 0002-Fix-test-data-path.patch 0003-Fix-printf-debugging.patch +0004-hdf5-dir.patch diff --git a/debian/rules b/debian/rules index 730e55e..fa1149a 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,11 @@ #!/usr/bin/make -f +ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),) + export HDF5_DIR := /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial +else + export HDF5_DIR := /usr +endif + %: dh $@ --with ruby --buildsystem ruby -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ruby-hdfeos5.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[ruby-hdfeos5] annotated tag debian/1.2-3 created (now 67e2cdf)
This is an automated email from the git hooks/post-receive script. uwabami-guest pushed a change to annotated tag debian/1.2-3 in repository ruby-hdfeos5. at 67e2cdf (tag) tagging 5f1acb181620ab39128dfbc9ada4e35415939c10 (commit) replaces debian/1.2-2 tagged by Youhei SASAKI on Fri Aug 1 10:58:08 2014 +0900 - Log - ruby-hdfeos5 Debian release 1.2-3 Youhei SASAKI (1): Support newer hdf5 package layouts (Closes: #756696) --- No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ruby-hdfeos5.git ___ 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 ruby-hdfeos5_1.2-3_amd64.changes
ruby-hdfeos5_1.2-3_amd64.changes uploaded successfully to localhost along with the files: ruby-hdfeos5_1.2-3_amd64.deb ruby-hdfeos5-dbg_1.2-3_amd64.deb libhdfeos5-ruby_1.2-3_all.deb libhdfeos5-ruby1.9.1_1.2-3_all.deb libhdfeos5-ruby1.9.1-dbg_1.2-3_all.deb libhdfeos5-ruby-doc_1.2-3_all.deb ruby-hdfeos5_1.2-3.dsc ruby-hdfeos5_1.2-3.debian.tar.xz 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
[ruby-hdfeos5] branch master updated (850ea49 -> 5f1acb1)
This is an automated email from the git hooks/post-receive script. uwabami-guest pushed a change to branch master in repository ruby-hdfeos5. from 850ea49 Update debian/changelog new 5f1acb1 Support newer hdf5 package layouts (Closes: #756696) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/patches/0004-hdf5-dir.patch | 10 ++ debian/patches/series | 1 + debian/rules | 6 ++ 3 files changed, 17 insertions(+) create mode 100644 debian/patches/0004-hdf5-dir.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ruby-hdfeos5.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
ruby-hdfeos5_1.2-3_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 01 Aug 2014 10:55:51 +0900 Source: ruby-hdfeos5 Binary: ruby-hdfeos5 ruby-hdfeos5-dbg libhdfeos5-ruby libhdfeos5-ruby1.9.1 libhdfeos5-ruby1.9.1-dbg libhdfeos5-ruby-doc Architecture: source amd64 all Version: 1.2-3 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project Changed-By: Youhei SASAKI Description: libhdfeos5-ruby - Transitional package for ruby-hdfeos5 libhdfeos5-ruby-doc - Transitional package for ruby-hdfeos5 libhdfeos5-ruby1.9.1 - Transitional package for ruby-hdfeos5 libhdfeos5-ruby1.9.1-dbg - Transitional package for ruby-hdfeos5-dbg ruby-hdfeos5 - Ruby interface to the HDF-EOS5 library ruby-hdfeos5-dbg - Ruby interface to the HDF-EOS5 library (debug symbol) Closes: 756696 Changes: ruby-hdfeos5 (1.2-3) unstable; urgency=medium . * Support newer hdf5 package layouts (Closes: #756696) Thanks to Gilles Filippini Checksums-Sha1: 98885ff19dd124230953d1bc1317a224863a269d 2406 ruby-hdfeos5_1.2-3.dsc df5cbb9bfd9814cda3112cab8c098818d9f09b73 8244 ruby-hdfeos5_1.2-3.debian.tar.xz b9dc08b044a22ec01ea8cc2f94446aa0aeed50c0 67098 ruby-hdfeos5_1.2-3_amd64.deb 9a82316c7e5f0fabe58e75e8f52b620d38b6ffc6 214688 ruby-hdfeos5-dbg_1.2-3_amd64.deb 3a9c3f1c0d4c80c0339054d39cf0327ad5e49f5b 6104 libhdfeos5-ruby_1.2-3_all.deb 7609f589d60fbc18d18db23bd9675750f2c59cb9 6118 libhdfeos5-ruby1.9.1_1.2-3_all.deb aad0b947b7c04e9bf9a082b2bf36f03d52156773 6126 libhdfeos5-ruby1.9.1-dbg_1.2-3_all.deb 381d488432ae0a035ab2f83e9a1e8e30b6f4015e 6112 libhdfeos5-ruby-doc_1.2-3_all.deb Checksums-Sha256: f5397789c210a8563f58b47171d76cc3907f9e8bafb19c55b5ee4827e48b8ec0 2406 ruby-hdfeos5_1.2-3.dsc e5bf9c96d65c0ad102a6093d5bb40479295f7a5763c2967d3d1b3d124d9d2fb8 8244 ruby-hdfeos5_1.2-3.debian.tar.xz 439a061c62612030a9ead8047bc3fa4ae9d679899926ecc29b0cfcb2413932eb 67098 ruby-hdfeos5_1.2-3_amd64.deb d3bcd216022fb7bccde8184aba57480023eb690f34c05374b82dcd746f39b95c 214688 ruby-hdfeos5-dbg_1.2-3_amd64.deb 11d29122d40337514ee1910756590c8c2ef09e0c35114c661782a63dfe83adf4 6104 libhdfeos5-ruby_1.2-3_all.deb 965a74e4b5e5e85de1f24cf1ed0830cfdad01c038120f1bdea0b721cfb259d5f 6118 libhdfeos5-ruby1.9.1_1.2-3_all.deb f2b5c2f124a0df5fd5dd7eb0e195b28e24c7462b76f0eedbc5fc814c6536a45d 6126 libhdfeos5-ruby1.9.1-dbg_1.2-3_all.deb 6df08fd7e94d1062fd8f5efeeed4b228d20b8f6337989e47d191e4b056702ccd 6112 libhdfeos5-ruby-doc_1.2-3_all.deb Files: 71c0efbdfb425bf74b4874d644adac0f 67098 ruby optional ruby-hdfeos5_1.2-3_amd64.deb 7f84ec1eae7524ee384c8e14e48f6c76 214688 debug extra ruby-hdfeos5-dbg_1.2-3_amd64.deb ceb82564b444c1f6ffea184c6fb1a382 6104 oldlibs extra libhdfeos5-ruby_1.2-3_all.deb 4272a8c9c6d684faf2c06abb8eb49358 6118 oldlibs extra libhdfeos5-ruby1.9.1_1.2-3_all.deb a202d3006afb4fba84b91ed4a98caad8 6126 oldlibs extra libhdfeos5-ruby1.9.1-dbg_1.2-3_all.deb cf66439d59b7c15a5916a2cd4dd3649d 6112 oldlibs extra libhdfeos5-ruby-doc_1.2-3_all.deb 3862982fef17a509544155edd8359bc7 2406 ruby optional ruby-hdfeos5_1.2-3.dsc 9aacd47c430ce2d52d1029ae47bf6056 8244 ruby optional ruby-hdfeos5_1.2-3.debian.tar.xz -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCgAGBQJT2vQsAAoJEJOU81SJHX4HMicP/R9BRDTfQuVACcdOtk3wF9dP O4EgNZQ30H7K8QOrCafcWiwSQWWwXRKEHDl/jmgxo7ODC5jxHPP+xgLi7wh3YOgG 8zkX1IKAoHupHlUhgLZn34h/SuySf7h93E4uS7sXpuvdk/00mllpKeVnFPfYs8dS kx4vCq/CFwYoLrGsOZaq4zmQ/a3rQOg5JWSnxbZOClt4sMJE8X8GpJXVxDfUw3o9 361ybx/4xp8jYl959M5Qmyu6TvT+aS43z5iiQjkALRD98a0nX0wiJQoafJojB/yw Z31wMDITly1y0kVl2HigsQROka8SGfThs806OArr9d2TVUAK+N4VTnc/IRXEb0AD YbPawHV/c7LLz9TG+bPKWvzYv0xbVVmXJw7up8ZiKoA8GOUJj+vKd7WT1M+NPXN0 YWwayV1SwaRAcyjynTBlx6xGr85eKzvWRNwZRRukJju+WQiYLL75g/tDSgMWvoL0 xZhe+dKd3LgGbFz7OZ1ZTlqPyRBlKmg/tCiMZrHCUMNm6uhXON3Za4jCGcM6MB1K hjdT+xg0TmOYB1EQvDPLkLNVfuIjySV55lHCk7RPS8jfzOXwrNbo3Y8sXaM5ctbi 5lAwsZuxUNvHwop6hAxqvIh60wFpBNhpUUO4kapDn6n9ggF/N1PaojBiY8R8Wdd9 b9m+CC3r8n8RlW0Uw49A =IkwL -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#756696: marked as done (ruby-hdfeos5: [hdf5 transition] please support hdf5 1.8.13 new packaging layout)
Your message dated Fri, 01 Aug 2014 03:39:09 + with message-id and subject line Bug#756696: fixed in ruby-hdfeos5 1.2-3 has caused the Debian Bug report #756696, regarding ruby-hdfeos5: [hdf5 transition] please support hdf5 1.8.13 new packaging layout 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.) -- 756696: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756696 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: ruby-hdfeos5 Version: 1.2-2 Severity: important Tags: patch User: p...@debian.org Usertags: HDF5-transition -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, The hdf5 1.8.13 package in experimental features a new layout for headers and libraries, so that all the binary packages are now co-installable. Please find attached a patch proposal to support both the current and the new layouts. Because this bug is in the way of the hdf5 transition I intend to NMU in a few days. I apologize for the urge, and I hope this approach won't offend you. Please tell me otherwise. Kind regards, _g. - -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.14-1-486 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBCAAGBQJT2sf4AAoJEO/obGx//s+DHEYH/0iIh7KMfh+Cnu3zvW7IkGlQ KF77rNDn4RrEZIbzkc57WyR23oMuriLsykCJXtAWz23RW3PjHzy+1wktiFk2gnuG mSiWrnEQ++4eAzJLpu43AIsYNnm6+xlovEeU0Fer1COfk7QPgzuuCCRuAx9SNbrr n7wAY3OcwGM/n9oWIOcvH34X6Fp0gFkYXaNMfx+wm9tGgQ8WqueJ94rKEDKBK0Mg IxSzuBKV/hoUHmmcATCGuP1H8VWUr8LeNKafNM6aLZQIGmhQ3oFOEiHecjJyn3LD eSk2PlErLKucv+9Inh0t2Jby7c4OMsl4VisQIzBAdKUPNnAGLrZVbVQJgScJniY= =9jdu -END PGP SIGNATURE- diff -Nru ruby-hdfeos5-1.2/debian/changelog ruby-hdfeos5-1.2/debian/changelog --- ruby-hdfeos5-1.2/debian/changelog 2014-07-22 20:46:48.0 +0200 +++ ruby-hdfeos5-1.2/debian/changelog 2014-07-26 18:26:51.0 +0200 @@ -1,3 +1,13 @@ +ruby-hdfeos5 (1.2-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Support hdf5 1.8.13 new packaging layout. + * New patch 0004-hdf5-dir.patch to hard code parameter +--with-hdf5-dir to extconf.rb, because dh_ruby doesn't allow +passing extra parameters. + + -- Gilles Filippini Sat, 26 Jul 2014 16:47:19 +0200 + ruby-hdfeos5 (1.2-2) unstable; urgency=medium * Fix FTBFS: add multiarch search path (Closes: #753188) diff -Nru ruby-hdfeos5-1.2/debian/patches/0004-hdf5-dir.patch ruby-hdfeos5-1.2/debian/patches/0004-hdf5-dir.patch --- ruby-hdfeos5-1.2/debian/patches/0004-hdf5-dir.patch 1970-01-01 01:00:00.0 +0100 +++ ruby-hdfeos5-1.2/debian/patches/0004-hdf5-dir.patch 2014-07-26 18:17:47.0 +0200 @@ -0,0 +1,10 @@ +Index: ruby-hdfeos5-1.2/extconf.rb +=== +--- ruby-hdfeos5-1.2.orig/extconf.rb 2014-07-26 18:17:18.871956985 +0200 ruby-hdfeos5-1.2/extconf.rb 2014-07-26 18:17:45.180828598 +0200 +@@ -1,4 +1,5 @@ + require "mkmf" ++$configure_args["--with-hdf5-dir"] = ENV["HDF5_DIR"] + + require "rbconfig" unless defined? RbConfig + $vendorarchdir=RbConfig::CONFIG['vendorarchdir'] diff -Nru ruby-hdfeos5-1.2/debian/patches/series ruby-hdfeos5-1.2/debian/patches/series --- ruby-hdfeos5-1.2/debian/patches/series 2014-07-22 20:46:48.0 +0200 +++ ruby-hdfeos5-1.2/debian/patches/series 2014-07-26 18:26:19.0 +0200 @@ -1,3 +1,4 @@ 0001-Fix-NArray-Library-Path.patch 0002-Fix-test-data-path.patch 0003-Fix-printf-debugging.patch +0004-hdf5-dir.patch diff -Nru ruby-hdfeos5-1.2/debian/rules ruby-hdfeos5-1.2/debian/rules --- ruby-hdfeos5-1.2/debian/rules 2014-07-22 20:46:48.0 +0200 +++ ruby-hdfeos5-1.2/debian/rules 2014-07-31 18:26:13.0 +0200 @@ -1,5 +1,11 @@ #!/usr/bin/make -f +ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),) + export HDF5_DIR := /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial +else + export HDF5_DIR := /usr +endif + %: dh $@ --with ruby --buildsystem ruby --- End Message --- --- Begin Message --- Source: ruby-hdfeos5 Source-Version: 1.2-3 We believe that the bug you reported is fixed in the latest version of ruby-hdfeos5, which is due to be installed in the Debian FTP archive. 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 756...@bugs.debian.org, and the maintainer will reopen the bug report if