Bug#772980: Bug #772980: libhdf4: FTBFS on mips64el - Assertion `sizeof(hdf_pint_t)==sizeof(void *)' failed.

2015-02-27 Thread James Cowgill
Control: tags -1 patch

On Fri, 12 Dec 2014 17:40:06 + James Cowgill  
wrote:
> Hi,
> 
> libhdf4 FTBFS on mips64el because it chooses the size of hdf_pint_t
> incorrectly. This results in a lot of warnings and causes this assertion
> to fail near the end of the log:

So I had a look at fixing this and it seems that there was already
another bug (#753493) on this issue and you tried to fix it in this
commit:

https://anonscm.debian.org/cgit/pkg-grass/hdf4.git/commit/?id=683f409c2e11b4cd3f20f62bc01ba02f839656bc

Unfortunately, you changed the typedefs for ARM instead of MIPS so the
bug wasn't fixed. Thankfully since int and long are the same on 32-bit
ARM, it had no effect there and nothing broke.

I've attached a patch to the hdfi.h patch which has the correct line
numbers against 4.2.10-3.

Thanks,
James
--- a/debian/patches/hdfi.h	2014-10-21 14:20:19.0 +0100
+++ b/debian/patches/hdfi.h	2015-02-27 23:48:18.397275292 +
@@ -324,14 +324,14 @@
 +typedef unsigned char uint8;
 +typedef short int int16;
 +typedef unsigned short int uint16;
-+typedef long int  int32;
-+typedef unsigned long int uint32;
++typedef int   int32;
++typedef unsigned int  uint32;
 +typedef int   intn;
 +typedef unsigned int  uintn;
 +typedef float float32;
 +typedef doublefloat64;
 +typedef long  intf; /* size of INTEGERs in Fortran compiler */
-+typedef int   hdf_pint_t;   /* an integer the same size as a pointer */
++typedef long  hdf_pint_t;   /* an integer the same size as a pointer */
 +#define FNAME_POST_UNDERSCORE
 +#define _fcdtocp(desc) (desc)
 +
___
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: Bug #772980: libhdf4: FTBFS on mips64el - Assertion `sizeof(hdf_pint_t)==sizeof(void *)' failed.

2015-02-27 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 patch
Bug #772980 [src:libhdf4] libhdf4: FTBFS on mips64el - Assertion 
`sizeof(hdf_pint_t)==sizeof(void *)' failed.
Added tag(s) patch.

-- 
772980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772980
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#772536: marked as done (osmctools: osmupdate needs wget)

2015-02-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Feb 2015 22:34:18 +
with message-id 
and subject line Bug#772536: fixed in osmctools 0.4-1~exp1
has caused the Debian Bug report #772536,
regarding osmctools: osmupdate needs wget
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.)


-- 
772536: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772536
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: osmctools
Version: 0.3-1
Severity: normal

Hi!

osmupdate needs wget to download the change files but there isn't a
Depends nor Recommends on it.

At least a "Recommends: wget" should be included in the package.

Thank you!

Best regards,
Nelson

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (200, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages osmctools depends on:
ii  libc6   2.19-13
ii  zlib1g  1:1.2.8.dfsg-2+b1

osmctools recommends no packages.

osmctools suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: osmctools
Source-Version: 0.4-1~exp1

We believe that the bug you reported is fixed in the latest version of
osmctools, 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 772...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg  (supplier of updated osmctools 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: SHA512

Format: 1.8
Date: Fri, 27 Feb 2015 23:23:36 +0100
Source: osmctools
Binary: osmctools
Architecture: source amd64
Version: 0.4-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 osmctools  - Some tools to manipulate OpenStreetMap files
Closes: 770931 772536
Changes:
 osmctools (0.4-1~exp1) experimental; urgency=medium
 .
   * New upstream release.
 (closes: #770931)
   * Add upstream metadata.
   * Add dependency on wget required by osmupdate.
 (closes: #772536)
   * Update my email to @debian.org address.
   * Update Vcs-Browser URL to use cgit.
   * Update copyright file, changes:
 - Split license specificitions from files section
 - Add Upstream-Contact
 - Group copyright years into single range
   * Document --pbf-granularity option in osmconvert man page.
Checksums-Sha1:
 fc29f89a686ba102bcdb5b0fab54d1ca9b7ddbd8 1999 osmctools_0.4-1~exp1.dsc
 12b6f47cd3bd2de1a6c6639348676d1e7f01ede6 163896 osmctools_0.4.orig.tar.gz
 288669c4aede612e5b1338f77102f73402cfef5d 22560 
osmctools_0.4-1~exp1.debian.tar.xz
 73a1a28befba1bf6808f6bafc7947711d37f51ba 114984 osmctools_0.4-1~exp1_amd64.deb
Checksums-Sha256:
 9f06287d311c4c83d89b211f6250bb1b0e8ec5fbab3900079448d6e49902ce3d 1999 
osmctools_0.4-1~exp1.dsc
 5db59e6907976e08b120494dedccfc9bf2b676e6d7604aa449ebdd3bec50c267 163896 
osmctools_0.4.orig.tar.gz
 69e71dd6cdc72abd36d1b4eea4a8efbc648f14a46e214ab2058e95c8901ea85f 22560 
osmctools_0.4-1~exp1.debian.tar.xz
 380327a039c7c283d27df6bc9fbd92357cc1c102bf0ed85356f851d77dd87dc8 114984 
osmctools_0.4-1~exp1_amd64.deb
Files:
 f9a07402ac12e5f980930fef3500ed87 1999 utils optional osmctools_0.4-1~exp1.dsc
 091aa7d86a3ab2b1cf322c516377e589 163896 utils optional 
osmctools_0.4.orig.tar.gz
 c91c356bf13631dd796e4c9733d3482b 22560 utils optional 
osmctools_0.4-1~exp1.debian.tar.xz
 700f2927b0d291840a594e5ccf7620a2 114984 utils optional 
osmctools_0.4-1~exp1_amd64.deb

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

iQIcBAEBCgAGBQJU8O8jAAoJEGdQ8QrojUrxKD8P/jEZzcIiEuGGFSdg3fgYJX5P
UgQgtuEU4h9y4h0SukIKy3qFo0wwZubKhJ16Ar8BdFszhD1x+EeBTjiNcjQldnTm
NOrOUaA8Qcn+3vKN98/pHRLMFTTsTzGnN7HRBsOm0OokHMfCrEnCXzFug73aq0IB
hKcv8MCo1TbSFRb1E7SAQXEtnXCeVK7swH9GMZaj0wuR/e0SUBzIPdyAM0F9Wpak
vvAn2AKkgBR+7vhNYBmCN9Zoxjeko/Nms5PCNQCvr+Co8f28TEZM1/vTCCrBuUgJ
RxqrzcXxcd3m7EZDQaNGPeM/UsMJeO7igMsd3PH5LPYgtPND++c2CvI4minWgHr4
0ttl0uUoPWXUPwINJ3tHQObWtUr6IE9wNit+iurizHJernR66e2uLn9TJKjSYzWK
FhwwWJjZ82oEBuBlVC+gfuHlGhFoeimRU8GeJAUfA02IRoHH06BOypI3L7NvE608

Bug#770931: marked as done (osmctools: new upstream version of osmconvert - adds alternative granularity support)

2015-02-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Feb 2015 22:34:18 +
with message-id 
and subject line Bug#770931: fixed in osmctools 0.4-1~exp1
has caused the Debian Bug report #770931,
regarding osmctools: new upstream version of osmconvert - adds alternative 
granularity support
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.)


-- 
770931: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770931
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: osmctools
Version: 0.3-1
Severity: normal

I wrote to Markus Weber, the upstream author of osmctools with a feature
request, concerning OSM plant file in PBF download from this site:

http://download.bbbike.org/osm/planet/

These files were created with the osmosis setting granularity=1. When
trying to read with osmconvert it produced this error:

> node nanodegrees must be 100:1

Markus has added support for PBF plant dumps with non-standard granularity, it
would be great to have his new version of osmconvert in Debian. Here is the
commit:

https://gitorious.org/osm-c-tools/osmctools/commit/e40dad41670473e4963c94ab5491e9a9397f12d5

Thanks,
-- 
Edward.
--- End Message ---
--- Begin Message ---
Source: osmctools
Source-Version: 0.4-1~exp1

We believe that the bug you reported is fixed in the latest version of
osmctools, 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 770...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg  (supplier of updated osmctools 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: SHA512

Format: 1.8
Date: Fri, 27 Feb 2015 23:23:36 +0100
Source: osmctools
Binary: osmctools
Architecture: source amd64
Version: 0.4-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 osmctools  - Some tools to manipulate OpenStreetMap files
Closes: 770931 772536
Changes:
 osmctools (0.4-1~exp1) experimental; urgency=medium
 .
   * New upstream release.
 (closes: #770931)
   * Add upstream metadata.
   * Add dependency on wget required by osmupdate.
 (closes: #772536)
   * Update my email to @debian.org address.
   * Update Vcs-Browser URL to use cgit.
   * Update copyright file, changes:
 - Split license specificitions from files section
 - Add Upstream-Contact
 - Group copyright years into single range
   * Document --pbf-granularity option in osmconvert man page.
Checksums-Sha1:
 fc29f89a686ba102bcdb5b0fab54d1ca9b7ddbd8 1999 osmctools_0.4-1~exp1.dsc
 12b6f47cd3bd2de1a6c6639348676d1e7f01ede6 163896 osmctools_0.4.orig.tar.gz
 288669c4aede612e5b1338f77102f73402cfef5d 22560 
osmctools_0.4-1~exp1.debian.tar.xz
 73a1a28befba1bf6808f6bafc7947711d37f51ba 114984 osmctools_0.4-1~exp1_amd64.deb
Checksums-Sha256:
 9f06287d311c4c83d89b211f6250bb1b0e8ec5fbab3900079448d6e49902ce3d 1999 
osmctools_0.4-1~exp1.dsc
 5db59e6907976e08b120494dedccfc9bf2b676e6d7604aa449ebdd3bec50c267 163896 
osmctools_0.4.orig.tar.gz
 69e71dd6cdc72abd36d1b4eea4a8efbc648f14a46e214ab2058e95c8901ea85f 22560 
osmctools_0.4-1~exp1.debian.tar.xz
 380327a039c7c283d27df6bc9fbd92357cc1c102bf0ed85356f851d77dd87dc8 114984 
osmctools_0.4-1~exp1_amd64.deb
Files:
 f9a07402ac12e5f980930fef3500ed87 1999 utils optional osmctools_0.4-1~exp1.dsc
 091aa7d86a3ab2b1cf322c516377e589 163896 utils optional 
osmctools_0.4.orig.tar.gz
 c91c356bf13631dd796e4c9733d3482b 22560 utils optional 
osmctools_0.4-1~exp1.debian.tar.xz
 700f2927b0d291840a594e5ccf7620a2 114984 utils optional 
osmctools_0.4-1~exp1_amd64.deb

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

iQIcBAEBCgAGBQJU8O8jAAoJEGdQ8QrojUrxKD8P/jEZzcIiEuGGFSdg3fgYJX5P
UgQgtuEU4h9y4h0SukIKy3qFo0wwZubKhJ16Ar8BdFszhD1x+EeBTjiNcjQldnTm
NOrOUaA8Qcn+3vKN98/pHRLMFTTsTzGnN7HRBsOm0OokHMfCrEnCXzFug73aq0IB
hKcv8MCo1TbSFRb1E7SAQXEtnXCeVK7swH9GMZaj0wuR/e0SUBzIPdyAM0F9Wpak
vvAn2AKkgBR+7vhNYBmCN9Zoxjeko/Nms5PCNQCvr+Co8f28TEZM1/vTCCrBuUgJ
RxqrzcXxcd3m7EZDQaNGPeM/UsMJeO7igMsd3PH5LPYgtPND++c2CvI4minWgHr4
0ttl0uUoPWXUPwINJ3tHQObWtUr6IE9wNit+iurizHJernR66e2uLn9TJKjSYzWK
FhwwWJjZ82oEBuBlVC+gfuHlGhFoeimRU8GeJAUfA02IRoHH06BOypI3L7NvE608
cpuEYRTdiLdrzl9z4Xmgc98J/1YEF1UZvAeZLsOWH0CIK3FTJFsPUDHgduW7N

osmctools_0.4-1~exp1_amd64.changes ACCEPTED into experimental

2015-02-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 27 Feb 2015 23:23:36 +0100
Source: osmctools
Binary: osmctools
Architecture: source amd64
Version: 0.4-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 osmctools  - Some tools to manipulate OpenStreetMap files
Closes: 770931 772536
Changes:
 osmctools (0.4-1~exp1) experimental; urgency=medium
 .
   * New upstream release.
 (closes: #770931)
   * Add upstream metadata.
   * Add dependency on wget required by osmupdate.
 (closes: #772536)
   * Update my email to @debian.org address.
   * Update Vcs-Browser URL to use cgit.
   * Update copyright file, changes:
 - Split license specificitions from files section
 - Add Upstream-Contact
 - Group copyright years into single range
   * Document --pbf-granularity option in osmconvert man page.
Checksums-Sha1:
 fc29f89a686ba102bcdb5b0fab54d1ca9b7ddbd8 1999 osmctools_0.4-1~exp1.dsc
 12b6f47cd3bd2de1a6c6639348676d1e7f01ede6 163896 osmctools_0.4.orig.tar.gz
 288669c4aede612e5b1338f77102f73402cfef5d 22560 
osmctools_0.4-1~exp1.debian.tar.xz
 73a1a28befba1bf6808f6bafc7947711d37f51ba 114984 osmctools_0.4-1~exp1_amd64.deb
Checksums-Sha256:
 9f06287d311c4c83d89b211f6250bb1b0e8ec5fbab3900079448d6e49902ce3d 1999 
osmctools_0.4-1~exp1.dsc
 5db59e6907976e08b120494dedccfc9bf2b676e6d7604aa449ebdd3bec50c267 163896 
osmctools_0.4.orig.tar.gz
 69e71dd6cdc72abd36d1b4eea4a8efbc648f14a46e214ab2058e95c8901ea85f 22560 
osmctools_0.4-1~exp1.debian.tar.xz
 380327a039c7c283d27df6bc9fbd92357cc1c102bf0ed85356f851d77dd87dc8 114984 
osmctools_0.4-1~exp1_amd64.deb
Files:
 f9a07402ac12e5f980930fef3500ed87 1999 utils optional osmctools_0.4-1~exp1.dsc
 091aa7d86a3ab2b1cf322c516377e589 163896 utils optional 
osmctools_0.4.orig.tar.gz
 c91c356bf13631dd796e4c9733d3482b 22560 utils optional 
osmctools_0.4-1~exp1.debian.tar.xz
 700f2927b0d291840a594e5ccf7620a2 114984 utils optional 
osmctools_0.4-1~exp1_amd64.deb

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

iQIcBAEBCgAGBQJU8O8jAAoJEGdQ8QrojUrxKD8P/jEZzcIiEuGGFSdg3fgYJX5P
UgQgtuEU4h9y4h0SukIKy3qFo0wwZubKhJ16Ar8BdFszhD1x+EeBTjiNcjQldnTm
NOrOUaA8Qcn+3vKN98/pHRLMFTTsTzGnN7HRBsOm0OokHMfCrEnCXzFug73aq0IB
hKcv8MCo1TbSFRb1E7SAQXEtnXCeVK7swH9GMZaj0wuR/e0SUBzIPdyAM0F9Wpak
vvAn2AKkgBR+7vhNYBmCN9Zoxjeko/Nms5PCNQCvr+Co8f28TEZM1/vTCCrBuUgJ
RxqrzcXxcd3m7EZDQaNGPeM/UsMJeO7igMsd3PH5LPYgtPND++c2CvI4minWgHr4
0ttl0uUoPWXUPwINJ3tHQObWtUr6IE9wNit+iurizHJernR66e2uLn9TJKjSYzWK
FhwwWJjZ82oEBuBlVC+gfuHlGhFoeimRU8GeJAUfA02IRoHH06BOypI3L7NvE608
cpuEYRTdiLdrzl9z4Xmgc98J/1YEF1UZvAeZLsOWH0CIK3FTJFsPUDHgduW7NSnq
Xpw5jZW0lmw8CtL8yyFkrjnFQIluDXpAVmxMTARiSaEDNxczod0I9ibVecygBvOY
gnFIVivGQCJ5jYyUIC6LvQm0qQN3/5yXj42EtZkbzS8gT7tq5P8Oxzsy4SSi/vS5
pAOt60SFhANm0R7BVPWj
=EffU
-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


Processing of osmctools_0.4-1~exp1_amd64.changes

2015-02-27 Thread Debian FTP Masters
osmctools_0.4-1~exp1_amd64.changes uploaded successfully to localhost
along with the files:
  osmctools_0.4-1~exp1.dsc
  osmctools_0.4.orig.tar.gz
  osmctools_0.4-1~exp1.debian.tar.xz
  osmctools_0.4-1~exp1_amd64.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


[osmctools] annotated tag upstream/0.4 created (now 95d68d8)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to annotated tag upstream/0.4
in repository osmctools.

at  95d68d8   (tag)
   tagging  2640375601ec23758ac01057c3013214443ff0f3 (commit)
  replaces  upstream/0.3
 tagged by  Bas Couwenberg
on  Fri Feb 27 22:01:52 2015 +0100

- Log -
Upstream version 0.4

Bas Couwenberg (1):
  Imported Upstream version 0.4

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] branch upstream updated (ea89816 -> 2640375)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository osmctools.

  from  ea89816   Imported Upstream version 0.3
   new  2640375   Imported Upstream version 0.4

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:
 src/osmconvert.c | 54 --
 src/osmfilter.c  | 10 +-
 src/osmupdate.c  | 13 -
 3 files changed, 57 insertions(+), 20 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] 07/09: Update copyright file.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmctools.

commit 64840876180007d718b2762a2db6cc38c44eb5a8
Author: Bas Couwenberg 
Date:   Fri Feb 27 22:12:14 2015 +0100

Update copyright file.

Changes:
- Split license specificitions from files section
- Add Upstream-Contact
- Group copyright years into single range
---
 debian/changelog |  4 
 debian/copyright | 44 +---
 2 files changed, 29 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 35422bf..5abec7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,10 @@ osmctools (0.4-1) UNRELEASED; urgency=medium
 (closes: #772536)
   * Update my email to @debian.org address.
   * Update Vcs-Browser URL to use cgit.
+  * Update copyright file, changes:
+- Split license specificitions from files section
+- Add Upstream-Contact
+- Group copyright years into single range
 
  -- Bas Couwenberg   Fri, 27 Feb 2015 22:02:10 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 7081627..132f9b5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,33 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: osmtools
+Upstream-Contact: Markus Weber 
 Source: http://gitorious.org/osm-c-tools/ 
 
 Files: *
-Copyright: 2011, 2012, 2013 Markus Weber
+Copyright: 2011-2013, Markus Weber 
+License: AGPL-3
+
+Files: debian/*
+Copyright: 2013, Pierre Blanc 
+License: GPL-2+
+
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see 
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
 License: AGPL-3
  GNU AFFERO GENERAL PUBLIC LICENSE
  Version 3, 19 November 2007
@@ -622,21 +646,3 @@ License: AGPL-3
  Program, unless a warranty or assumption of liability accompanies a
  copy of the Program in return for a fee.
 
-Files: debian/*
-Copyright: 2013 Pierre Blanc 
-License: GPL-2+
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- .
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see 
- .
- On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] 09/09: Set distribution to experimental.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmctools.

commit 7f2758a8cfda690881249421623f0e69a37e189e
Author: Bas Couwenberg 
Date:   Fri Feb 27 23:24:04 2015 +0100

Set distribution to experimental.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a5ce4a8..6539092 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-osmctools (0.4-1) UNRELEASED; urgency=medium
+osmctools (0.4-1~exp1) experimental; urgency=medium
 
   * New upstream release.
 (closes: #770931)
@@ -13,7 +13,7 @@ osmctools (0.4-1) UNRELEASED; urgency=medium
 - Group copyright years into single range
   * Document --pbf-granularity option in osmconvert man page.
 
- -- Bas Couwenberg   Fri, 27 Feb 2015 22:02:10 +0100
+ -- Bas Couwenberg   Fri, 27 Feb 2015 23:23:36 +0100
 
 osmctools (0.3-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] 06/09: Update Vcs-Browser URL to use cgit.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmctools.

commit 226d76790b31e1f9f75ec23539d649d042077dca
Author: Bas Couwenberg 
Date:   Fri Feb 27 22:08:27 2015 +0100

Update Vcs-Browser URL to use cgit.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8bc5e57..35422bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ osmctools (0.4-1) UNRELEASED; urgency=medium
   * Add dependency on wget required by osmupdate.
 (closes: #772536)
   * Update my email to @debian.org address.
+  * Update Vcs-Browser URL to use cgit.
 
  -- Bas Couwenberg   Fri, 27 Feb 2015 22:02:10 +0100
 
diff --git a/debian/control b/debian/control
index 5a61c29..ec1e3d6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9.0.0),
dh-autoreconf,
zlib1g-dev
 Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/?p=pkg-grass/osmctools.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/osmctools.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/osmctools.git
 Homepage: http://gitorious.org/osm-c-tools/
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] tag debian/0.4-1.exp1 created (now 7f2758a)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/0.4-1.exp1
in repository osmctools.

at  7f2758a   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] 01/01: pristine-tar data for osmctools_0.4.orig.tar.gz

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch pristine-tar
in repository osmctools.

commit 7126146645bf234929bc1326e7131058618a26e9
Author: Bas Couwenberg 
Date:   Fri Feb 27 22:01:52 2015 +0100

pristine-tar data for osmctools_0.4.orig.tar.gz
---
 osmctools_0.4.orig.tar.gz.delta | Bin 0 -> 1200 bytes
 osmctools_0.4.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/osmctools_0.4.orig.tar.gz.delta b/osmctools_0.4.orig.tar.gz.delta
new file mode 100644
index 000..26fcbd0
Binary files /dev/null and b/osmctools_0.4.orig.tar.gz.delta differ
diff --git a/osmctools_0.4.orig.tar.gz.id b/osmctools_0.4.orig.tar.gz.id
new file mode 100644
index 000..99cb1f2
--- /dev/null
+++ b/osmctools_0.4.orig.tar.gz.id
@@ -0,0 +1 @@
+e082403ac451b4d4890074ca098f50f997be

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] 08/09: Document --pbf-granularity option in osmconvert man page.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmctools.

commit 7cc0df6a3c8b80cb31f63ff466400347d2d424c6
Author: Bas Couwenberg 
Date:   Fri Feb 27 23:22:04 2015 +0100

Document --pbf-granularity option in osmconvert man page.
---
 debian/changelog | 1 +
 debian/docs/osmconvert.1 | 7 +++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5abec7d..a5ce4a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ osmctools (0.4-1) UNRELEASED; urgency=medium
 - Split license specificitions from files section
 - Add Upstream-Contact
 - Group copyright years into single range
+  * Document --pbf-granularity option in osmconvert man page.
 
  -- Bas Couwenberg   Fri, 27 Feb 2015 22:02:10 +0100
 
diff --git a/debian/docs/osmconvert.1 b/debian/docs/osmconvert.1
index c1ec169..02d69cf 100644
--- a/debian/docs/osmconvert.1
+++ b/debian/docs/osmconvert.1
@@ -149,6 +149,13 @@ The output file will not contain any object which exists in
 one of the input files following this directive. For example:
 osmconvert input.o5m \fB\-\-subtract\fR minus.o5m \fB\-o\fR=output.o5m
 .PP
+\fB\-\-pbf\-granularity=\fR
+.IP
+Rarely .pbf files come with non-standard granularity.
+osmconvert will recognize this and suggest to specify the
+abnormal lon/lat granularity using this command line option.
+Allowed values are: 100 (default), 1000, 1, ..., 1000.
+.PP
 \fB\-\-emulate\-osmosis\fR
 \fB\-\-emulate\-pbf2osm\fR
 .IP

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] branch pristine-tar updated (751b146 -> 7126146)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch pristine-tar
in repository osmctools.

  from  751b146   pristine-tar data for osmctools_0.3.orig.tar.gz
   new  7126146   pristine-tar data for osmctools_0.4.orig.tar.gz

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:
 osmctools_0.4.orig.tar.gz.delta | Bin 0 -> 1200 bytes
 osmctools_0.4.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 osmctools_0.4.orig.tar.gz.delta
 create mode 100644 osmctools_0.4.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] 05/09: Close bug with new upstream release.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmctools.

commit 891f4066242faaebfa7d8b63a32225e418bf84a2
Author: Bas Couwenberg 
Date:   Fri Feb 27 22:06:35 2015 +0100

Close bug with new upstream release.
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index b203c5f..8bc5e57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 osmctools (0.4-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+(closes: #770931)
   * Add upstream metadata.
   * Add dependency on wget required by osmupdate.
 (closes: #772536)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] 04/09: Update my email to @debian.org address.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmctools.

commit 5ee2fc4d51713e0abd0e8a5f87656e681134b127
Author: Bas Couwenberg 
Date:   Fri Feb 27 22:02:59 2015 +0100

Update my email to @debian.org address.
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 558f099..b203c5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ osmctools (0.4-1) UNRELEASED; urgency=medium
   * Add upstream metadata.
   * Add dependency on wget required by osmupdate.
 (closes: #772536)
+  * Update my email to @debian.org address.
 
- -- Bas Couwenberg   Fri, 27 Feb 2015 22:02:10 +0100
+ -- Bas Couwenberg   Fri, 27 Feb 2015 22:02:10 +0100
 
 osmctools (0.3-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 04a7b84..5a61c29 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: osmctools
 Maintainer: Debian GIS Project 
 Uploaders: Pierre Blanc ,
-   Bas Couwenberg 
+   Bas Couwenberg 
 Section: utils
 Priority: optional
 Build-Depends: debhelper (>= 9.0.0),

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] 03/09: New upstream release.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmctools.

commit 246543580e61d0def5e2ced7f6eb90ff60a90ee6
Author: Bas Couwenberg 
Date:   Fri Feb 27 22:02:27 2015 +0100

New upstream release.
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d3b6007..558f099 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-osmctools (0.3-2) UNRELEASED; urgency=medium
+osmctools (0.4-1) UNRELEASED; urgency=medium
 
+  * New upstream release.
   * Add upstream metadata.
   * Add dependency on wget required by osmupdate.
 (closes: #772536)
 
- -- Bas Couwenberg   Fri, 28 Nov 2014 22:20:29 +0100
+ -- Bas Couwenberg   Fri, 27 Feb 2015 22:02:10 +0100
 
 osmctools (0.3-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] 01/09: Imported Upstream version 0.4

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmctools.

commit 2640375601ec23758ac01057c3013214443ff0f3
Author: Bas Couwenberg 
Date:   Fri Feb 27 22:01:51 2015 +0100

Imported Upstream version 0.4
---
 src/osmconvert.c | 54 --
 src/osmfilter.c  | 10 +-
 src/osmupdate.c  | 13 -
 3 files changed, 57 insertions(+), 20 deletions(-)

diff --git a/src/osmconvert.c b/src/osmconvert.c
index 9c39743..3c57700 100644
--- a/src/osmconvert.c
+++ b/src/osmconvert.c
@@ -1,5 +1,5 @@
-// osmconvert 2014-10-13 20:10
-#define VERSION "0.8"
+// osmconvert 2014-11-15 21:10
+#define VERSION "0.8.3"
 //
 // compile this file:
 // gcc osmconvert.c -lz -O3 -o osmconvert
@@ -45,6 +45,7 @@ const char* shorthelptext=
 "--diffcalculate differences between two files\n"
 "--diff-contents   same as before, but compare whole contents\n"
 "--subtractsubtract objects given by following files\n"
+"--pbf-granularity=   lon/lat granularity of .pbf input file\n"
 "--emulate-osmosis emulate Osmosis XML output format\n"
 "--emulate-pbf2osm emulate pbf2osm output format\n"
 "--fake-author set changeset to 1 and timestamp to 1970\n"
@@ -199,6 +200,12 @@ const char* helptext=
 "one of the input files following this directive. For example:\n"
 "osmconvert input.o5m --subtract minus.o5m -o=output.o5m\n"
 "\n"
+"--pbf-granularity=\n"
+"Rarely .pbf files come with non-standard granularity.\n"
+"osmconvert will recognize this and suggest to specify the\n"
+"abnormal lon/lat granularity using this command line option.\n"
+"Allowed values are: 100 (default), 1000, 1, ..., 1000.\n"
+"\n"
 "--emulate-osmosis\n"
 "--emulate-pbf2osm\n"
 "In case of .osm output format, the program will try to use\n"
@@ -499,6 +506,11 @@ static bool global_outosh= false;  // output shall have 
.osh format
 static bool global_outpbf= false;  // output shall have .pbf format
 static bool global_outcsv= false;  // output shall have .csv format
 static bool global_outnone= false;  // no standard output at all
+static int32_t global_pbfgranularity= 100;
+  // granularity of lon/lat in .pbf files; unit: 1 nanodegree;
+static int32_t global_pbfgranularity100= 0;
+  // granularity of lon/lat in .pbf files; unit: 100 nanodegrees;
+  // 0: default: 100 nanodegrees;
 static bool global_emulatepbf2osm= false;
   // emulate pbf2osm compatible output
 static bool global_emulateosmosis= false;
@@ -2536,7 +2548,7 @@ static inline void write_sint64(int64_t v) {
 
 static inline char* write_createsfix7o(int32_t v,char* s) {
   // convert a signed 7 decimals fixpoint value into a string;
-  // keep trailing zeroes;
+  // keep trailing zeros;
   // v: fixpoint value
   // return: pointer do string terminator;
   // s[12]: destination string;
@@ -2571,7 +2583,7 @@ static inline void write_sfix7(int32_t v) {
 { *s1++= '-'; v= -v; }
   s2= s1;
   i= 7;
-  while((v%10)==0 && i>0)  // trailing zeroes
+  while((v%10)==0 && i>1)  // trailing zeros
 { v/= 10;  i--; }
   while(--i>=0)
 { *s2++= (v%10)+'0'; v/= 10; }
@@ -2587,7 +2599,7 @@ static inline void write_sfix7(int32_t v) {
 
 static inline void write_sfix7o(int32_t v) {
   // write a signed 7 decimals fixpoint value to standard output;
-  // keep trailing zeroes;
+  // keep trailing zeros;
   char s[20],*s1,*s2,c;
   int i;
 
@@ -2610,7 +2622,7 @@ static inline void write_sfix7o(int32_t v) {
 
 static inline void write_sfix6o(int32_t v) {
   // write a signed 6 decimals fixpoint value to standard output;
-  // keep trailing zeroes;
+  // keep trailing zeros;
   char s[20],*s1,*s2,c;
   int i;
 
@@ -3105,8 +3117,14 @@ return 0;
 nodelon=nodevere || nodetime>=nodetimee ||
   nodecset>=nodecsete || nodeuid>=nodeuide ||
   nodeuser>=nodeusere)  // no author information available
@@ -3810,8 +3828,16 @@ return 0;
 if(bp[1]!=0x01) goto d_unknown;
 bp+= 2;
 l= pbf_uint32(&bp);
-if(l!=100)
-  ENDEv(-121,"node nanodegrees must be 100: %u",l)
+if(l!=global_pbfgranularity) {
+  if(l>100)
+ENDEv(-120,"please specify: "
+  "--pbf-granularity=%u",l)
+  else if(l==100)
+ENDE(-120,"please do not specify "
+  "--pbf-granularity")
+  else
+ENDEv(-121,"granularity %u must be >=100.",l)
+  }
 break;
   case 0x90:  // 0x01 V 18, millisec
 if(bp[1]!=0x01) goto d_unknown;
@@ -11604,6 +11630,14 @@ return 0;
   global_outcsv= true;
   continue;  // take next parameter
   }
+if((l= strzlcmp(a,"--pbf-granularity="))>0 && a[l]!=0) {
+// specify lon/lat granularity for .pbf input files
+  global_pbfgranul

[osmctools] branch master updated (408d15a -> 7f2758a)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository osmctools.

  from  408d15a   Add dependency on wget required by osmupdate.
   new  2640375   Imported Upstream version 0.4
   new  333fd89   Merge tag 'upstream/0.4'
   new  2465435   New upstream release.
   new  5ee2fc4   Update my email to @debian.org address.
   new  891f406   Close bug with new upstream release.
   new  226d767   Update Vcs-Browser URL to use cgit.
   new  6484087   Update copyright file.
   new  7cc0df6   Document --pbf-granularity option in osmconvert man page.
   new  7f2758a   Set distribution to experimental.

The 9 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 | 15 +++---
 debian/control   |  4 ++--
 debian/copyright | 44 ++-
 debian/docs/osmconvert.1 |  7 +++
 src/osmconvert.c | 54 +++-
 src/osmfilter.c  | 10 -
 src/osmupdate.c  | 13 +++-
 7 files changed, 103 insertions(+), 44 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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


[osmctools] 02/09: Merge tag 'upstream/0.4'

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmctools.

commit 333fd89bbc70e905cd534e9adc841688875903cb
Merge: 408d15a 2640375
Author: Bas Couwenberg 
Date:   Fri Feb 27 22:01:52 2015 +0100

Merge tag 'upstream/0.4'

Upstream version 0.4

 src/osmconvert.c | 54 --
 src/osmfilter.c  | 10 +-
 src/osmupdate.c  | 13 -
 3 files changed, 57 insertions(+), 20 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.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#779355: ITP: node-globule -- Easy-to-use wildcard globbing library for Node.js

2015-02-27 Thread Bas Couwenberg
Package: wnpp
Followup-For: Bug #779355
Owner: Bas Couwenberg 

* Package name: node-globule
  Version : 0.2.0
  Upstream Author : "Cowboy" Ben Alman 
* URL : https://github.com/cowboy/node-globule
* License : Expat
  Programming Lang: JavaScript
  Description : Easy-to-use wildcard globbing library for Node.js

globule is an easy-to-use wildcard globbing library for Node.js.

The library offers functions like find(), match() and mapping() that support
globbing patterns.

globule.find returns a unique array of all file or directory paths that match
the given globbing pattern(s).

globule.match can be used to match one or more globbing patterns against one
or more file paths.

globule.mapping returns an array of src-dest file mapping objects for
the given set of source file paths.


node-globule is required for node-gaze (#779301) which in turn is
required for closure-util (#774562).

The node-globule package will be maintained in the JavaScript team.

___
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#779355: RFP: node-globule -- Easy-to-use wildcard globbing library for JavaScript

2015-02-27 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist

* Package name: node-globule
  Version : 0.2.0
  Upstream Author : "Cowboy" Ben Alman 
* URL : https://github.com/cowboy/node-globule
* License : Expat
  Programming Lang: JavaScript
  Description : Easy-to-use wildcard globbing library for JavaScript

globule is an easy-to-use wildcard globbing library for JavaScript.

The library offers functions like find(), match() and mapping() that support
globbing patterns.

globule.find returns a unique array of all file or directory paths that match
the given globbing pattern(s).

globule.match can be used to match one or more globbing patterns against one
or more file paths.

globule.mapping returns an array of src-dest file mapping objects for
the given set of source file paths.


node-globule is required for node-gaze (#779301) which in turn is
required for closure-util (#774562).

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


ITP: acorn -- ECMAScript parser for JavaScript

2015-02-27 Thread Bas Couwenberg
Control: retitle -1 ITP: acorn -- ECMAScript parser for JavaScript
Control: owner -1 !

* Package name: acorn
  Version : 0.11.0
  Upstream Author : Marijn Haverbeke 
* URL : http://marijnhaverbeke.nl/acorn/
* License : Expat
  Programming Lang: JavaScript
  Description : ECMAScript parser for JavaScript

Acorn is a tiny, fast JavaScript parser written in JavaScript.

acorn.js defines the main parser interface. The library also comes with
a error-tolerant parser and an abstract syntax tree walker, defined in
other files (acorn_loose.js & util/walk.js).


The package will be maintained within the JavaScript team.

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


qgis_2.8.1-1~exp1_amd64.changes is NEW

2015-02-27 Thread Debian FTP Masters
binary:libqgis-analysis2.8.1 is NEW.
binary:libqgis-core2.8.1 is NEW.
binary:libqgis-customwidgets is NEW.
binary:libqgis-gui2.8.1 is NEW.
binary:libqgis-networkanalysis2.8.1 is NEW.
binary:libqgis-server2.8.1 is NEW.
binary:libqgisgrass2.8.1 is NEW.
binary:libqgispython2.8.1 is NEW.
binary:qgis-server is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

___
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 qgis_2.8.1-1~exp1_amd64.changes

2015-02-27 Thread Debian FTP Masters
qgis_2.8.1-1~exp1_amd64.changes uploaded successfully to localhost
along with the files:
  qgis_2.8.1-1~exp1.dsc
  qgis_2.8.1.orig.tar.bz2
  qgis_2.8.1-1~exp1.debian.tar.xz
  qgis_2.8.1-1~exp1_amd64.deb
  qgis-common_2.8.1-1~exp1_all.deb
  libqgis-core2.8.1_2.8.1-1~exp1_amd64.deb
  libqgis-gui2.8.1_2.8.1-1~exp1_amd64.deb
  libqgis-analysis2.8.1_2.8.1-1~exp1_amd64.deb
  libqgis-networkanalysis2.8.1_2.8.1-1~exp1_amd64.deb
  libqgisgrass2.8.1_2.8.1-1~exp1_amd64.deb
  libqgispython2.8.1_2.8.1-1~exp1_amd64.deb
  libqgis-customwidgets_2.8.1-1~exp1_amd64.deb
  libqgis-server2.8.1_2.8.1-1~exp1_amd64.deb
  libqgis-dev_2.8.1-1~exp1_amd64.deb
  qgis-plugin-grass_2.8.1-1~exp1_amd64.deb
  qgis-plugin-grass-common_2.8.1-1~exp1_all.deb
  qgis-plugin-globe_2.8.1-1~exp1_amd64.deb
  qgis-plugin-globe-common_2.8.1-1~exp1_all.deb
  python-qgis_2.8.1-1~exp1_amd64.deb
  python-qgis-common_2.8.1-1~exp1_all.deb
  qgis-providers_2.8.1-1~exp1_amd64.deb
  qgis-providers-common_2.8.1-1~exp1_all.deb
  qgis-server_2.8.1-1~exp1_amd64.deb
  qgis-api-doc_2.8.1-1~exp1_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


[qgis] tag debian/2.8.1-1.exp1 created (now 84591ea)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/2.8.1-1.exp1
in repository qgis.

at  84591ea   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/qgis.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


[qgis] 03/03: Set distribution to experimental.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository qgis.

commit 84591ead09d107b67b9236467b746fa499df
Author: Bas Couwenberg 
Date:   Fri Feb 27 08:40:04 2015 +0100

Set distribution to experimental.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c4586a8f..17efdb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qgis (2.8.1-1) UNRELEASED; urgency=medium
+qgis (2.8.1-1~exp1) experimental; urgency=medium
 
   [ Jürgen E. Fischer ]
   * Release of 2.8.1
@@ -10,7 +10,7 @@ qgis (2.8.1-1) UNRELEASED; urgency=medium
   * Add patches from release-2_8 branch.
   * Update symbols for amd64.
 
- -- Bas Couwenberg   Fri, 27 Feb 2015 01:00:18 +0100
+ -- Bas Couwenberg   Fri, 27 Feb 2015 08:39:40 +0100
 
 qgis (2.8.0-1~exp1) experimental; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/qgis.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

[qgis] branch master updated (b8ad451 -> 84591ea)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository qgis.

  from  b8ad451   Add patches from release-2_8 branch.
   new  30c8523   Rename packages for new upstream release.
   new  baf5133   Update symbols for amd64.
   new  84591ea   Set distribution to experimental.

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:
 debian/changelog   |  5 +--
 debian/control | 30 -
 ...2.8.0.install => libqgis-analysis2.8.1.install} |  0
 ...8.0.postinst => libqgis-analysis2.8.1.postinst} |  0
 ...is2.8.0.postrm => libqgis-analysis2.8.1.postrm} |  0
 ...2.8.0.symbols => libqgis-analysis2.8.1.symbols} |  2 +-
 ...core2.8.0.install => libqgis-core2.8.1.install} |  0
 ...re2.8.0.postinst => libqgis-core2.8.1.postinst} |  0
 ...s-core2.8.0.postrm => libqgis-core2.8.1.postrm} |  0
 ...core2.8.0.symbols => libqgis-core2.8.1.symbols} | 39 +++---
 ...s-gui2.8.0.install => libqgis-gui2.8.1.install} |  0
 ...gui2.8.0.postinst => libqgis-gui2.8.1.postinst} |  0
 ...gis-gui2.8.0.postrm => libqgis-gui2.8.1.postrm} |  0
 ...s-gui2.8.0.symbols => libqgis-gui2.8.1.symbols} |  5 +--
 ...nstall => libqgis-networkanalysis2.8.1.install} |  0
 ...tinst => libqgis-networkanalysis2.8.1.postinst} |  0
 postrm => libqgis-networkanalysis2.8.1.postrm} |  0
 ...ymbols => libqgis-networkanalysis2.8.1.symbols} |  2 +-
 ...er2.8.0.install => libqgis-server2.8.1.install} |  0
 ...er2.8.0.symbols => libqgis-server2.8.1.symbols} |  2 +-
 ...rass2.8.0.install => libqgisgrass2.8.1.install} |  0
 ...ss2.8.0.postinst => libqgisgrass2.8.1.postinst} |  0
 ...sgrass2.8.0.postrm => libqgisgrass2.8.1.postrm} |  0
 ...rass2.8.0.symbols => libqgisgrass2.8.1.symbols} |  2 +-
 ...hon2.8.0.install => libqgispython2.8.1.install} |  0
 ...n2.8.0.postinst => libqgispython2.8.1.postinst} |  0
 ...ython2.8.0.postrm => libqgispython2.8.1.postrm} |  0
 ...hon2.8.0.symbols => libqgispython2.8.1.symbols} |  2 +-
 28 files changed, 46 insertions(+), 43 deletions(-)
 rename debian/{libqgis-analysis2.8.0.install => libqgis-analysis2.8.1.install} 
(100%)
 rename debian/{libqgis-analysis2.8.0.postinst => 
libqgis-analysis2.8.1.postinst} (100%)
 rename debian/{libqgis-analysis2.8.0.postrm => libqgis-analysis2.8.1.postrm} 
(100%)
 rename debian/{libqgis-analysis2.8.0.symbols => libqgis-analysis2.8.1.symbols} 
(99%)
 rename debian/{libqgis-core2.8.0.install => libqgis-core2.8.1.install} (100%)
 rename debian/{libqgis-core2.8.0.postinst => libqgis-core2.8.1.postinst} (100%)
 rename debian/{libqgis-core2.8.0.postrm => libqgis-core2.8.1.postrm} (100%)
 rename debian/{libqgis-core2.8.0.symbols => libqgis-core2.8.1.symbols} (99%)
 rename debian/{libqgis-gui2.8.0.install => libqgis-gui2.8.1.install} (100%)
 rename debian/{libqgis-gui2.8.0.postinst => libqgis-gui2.8.1.postinst} (100%)
 rename debian/{libqgis-gui2.8.0.postrm => libqgis-gui2.8.1.postrm} (100%)
 rename debian/{libqgis-gui2.8.0.symbols => libqgis-gui2.8.1.symbols} (99%)
 rename debian/{libqgis-networkanalysis2.8.0.install => 
libqgis-networkanalysis2.8.1.install} (100%)
 rename debian/{libqgis-networkanalysis2.8.0.postinst => 
libqgis-networkanalysis2.8.1.postinst} (100%)
 rename debian/{libqgis-networkanalysis2.8.0.postrm => 
libqgis-networkanalysis2.8.1.postrm} (100%)
 rename debian/{libqgis-networkanalysis2.8.0.symbols => 
libqgis-networkanalysis2.8.1.symbols} (99%)
 rename debian/{libqgis-server2.8.0.install => libqgis-server2.8.1.install} 
(100%)
 rename debian/{libqgis-server2.8.0.symbols => libqgis-server2.8.1.symbols} 
(99%)
 rename debian/{libqgisgrass2.8.0.install => libqgisgrass2.8.1.install} (100%)
 rename debian/{libqgisgrass2.8.0.postinst => libqgisgrass2.8.1.postinst} (100%)
 rename debian/{libqgisgrass2.8.0.postrm => libqgisgrass2.8.1.postrm} (100%)
 rename debian/{libqgisgrass2.8.0.symbols => libqgisgrass2.8.1.symbols} (99%)
 rename debian/{libqgispython2.8.0.install => libqgispython2.8.1.install} (100%)
 rename debian/{libqgispython2.8.0.postinst => libqgispython2.8.1.postinst} 
(100%)
 rename debian/{libqgispython2.8.0.postrm => libqgispython2.8.1.postrm} (100%)
 rename debian/{libqgispython2.8.0.symbols => libqgispython2.8.1.symbols} (98%)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/qgis.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


[qgis] 01/03: Rename packages for new upstream release.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository qgis.

commit 30c852312e091e2df52e4015f2ea65e437eacab2
Author: Bas Couwenberg 
Date:   Fri Feb 27 01:36:00 2015 +0100

Rename packages for new upstream release.
---
 debian/control | 30 +++---
 ...2.8.0.install => libqgis-analysis2.8.1.install} |  0
 ...8.0.postinst => libqgis-analysis2.8.1.postinst} |  0
 ...is2.8.0.postrm => libqgis-analysis2.8.1.postrm} |  0
 ...2.8.0.symbols => libqgis-analysis2.8.1.symbols} |  2 +-
 ...core2.8.0.install => libqgis-core2.8.1.install} |  0
 ...re2.8.0.postinst => libqgis-core2.8.1.postinst} |  0
 ...s-core2.8.0.postrm => libqgis-core2.8.1.postrm} |  0
 ...core2.8.0.symbols => libqgis-core2.8.1.symbols} |  2 +-
 ...s-gui2.8.0.install => libqgis-gui2.8.1.install} |  0
 ...gui2.8.0.postinst => libqgis-gui2.8.1.postinst} |  0
 ...gis-gui2.8.0.postrm => libqgis-gui2.8.1.postrm} |  0
 ...s-gui2.8.0.symbols => libqgis-gui2.8.1.symbols} |  2 +-
 ...nstall => libqgis-networkanalysis2.8.1.install} |  0
 ...tinst => libqgis-networkanalysis2.8.1.postinst} |  0
 postrm => libqgis-networkanalysis2.8.1.postrm} |  0
 ...ymbols => libqgis-networkanalysis2.8.1.symbols} |  2 +-
 ...er2.8.0.install => libqgis-server2.8.1.install} |  0
 ...er2.8.0.symbols => libqgis-server2.8.1.symbols} |  2 +-
 ...rass2.8.0.install => libqgisgrass2.8.1.install} |  0
 ...ss2.8.0.postinst => libqgisgrass2.8.1.postinst} |  0
 ...sgrass2.8.0.postrm => libqgisgrass2.8.1.postrm} |  0
 ...rass2.8.0.symbols => libqgisgrass2.8.1.symbols} |  2 +-
 ...hon2.8.0.install => libqgispython2.8.1.install} |  0
 ...n2.8.0.postinst => libqgispython2.8.1.postinst} |  0
 ...ython2.8.0.postrm => libqgispython2.8.1.postrm} |  0
 ...hon2.8.0.symbols => libqgispython2.8.1.symbols} |  2 +-
 27 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/debian/control b/debian/control
index 21408c1..4c2195b 100644
--- a/debian/control
+++ b/debian/control
@@ -91,7 +91,7 @@ Description: QGIS - architecture-independent data
  This package contains architecture-independent supporting data files for use
  with QGIS.
 
-Package: libqgis-core2.8.0
+Package: libqgis-core2.8.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -102,7 +102,7 @@ Description: QGIS - shared core library
  .
  This package contains the shared core library.
 
-Package: libqgis-gui2.8.0
+Package: libqgis-gui2.8.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -113,7 +113,7 @@ Description: QGIS - shared gui library
  .
  This package contains the shared gui library.
 
-Package: libqgis-analysis2.8.0
+Package: libqgis-analysis2.8.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -124,7 +124,7 @@ Description: QGIS - shared analysis library
  .
  This package contains the shared analysis library.
 
-Package: libqgis-networkanalysis2.8.0
+Package: libqgis-networkanalysis2.8.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -135,7 +135,7 @@ Description: QGIS - shared network analysis library
  .
  This package contains the shared network analysis library.
 
-Package: libqgisgrass2.8.0
+Package: libqgisgrass2.8.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -146,7 +146,7 @@ Description: QGIS - shared grass library
  .
  This package contains the shared grass library.
 
-Package: libqgispython2.8.0
+Package: libqgispython2.8.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -177,7 +177,7 @@ Description: QGIS custom widgets for Qt Designer
  .
  This package contains a library to use specific QGIS widgets in Qt Designer.
 
-Package: libqgis-server2.8.0
+Package: libqgis-server2.8.1
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends}
@@ -197,13 +197,13 @@ Depends: grass-dev (<< 7),
  libgsl0-dev,
  libpq-dev,
  libproj-dev,
- libqgis-core2.8.0 (= ${binary:Version}),
- libqgis-gui2.8.0 (= ${binary:Version}),
- libqgis-analysis2.8.0 (= ${binary:Version}),
- libqgis-networkanalysis2.8.0 (= ${binary:Version}),
- libqgis-server2.8.0 (= ${binary:Version}),
- libqgisgrass2.8.0 (= ${binary:Version}),
- libqgispython2.8.0 (= ${binary:Version}),
+ libqgis-core2.8.1 (= ${binary:Version}),
+ libqgis-gui2.8.1 (= ${binary:Version}),
+ libqgis-analysis2.8.1 (= ${binary:Version}),
+ libqgis-networkanalysis2.8.1 (= ${binary:Version}),
+ libqgis-server2.8.1 (= ${binary:Version}),
+ libqgisgrass2.8.1 (= ${binary:Version}),
+ libqgispython2.8.1 (= ${binary:Version}),
  libqt4-dev (>= 4.7.0),
  libsqlite3-dev,
  python-qt4 (>= 4.1.0),
@@ -285,7 +285,7 @@ Depends: python-qt4,
  python-tz,
  python-six,
  python-pyspatialite,
- libqgispython2.8.0,
+ libqgispython2.8.1,
  ${shlibs:D

[qgis] 02/03: Update symbols for amd64.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository qgis.

commit baf5133a85af411a16b7892d74050421244807d4
Author: Bas Couwenberg 
Date:   Fri Feb 27 09:34:02 2015 +0100

Update symbols for amd64.
---
 debian/changelog |  1 +
 debian/libqgis-core2.8.1.symbols | 37 +++--
 debian/libqgis-gui2.8.1.symbols  |  3 ++-
 3 files changed, 22 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 135cb1b..c4586a8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ qgis (2.8.1-1) UNRELEASED; urgency=medium
   * Update grass dependencies to prevent building with unsupported GRASS 7.
   * Refresh patches.
   * Add patches from release-2_8 branch.
+  * Update symbols for amd64.
 
  -- Bas Couwenberg   Fri, 27 Feb 2015 01:00:18 +0100
 
diff --git a/debian/libqgis-core2.8.1.symbols b/debian/libqgis-core2.8.1.symbols
index cf1f4df..4410279 100644
--- a/debian/libqgis-core2.8.1.symbols
+++ b/debian/libqgis-core2.8.1.symbols
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 2.8.0 amd64
+# SymbolsHelper-Confirmed: 2.8.1 amd64
 libqgis_core.so.2.8.1 #PACKAGE# #MINVER#
  GEOPROJ4@Base 2.0.1
  GEOWKT@Base 2.0.1
@@ -359,7 +359,6 @@ libqgis_core.so.2.8.1 #PACKAGE# #MINVER#
  _ZN11QgsGeometry11isGeosEmptyEv@Base 2.0.1
  _ZN11QgsGeometry11isGeosEqualERS_@Base 2.0.1
  _ZN11QgsGeometry11isGeosValidEv@Base 2.0.1
- _ZN11QgsGeometry11isMultipartEv@Base 2.0.1
  _ZN11QgsGeometry11offsetCurveEdiid@Base 2.4.0
  _ZN11QgsGeometry11reshapeLineEPK10GEOSGeom_tS2_@Base 2.0.1
  _ZN11QgsGeometry12deleteVertexEi@Base 2.0.1
@@ -1104,44 +1103,44 @@ libqgis_core.so.2.8.1 #PACKAGE# #MINVER#
  _ZN14QgsApplication15activeThemePathEv@Base 2.0.1
  _ZN14QgsApplication15authorsFilePathEv@Base 2.0.1
  _ZN14QgsApplication15licenceFilePathEv@Base 2.0.1
- _ZN14QgsApplication15mThemeName20800E@Base 2.8.0
+ _ZN14QgsApplication15mThemeName20801E@Base 2.8.1
  _ZN14QgsApplication15userStyleV2PathEv@Base 2.0.1
  _ZN14QgsApplication16defaultThemePathEv@Base 2.0.1
- _ZN14QgsApplication16mConfigPath20800E@Base 2.8.0
- _ZN14QgsApplication16mMaxThreads20800E@Base 2.8.0
- _ZN14QgsApplication16mPluginPath20800E@Base 2.8.0
- _ZN14QgsApplication16mPrefixPath20800E@Base 2.8.0
+ _ZN14QgsApplication16mConfigPath20801E@Base 2.8.1
+ _ZN14QgsApplication16mMaxThreads20801E@Base 2.8.1
+ _ZN14QgsApplication16mPluginPath20801E@Base 2.8.1
+ _ZN14QgsApplication16mPrefixPath20801E@Base 2.8.1
  _ZN14QgsApplication16reportStyleSheetEv@Base 2.0.1
  _ZN14QgsApplication16sponsorsFilePathEv@Base 2.0.1
  _ZN14QgsApplication16staticMetaObjectE@Base 2.0.1
- _ZN14QgsApplication17mLibexecPath20800E@Base 2.8.0
- _ZN14QgsApplication17mLibraryPath20800E@Base 2.8.0
- _ZN14QgsApplication17mPkgDataPath20800E@Base 2.8.0
+ _ZN14QgsApplication17mLibexecPath20801E@Base 2.8.1
+ _ZN14QgsApplication17mLibraryPath20801E@Base 2.8.1
+ _ZN14QgsApplication17mPkgDataPath20801E@Base 2.8.1
  _ZN14QgsApplication17restoreGdalDriverE7QString@Base 2.0.1
  _ZN14QgsApplication18defaultStyleV2PathEv@Base 2.0.1
- _ZN14QgsApplication18mGdalSkipList20800E@Base 2.8.0
+ _ZN14QgsApplication18mGdalSkipList20801E@Base 2.8.1
  _ZN14QgsApplication18qgisUserDbFilePathEv@Base 2.0.1
  _ZN14QgsApplication18registerOgrDriversEv@Base 2.0.1
  _ZN14QgsApplication18setDefaultSvgPathsERK11QStringList@Base 2.0.1
- _ZN14QgsApplication19mSystemEnvVars20800E@Base 2.8.0
+ _ZN14QgsApplication19mSystemEnvVars20801E@Base 2.8.1
  _ZN14QgsApplication19qgisSettingsDirPathEv@Base 2.0.1
  _ZN14QgsApplication19translatorsFilePathEv@Base 2.0.1
  _ZN14QgsApplication20contributorsFilePathEv@Base 2.0.1
  _ZN14QgsApplication20qgisMasterDbFilePathEv@Base 2.0.1
  _ZN14QgsApplication21QGIS_APPLICATION_NAMEE@Base 2.4.0
  _ZN14QgsApplication21developersMapFilePathEv@Base 2.8.0
- _ZN14QgsApplication21mBuildOutputPath20800E@Base 2.8.0
- _ZN14QgsApplication21mBuildSourcePath20800E@Base 2.8.0
- _ZN14QgsApplication21mDefaultSvgPaths20800E@Base 2.8.0
+ _ZN14QgsApplication21mBuildOutputPath20801E@Base 2.8.1
+ _ZN14QgsApplication21mBuildSourcePath20801E@Base 2.8.1
+ _ZN14QgsApplication21mDefaultSvgPaths20801E@Base 2.8.1
  _ZN14QgsApplication22QGIS_ORGANIZATION_NAMEE@Base 2.4.0
  _ZN14QgsApplication23applyGdalSkippedDriversEv@Base 2.0.1
- _ZN14QgsApplication23mFileOpenEventList20800E@Base 2.8.0
+ _ZN14QgsApplication23mFileOpenEventList20801E@Base 2.8.1
  _ZN14QgsApplication24QGIS_ORGANIZATION_DOMAINE@Base 2.4.0
  _ZN14QgsApplication24setFileOpenEventReceiverEP7QObject@Base 2.0.1
- _ZN14QgsApplication25mRunningFromBuildDir20800E@Base 2.8.0
+ _ZN14QgsApplication25mRunningFromBuildDir20801E@Base 2.8.1
  _ZN14QgsApplication26absolutePathToRelativePathE7QStringS0_@Base 2.0.1
  _ZN14QgsApplication26relativePathToAbsolutePathE7QStringS0_@Base 2.0.1
- _ZN14QgsApplication27mFileOpenEventReceiver20800E@Base 2.8.0
+ _ZN14QgsApplication27mFileOpenEventReceiver20801E@Base 2.8.1
  _ZN14QgsApplication4initE7QString@Base 2.0.1
  _ZN

node-rbush_1.3.5-1_amd64.changes ACCEPTED into unstable

2015-02-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 27 Feb 2015 09:03:35 +0100
Source: node-rbush
Binary: node-rbush
Architecture: source all
Version: 1.3.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 node-rbush - High-performance 2D spatial index for rectangles
Changes:
 node-rbush (1.3.5-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1:
 357874c3aa1fc95bff10727c551e316c762884b8 1996 node-rbush_1.3.5-1.dsc
 a3769ecb511e6792a7f86c2d57b46996b9694f34 13991 node-rbush_1.3.5.orig.tar.gz
 527cd66445fba5a0ad6745323f24e40d3f193280 2732 node-rbush_1.3.5-1.debian.tar.xz
 67ea2c20bfd19c47de036bea25a52b3a1023655a 12662 node-rbush_1.3.5-1_all.deb
Checksums-Sha256:
 107d9ecd9a518d907be9c5f90816b894d029c512d6860bafe78ce5c577283b15 1996 
node-rbush_1.3.5-1.dsc
 4ffc93b24b5f2ba8b3f7adfb2a1a67e597fccac2ff2d4c135c319fb877beed34 13991 
node-rbush_1.3.5.orig.tar.gz
 795893117f9e23314e8d3ec5c809b0fa725591d79ee4f9770984e487ed4f328b 2732 
node-rbush_1.3.5-1.debian.tar.xz
 9428206c9566038dc50d2c3975b70c5ba554a9d56ef309b3f14d5e0294267e5c 12662 
node-rbush_1.3.5-1_all.deb
Files:
 e1a981bbe67d4282c1c6c2f8e0573890 1996 web extra node-rbush_1.3.5-1.dsc
 7fe64eb13a6628596171a299d057cb37 13991 web extra node-rbush_1.3.5.orig.tar.gz
 4ed1f7d61518c696fed8811c1353a92b 2732 web extra 
node-rbush_1.3.5-1.debian.tar.xz
 0ccd17bc8f3f043a293562a443da549d 12662 web extra node-rbush_1.3.5-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJU8CbcAAoJEGdQ8QrojUrxe5gP/RRyzYeza2G0b6ajUjK60cPT
OxC2s+5GxO7B0/fjMy8NB5fFd8wpJLhEDZ1C/mx6x6B081lGeU4HBfOKR68jzk74
W/5iv2a4RJLze6uLEsrCdw8oZQV74TyqxfiDofh1uAAYV2mXukkENL7bDGYwKJ+I
1L8mFoqrbbv0zlpiiq2Tu0o/wMWyuEPPbosmouEuvN1314eLwVBLJDzpJAUkgiTt
rfpyU3MPNWQJ8TywEkfxaO1icgV6JWNKpC1Y/Lwobp3cFt2+6cZCcZfeSFO1nTjU
Dk0BqDL8xUij22e0dKy6FQnwsegfEX19gEbQRf73isJJ6raQSZtoPo/kMiXEKlBb
gzgHeqAJHzXu8rLLyEzBChoZXw0+gnd2eocMweATMHOa25xQULgfXzKMMlTsv17A
BT1Litsrsb2cwTPsKOwV9mx5sUQFj7UTFIVEoAfwa2+1Ni6+bu/bHVVnKd44yCvB
SJjopLrvSTrK/978AB0aaN9cxUZnlAjM2al+rQpabmmsKZHi07b8qr2acTEO1nOP
1H0WAiy5knhisqoor00v6J/k5jg8etGf/rCVwGm45pYbmcvHO3f7LmI5v6bW/jnA
iD506qeKBET99DuUy9MozX6X5s85jTVHc8Uro1luWUPXCZ48dA84UQSUQK0xe971
0ySllcsVe7JS+zIugdWE
=ShGj
-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


[node-rbush] annotated tag upstream/1.3.5 created (now 55f0a39)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to annotated tag upstream/1.3.5
in repository node-rbush.

at  55f0a39   (tag)
   tagging  d6ac4f42579f5ba834e9ce2055f9a4271a20b3cb (commit)
  replaces  upstream/1.3.4
 tagged by  Bas Couwenberg
on  Fri Feb 27 08:42:05 2015 +0100

- Log -
Upstream version 1.3.5

Bas Couwenberg (1):
  Imported Upstream version 1.3.5

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/node-rbush.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


[node-rbush] branch pristine-tar updated (83b5135 -> c82f1af)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch pristine-tar
in repository node-rbush.

  from  83b5135   pristine-tar data for node-rbush_1.3.4.orig.tar.gz
   new  c82f1af   pristine-tar data for node-rbush_1.3.5.orig.tar.gz

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:
 node-rbush_1.3.5.orig.tar.gz.delta | Bin 0 -> 1300 bytes
 node-rbush_1.3.5.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 node-rbush_1.3.5.orig.tar.gz.delta
 create mode 100644 node-rbush_1.3.5.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/node-rbush.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


[node-rbush] 02/04: Merge tag 'upstream/1.3.5'

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository node-rbush.

commit dd5b092b4357b23b6f2c1fa80e1ccd5ab62048cb
Merge: ca389a5 d6ac4f4
Author: Bas Couwenberg 
Date:   Fri Feb 27 08:42:05 2015 +0100

Merge tag 'upstream/1.3.5'

Upstream version 1.3.5

 package.json | 54 +++---
 rbush.js |  6 +++---
 test/test.js |  6 +-
 viz/viz.js   | 21 ++---
 4 files changed, 61 insertions(+), 26 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/node-rbush.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 node-rbush_1.3.5-1_amd64.changes

2015-02-27 Thread Debian FTP Masters
node-rbush_1.3.5-1_amd64.changes uploaded successfully to localhost
along with the files:
  node-rbush_1.3.5-1.dsc
  node-rbush_1.3.5.orig.tar.gz
  node-rbush_1.3.5-1.debian.tar.xz
  node-rbush_1.3.5-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


[node-rbush] 03/04: New upstream release.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository node-rbush.

commit 781359e47dea3b3ae5cf2c5f2afe832a578da7ca
Author: Bas Couwenberg 
Date:   Fri Feb 27 08:43:18 2015 +0100

New upstream release.
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 54dbf90..6d3b4ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-rbush (1.3.5-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Bas Couwenberg   Fri, 27 Feb 2015 08:43:06 +0100
+
 node-rbush (1.3.4-2) unstable; urgency=medium
 
   * Change Maintainer from Debian Javascript Maintainers to Debian GIS

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/node-rbush.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


[node-rbush] 01/04: Imported Upstream version 1.3.5

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository node-rbush.

commit d6ac4f42579f5ba834e9ce2055f9a4271a20b3cb
Author: Bas Couwenberg 
Date:   Fri Feb 27 08:42:04 2015 +0100

Imported Upstream version 1.3.5
---
 package.json | 54 +++---
 rbush.js |  6 +++---
 test/test.js |  6 +-
 viz/viz.js   | 21 ++---
 4 files changed, 61 insertions(+), 26 deletions(-)

diff --git a/package.json b/package.json
index 7dd10dd..41ed08a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "rbush",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "description": "High-performance 2D spatial index for rectangles (based on 
R*-tree with bulk loading and bulk insertion algorithms)",
   "homepage": "https://github.com/mourner/rbush";,
   "keywords": [
@@ -19,27 +19,51 @@
   "main": "rbush.js",
   "devDependencies": {
 "benchmark": "^1.0.0",
+"eslint": "^0.13.0",
 "faucet": "0.0.1",
-"istanbul": "~0.3.0",
-"jshint": "^2.5.5",
+"istanbul": "~0.3.2",
 "rtree": "~1.4.2",
-"tape": "^2.14.0"
+"tape": "^3.0.3"
   },
   "scripts": {
-"test": "jshint rbush.js test/test.js && node test/test.js | faucet",
+"test": "eslint rbush.js test/test.js && node test/test.js | faucet",
 "perf": "node ./debug/perf.js",
 "cov": "istanbul cover test/test.js -x test/test.js"
   },
-  "jshintConfig": {
-"unused": "true",
-"undef": true,
-"trailing": true,
-"eqeqeq": true,
-"es3": true,
-"indent": 4,
-"node": true,
-"browser": true,
-"worker": true,
+  "eslintConfig": {
+"rules": {
+  "no-use-before-define": [
+2,
+"nofunc"
+  ],
+  "camelcase": 2,
+  "space-after-function-name": 2,
+  "space-in-parens": 2,
+  "space-before-blocks": 2,
+  "space-after-keywords": 2,
+  "comma-style": 2,
+  "no-lonely-if": 2,
+  "no-else-return": 2,
+  "no-empty": 2,
+  "no-new": 2,
+  "key-spacing": 2,
+  "no-multi-spaces": 2,
+  "space-in-brackets": 2,
+  "quotes": [
+2,
+"single"
+  ],
+  "new-cap": 0,
+  "no-new-func": 0,
+  "curly": 0,
+  "no-underscore-dangle": 0,
+  "no-constant-condition": 0,
+  "no-shadow": 0
+},
+"env": {
+  "node": true,
+  "browser": true
+},
 "globals": {
   "define": false
 }
diff --git a/rbush.js b/rbush.js
index b151197..85513a0 100644
--- a/rbush.js
+++ b/rbush.js
@@ -485,7 +485,7 @@ function enlargedArea(a, b) {
(Math.max(b[3], a[3]) - Math.min(b[1], a[1]));
 }
 
-function intersectionArea (a, b) {
+function intersectionArea(a, b) {
 var minX = Math.max(a[0], b[0]),
 minY = Math.max(a[1], b[1]),
 maxX = Math.min(a[2], b[2]),
@@ -502,7 +502,7 @@ function contains(a, b) {
b[3] <= a[3];
 }
 
-function intersects (a, b) {
+function intersects(a, b) {
 return b[0] <= a[2] &&
b[1] <= a[3] &&
b[2] >= a[0] &&
@@ -579,7 +579,7 @@ function swap(arr, i, j) {
 
 
 // export as AMD/CommonJS module or global variable
-if (typeof define === 'function' && define.amd) define(function() { return 
rbush; });
+if (typeof define === 'function' && define.amd) define('rbush', function() { 
return rbush; });
 else if (typeof module !== 'undefined') module.exports = rbush;
 else if (typeof self !== 'undefined') self.rbush = rbush;
 else window.rbush = rbush;
diff --git a/test/test.js b/test/test.js
index 4739142..92491c4 100644
--- a/test/test.js
+++ b/test/test.js
@@ -1,3 +1,7 @@
+'use strict';
+
+/*eslint key-spacing: 0, comma-spacing: 0, quotes: 0*/
+
 var rbush = require('../rbush.js'),
 t = require('tape');
 
@@ -82,7 +86,7 @@ t('#toBBox, #compareMinX, #compareMinY can be overriden to 
allow custom data str
 
 tree.load(data);
 
-function byLngLat (a, b) {
+function byLngLat(a, b) {
 return a.minLng - b.minLng || a.minLat - b.minLat;
 }
 
diff --git a/viz/viz.js b/viz/viz.js
index e6d3714..0ab5982 100644
--- a/viz/viz.js
+++ b/viz/viz.js
@@ -2,6 +2,14 @@ var W = 700,
 canvas = document.getElementById('canvas'),
 ctx = canvas.getContext('2d');
 
+if (window.devicePixelRatio > 1) {
+canvas.style.width = canvas.width + 'px';
+canvas.style.height = canvas.height + 'px';
+canvas.width = canvas.width * 2;
+canvas.height = canvas.height * 2;
+ctx.scale(2, 2);
+}
+
 function randBox(size) {
 var x = Math.random() * (W - size),
 y = Math.random() * (W - size);
@@ -35,7 +43,7 @@ function randClusterBox(cluster, dist, size) {
 ];
 }
 
-var colors = ['#f40', '#37f', '#0b0'],
+var colors = ['#f40', '#0b0', '#37f'],
 rects;
 
 function drawTree(node, level) {
@@ -43,11 +51,11 @@ function drawTree(node, level) {
 
 var rect = [];
 
-rect.push(level ? colors[(level - 1) % colors.length] : 'grey');
-rect.push

[node-rbush] branch upstream updated (7687134 -> d6ac4f4)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository node-rbush.

  from  7687134   Imported Upstream version 1.3.4
   new  d6ac4f4   Imported Upstream version 1.3.5

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:
 package.json | 54 +++---
 rbush.js |  6 +++---
 test/test.js |  6 +-
 viz/viz.js   | 21 ++---
 4 files changed, 61 insertions(+), 26 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/node-rbush.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


[node-rbush] tag debian/1.3.5-1 created (now 23fb67a)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/1.3.5-1
in repository node-rbush.

at  23fb67a   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/node-rbush.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


[node-rbush] 04/04: Set distribution to unstable.

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository node-rbush.

commit 23fb67af3703bfc996ae40158154f3d156e39f08
Author: Bas Couwenberg 
Date:   Fri Feb 27 09:04:05 2015 +0100

Set distribution to unstable.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6d3b4ac..4a2cfca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-node-rbush (1.3.5-1) UNRELEASED; urgency=medium
+node-rbush (1.3.5-1) unstable; urgency=medium
 
   * New upstream release.
 
- -- Bas Couwenberg   Fri, 27 Feb 2015 08:43:06 +0100
+ -- Bas Couwenberg   Fri, 27 Feb 2015 09:03:35 +0100
 
 node-rbush (1.3.4-2) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/node-rbush.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


[node-rbush] branch master updated (ca389a5 -> 23fb67a)

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository node-rbush.

  from  ca389a5   Set distribution to unstable.
   new  d6ac4f4   Imported Upstream version 1.3.5
   new  dd5b092   Merge tag 'upstream/1.3.5'
   new  781359e   New upstream release.
   new  23fb67a   Set distribution to 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 |  6 ++
 package.json | 54 +++---
 rbush.js |  6 +++---
 test/test.js |  6 +-
 viz/viz.js   | 21 ++---
 5 files changed, 67 insertions(+), 26 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/node-rbush.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


[node-rbush] 01/01: pristine-tar data for node-rbush_1.3.5.orig.tar.gz

2015-02-27 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch pristine-tar
in repository node-rbush.

commit c82f1afcdb1f617e62fbb97990102a93f6c05193
Author: Bas Couwenberg 
Date:   Fri Feb 27 08:42:05 2015 +0100

pristine-tar data for node-rbush_1.3.5.orig.tar.gz
---
 node-rbush_1.3.5.orig.tar.gz.delta | Bin 0 -> 1300 bytes
 node-rbush_1.3.5.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/node-rbush_1.3.5.orig.tar.gz.delta 
b/node-rbush_1.3.5.orig.tar.gz.delta
new file mode 100644
index 000..fb4d77a
Binary files /dev/null and b/node-rbush_1.3.5.orig.tar.gz.delta differ
diff --git a/node-rbush_1.3.5.orig.tar.gz.id b/node-rbush_1.3.5.orig.tar.gz.id
new file mode 100644
index 000..c5fb8fa
--- /dev/null
+++ b/node-rbush_1.3.5.orig.tar.gz.id
@@ -0,0 +1 @@
+0bfab0e58733055770c1ec3e4ab85052524d3415

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/node-rbush.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