Bug#1069086: ITP: mapbox-polylabel -- Fast algorithm for finding polygon pole of inaccessibility

2024-04-16 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: mapbox-polylabel
  Version : 1.1.0
  Upstream Contact: Mapbox (https://github.com/mapbox/polylabel/issues)
* URL : https://github.com/mapbox/polylabel
* License : ISC
  Programming Lang: C++
  Description : Fast algorithm for finding polygon pole of inaccessibility

polylabel provides a fast algorithm for finding polygon pole of
inaccessibility, the most distant internal point from the polygon
outline (not to be confused with centroid). Useful for optimal placement
of a text label on a polygon.

It's an iterative grid algorithm, inspired by the paper by
Garcia-Castellanos & Lombardo, 2007. Unlike the one in the paper, this
algorithm:

 * guarantees finding global optimum within the given precision
 * is many times faster (10-40x)


The package is required for Mapnik 4.0 and will be maintained in the Debian GIS 
team.



Bug#1069085: ITP: mapbox-geometry -- Generic C++ interfaces for geometry types, collections, and features

2024-04-16 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: mapbox-geometry
  Version : 2.0.3
  Upstream Contact: Mapbox (https://github.com/mapbox/geometry.hpp/issues)
* URL : https://github.com/mapbox/geometry.hpp
* License : ISC
  Programming Lang: C++
  Description : Generic C++ interfaces for geometry types, collections, and 
features

geometry.hpp provides header-only, generic C++ interfaces for geometry
types, geometry collections, and features.

These types are designed to be easy to parse and serialize to GeoJSON.

They should also be a robust and high performance container for data
processing and conversion.


The package is required for Mapnik 4.0 and will be maintained in the Debian GIS 
team.



Bug#1021477: ITP: libmath-units-perl -- Perl module for measurement unit conversion

2022-10-08 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libmath-units-perl
  Version : 1.3
  Upstream Author : Daniel Muey 
* URL : https://metacpan.org/release/Math-Units
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl module for measurement unit conversion

The Math::Units module converts a numeric value in one unit of measurement to
some other unit. The units must be compatible, i.e. length can not be
converted to volume. If a conversion can not be made an exception is thrown.

A combination chaining and reduction algorithm is used to perform the most
direct unit conversion possible. Units may be written in several different
styles. An abbreviation table is used to convert from common long-form unit
names to the (more or less) standard abbreviations that the units module uses
internally. All multiplicative unit conversions are cached so that future
conversions can be performed very quickly.

The package will be maintained under the umbrella of the Debian Perl Group.

This package is required for libgeo-calc-perl (#1021476) which in turn is
required for libgeo-gpx-perl (>= 1.00).



Bug#1021476: ITP: libgeo-calc-perl -- Simple geo calculator for points and distances

2022-10-08 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libgeo-calc-perl
  Version : 0.12
  Upstream Author : Sorin Alexandru Pop 
* URL : https://metacpan.org/release/Geo-Calc
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Simple geo calculator for points and distances

Geo::Calc implements a variety of calculations for latitude/longitude points

All these formulare are for calculations on the basis of a spherical earth
(ignoring ellipsoidal effects) which is accurate enough* for most purposes.

[ In fact, the earth is very slightly ellipsoidal; using a spherical model
gives errors typically up to 0.3% ].

The package will be maintained under the umbrella of the Debian Perl Group.

This package is required for libgeo-gpx-perl (>= 1.00).



Bug#1021475: ITP: libgeo-coordinates-transform-perl -- Transform latitude/longitude between coordinate functions

2022-10-08 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libgeo-coordinates-transform-perl
  Version : 0.10
  Upstream Author : Steve Troxel 
* URL : https://metacpan.org/release/Geo-Coordinates-Transform
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Transform latitude/longitude between coordinate functions

There are several formats used to present geographic coordinates. For
example:

 * DMS Degrees:Minutes:Seconds (48 30 30, -117 30' 30")

 * DM Degrees:Decimal-Minutes (48 30.5, -117 30.5'),

 * DD Decimal-Degrees (48.508, -17.508)

Geo::Coordinates::Transform converts a list of provided latitude and
longitude coordinates in any of the three formats above (mixed input is ok)
and converts to the desired format.

The package will be maintained under the umbrella of the Debian Perl Group.

This package is required for libgeo-gpx-perl (>= 1.00).



Bug#1014267: ITP: icingadb-web -- Icinga DB Web for Icinga Web 2

2022-07-03 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 
X-Debbugs-Cc: debian-devel@lists.debian.org, 
pkg-nagios-de...@lists.alioth.debian.org

* Package name: icingadb-web
  Version : 1.0.0
  Upstream Author : Icinga GmbH 
* URL : https://icinga.com
* License : GPL-2+
  Programming Lang: PHP
  Description : Icinga DB Web for Icinga Web 2

Icinga DB Web pushes your monitoring stack to the next level.
Based on the lessons learnt with the base monitoring module,
it offers a modern and streamlined design to provide a clear
and concise overview of your monitoring environment.


The package is required to complete the set of Icinga DB components.

With the release of Icinga 2.13.4, the IDO feature is deprecated in
favour of Icinga DB.

The package will be maintained alongside the other Icinga packages in
the Nagios team.



Bug#991149: ITP: icinga-php-thirdparty -- Icinga PHP Thirdparty libraries for Icinga Web 2

2021-07-15 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 
X-Debbugs-Cc: debian-devel@lists.debian.org, 
pkg-nagios-de...@lists.alioth.debian.org

* Package name: icinga-php-thirdparty
  Version : 0.10.0
  Upstream Author : Icinga GmbH
* URL : https://icinga.com
* License : MIT
  Programming Lang: PHP
  Description : Icinga PHP Thirdparty libraries for Icinga Web 2

 Icinga Web 2 is a very modular, fast and simple web interface for your Icinga
 monitoring environment.
 .
 The software will give you a web frontend for your monitoring solution, and
 can run additional modules, extending monitoring data, or even supplying
 something new to the webinterface.
 .
 This package provides the Icinga PHP thirdparty libraries.

The package is required for icingaweb2 (>= 2.9.0) and will be maintained within 
the Nagios team.



Bug#991148: ITP: icinga-php-library -- Icinga PHP Library for Icinga Web 2

2021-07-15 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 
X-Debbugs-Cc: debian-devel@lists.debian.org, 
pkg-nagios-de...@lists.alioth.debian.org

* Package name: icinga-php-library
  Version : 0.6.0
  Upstream Author : Icinga GmbH
* URL : https://icinga.com
* License : MIT
  Programming Lang: PHP
  Description : Icinga PHP Library for Icinga Web 2

 Icinga Web 2 is a very modular, fast and simple web interface for your Icinga
 monitoring environment.
 .
 The software will give you a web frontend for your monitoring solution, and
 can run additional modules, extending monitoring data, or even supplying
 something new to the webinterface.
 .
 This package provides the Icinga PHP libraries.

The package is required for icingaweb2 (>= 2.9.0) and will be maintained within 
the Nagios team.



Bug#953722: ITP: josm-installer -- Editor for OpenStreetMap (installer)

2020-03-12 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: josm-installer
  Version : 0.0.1+svn16006
  Upstream Author : Bas Couwenberg 
* URL : https://salsa.debian.org/debian-gis-team/josm-installer
* License : GPL-2+
  Programming Lang: Python
  Description : Editor for OpenStreetMap (installer)

 JOSM is an editor for OpenStreetMap (OSM) written in Java.
 The current version supports stand alone GPX tracks, GPX track data
 from OSM database and existing nodes, line segments and metadata tags
 from the OSM database.
 .
 OpenStreetMap is a project aimed squarely at creating and providing
 free geographic data such as street maps to anyone who wants them.
 The project was started because most maps you think of as free actually
 have legal or technical restrictions on their use, holding back people
 from using them in creative, productive or unexpected ways.
 .
 This package provides a script to install the upstream JARs.


The upstream source tree no longer includes all its dependencies,
this makes it too cumbersome to provide backports of JOSM, as that also
requires backporting all dependencies which will break other reverse
dependencies in stable.

This package provides a script to download the pre-built JAR from upstream
and the application metadata for integration in desktop environments.


The package will be maintained with in the Debian GIS team where it will
eventually replace the josm package.



Bug#952459: ITP: proj-data -- Cloud-optimized GeoTIFF datum grids for PROJ

2020-02-24 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: proj-data
  Version : 1.0~rc1
  Upstream Author : PROJ Developers 
* URL : https://github.com/OSGeo/PROJ-data
* License : public-domain
  Programming Lang: N/A
  Description : Cloud-optimized GeoTIFF datum grids for PROJ

 proj-data-grids provides datum grids for PROJ in cloud-optimized GeoTIFF
 format.
 .
 These grids are also available via the CDN:
 .
  https://cdn.proj.org
 .
 This package can be used to reduce the need for the CDN.

PROJ 7 really wants these grids to be available.

The package will be maintained within the Debian GIS team along with
PROJ.



Re: Uploading of libjpeg-turbo 2.0.x to unstable

2020-01-14 Thread Bas Couwenberg

On 2020-01-14 09:00, Mike Gabriel wrote:
collect2: fatal error: ld terminated with signal 4 [Illegal 
instruction]


That's a known issue affecting more packages:

 https://bugs.debian.org/948803

Kind Regards,

Bas



Re: Missing package in Debian Buster "evolution-ews"

2019-06-17 Thread Bas Couwenberg

On 2019-06-17 09:56, Ronald Jaeckel wrote:

The only package I've missed was evolution-ews. It's not in the
repositories anymore. So I took the package from sid and it worked for
me. My question is: Will be the package evolution-ews integrated in
Buster before the official release?


No, the package is blocked from transitioning to testing for quite a 
while, see:


 https://tracker.debian.org/pkg/evolution-ews

When the package gets fixed, it may be possible to backport it to 
buster-backports. It wasn't backported before, so the maintainer is 
unlikely to do that.


Perhaps you can get involved in resolving the issues in the package to 
get it into testing, and maintain the backports once it's in testing.


Kind Regards,

Bas



Re: Mass bugfiling potential: bundled implementation of md5

2018-10-25 Thread Bas Couwenberg

On 2018-10-25 10:41, Michael Biebl wrote:

Am 25.10.18 um 09:44 schrieb Bas Couwenberg:

On 2018-10-25 08:56, Yangfl wrote:

A potential fix for that might be replace the md5.h header with

#define LIBMD_MD5_ALADDIN
#include 

remove building for md5.c, and add

Build-Depends: libmd-dev (>= 1.0.1)


That is not a solution for packages that are backported, as libmd-dev
(>= 1.0.1) is only available in unstable.


You have two solutions here:
- backport libmd-dev (>= 1.0.1)
- revert this particular change in your package if you do a backport


Or:

- Leave the bugreport unresolved until libmd-dev (>= 1.0.1) is available 
in stable


My initial suggestion to wait with the MBF until libmd-dev (>= 1.0.1) is 
available in stable is still the best solution in my opinion.


Kind Regards,

Bas



Re: Mass bugfiling potential: bundled implementation of md5

2018-10-25 Thread Bas Couwenberg

On 2018-10-25 08:56, Yangfl wrote:

A potential fix for that might be replace the md5.h header with

#define LIBMD_MD5_ALADDIN
#include 

remove building for md5.c, and add

Build-Depends: libmd-dev (>= 1.0.1)


That is not a solution for packages that are backported, as libmd-dev 
(>= 1.0.1) is only available in unstable.


I suggest to postpone the MBF until libmd-dev (>= 1.0.1) is available in 
stable (i.e. after the buster release).


Kind Regards,

Bas



Bug#905298: ITP: virtualpg -- Loadable dynamic extension to both SQLite and SpatiaLite

2018-08-02 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: virtualpg
  Version : 1.0.2
  Upstream Author : Alessandro Furieri 
* URL : https://www.gaia-gis.it/fossil/virtualpg
* License : MPL-1.1 or GPL-2+ or LGPL-2.1+
  Programming Lang: C
  Description : Loadable dynamic extension to both SQLite and SpatiaLite

VirtualPG is a loadable dynamic extension to both SQLite and SpatiaLite.

Its intended scope is supporting direct SQL access to PostgreSQL and
PostGIS tables, to make any possible kind of data exchange between
these two popular open source Spatial DBMSes as straightforward and
simple as possible.


virtualpg is required for spatialite-gui 2.1.0, and will be maintained
alongside spatialite, spatialite-gui & postgis in the Debian GIS team.



Bug#897400: ITP: cftime -- Time-handling functionality from netcdf4-python

2018-05-01 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: cftime
  Version : 1.0.0~b1
  Upstream Author : Jeff Whitaker 
* URL : http://unidata.github.io/cftime/
* License : ISC and Expat
  Programming Lang: Python
  Description : Time-handling functionality from netcdf4-python (Python 2)

Python library for decoding time units and variable values in a netCDF file
conforming to the Climate and Forecasting (CF) netCDF conventions.


The netcdftime module from netcdf4-python was split out into cftime, and
is required for the latest netcdf4-python upstream release.

The package will be maintained alongside netcdf4-python in the Debian
GIS team.



Bug#864571: ITP: mapbox-wagyu -- Wagyu Geometry Processing Library

2017-06-10 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: mapbox-wagyu
  Version : 0.4.2
  Upstream Author : Mapbox (https://github.com/mapbox/wagyu/issues)
* URL : https://github.com/mapbox/wagyu
* License : BSL-1.0
  Programming Lang: C++
  Description : Wagyu Geometry Processing Library

Wagyu is a general library for the following basic geometric operations:

 - Union
 - Intersection
 - Difference
 - XOR

The output geometry from each of these operations is guaranteed to be
valid and simple as per the OGC.


This package is required for the recent upstream releases of
mapnik-vector-tile, and will be maintained in the Debian GIS team
alongside mapnik-vector-tile.



Bug#864570: ITP: mapbox-geometry -- Generic C++ interfaces for geometry types, collections, and features

2017-06-10 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: mapbox-geometry
  Version : 0.9.1
  Upstream Author : Mapbox (https://github.com/mapbox/geometry.hpp/issues)
* URL : https://github.com/mapbox/geometry.hpp
* License : ISC
  Programming Lang: C++
  Description : Generic C++ interfaces for geometry types, collections, and 
features

geometry.hpp provides header-only, generic C++ interfaces for geometry
types, geometry collections, and features.

These types are designed to be easy to parse and serialize to GeoJSON.

They should also be a robust and high performance container for data
processing and conversion.


This package is required for the recent upstream releases of
mapnik-vector-tile, and will be maintained in the Debian GIS team
alongside mapnik-vector-tile.



Bug#849283: ITP: php-geos -- GEOS bindings for PHP

2016-12-24 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: php-geos
  Version : 1.0.0
  Upstream Author : GEOS Developers 
* URL : https://git.osgeo.org/gogs/geos/php-geos/
* License : Expat
  Programming Lang: PHP & C
  Description : GEOS bindings for PHP

GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
OpenGIS Consortium Simple Features Specification for SQL.

This package contains the PHP bindings for GEOS.


The package will be maintained within the Debian GIS team along
with GEOS.



Bug#842297: ITP: mapbox-vector-tile -- Mapbox Vector Tile library for Python

2016-10-27 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: mapbox-vector-tile
  Version : 0.5.0+ds
  Upstream Author : Harish Krishna 
* URL : https://github.com/tilezen/mapbox-vector-tile
* License : Expat
  Programming Lang: Python
  Description : Mapbox Vector Tile library for Python

mapbox-vector-tile provides encoding & decoding support for data
conforming to the Mapbox Vector Tile specification in Python.


mapbox-vector-tile is required for the new TileStache upstream releases,
and the package will be maintained alongside TileStache in the Debian
GIS team.



Bug#829279: ITP: node-quickselect -- JavaScript selection algorithm

2016-07-01 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-quickselect
  Version : 1.0.0
  Upstream Author : Vladimir Agafonkin 
* URL : https://github.com/mourner/quickselect
* License : ISC
  Programming Lang: JavaScript
  Description : JavaScript selection algorithm

quickselect is a tiny and fast selection algorithm in JavaScript,
implementing Floyd-Rivest selection.


The package is required for node-rbush >= 2.0.0 and will be maintained
alongside node-rbush in the Debian GIS team.



Bug#823013: ITP: librttopo -- Tuscany Region topology library

2016-04-29 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: librttopo
  Version : 1.0.0~rc2
  Upstream Author : Sandro Santilli 
* URL : https://git.osgeo.org/gogs/rttopo/librttopo
* License : GPL-2+
  Programming Lang: C
  Description : Tuscany Region topology library

The RT Topology Library exposes an API to create and manage standard
(ISO 13249 aka SQL/MM) topologies using user-provided data stores.

The code is derived from PostGIS liblwgeom library enhanced to provide
thread-safety, have less dependencies and be independent from PostGIS
release cycles.


The librttopo package will be maintained within the Debian GIS team
along with postgis and spatialite.



Bug#822991: ITP: osm2pgrouting -- Tool to import OpenStreetMap data into a pgRouting database

2016-04-29 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: osm2pgrouting
  Version : 2.1.0
  Upstream Author : Daniel Kastl 
* URL : https://github.com/pgRouting/osm2pgrouting
* License : GPL-2+
  Programming Lang: C++
  Description : Tool to import OpenStreetMap data into a pgRouting database

osm2pgrouting is a command line tool that makes it easy to import
OpenStreetMap data into a pgRouting database. It builds the routing
network topology automatically and creates tables for feature types and
road classes. pgRouting has to be installed to be able to run
osm2pgrouting.


The osm2pgrouting package originates from OSGeo-Live, and will be
maintained within the Debian GIS team along with pgrouting.



Bug#818718: ITP: python-pdal -- Point Data Abstraction Library - Python extension

2016-03-19 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: python-pdal
  Version : 1.1.0+ds
  Upstream Author : Hobu, Inc. 
* URL : https://pypi.python.org/pypi/PDAL
* License : BSD-3-Clause
  Programming Lang: Python/C++
  Description : Point Data Abstraction Library - Python extension

PDAL is a BSD licensed library for translating and manipulating point
cloud data of various formats. PDAL can be used to read, write and
translate point cloud data in many formats. Support is included for
input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read
from and write to databases that support point cloud storage, including
Oracle, Postgres and SQLite.

PDAL should not be confused with PCL (Point Cloud Library). PCL is a
library specifically designed to provide algorithmic analysis and
modification of point clouds. PDAL provides a limited interface to the
facilities of PCL, but does not in general attempt to duplicate its
capabilities.


The Python extension is packaged separately from PDAL (#797126) using
the sources from PyPi, because the extension cannot be built along with
the rest of PDAL.

The python-pdal package will be maintained along with pdal in the
Debian GIS team.



Bug#816038: ITP: mapbox-variant -- Alternative to boost::variant for C++11

2016-02-26 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: mapbox-variant
  Version : 1.1.0
  Upstream Author : MapBox (https://github.com/mapbox/variant/issues)
* URL : https://github.com/mapbox/variant
* License : BSD-3-Clause
  Programming Lang: C++
  Description : Alternative to boost::variant for C++11

Mapbox variant has the same speedy performance of boost::variant but is
faster to compile, results in smaller binaries, and has no dependencies.

Mapbox variant has been a very valuable, lightweight alternative for
apps that can use c++11 or c++14 but that do not want a Boost dependency.
Mapbox variant has also been useful in apps that do depend on Boost,
like Mapnik, to help (slightly) with compile times and to majorly lessen
dependence on Boost in core headers.


This package is required for Mapnik 3.0.10, and will be maintained along
with Mapnik in the Debian GIS team.
 



Re: Better Lintian checks

2016-01-26 Thread Bas Couwenberg

On 2016-01-26 14:41, Jakub Wilk wrote:

* Bas Couwenberg , 2016-01-26, 12:17:

The use of Multi-Arch: no was suggested by

https://lintian.debian.org/tags/old-style-config-script-multiarch-path.html


The wording is unfortunate.

You should not add "Multi-Arch: no" to the control file, but instead 
remove the field, because "no" is the default.


The gdal package didn't have any Multi-Arch control fields.


This will be fixed in the next Lintian release:
https://anonscm.debian.org/cgit/lintian/lintian.git/commit/?id=20ad1f7fbe12


Excellent, thanks!


In the mean time, please add an override for the tag.


Will do.

Kind Regards,

Bas



Re: Better Lintian checks

2016-01-26 Thread Bas Couwenberg

On 2016-01-26 12:10, Jakub Wilk wrote:

* Sebastiaan Couwenberg , 2016-01-26, 07:45:

The use of Multi-Arch: no was suggested by

https://lintian.debian.org/tags/old-style-config-script-multiarch-path.html


The wording is unfortunate.

You should not add "Multi-Arch: no" to the control file, but instead
remove the field, because "no" is the default.


The gdal package didn't have any Multi-Arch control fields.


And most of the time changing multi-archness isn't the correct course
of action anyway...


Yeah, Bastiens reference to the suggestion for the general 
old-style-config-script tag should be the way forward.


I just don't have time to fix all reverse dependencies, so I'd like to 
keep including gdal-config for the time being.



The reject message


Quoting the reject message would have been helpful...
I guess you're referring to this:
https://anonscm.debian.org/cgit/mirror/dak.git/tree/daklib/checks.py?id=c51e71bbd9c2#n392


I quoted most of the reject message except the bug number.

The reject in question is here:

http://lists.alioth.debian.org/pipermail/pkg-grass-devel/2016-January/042758.html

The speed at which it arrived suggests that it's an auto reject, despite 
Bastien saying that it's not.


refers to #768353 which was fixed in November 2014, but the fix is 
most likely not available in stable yet,


The version graph says it's fixed in "dose3/3.3~beta1-3 (stable)".


Thanks for the feedback, unfortunately no solution yet.

Kind Regards,

Bas



Bug#800330: ITP: postgis-java -- Geographic objects support for PostgreSQL -- JDBC support

2015-09-27 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: postgis-java
  Version : 2.1.7.1
  Upstream Author : PostGIS Developers 
* URL : https://github.com/postgis/postgis-java
* License : LGPL-2.1+
  Programming Lang: Java
  Description : Geographic objects support for PostgreSQL -- JDBC support

PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL".

This package contains JDBC support for PostGIS.


libpostgis-java is required for osmosis, and used to be built from the
postgis source package, but upstream has split it off into a separate
project since PostGIS 2.2.

The new postgis-java source package will be maintained in the Debian GIS
team along with postgis itself.



Bug#797713: ITP: python-stetl -- Streaming ETL - geospatial ETL framework for Python

2015-09-01 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: python-stetl
  Version : 1.0.8
  Upstream Author : Just van den Broecke 
* URL : http://stetl.org/
* License : GPL-3+
  Programming Lang: Python
  Description : Streaming ETL - geospatial ETL framework for Python 2

Stetl, streaming ETL, pronounced "staedl", is a lightweight ETL-framework
for the conversion of rich (as GML) geospatial data conversion.

It basically glues together existing parsing and transformation tools
like GDAL/OGR (ogr2ogr) and XSLT. By using native tools like libxml and
libxslt (via Python lxml) Stetl is speed-optimized.

Stetl has a similar design as Spring (Java) and other modern frameworks
based on IoC (Inversion of Control). A configuration file (in Python
config format) specifies your chain of ETL steps. This chain is formed
by a series of Python modules/objects and their parameters. These are
symbolically specified in the config file. You just invoke etl.py the
main program with a config file. The config file specifies the input
modules (e.g. PostGIS), transformers (e.g. XSLT) and outputs (e.g. a GML
file or even WFS-T a geospatial protocol to publish GML to a server).


Stetl is required for the TOP10NL ETL port of NLExtract, and the package
will be maintained within the Debian GIS team.



Bug#796508: ITP: protozero -- Minimalistic protocol buffer decoder and encoder in C++

2015-08-22 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: protozero
  Version : 1.0.0
  Upstream Author : MapBox (https://github.com/mapbox/protozero/issues)
* URL : https://github.com/mapbox/protozero
* License : BSD-2-Clause and Apache-2.0
  Programming Lang: C++
  Description : Minimalistic protocol buffer decoder and encoder in C++

protozero is a minimalistic protocol buffer decoder and encoder in C++.

Designed for high performance. Suitable for writing zero copy parsers
and encoders with minimal need for run-time allocation of memory.

Low-level: this is designed to be a building block for writing a very
customized decoder for a stable protobuf schema. If your protobuf schema
is changing frequently or lazy decoding is not critical for your
application then this approach offers no value: just use the decoding
API available via the C++ API that can be generated via the Google
Protobufs protoc program.


The protozero headers are required for libosmium >= 2.3.0 that currently
bundles a copy of protozero in its source as it does for the utfcpp
headers too. utfcpp is already packaged for Debian and is used instead
for the libosmium Debian package.

A drawback of protozero is the current lack of big endian support, see:
https://github.com/mapbox/protozero/issues/14

The protozero package will be maintained within the Debian GIS team
along with libosmium.



Bug#792691: RFP: geronimo-jcdi-1.0-spec -- Geronimo API implementation of the JCDI 1.0 spec

2015-07-17 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist

* Package name: geronimo-jcdi-1.0-spec
  Version : 1.0
  Upstream Author : Apache Geronimo Developers 
* URL : http://geronimo.apache.org
* License : Apache-2.0
  Programming Lang: Java
  Description : Geronimo API implementation of the JCDI 1.0 spec

Apache Geronimo is an open source application server developed by the Apache
Software Foundation and distributed under the Apache license.

The goal of the Geronimo project is to produce a server runtime framework
that pulls together the best Open Source alternatives to create runtimes
that meet the needs of developers and system administrators. Its most
popular distribution is a fully certified Java Enterprise Edition 5.0
(Java EE 5) application server runtime.

This package provides the Geronimo API implementation of the JCDI
1.0 spec (javax.decorator, javax.enterprise.context, javax.enterprise.event,
javax.enterprise.inject & javax.enterprise.util classes).


This package is required for libcommons-jcs-java (#783538), which in turn is
required for JOSM >= 8279 (#785416).


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150717144036.12055.49479.report...@osiris.linuxminded.xs4all.nl



Bug#792690: RFP: geronimo-jcache-1.0-spec -- Geronimo API implementation of the JCache 1.0 spec

2015-07-17 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist

* Package name: geronimo-jcache-1.0-spec
  Version : 1.0~alpha1
  Upstream Author : Apache Geronimo Developers 
* URL : http://geronimo.apache.org
* License : Apache-2.0
  Programming Lang: Java
  Description : Geronimo API implementation of the JCache 1.0 spec

Apache Geronimo is an open source application server developed by the Apache
Software Foundation and distributed under the Apache license.

The goal of the Geronimo project is to produce a server runtime framework
that pulls together the best Open Source alternatives to create runtimes
that meet the needs of developers and system administrators. Its most
popular distribution is a fully certified Java Enterprise Edition 5.0
(Java EE 5) application server runtime.

This package provides the Geronimo API implementation of the JCache
1.0 spec (javax.cache classes).


This package is required for libcommons-jcs-java (#783538), which in turn is
required for JOSM >= 8279 (#785416).


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150717143229.11195.11562.report...@osiris.linuxminded.xs4all.nl



Bug#792686: RFP: geronimo-atinject-1.0-spec -- Geronimo API implementation of the AtInject 1.0 spec

2015-07-17 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist

* Package name: geronimo-atinject-1.0-spec
  Version : 1.0
  Upstream Author : Apache Geronimo Developers 
* URL : http://geronimo.apache.org
* License : Apache-2.0
  Programming Lang: Java
  Description : Geronimo API implementation of the AtInject 1.0 spec

Apache Geronimo is an open source application server developed by the Apache
Software Foundation and distributed under the Apache license.

The goal of the Geronimo project is to produce a server runtime framework
that pulls together the best Open Source alternatives to create runtimes
that meet the needs of developers and system administrators. Its most
popular distribution is a fully certified Java Enterprise Edition 5.0
(Java EE 5) application server runtime.

This package provides the Geronimo API implementation of the AtInject
1.0 spec (javax.inject classes).


This package is required for libcommons-jcs-java (#783538), which in turn is
required for JOSM >= 8279 (#785416).


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150717140307.7346.36125.report...@osiris.linuxminded.xs4all.nl



Bug#792683: RFP: geronimo-interceptor-1.1-spec -- Geronimo API implementation of the Interceptor 1.1 spec

2015-07-17 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist

* Package name: geronimo-interceptor-1.1-spec
  Version : 1.0
  Upstream Author : Apache Geronimo Developers 
* URL : http://geronimo.apache.org
* License : Apache-2.0
  Programming Lang: Java
  Description : Geronimo API implementation of the Interceptor 1.1 spec

Apache Geronimo is an open source application server developed by the Apache
Software Foundation and distributed under the Apache license.

The goal of the Geronimo project is to produce a server runtime framework
that pulls together the best Open Source alternatives to create runtimes
that meet the needs of developers and system administrators. Its most
popular distribution is a fully certified Java Enterprise Edition 5.0
(Java EE 5) application server runtime.

This package provides the Geronimo API implementation of the Interceptor
1.1 spec (javax.interceptor classes).


This package is required for libcommons-jcs-java (#783538), which in turn is
required for JOSM >= 8279 (#785416).


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150717132638.1779.87460.report...@osiris.linuxminded.xs4all.nl



Bug#792539: ITP: python-mapnik -- Python interface to the mapnik library

2015-07-15 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: python-mapnik
  Version : 0.0~20150708-c005502
  Upstream Author : Mapnik Developers
* URL : https://github.com/mapnik/python-mapnik
* License : LGPL-2.1+
  Programming Lang: C++/Python
  Description : Python interface to the mapnik library

Mapnik is an OpenSource C++ toolkit for developing GIS
(Geographic Information Systems) applications. At the core is a C++
shared library providing algorithms/patterns for spatial data access and
visualization.

Essentially a collection of geographic objects (map, layer, datasource,
feature, geometry), the library doesn't rely on "windowing systems" and
is intended to work in multi-threaded environments

This package contains the bindings for Python. It used to be built from
the mapnik source, but has been split off into its own project since
mapnik 3.0.0.

The package will be maintained within the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150715222725.22472.26284.report...@osiris.linuxminded.xs4all.nl



Bug#787994: ITP: gmt-gshhg -- Global Self-consistent Hierarchical High-resolution Geography (GSHHG)

2015-06-07 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: gmt-gshhg
  Version : 2.3.4
  Upstream Author : Paul Wessel 
* URL : http://www.soest.hawaii.edu/pwessel/gshhg/index.html
* License : LGPL-3+
  Programming Lang: N/A
  Description : Global Self-consistent Hierarchical High-resolution 
Geography (GSHHG)

GSHHG is a high-resolution shoreline data set amalgamated from two databases:
Global Self-consistent Hierarchical High-resolution Shorelines (GSHHS) and
CIA World Data Bank II (WDBII). GSHHG contains vector descriptions at five
different resolutions of land outlines, lakes, rivers, and political
boundaries. This data is for use by GMT, the Generic Mapping Tools.


This package replaces gmt-gshhs and is required for GMT 5, it will be
maintained along with the other gmt packages in the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150607154652.9267.42703.report...@osiris.linuxminded.xs4all.nl



Bug#787991: ITP: gmt-dcw -- Digital Chart of the World (DCW) for GMT

2015-06-07 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: gmt-dcw
  Version : 1.1.1
  Upstream Author : Paul Wessel 
* URL : http://www.soest.hawaii.edu/pwessel/dcw/index.html
* License : LGPL-3+
  Programming Lang: N/A
  Description : Digital Chart of the World (DCW) for GMT

DCW-GMT is an enhancement to the original 1:1,000,000 scale vector basemap
of the world available from the Princeton University Digital Map and
Geospatial Information Center and from GeoCommunity at
http://data.geocomm.com/readme/dcw/dcw.html.
This data is for use by GMT, the Generic Mapping Tools.


The package is required for GMT 5 and will be maintained along with the
other gmt packages in the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150607142412.30645.620.report...@osiris.linuxminded.xs4all.nl



Bug#781854: ITP: node-component-emitter -- Event emitter for Node.js

2015-04-03 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-component-emitter
  Version : 1.2.0
  Upstream Author : Component contributors 
* URL : https://github.com/component/emitter
* License : Expat
  Programming Lang: JavaScript
  Description : Event emitter for Node.js

emitter is a Node.js module for emitting events.

The Emitter object can be used as an instance, mixin or prototype mixin.


node-component-emitter is required for node-engine.io-client (#781850) and
node-socket.io-client (#781412), which in turn is required for node-socket.io
(#707166).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150403211611.11143.80658.report...@osiris.linuxminded.xs4all.nl



Bug#781850: ITP: node-engine.io-client -- Client for the realtime engine behind socket.io

2015-04-03 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-engine.io-client
  Version : 1.5.1
  Upstream Author : Automattic, Inc. 
(https://github.com/Automattic/engine.io-client/issues)
* URL : https://github.com/Automattic/engine.io-client
* License : Expat
  Programming Lang: JavaScript
  Description : Client for the realtime engine behind socket.io

engine.io-client is a Node.js module providing the client for engine.io.

engine.io is the realtime engine behind Socket.IO. It provides the foundation
of a bidirectional connection between client and server.


node-engine.io-client is required for node-socket.io-client (#781412), which
in turn is required for node-socket.io (#707166).

The node-engine.io-client package will be maintained in the JavaScript team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150403193653.30665.49502.report...@osiris.linuxminded.xs4all.nl



Bug#781824: ITP: node-utf8 -- JavaScript UTF-8 encoder/decoder

2015-04-03 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-utf8
  Version : 2.0.0
  Upstream Author : Mathias Bynens (https://mathiasbynens.be/)
* URL : https://mths.be/utf8js
* License : Expat or GPL-2+
  Programming Lang: JavaScript
  Description : JavaScript UTF-8 encoder/decoder

utf8.js is a well-tested UTF-8 encoder/decoder written in JavaScript.
Unlike many other JavaScript solutions, it is designed to be a proper
UTF-8 encoder/decoder: it can encode/decode any scalar Unicode code point
values, as per the Encoding Standard.


node-utf8 is required for node-engine.io-parser (#781458), which in
turn is required for node-socket.io (#707166).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150403130423.11061.35994.report...@osiris.linuxminded.xs4all.nl



Bug#781486: ITP: node-has-binary -- Test if a JavaScript object contains binary data

2015-03-29 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-has-binary
  Version : 0.1.6
  Upstream Author : Kevin Roark
* URL : https://www.npmjs.com/package/has-binary
* License : Expat
  Programming Lang: JavaScript
  Description : Test if a JavaScript object contains binary data

The has-binary Node.js module provides a function that takes anything in
JavaScript and returns true if its argument contains binary data.


node-has-binary is required for node-engine.io-parser (#781458), which in
turn is required for node-socket.io (#707166).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150329213226.11366.51042.report...@osiris.linuxminded.xs4all.nl



Bug#781478: ITP: node-blob -- JavaScript blob constructor

2015-03-29 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-blob
  Version : 0.0.4
  Upstream Author : Tony Kovanen 
* URL : https://github.com/rase-/blob
* License : MIT
  Programming Lang: JavaScript
  Description : JavaScript blob constructor

blob is a Node.js module that exports a constructor using window.Blob when
available, and a BlobBuilder with any vendor prefix in other cases.

If neither is available, it exports undefined.


node-blob is required for node-engine.io-parser (#781458), which in turn is
required for node-socket.io (#707166).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150329194507.29242.70487.report...@osiris.linuxminded.xs4all.nl



Bug#781472: ITP: node-base64-arraybuffer -- Encode/decode base64 data into ArrayBuffers

2015-03-29 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-base64-arraybuffer
  Version : 0.1.2
  Upstream Author : Niklas von Hertzen  (http://hertzen.com)
* URL : https://github.com/niklasvh/base64-arraybuffer
* License : Expat
  Programming Lang: JavaScript
  Description : Encode/decode base64 data into ArrayBuffers

base64-arraybuffer is a Node.js module to encode/decode base64 data into
ArrayBuffers.


node-base64-arraybuffer is required for node-engine.io-parser (#781458), which
in turn is required for node-socket.io (#707166).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150329181703.17596.68363.report...@osiris.linuxminded.xs4all.nl



Bug#781466: ITP: node-arraybuffer.slice -- Exports a function for slicing ArrayBuffer without polyfilling

2015-03-29 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-arraybuffer.slice
  Version : 0.0.5
  Upstream Author : Tony Kovanen 
* URL : https://github.com/rase-/arraybuffer.slice
* License : MIT
  Programming Lang: JavaScript
  Description : Exports a function for slicing ArrayBuffer without 
polyfilling

arraybuffer.slice is a Node.js module that exports a function for slicing
ArrayBuffer without polyfilling.


node-arraybuffer.slice is required for node-engine.io-parser (#781458), which
in turn is required for node-socket.io (#707166).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150329170855.8304.69863.report...@osiris.linuxminded.xs4all.nl



Bug#781464: ITP: node-after -- Flow control for Node.js

2015-03-29 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-after
  Version : 0.8.1
  Upstream Author : Raynos 
* URL : https://github.com/Raynos/after
* License : MIT
  Programming Lang: JavaScript
  Description : Flow control for Node.js

after is a Node.js module to invoke a callback after N calls.


node-after is required for node-engine.io-parser (#781458), which in turn is
required for node-socket.io (#707166).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150329163956.4113.82648.report...@osiris.linuxminded.xs4all.nl



Bug#781458: ITP: node-engine.io-parser -- JavaScript parser for the engine.io protocol encoding

2015-03-29 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-engine.io-parser
  Version : 1.2.1
  Upstream Author : Automattic 
* URL : https://github.com/Automattic/engine.io-parser
* License : MIT
  Programming Lang: JavaScript
  Description : JavaScript parser for the engine.io protocol encoding

engine.io-parser is the JavaScript parser for the engine.io protocol
encoding, shared by both engine.io-client and engine.io.

engine.io is the realtime engine behind Socket.IO. It provides the foundation
of a bidirectional connection between client and server in Node.js.


node-engine.io-parser is required for node-engine.io (#781426), which in turn
is required for node-socket.io (#707166).

The node-engine.io-parser package will be maintained in the JavaScript team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150329153148.26929.16278.report...@osiris.linuxminded.xs4all.nl



Bug#781427: ITP: node-has-binary-data -- Test JavaScript function argument for binary data

2015-03-28 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-has-binary-data
  Version : 0.1.5
  Upstream Author : Kevin Roark
* URL : https://www.npmjs.com/package/has-binary-data
* License : Expat
  Programming Lang: JavaScript
  Description : Test JavaScript function argument for binary data

The has-binary-data Node.js module provides a function that takes anything in
JavaScript and returns true if its argument contains binary data.


node-has-binary-data is required for node-socket.io (#707166), which in turn
is required for closure-util (#774562).

The node-has-binary-data package will be maintained in the JavaScript team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150329011424.7433.51578.report...@osiris.linuxminded.xs4all.nl



Bug#781426: ITP: node-engine.io -- realtime engine behind socket.io

2015-03-28 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-engine.io
  Version : 1.5.1
  Upstream Author : Guillermo Rauch 
* URL : https://github.com/LearnBoost/engine.io
* License : MIT
  Programming Lang: JavaScript
  Description : realtime engine behind socket.io

engine.io is the realtime engine behind Socket.IO. It provides the foundation
of a bidirectional connection between client and server.


node-engine.io is required for node-socket.io (#707166), which in turn
is required for closure-util (#774562).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150329000430.30315.98372.report...@osiris.linuxminded.xs4all.nl



Bug#781417: ITP: node-socket.io-parser -- socket.io protocol parser

2015-03-28 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-socket.io-parser
  Version : 2.2.4
  Upstream Author : Automattic
* URL : https://github.com/Automattic/socket.io-parser
* License : Expat
  Programming Lang: JavaScript
  Description : socket.io protocol parser

socket.io-parser is a socket.io encoder and decoder written in JavaScript
complying with version 3 of socket.io-protocol.


node-socket.io-parser is required for node-socket.io (#707166), which in turn
is required for closure-util (#774562).

The node-socket.io-parser package will be maintained in the JavaScript team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150328223703.18928.21311.report...@osiris.linuxminded.xs4all.nl



Bug#781412: ITP: node-socket.io-client -- socket.io realtime application framework client

2015-03-28 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-socket.io-client
  Version : 1.3.5
  Upstream Author : Guillermo Rauch 
* URL : https://github.com/Automattic/socket.io-client
* License : Expat
  Programming Lang: JavaScript
  Description : socket.io realtime application framework client

socket.io-client provides the client component of the socket.io realtime
application framework.


node-socket.io-client is required for node-socket.io (#707166), which in turn
is required for closure-util (#774562).

The node-socket.io-client package will be maintained in the JavaScript team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150328195011.29143.26089.report...@osiris.linuxminded.xs4all.nl



Bug#781405: ITP: node-socket.io-adapter -- Default socket.io in-memory adapter class

2015-03-28 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-socket.io-adapter
  Version : 0.3.1
  Upstream Author : Automattic
* URL : https://github.com/Automattic/socket.io-adapter
* License : MIT
  Programming Lang: JavaScript
  Description : Default socket.io in-memory adapter class.

socket.io-adapter is the default socket.io in-memory adapter class.

This module is not intended for end-user usage, but can be used as an
interface to inheirt from from other adapters you might want to build.


node-socket.io-adapter is required for node-socket.io (#707166), which in turn
is required for closure-util (#774562).

The node-socket.io-adapter package will be maintained in the JavaScript team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150328175724.13765.60406.report...@osiris.linuxminded.xs4all.nl



Bug#780922: ITP: node-throttleit -- Throttle a function in Node.js

2015-03-21 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-throttleit
  Version : 1.0.0
  Upstream Author : TJ Holowaychuk 
* URL : https://github.com/component/throttle
* License : Expat
  Programming Lang: JavaScript
  Description : Throttle a function in Node.js

throttle is a Node.js module to throttle a JavaScript function.


node-throttleit is required node-request-progress (#780919) which in turn is
required for node-get-down (#779302).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150321200640.23049.63985.report...@osiris.linuxminded.xs4all.nl



Bug#780919: ITP: node-request-progress -- Node.js module to track the download progress of a request

2015-03-21 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-request-progress
  Version : 0.3.1
  Upstream Author : IndigoUnited  
(http://indigounited.com)
* URL : https://github.com/IndigoUnited/node-request-progress
* License : Expat
  Programming Lang: JavaScript
  Description : Node.js module to track the download progress of a request

request-progress is a Node.js module to track the download progress of a
request made with the request module.


node-request-progress is required for node-get-down (#779302) which in turn is
required for closure-util (#774562).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150321183257.11101.95529.report...@osiris.linuxminded.xs4all.nl



Bug#780913: ITP: node-absolute-path -- Node.js 0.11.x path.isAbsolute as a separate module

2015-03-21 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-absolute-path
  Version : 0.0.0
  Upstream Author : Geoff Goodman
* URL : https://github.com/filearts/node-absolute-path
* License : Expat
  Programming Lang: JavaScript
  Description : Node.js 0.11.x path.isAbsolute as a separate module

absolute-path is a Node.js module that implements path.isAbsolute from
Node.js 0.11.x.


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

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150321165447.30056.25957.report...@osiris.linuxminded.xs4all.nl



Bug#780909: ITP: node-nextback -- Node.js module to wrap callbacks in async

2015-03-21 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-nextback
  Version : 0.1.0
  Upstream Author : Fractal 
* URL : http://github.com/wearefractal/nextback
* License : Expat
  Programming Lang: JavaScript
  Description : Node.js module to wrap callbacks in async

nextback is a Node.js module to wrap callbacks in async.

nextback makes sure your callbacks don't return immediately by wrapping them
in a setImmediate or nextTick.


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

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150321160021.22644.10865.report...@osiris.linuxminded.xs4all.nl



Bug#774564: ITP: node-fs-extra -- fs-extra contains methods not included in the Node.js fs module

2015-03-20 Thread Bas Couwenberg
Package: wnpp
Followup-For: Bug #774564
Owner: Bas Couwenberg 

* Package name: node-fs-extra
  Version : 0.16.5
  Upstream Author : JP Richardson 
* URL : https://github.com/jprichardson/node-fs-extra
* License : Expat
  Programming Lang: JavaScript
  Description : fs-extra contains methods not included in the Node.js fs 
module

The fs-extra Node.js module adds a few extra file system methods that aren't
included in the native fs module. It is a drop in replacement for fs.

The module implements common filesystem operations such as copy(), move(),
mkdirs(), remove(), and specific read/write operations like
readFile() & outputFile() and readJson() & outputJson().


node-fs-extra is required for OpenLayers 3 (#774561).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150321012457.13670.38130.report...@osiris.linuxminded.xs4all.nl



Bug#780890: ITP: node-jsonfile -- Easily read/write JSON files in Node.js

2015-03-20 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-jsonfile
  Version : 2.0.0
  Upstream Author : JP Richardson 
* URL : https://github.com/jprichardson/node-jsonfile
* License : Expat
  Programming Lang: JavaScript
  Description : Easily read/write JSON files in Node.js

jsonfile is a Node.js module to easily read/write JSON files in JavaScript.


node-json file is required for node-fs-extra (#774564), which in turn is 
required
for OpenLayers 3 (#774561).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150321003921.7874.25704.report...@osiris.linuxminded.xs4all.nl



Bug#780886: ITP: node-get-stdin -- Easier stdin for Node.js

2015-03-20 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-get-stdin
  Version : 4.0.1
  Upstream Author : Sindre Sorhus  
(http://sindresorhus.com)
* URL : https://github.com/sindresorhus/get-stdin
* License : Expat
  Programming Lang: JavaScript
  Description : Easier stdin for Node.js

get-stdin is a Node.js module to easily handle STDIN with JavaScript
callback functions.


node-get-stdin is required for node-has-ansi (#780879), which in turn is
required for node-chalk (#753410).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150320230527.27052.42145.report...@osiris.linuxminded.xs4all.nl



Bug#780879: ITP: node-has-ansi -- Check if a string has ANSI escape codes in Node.js

2015-03-20 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-has-ansi
  Version : 1.0.3
  Upstream Author : Sindre Sorhus  
(http://sindresorhus.com)
* URL : https://github.com/sindresorhus/has-ansi
* License : Expat
  Programming Lang: JavaScript
  Description : Check if a string has ANSI escape codes in Node.js

has-ansi is a Node.js modeul to check if a string has ANSI escape codes.


node-has-ansi is required for node-chalk (#753410), which in turn
is required for node-nomnom (#774567).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150320220127.18432.31019.report...@osiris.linuxminded.xs4all.nl



Bug#780876: ITP: node-escape-string-regexp -- Escape RegExp special characters in Node.js

2015-03-20 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-escape-string-regexp
  Version : 1.0.3
  Upstream Author : Sindre Sorhus  
(http://sindresorhus.com)
* URL : https://github.com/sindresorhus/escape-string-regexp
* License : Expat
  Programming Lang: JavaScript
  Description : Escape RegExp special characters in Node.js

escape-string-regexp is a Node.js module to escape special characters in
regular expression strings.


node-escape-string-regexp is required for node-chalk (#753410), which in turn
is required for node-nomnom (#774567).

The node-escape-string-regexp package will be maintained in the JavaScript team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150320212719.13733.55571.report...@osiris.linuxminded.xs4all.nl



Bug#780694: ITP: node-nomnom -- Option parser with generated usage and commands for Node.js

2015-03-17 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Followup-For: Bug #774567
Owner: Bas Couwenberg 

* Package name: node-nomnom
  Version : 1.8.1
  Upstream Author : Heather Arthur 
* URL : https://github.com/harthur/nomnom
* License : Expat
  Programming Lang: JavaScript
  Description : Option parser with generated usage and commands for Node.js

nomnom is an option parser for Node.js. It noms your args and gives them
back to you in a hash.

Nomnom supports args like -d, --debug, --no-debug, --file=test.txt,
--file test.txt, -f test.txt, -xvf, and positionals. Positionals are
arguments that don't fit the -a or --atomic format and aren't attached
to an option.


node-nomnom is required for OpenLayers 3 (#774561) & closure-util (#774562).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150317213922.16220.60739.report...@osiris.linuxminded.xs4all.nl



Bug#780660: ITP: node-brace-expansion -- Brace expansion as known from sh/bash for Node.js

2015-03-17 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-brace-expansion
  Version : 1.1.0
  Upstream Author : Julian Gruber 
* URL : https://github.com/juliangruber/brace-expansion
* License : Expat
  Programming Lang: JavaScript
  Description : Brace expansion as known from sh/bash for Node.js

node-brace-expansion provides brace expansion as known from sh/bash for
Node.js. It provides the expand() method to return an array of all possible
and valid expansions of the string argument. If none are found, the string
is returned as the only item in the array.


node-brace-expansion is required for node-minimatch >= 2.0.0, which in turn
is required for node-fstream-ignore >= 1.0.0 and closure-util (#774562).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150317135330.17307.46912.report...@osiris.linuxminded.xs4all.nl



Bug#780655: ITP: node-balanced-match -- Match balanced character pairs in Node.js

2015-03-17 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-balanced-match
  Version : 0.2.0
  Upstream Author : Julian Gruber 
* URL : https://github.com/juliangruber/balanced-match
* License : Expat
  Programming Lang: JavaScript
  Description : Match balanced character pairs in Node.js

node-balanced-match allows matching balanced string pairs, like { and } or
 and  in Node.js.


node-balanced-match is required for node-brace-expansion, which in turn is
required for node-minimatch >= 2.0.0.

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150317130327.11140.16483.report...@osiris.linuxminded.xs4all.nl



Bug#780652: ITP: node-concat-map -- concatenative mapdashery for Node.js

2015-03-17 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-concat-map
  Version : 0.0.1
  Upstream Author : James Halliday 
* URL : https://github.com/substack/node-concat-map
* License : Expat
  Programming Lang: JavaScript
  Description : concatenative mapdashery for Node.js

node-concat-map provides a single method concatMap(xs, fn) that will return
an array of concatenated elements by calling fn(x, i) for each element x and
each index i in the array xs.

When fn(x, i) returns an array, its result will be concatenated with the
result array. If fn(x, i) returns anything else, that value will be pushed
onto the end of the result array.


node-concat-map is required for node-brace-expansion, which in turn is
required for node-minimatch >= 2.0.0.

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150317123254.6627.17866.report...@osiris.linuxminded.xs4all.nl



Bug#780440: ITP: node-tar -- Tar for Node.js

2015-03-13 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-tar
  Version : 1.0.3
  Upstream Author : Isaac Z. Schlueter 
* URL : https://github.com/npm/node-tar
* License : BSD-2-Clause
  Programming Lang: JavaScript
  Description : Tar for Node.js

node-tar contains the tar module for Node.js.

It allow packing, extracting, and parsing of tar archives in JavaScript.


node-tar is required for node-get-down (#779302) which in turn is
required for closure-util (#774562).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150313221156.28362.43746.report...@osiris.linuxminded.xs4all.nl



Bug#761442: ITP: node-readable-stream -- Streams2, user-land copy of the stream library from Node.js v0.10

2015-03-13 Thread Bas Couwenberg
Package: wnpp
Followup-For: Bug #761442
Owner: Bas Couwenberg 

* Package name: node-readable-stream
  Version : 1.0.33
  Upstream Author : Isaac Z. Schlueter 
* URL : https://github.com/iojs/readable-stream
* License : Expat
  Programming Lang: JavaScript
  Description : Streams2, user-land copy of the stream library from Node.js 
v0.10

readable-stream is a mirror of the Streams2 and Streams3 implementations in
Node-core.

If you want to guarantee a stable streams base, regardless of what version of
Node you, or the users of your libraries are using, use readable-stream only
and avoid the "stream" module in Node-core.

readable-stream comes in two major versions, v1.0.x and v1.1.x. The former
tracks the Streams2 implementation in Node 0.10, including bug-fixes and
minor improvements as they are added. The latter tracks Streams3 as it
develops in Node 0.11; for Node 0.12 you will likely see a v1.2.x branch.


node-readable-stream is required for node-decompress-zip (#779498) which in
turn is required for node-get-down (#779302).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150313203124.9592.38571.report...@osiris.linuxminded.xs4all.nl



Bug#780002: ITP: node-core-util-is -- util.is* functions introduced in Node v0.12 for older versions

2015-03-07 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-core-util-is
  Version : 1.0.1
  Upstream Author : Isaac Z. Schlueter 
* URL : https://github.com/isaacs/core-util-is
* License : Expat
  Programming Lang: JavaScript
  Description : util.is* functions introduced in Node v0.12 for older 
versions

node-core-util-is provides the util.is* functions from Node v0.12 core for
older Node.js versions.


node-core-util-is is required for node-readable-stream (#761442) which in
turn is required for node-decompress-zip (#779498).

The node-core-util-is package will be maintained in the JavaScript team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150307233928.12322.98.report...@osiris.linuxminded.xs4all.nl



Bug#780001: ITP: node-isarray -- JavaScript Array#isArray for older browsers

2015-03-07 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-isarray
  Version : 0.0.1
  Upstream Author : Julian Gruber  
(http://juliangruber.com)
* URL : https://github.com/juliangruber/isarray
* License : Expat
  Programming Lang: JavaScript
  Description : JavaScript Array#isArray for older browsers

isarray provides Arrray#isArray for older browsers.


node-isarray is required for node-readable-stream (#761442) which in
turn is required for node-decompress-zip (#779498).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150307230856.8195.97769.report...@osiris.linuxminded.xs4all.nl



Bug#779998: ITP: node-string-decoder -- The string_decoder module from Node core

2015-03-07 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-string-decoder
  Version : 0.10.25
  Upstream Author : Rod Vagg 
* URL : https://github.com/rvagg/string_decoder
* License : Expat
  Programming Lang: JavaScript
  Description : The string_decoder module from Node core

node-string-decoder provides the string_decoder module from Node.js core for
browsers.


node-string-decoder is required for node-readable-stream (#761442) which in
turn is required for node-decompress-zip (#779498).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/2015030714.1039.57976.report...@osiris.linuxminded.xs4all.nl



Bug#779994: ITP: node-touch -- File touching for Node.js

2015-03-07 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-touch
  Version : 0.0.3
  Upstream Author : Isaac Z. Schlueter 
* URL : https://github.com/isaacs/node-touch
* License : ISC
  Programming Lang: JavaScript
  Description : File touching for Node.js

node-touch provides touch functions for Node.js. It provides much the same
functionality as the touch(1) commandline utility.


node-binary is required for node-decompress-zip (#779498) which in turn
is required for node-get-down (#779302).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150307204036.19980.34234.report...@osiris.linuxminded.xs4all.nl



Bug#779944: ITP: osmcoastline -- Extract coastline data from OpenStreetMap planet file

2015-03-06 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: osmcoastline
  Version : 0.0~20150306-1f2b90a
  Upstream Author : Osmium Developers 
* URL : http://osmcode.org/osmcoastline/
* License : GPL-3+
  Programming Lang: C++
  Description : Extract coastline data from OpenStreetMap planet file

OSMCoastline extracts the coastline from an OSM planet file and assembles all
the pieces into polygons for use in map renderers etc.

OSMCoastline relies on the Osmium library for its OpenStreetMap data handling.

The Osmium library has extensive support for all types of OSM entities: nodes,
ways, relations, and changesets. It allows reading from and writing to OSM
files in XML and PBF formats, including change files and full history files.
Osmium can store OSM data in memory and on disk in various formats and using
various indexes. Its easy to use handler interface allows you to quickly write
data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
and GeoJSON geometries for easy conversion into many GIS formats and it can
assemble multipolygons from ways and relations.


This package is part of the new Osmium family superseding the existing osmium
source package. The new Osmium family consists of libosmium, node-osmium,
pyosmium, osmium-tool, osmium-contrib & osmcoastline.

The packages for the Osmium family will be maintained in the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150306160838.13299.20535.report...@osiris.linuxminded.xs4all.nl



Bug#779942: ITP: osmium-contrib -- Various programs showing what you can do with the Osmium library

2015-03-06 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: osmium-contrib
  Version : 0.0~20150306-0c4f263
  Upstream Author : Osmium Developers 
* URL : http://osmcode.org/osmium-contrib/
* License : public-domain
  Programming Lang: C++
  Description : Various programs showing what you can do with the Osmium 
library

Osmium Contrib contains various programs showing what you can do with the
Osmium library.

The osmium-contrib repository collects little programs that use the Osmium
library in various ways. These programs can be useful in their own right, but
they also provide nice examples for developers who want to learn about the
features of the Osmium library.

Currently the following programs are available:

 * amenity_list  - Print list of amenities in OSM file
 * export_to_wkt - Write out node, way, and area geometries as WKT
 * mapolution- Show evolution of OSM map
 * node_density  - Create image showing OSM node density
 * pub_names - Extract names of pubs from OSM file
 * road_length   - Calculate length of highways from an OSM file

The Osmium library has extensive support for all types of OSM entities: nodes,
ways, relations, and changesets. It allows reading from and writing to OSM
files in XML and PBF formats, including change files and full history files.
Osmium can store OSM data in memory and on disk in various formats and using
various indexes. Its easy to use handler interface allows you to quickly write
data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
and GeoJSON geometries for easy conversion into many GIS formats and it can
assemble multipolygons from ways and relations.



This package is part of the new Osmium family superseding the existing osmium
source package. The new Osmium family consists of libosmium, node-osmium,
pyosmium, osmium-tool, osmium-contrib & osmcoastline.

The packages for the Osmium family will be maintained in the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150306155338.11234.4989.report...@osiris.linuxminded.xs4all.nl



Bug#779938: ITP: osmium-tool -- Command line tool for working with OpenStreetMap data

2015-03-06 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: osmium-tool
  Version : 0.0~20150306-4ef5dd5
  Upstream Author : Osmium Developers 
* URL : http://osmcode.org/osmium-tool/
* License : GPL-3+
  Programming Lang: C++
  Description : Command line tool for working with OpenStreetMap data

Osmium Tool is a multipurpose command line tool based on the Osmium library.

With the Osmium Tool you currently can:

 * Get information about an OSM file
 * Convert OSM files from one format into another (supports all XML and PBF 
formats)
 * Merge and apply change files to an OSM file (with or without history)
 * Extract data from OSM history files for a given point in time or a time range

The Osmium library has extensive support for all types of OSM entities: nodes,
ways, relations, and changesets. It allows reading from and writing to OSM
files in XML and PBF formats, including change files and full history files.
Osmium can store OSM data in memory and on disk in various formats and using
various indexes. Its easy to use handler interface allows you to quickly write
data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
and GeoJSON geometries for easy conversion into many GIS formats and it can
assemble multipolygons from ways and relations.


This package is part of the new Osmium family superseding the existing osmium
source package. The new Osmium family consists of libosmium, node-osmium,
pyosmium, osmium-tool, osmium-contrib & osmcoastline.

The packages for the Osmium family will be maintained in the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150306151729.6522.39965.report...@osiris.linuxminded.xs4all.nl



Bug#779932: ITP: pyosmium -- Osmium library bindings for Python

2015-03-06 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: pyosmium
  Version : 0.0~20150204-298c708
  Upstream Author : Osmium Developers 
* URL : http://osmcode.org/pyosmium/
* License : BSD-2-Clause
  Programming Lang: Python
  Description : Osmium library bindings for Python

The PyOsmium module allows you to access some of the features of the Osmium
library from Python code.

The Osmium library has extensive support for all types of OSM entities: nodes,
ways, relations, and changesets. It allows reading from and writing to OSM
files in XML and PBF formats, including change files and full history files.
Osmium can store OSM data in memory and on disk in various formats and using
various indexes. Its easy to use handler interface allows you to quickly write
data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
and GeoJSON geometries for easy conversion into many GIS formats and it can
assemble multipolygons from ways and relations.


This package is part of the new Osmium family superseding the existing osmium
source package. The new Osmium family consists of libosmium, node-osmium,
pyosmium, osmium-tool, osmium-contrib & osmcoastline.

The packages for the Osmium family will be maintained in the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150306143345.32202.83694.report...@osiris.linuxminded.xs4all.nl



Bug#779927: ITP: node-osmium -- Osmium library Node.js bindings

2015-03-06 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-osmium
  Version : 0.0~20150303-f074d94
  Upstream Author : Osmium Developers 
* URL : http://osmcode.org/node-osmium/
* License : BSL-1.0
  Programming Lang: JavaScript
  Description : Osmium library Node.js bindings

The osmium module for Node.js allows you to access some of the features of the
Osmium Library from Javascript code.

The Osmium library has extensive support for all types of OSM entities: nodes,
ways, relations, and changesets. It allows reading from and writing to OSM
files in XML and PBF formats, including change files and full history files.
Osmium can store OSM data in memory and on disk in various formats and using
various indexes. Its easy to use handler interface allows you to quickly write
data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
and GeoJSON geometries for easy conversion into many GIS formats and it can
assemble multipolygons from ways and relations.


This package is part of the new Osmium family superseding the existing osmium
source package. The new Osmium family consists of libosmium, node-osmium,
pyosmium, osmium-tool, osmium-contrib & osmcoastline.

The packages for the Osmium family will be maintained in the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150306140517.28696.49658.report...@osiris.linuxminded.xs4all.nl



Bug#779923: ITP: libosmium -- Fast and flexible C++ library for working with OpenStreetMap data

2015-03-06 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: libosmium
  Version : 0.0~20150303-f074d94
  Upstream Author : Osmium Developers 
* URL : http://osmcode.org/libosmium/
* License : BSL-1.0
  Programming Lang: FIXME
  Description : Fast and flexible C++ library for working with 
OpenStreetMap data

The Osmium Library has extensive support for all types of OSM entities: nodes,
ways, relations, and changesets. It allows reading from and writing to OSM
files in XML and PBF formats, including change files and full history files.
Osmium can store OSM data in memory and on disk in various formats and using
various indexes. Its easy to use handler interface allows you to quickly write
data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
and GeoJSON geometries for easy conversion into many GIS formats and it can
assemble multipolygons from ways and relations.

Osmium is a header-only library, so there is nothing to compile to build it.
Just include the header files you need.


This package is part of the new Osmium family superseding the existing osmium
source package. The new Osmium family consists of libosmium,
node-osmium, pyosmium, osmium, osmium-contrib & osmcoastline.

The packages for the Osmium family will be maintained in the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150306132802.23353.5689.report...@osiris.linuxminded.xs4all.nl



Bug#779524: ITP: node-buffers -- Buffer collections as contiguous partially mutable Buffer

2015-03-01 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-buffers
  Version : 0.1.1
  Upstream Author : James Halliday  (http://substack.net)
* URL : https://github.com/substack/node-buffers
* License : MIT
  Programming Lang: JavaScript
  Description : Buffer collections as contiguous partially mutable Buffer

The buffers module allows you to treat a collection of Buffers as a single
contiguous partially mutable Buffer.

Where possible, operations execute without creating a new Buffer and copying
everything over.

buffers is a cleaner more Buffery rehash of bufferlist.


node-buffers is required for node-binary (#779518) which in turn is
required for node-decompress-zip (#779498).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150301211228.12353.73735.report...@osiris.linuxminded.xs4all.nl



Bug#779518: ITP: node-binary -- Unpack multibyte binary values from buffers and streams in Node.js

2015-03-01 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-binary
  Version : 0.3.0
  Upstream Author : James Halliday  (http://substack.net)
* URL : https://github.com/substack/node-binary
* License : Expat
  Programming Lang: JavaScript
  Description : Unpack multibyte binary values from buffers and streams in 
Node.js

The binary module allows you to unpack multibyte binary values from
buffers and streams in Node.js.

You can specify the endianness and signedness of the fields to be unpacked
too.

This module is a cleaner and more complete version of bufferlist's binary
module that runs on pre-allocated buffers instead of a linked list.


node-binary is required for node-decompress-zip (#779498) which in turn
is required for node-get-down (#779302).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150301200421.3129.35192.report...@osiris.linuxminded.xs4all.nl



Bug#779516: ITP: node-mkpath -- Simple mkdir -p module for Node.js

2015-03-01 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-mkpath
  Version : 0.1.0
  Upstream Author : Jonathan Rajavuori 
* URL : https://github.com/jrajav/mkpath
* License : Expat
  Programming Lang: JavaScript
  Description : Simple mkdir -p module for Node.js

mkpath is a module for Node.js to create directories recursively like the
familiar mkdir -p command.


node-mkpath is required for node-decompress-zip (#779498) which in turn
is required for node-get-down (#779302).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150301185711.25625.99905.report...@osiris.linuxminded.xs4all.nl



Bug#779498: ITP: node-decompress-zip -- Extract files from a ZIP archive in Node.js

2015-03-01 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-decompress-zip
  Version : 0.1.0
  Upstream Author : Bower Team (https://github.com/bower/decompress-zip/issues)
* URL : https://github.com/bower/decompress-zip
* License : Expat
  Programming Lang: JavaScript
  Description : Extract files from a ZIP archive in Node.js

decompress-zip allows extracting files from a ZIP archive in Node.js

The module provides .extract() to extracts the contents of the ZIP archive,
and .list() which acts much like extract except:

 * the success event is list
 * the data for the event is an array of paths
 * no files are actually extracted
 * there are no options


node-decompress-zip is required for node-get-down (#779302) which in turn is
required for closure-util (#774562).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150301150206.16054.90376.report...@osiris.linuxminded.xs4all.nl



Bug#779496: ITP: node-junk -- Filter out OS junk files in Node.js

2015-03-01 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-junk
  Version : 1.0.1
  Upstream Author : Sindre Sorhus 
* URL : https://github.com/sindresorhus/junk
* License : Expat
  Programming Lang: JavaScript
  Description : Filter out OS junk files in Node.js

junk is a Node.js module providing functions to filter out OS junk files like
.DS_Store and Thumbs.db.


node-junk is required for node-get-down (#779302) which in turn is
required for closure-util (#774562).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150301135730.9687.6192.report...@osiris.linuxminded.xs4all.nl



Bug#779487: ITP: node-q -- JavaScript library for promises (CommonJS/Promises/A,B,D)

2015-03-01 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-q
  Version : 1.1.2
  Upstream Author : Kris Kowal 
* URL : https://github.com/kriskowal/q
* License : Expat
  Programming Lang: JavaScript
  Description : JavaScript library for promises (CommonJS/Promises/A,B,D)

Q is a tool for creating and composing asynchronous promises in JavaScript.

If a function cannot return a value or throw an exception without blocking,
it can return a promise instead. A promise is an object that represents the
return value or the thrown exception that the function may eventually provide.
A promise can also be used as a proxy for a remote object to overcome latency.


node-q iss required for node-get-down (#779302) which in turn is
required for closure-util (#774562).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150301114930.24850.77613.report...@osiris.linuxminded.xs4all.nl



Bug#779454: ITP: node-tmp -- Temporary file and directory creator for Node.js

2015-02-28 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: node-tmp
  Version : 0.0.24
  Upstream Author : KARASZI István  (http://raszi.hu/)
* URL : http://github.com/raszi/node-tmp
* License : Expat
  Programming Lang: JavaScript
  Description : Temporary file and directory creator for Node.js

The main difference between node-temp and node-tmp is that node-tmp more
aggressively checks for the existence of the newly created temporary file
and creates the new file with O_EXCL instead of simple O_CREAT | O_RDRW,
so it is safer.

The API is slightly different as well, Tmp does not yet provide
synchronous calls and all the parameters are optional.

Tmp uses crypto for determining random file names, or, when using templates,
a six letter random identifier. And just in case that you do not have that
much entropy left on your system, Tmp will fall back to pseudo random numbers.

You can set whether you want to remove the temporary file on process exit or
not, and the destination directory can also be set.


node-tmp is required for node-get-down (#779302) which in turn is
required for closure-util (#774562).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150228201308.26906.60438.report...@osiris.linuxminded.xs4all.nl



Bug#779379: ITP: node-minimist -- Argument options parsing for Node.js

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

* Package name: node-minimist
  Version : 1.1.0
  Upstream Author : James Halliday 
* URL : https://github.com/substack/minimist
* License : Expat
  Programming Lang: JavaScript
  Description : Argument options parsing for Node.js

Minimist is the guts of optimist's argument parser without all the
fanciful decoration.

Optimist is a light-weight node.js library for option parsing.


Minimist is requied for node-optimist 0.6.1 which in turn is required for
node-handlebars (#779303).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150227213901.6390.71530.report...@osiris.linuxminded.xs4all.nl



ITP: node-gaze -- Globbing fs.watch wrapper for Node.js

2015-02-27 Thread Bas Couwenberg
retitle 779301 ITP: node-gaze -- Globbing fs.watch wrapper for Node.js
owner 779301 !
thanks

* Package name: node-gaze
  Version : 0.6.4
  Upstream Author : Kyle Robinson Young 
* URL : https://github.com/shama/gaze
* License : Expat
  Programming Lang: JavaScript
  Description : Globbing fs.watch wrapper for Node.js

gaze is a globbing fs.watch wrapper for Node.js built from the best
parts of other fine watch libs.

Features:
 * Consistent events on OSX, Linux and Windows
 * Very fast start up and response time
 * High test coverage and well vetted
 * Uses native OS events but falls back to stat polling
 * Option to force stat polling with special file systems such as
   networked
 * Downloaded over 1M times a month
 * Used by Grunt, gulp, Tower and many others

Node.js is an event-based server-side JavaScript engine.

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

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54f0b650.8000...@debian.org



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.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150227162539.26634.26860.report...@osiris.linuxminded.xs4all.nl



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.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54f061fe.2030...@debian.org



Bug#774561: ITP: openlayers3 -- JavaScript library for displaying map data in web browsers

2015-01-04 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: openlayers3
  Version : 3.1.1
  Upstream Author : OpenLayers Contributors
* URL : http://openlayers.org/
* License : BSD-2-Clause
  Programming Lang: JavaScript
  Description : JavaScript library for displaying map data in web browsers

OpenLayers is a pure JavaScript library for displaying map data in
most modern web browsers, with no server-side dependencies.

OpenLayers implements a JavaScript API for building rich web-based
geographic applications, similar to the Google Maps and MSN Virtual
Earth APIs.

This package contains OpenLayers 3 (OL3), a fundamental redesign of the
OpenLayers web mapping library. Version 2 is widely used, but dates from
the early days of Javascript development, and is increasingly showing its
age. OL3 has been rewritten from the ground up to use modern design patterns.


The openlayers3 package will be maintained within the Debian GIS team.

Many of the OpenLayers 3 Node.js dependencies that are not yet packaged in
Debian are probably best maintained by the Debian JavaScript
Maintainers.


openlayers-npm2deb-depends.txt
Description: inode/symlink


Bug#774508: ITP: python-osmapi -- Python wrapper for the OSM API

2015-01-03 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

Package: wnpp
Owner: Bas Couwenberg 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: python-osmapi
  Version : 0.5.0
  Upstream Author : Stefan Oderbolz 
* URL : http://wiki.openstreetmap.org/wiki/Osmapi
* License : GPL-3+
  Programming Lang: Python
  Description : Python wrapper for the OSM API

The OsmApi module is a wrapper for the OpenStreetMap API.
As such it provides an easy access to the functionality of the API.

The package will be maintained within the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150103175639.32681.23432.report...@osiris.linuxminded.xs4all.nl



Bug#774458: ITP: mgrs -- Utility for converting between WGS84 lat/lng and MGRS coordinates

2015-01-02 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: mgrs
  Version : 0.0~20131209-80d5465
  Upstream Author : proj4js Developers
* URL : https://github.com/proj4js/mgrs
* License : Expat
  Programming Lang: Javascript
  Description : Utility for converting between WGS84 lat/lng and MGRS 
coordinates

mgrs is a utility for converting between WGS84 lat/lng and MGRS coordinates,
spunoff from proj4js.

It has 3 methods:

 * forward, takes an array of [lon,lat] and optional accuracy and returns an
   mgrs string
 * inverse, takes an mgrs string and returns a bbox
 * toPoint, takes an mgrs string, returns an array of '[lon,lat]'

This package contains the mgrs utility for Node.js.

Node.js is an event-based server-side JavaScript engine.

The package is a dependency of proj4js (#774112)
and will be maintained in the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150102232801.10450.1763.report...@osiris.linuxminded.xs4all.nl



Bug#774112: ITP: proj4js -- JavaScript library to transform point coordinates systems

2014-12-28 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: proj4js
  Version : 2.3.3
  Upstream Author : MetaCRS Developers 
* URL : http://proj4js.org/
* License : MIT
  Programming Lang: Javascript
  Description : JavaScript library to transform point coordinates systems

Proj4js is a JavaScript library to transform point coordinates from one
coordinate system to another, including datum transformations.

This library is a port of both the PROJ.4 and GCTCP C libraries to JavaScript.
Enabling these transformations in the browser allows geographic data stored in
different projections to be combined in browser-based web mapping applications.

Proj4js is a part of the MetaCRS group of projects and uses the same MIT style
license as PROJ.4.

The package is a dependency of OpenLayers 3, and will be maintained within the
Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141228215733.30949.19143.report...@osiris.linuxminded.xs4all.nl



Bug#771012: ITP: proj-rdnap -- RDNAP grid correction files for PROJ.4

2014-11-25 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: proj-rdnap
  Version : 2008
  Upstream Author : RDNAP
* URL : 
https://www.kadaster.nl/web/Themas/Registraties/Rijksdriehoeksmeting/Transformatie-van-coordinaten.htm
* License : RDNAPTRANS2008-NTv2
  Programming Lang: N/A
  Description : RDNAP grid correction files for PROJ.4

Kadaster and Rijkswaterstaat CIV, working together under the name RDNAP,
developed RDNAPTRANS™2008, the precise and official transformation
between ETRS89 and the dutch national horizontal and vertical coordinate
reference systems the Stelsel van de Rijksdriehoeksmeting (RD) and the
Normaal Amsterdams Peil (NAP). A ‘simplified’ procedure has been
devolped which uses a NTv2-grid for the transformation between ETRS89
and RD as well as a VDatum-grid for the transformation between ETRS89
and NAP. This ‘simplified’ procedure has the following limitations:

 1) The rdtrans2008 NTv2-grid can only give identical results to
RDNAPTRANS™2008 within 1 millimeter at ground level onshore and at
mean seal level offshore. The horizontal deviation is approximately
1 millimeter per 50 meter height difference from ground level or mean
sea level.
 2) An exception to 1) is the border of the RDNAPTRANS™2008 correction
grid. Transformation results within cells of the rdtrans2008 NTv2-grid
that are intersected by the border of the RDNAPTRANS™2008 correction
grid can result in deviations of up to 20 centimeter.
 3) The naptrans2008 VDatum-grid cannot be used to determine deflections
of the vertical. For this the NLGEO2004 geoid model has to be used.
 4) The naptrans2008 VDatum-grid is referenced to the Bessel-1841 ellipsoid
and cannot be used stand-alone, it has to be used in combination with
the rdtrans2008 NTv2-grid.

Taking into account the limitations listed above, the rdtrans2008 NTv2-grid
and naptrans2008 VDatum-grid can be used as an alternative to
RDNAPTRANS™2008 to transform geographic ETRS89-coordinates to
projected RD-coordinates with grid correction applied and NAP-heights.
The figure in appendix 1 shows the precise and official RDNAPTRANS™2008
flow-chart on the left and on the right the flow-chart for the ‘simplified’
procedure.

Note that, although the resulting RD/NAP and ETRS89 coordinates from the
transformation will be correct, geographic Bessel-1841 coordinates will
differ in both procedures and should only be considered as an intermediate
result.

The package will be maintained within the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141125222553.5588.34676.report...@osiris.linuxminded.xs4all.nl



Bug#770649: ITP: pprepair -- planar partition repair tool

2014-11-22 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: pprepair
  Version : 0.0~20140611-c70373b
  Upstream Author : Ken Arroyo Ohori  Hugo Ledoux 
 Martijn Meijers 
* URL : https://github.com/tudelft3d/pprepair
* License : GPL-3.0+ or Commercial
  Programming Lang: C++
  Description : planar partition repair tool

pprepair (planar partition repair) takes a set of polygons and ensures that
they form a valid planar partition, made of valid polygons and having no gaps
or overlaps. It can be used as a validator, telling of problems in individual
polygons or in the planar partition, and also as an automatic repair tool,
outputting a set of polygons that do form a valid planar partition.

The package will be maintained within the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/2014110753.32652.88398.report...@osiris.linuxminded.xs4all.nl



Bug#770489: ITP: librewms -- simple WMS 1.3.0 interactive GUI client

2014-11-21 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: librewms
  Version : 1.0.0a
  Upstream Author : Alessandro Furieri 
* URL : https://www.gaia-gis.it/fossil/librewms/
* License : GPL-3.0+
  Programming Lang: C++
  Description : simple WMS 1.3.0 interactive GUI client

LibreWMS is an open source Geography application built on top of SpatiaLite
and RasterLite2. It's basically simple and really light-weight, but it's an
almost complete WMS 1.3.0 interactive GUI client.

The package will be maintained within the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141121172849.24295.79389.report...@osiris.linuxminded.xs4all.nl



Bug#770480: ITP: librasterlite2 -- library for huge raster coverages using a SpatiaLite DBMS

2014-11-21 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: librasterlite2
  Version : 1.0.0~rc0
  Upstream Author : Alessandro Furieri 
* URL : https://www.gaia-gis.it/fossil/librasterlite2/
* License : MPL-1.1 or GPL-2.0+ or LGPL-2.1+
  Programming Lang: C
  Description : library for huge raster coverages using a SpatiaLite DBMS

librasterlite2 is an open source library that stores and retrieves huge
raster coverages using a SpatiaLite DBMS.

It is intended to completely replace and supersede librasterlite.
The two projects are completely unrelated: the unique similarity between
both is just in covering the same identical application area.

The package will be maintained within the Debian GIS team.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141121155441.11907.76754.report...@osiris.linuxminded.xs4all.nl



Bug#734934: ITP: libxml-descent-perl -- Perl module for recursive descent XML parsing

2014-01-10 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: libxml-descent-perl
  Version : 1.04
  Upstream Author : Andy Armstrong 
* URL : https://metacpan.org/release/XML-Descent
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl module for recursive descent XML parsing

The conventional models for parsing XML are either DOM (a data structure
representing the entire document tree is created) or SAX (callbacks are
issued for each element in the XML).

XML grammar is recursive - so it's nice to be able to write recursive parsers
for it. XML::Descent allows such parsers to be created.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140110223622.8957.258.report...@osiris.linuxminded.xs4all.nl



Bug#734928: ITP: libgeo-gpx-perl -- Create and parse GPX files

2014-01-10 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: libgeo-gpx-perl
  Version : 0.26
  Upstream Author : Andy Armstrong 
* URL : https://metacpan.org/release/Geo-Gpx
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Create and parse GPX files.

The original goal of Geo::GPX  was to produce GPX/XML files which were
parseable by both GPX Spinner and EasyGPS. As of version 0.13 it has been
extended to support general parsing and generation of GPX data. Both GPX 1.0
and 1.1 are supported.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140110211202.15800.36271.report...@osiris.linuxminded.xs4all.nl



Bug#712377: ITP: mapcache -- tile caching server

2013-06-15 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: mapcache
  Version : 1.0.0
  Upstream Author : Thomas Bonfort and the MapServer team
* URL : http://mapserver.org/en/mapcache/
* License : MIT/X with BSD-3-clause and GPL-2+ components.
  Programming Lang: C, Python
  Description : tile caching server

MapCache is a server that implements tile caching to speed up access to
WMS layers. The primary objectives are to be fast and easily deployable,
while offering the essential features (and more!) expected from a tile
caching solution.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130615122124.28516.19348.report...@osiris.linuxminded.xs4all.nl