[prepair] branch master updated (e639abf - 40e06fd)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository prepair.

  from  e639abf   Install documentation, also install example data in 
separate arch indep package.
   new  40e06fd   Add patch to also list --shpOut option in usage 
information.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...ist-the-shpOut-option-in-the-usage-information.patch | 17 +
 debian/patches/series   |  1 +
 2 files changed, 18 insertions(+)
 create mode 100644 
debian/patches/0001-Also-list-the-shpOut-option-in-the-usage-information.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/prepair.git

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


[prepair] 01/01: Add patch to also list --shpOut option in usage information.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository prepair.

commit 40e06fd8dddfa7fb3799c76a6bb3e477b7bb46b3
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 15:07:35 2014 +0100

Add patch to also list --shpOut option in usage information.
---
 ...ist-the-shpOut-option-in-the-usage-information.patch | 17 +
 debian/patches/series   |  1 +
 2 files changed, 18 insertions(+)

diff --git 
a/debian/patches/0001-Also-list-the-shpOut-option-in-the-usage-information.patch
 
b/debian/patches/0001-Also-list-the-shpOut-option-in-the-usage-information.patch
new file mode 100644
index 000..839ec09
--- /dev/null
+++ 
b/debian/patches/0001-Also-list-the-shpOut-option-in-the-usage-information.patch
@@ -0,0 +1,17 @@
+From 3eca44b8e7cf4e9e654053835f44dc2b96e0461d Mon Sep 17 00:00:00 2001
+From: Bas Couwenberg sebas...@xs4all.nl
+Date: Fri, 28 Nov 2014 02:45:44 +0100
+Subject: Also list the --shpOut option in the usage information.
+Origin: 
https://github.com/tudelft3d/prepair/commit/031c45738ac7e946b6a5923d67cc298378adf580
+
+
+--- a/prepair.cpp
 b/prepair.cpp
+@@ -208,6 +208,7 @@ void usage() {
+   std::cout  --minarea AREA Only output polygons larger than AREA  
std::endl;
+   std::cout  --isr GRIDSIZE Snap round the input before repairing  
std::endl;
+   std::cout  --time Benchmark the different stages of the process 
 std::endl;
++  std::cout  --shpOut   Output a shapefile (out.shp) instead of a WKT 
 std::endl;
+   
+ }
+ 
diff --git a/debian/patches/series b/debian/patches/series
index a149f95..986dc66 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 readme-example-paths.patch
+0001-Also-list-the-shpOut-option-in-the-usage-information.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/prepair.git

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


OGC schemas, licensing non-free [Was: pycsw_1.10.0+dfsg-1_amd64.changes REJECTED]

2014-11-28 Thread Sebastiaan Couwenberg
Hi Johan,

On 11/19/2014 10:08 PM, Johan Van de Wauw wrote:
 Just for clarity, pycsw only contains the schemas, and not the
 testcases mentioned for tinyOWS.
 
 I would like to point out that regarding these schemas there is
 actually no difference between the licenses used by W3C and OGC (apart
 from the copyrightholders). Indeed, the OGC software license [2] is
 identical to the W3C license [3] (OSGI approved [4]).
 
 The document license for OGC [5] is again identical to the document
 license for W3C [6]. W3C schemas (eg xml.xsd) are used by *many*
 debian packages. Is there an exemption in W3C which I missed (and
 which we could suggest to OGC), or is there a more general problem
 here? I think standards are one of the cases where I find the DFSG #4
 exemption is defendable.

Regarding the above, and what you wrote on #osgeo-live:

23:09  johanvdw I actually talked about it with Bart Delathouwer from OGC
23:09  johanvdw just earlier today
23:10  johanvdw I'll try to convince the ftp-masters that it can fall
under DFSG 4 exemption
23:10  johanvdw In the mean time upload to non-free

Do know if Bart is planning to come to FOSDEM? I would love to have a
face to face conversation about the OGC licensing and Debian. I asked
around last year if any of the Geo people knew if any OGC folks were
around, but it didn't seem to be the case.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/E88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


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


[prepair] 01/01: Improve Reference, add second Reference and fix Repository-Browse URL in upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository prepair.

commit ecf5bfcb49a95e60fca037966a2a5a91241dd380
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 18:09:54 2014 +0100

Improve Reference, add second Reference and fix Repository-Browse URL in 
upstream metadata.
---
 debian/upstream/metadata | 19 +++
 1 file changed, 15 insertions(+), 4 deletions(-)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index cce9e61..03718d4 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -6,12 +6,23 @@ Contact: Ken Arroyo Ohori g.a.k.arroyooh...@tudelft.nl, 
Hugo Ledoux h.ledoux@
 Name: prepair
 Other-References: http://www.gdmc.nl/projects/#prepair
 Reference:
-  Author: Ledoux, H., Arroyo Ohori, K., and Meijers, M.
+  Author: Hugo Ledoux and Ken {Arroyo Ohori} and Martijn Meijers
   DOI: 10.1016/j.cageo.2014.01.009
   Eprint: http://3dgeoinfo.bk.tudelft.nl/hledoux/pdfs/14cgeo_prepair.pdf
   Journal: Computers  Geosciences
-  Pages: 66:121–131
-  Title: A triangulation-based approach to automatically repair GIS polygons.
+  Month: may
+  Pages: 121-131
+  Title: A triangulation-based approach to automatically repair {GIS} polygons
+  Volume: 66
   Year: 2014
+Reference:
+  Author: Hugo Ledoux and Ken {Arroyo Ohori} and Martijn Meijers
+  Booktitle: Multidisciplinary Research on Geographical Information in Europe 
and Beyond. Proceedings of the 15th AGILE International Conference on 
Geographic Information Science
+  Editor: Jérôme Gensel and Didier Josselin and Danny Vandenbroucke
+  Eprint: http://www.gdmc.nl/ken/files/12_agile.pdf
+  Month: apr
+  Pages: 13-18
+  Title: Automatically repairing invalid polygons with a constrained 
triangulation
+  Year: 2012
 Repository: https://github.com/tudelft3d/prepair.git
-Repository-Browse: https://github.com/tudelft3d/pprepair
+Repository-Browse: https://github.com/tudelft3d/prepair

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/prepair.git

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

[prepair] branch master updated (40e06fd - ecf5bfc)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository prepair.

  from  40e06fd   Add patch to also list --shpOut option in usage 
information.
   new  ecf5bfc   Improve Reference, add second Reference and fix 
Repository-Browse URL in upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/upstream/metadata | 19 +++
 1 file changed, 15 insertions(+), 4 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/prepair.git

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


[pprepair] 01/03: Add man page for pprepair.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository pprepair.

commit 8c27e6c0435d9766a5c4d7ee472be38414e7f05a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 17:17:27 2014 +0100

Add man page for pprepair.
---
 debian/control|   6 +-
 debian/man/pprepair.1.xml | 336 ++
 debian/pprepair.manpages  |   1 +
 debian/rules  |  14 ++
 4 files changed, 356 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c2649ae..b127a23 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,11 @@ Uploaders: Bas Couwenberg sebas...@xs4all.nl
 Build-Depends: debhelper (= 9),
cmake,
libcgal-dev,
-   libgdal-dev
+   libgdal-dev,
+   docbook2x,
+   docbook-xsl,
+   docbook-xml,
+   xsltproc
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/pprepair.git/
 Vcs-Git: git://anonscm.debian.org/pkg-grass/pprepair.git
diff --git a/debian/man/pprepair.1.xml b/debian/man/pprepair.1.xml
new file mode 100644
index 000..6f8445b
--- /dev/null
+++ b/debian/man/pprepair.1.xml
@@ -0,0 +1,336 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE refentry PUBLIC -//OASIS//DTD DocBook XML V4.4//EN 
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd;
+refentry id='pprepair'
+
+  refmeta
+refentrytitlepprepair/refentrytitle
+manvolnum1/manvolnum
+  /refmeta
+
+  refnamediv
+refnamepprepair/refname
+refpurposeplanar partition repair tool/refpurpose
+  /refnamediv
+
+  refsynopsisdiv id='synopsis'
+cmdsynopsis
+  commandpprepair/command
+  group
+arg choice='opt'
+  arg choice='opt'option-i/option 
replaceablefilename/replaceable arg 
choice='opt'replaceableschemaindex/replaceable/arg/arg
+  arg choice='opt'option-o/option 
replaceablefilename/replaceable/arg
+  arg choice='opt'option-fix/option/arg
+  arg choice='opt'option-d/option/arg
+/arg
+arg choice='plain'option-p/option
+  arg choice='opt'option-i/option 
replaceablefilename/replaceable 
[replaceableschemaindex/replaceable]/arg
+  arg choice='opt'option-t/option/arg
+  arg choice='opt'option-otnt/option 
replaceablefilename/replaceable/arg
+  arg choice='opt'option-vh/option/arg
+  arg choice='opt'option-sr/option 
replaceableratio/replaceable/arg
+  arg choice='opt'option-v/option/arg
+  arg choice='opt'option-au/option/arg
+  arg choice='opt'option-rtnn/option/arg
+  arg choice='opt'option-rtam/option/arg
+  arg choice='opt'option-rtlb/option/arg
+  arg choice='opt'option-rrlb/option/arg
+  arg choice='opt'option-rrrn/option/arg
+  arg choice='opt'option-rpl/option 
replaceablefilename/replaceable/arg
+  arg choice='opt'option-rem/option 
replaceablefilename/replaceable/arg
+  arg choice='opt'option-ot/option 
replaceablefilename/replaceable/arg
+  arg choice='opt'option-otwp/option 
replaceablefilename/replaceable/arg
+  arg choice='opt'option-bd/option/arg
+  arg choice='opt'option-rp/option/arg
+  arg choice='opt'option-owp/option/arg
+  arg choice='opt'option-o/option 
replaceablefilename/replaceable/arg
+  arg choice='opt'option-pi/option/arg
+/arg
+  /group
+/cmdsynopsis
+  /refsynopsisdiv
+
+  refsect1 id='description'
+titleDESCRIPTION/title
+para
+  commandpprepair/command (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.
+/para
+  /refsect1
+
+  refsect1 id='options'
+titleOPTIONS/title
+paraBasic options/para
+variablelist
+
+  varlistentry
+termoption-i/option replaceablefilename/replaceable/term
+listitem
+  para
+Add this file to the triangulation using this schema index
+  /para
+/listitem
+  /varlistentry
+
+  varlistentry
+termoption-o/option replaceablefilename/replaceable/term
+listitem
+  para
+Output the reconstructed polygons in this file
+  /para
+/listitem
+  /varlistentry
+
+  varlistentry
+termoption-fix/option/term
+listitem
+  para
+Automagically repair (same as option-rrlb/option
+option-rrrn/option)
+  /para
+/listitem
+  /varlistentry
+
+  varlistentry
+termoption-d/option/term
+listitem
+  

[pprepair] 03/03: Improve Reference and fix Repository-Browse URL in upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository pprepair.

commit baac8de54d1b4aad27b45884004d7a51dc8cbee0
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 17:39:26 2014 +0100

Improve Reference and fix Repository-Browse URL in upstream metadata.
---
 debian/upstream/metadata | 12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index fd4b03d..00f9467 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -6,12 +6,14 @@ Contact: Ken Arroyo Ohori g.a.k.arroyooh...@tudelft.nl, 
Hugo Ledoux h.ledoux@
 Name: pprepair
 Other-References: http://www.gdmc.nl/projects/#pprepair
 Reference:
-  Author: Arroyo Ohori, Ken, Ledoux, Hugo and Meijers, Martijn
+  Author: Ken {Arroyo Ohori} and Hugo Ledoux and Martijn Meijers
   DOI: 10.1127/1432-8364/2012/0143
   Eprint: http://www.gdmc.nl/ken/files/12_pfg.pdf
-  Journal: Photogrammetrie, Fernerkundung, Geoinformation (PFG)
-  Pages: 5:613–630
-  Title: Validation and automatic repair of planar partitions using a 
constrained triangulation.
+  Journal: Photogrammetrie, Fernerkundung, Geoinformation
+  Month: oct
+  Pages: 613-630
+  Title: Validation and Automatic Repair of Planar Partitions Using a 
Constrained Triangulation
+  Volume: 5
   Year: 2012
 Repository: https://github.com/tudelft3d/pprepair.git
-Repository-Browse: https://github.com/tudelft3d/ppprepair
+Repository-Browse: https://github.com/tudelft3d/pprepair

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/pprepair.git

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

[pprepair] branch master updated (cc4a998 - baac8de)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository pprepair.

  from  cc4a998   Initial Debian packaging.
   new  8c27e6c   Add man page for pprepair.
   new  8d94547   Install documentation.
   new  baac8de   Improve Reference and fix Repository-Browse URL in 
upstream metadata.

The 3 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/control|   6 +-
 debian/man/pprepair.1.xml | 336 ++
 debian/pprepair.docs  |   1 +
 debian/pprepair.manpages  |   1 +
 debian/rules  |  14 ++
 debian/upstream/metadata  |  12 +-
 6 files changed, 364 insertions(+), 6 deletions(-)
 create mode 100644 debian/man/pprepair.1.xml
 create mode 100644 debian/pprepair.docs
 create mode 100644 debian/pprepair.manpages

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/pprepair.git

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


[pprepair] 02/03: Install documentation.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository pprepair.

commit 8d94547442e438dac93185fbf4298b184ce1802d
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 17:18:23 2014 +0100

Install documentation.
---
 debian/pprepair.docs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/pprepair.docs b/debian/pprepair.docs
new file mode 100644
index 000..b43bf86
--- /dev/null
+++ b/debian/pprepair.docs
@@ -0,0 +1 @@
+README.md

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/pprepair.git

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


[pprepair] branch master updated (baac8de - 065d63d)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository pprepair.

  from  baac8de   Improve Reference and fix Repository-Browse URL in 
upstream metadata.
   new  065d63d   Set distribution to unstable.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/pprepair.git

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


[pprepair] 01/01: Set distribution to unstable.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository pprepair.

commit 065d63d13bbbe4ac5fff16017f589d4c00b7b688
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 18:39:15 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index ea42405..5cc5bb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-pprepair (0.0~20140611-c70373b-1) UNRELEASED; urgency=medium
+pprepair (0.0~20140611-c70373b-1) unstable; urgency=medium
 
   * Initial release (Closes: #770649)
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sat, 22 Nov 2014 22:57:53 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 18:39:06 +0100

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/pprepair.git

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


Bug#771346: RFS: pprepair/0.0~20140611-c70373b-1 [ITP]

2014-11-28 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package pprepair

 Package name: pprepair
 Version : 0.0~20140611-c70373b-1
 Upstream Author : Ken Arroyo Ohori g.a.k.arroyooh...@tudelft.nl Hugo Ledoux 
h.led...@tudelft.nl Martijn Meijers b.m.meij...@tudelft.nl
 URL : https://github.com/tudelft3d/pprepair
 License : GPL-3.0+ or Commercial
 Section : science

It builds those binary packages:

 pprepair - planar partition repair tool

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/pprepair


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/p/pprepair/pprepair_0.0~20140611-c70373b-1.dsc

More information about pprepair can be obtained from 
https://github.com/tudelft3d/pprepair.

Changes since the last upload:

  * Initial release (Closes: #770649)


Regards,
 Bas Couwenberg

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


[prepair] 01/01: Set distribution to unstable.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository prepair.

commit 21af348d8280c0bd8982d2bca52c3a5d9f9a8444
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 18:39:38 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 8b0326c..5b381ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-prepair (0.7-1) UNRELEASED; urgency=medium
+prepair (0.7-1) unstable; urgency=medium
 
   * Initial release (Closes: #750725)
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sat, 22 Nov 2014 14:56:34 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 18:39:25 +0100

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/prepair.git

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


[prepair] branch master updated (ecf5bfc - 21af348)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository prepair.

  from  ecf5bfc   Improve Reference, add second Reference and fix 
Repository-Browse URL in upstream metadata.
   new  21af348   Set distribution to unstable.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/prepair.git

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


Bug#771347: RFS: prepair/0.7-1 [ITP]

2014-11-28 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package prepair

 Package name: prepair
 Version : 0.7-1
 Upstream Author : Ken Arroyo Ohori g.a.k.arroyooh...@tudelft.nl Hugo Ledoux 
h.led...@tudelft.nl Martijn Meijers b.m.meij...@tudelft.nl
 URL : https://github.com/tudelft3d/prepair
 License : GPL-3.0+ or Commercial
 Section : science

It builds those binary packages:

 prepair  - polygon repair tool
 prepair-data - polygon repair tool -- example data

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/prepair


Alternatively, one can download the package with dget using this command:

  dget -x http://mentors.debian.net/debian/pool/main/p/prepair/prepair_0.7-1.dsc

More information about prepair can be obtained from 
https://github.com/tudelft3d/prepair.

Changes since the last upload:

  * Initial release (Closes: #750725)


Regards,
 Bas Couwenberg

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


[spatialite] branch experimental updated (1222bec - 88b5f25)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch experimental
in repository spatialite.

  from  1222bec   Refresh patches.
   new  b1e8e92   Mark patches as forwarded.
   new  88b5f25   Set distribution to experimental.

The 2 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 4 ++--
 debian/patches/13-succesfully-typo.patch | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite.git

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


[spatialite] 02/02: Set distribution to experimental.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository spatialite.

commit 88b5f2507e65c5ac80c962091db14be54ff74ffd
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 18:58:06 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 64cb184..d2c372f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-spatialite (4.2.1~rc1-1~exp1) UNRELEASED; urgency=medium
+spatialite (4.2.1~rc1-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.
   * Set experimental branch in Vcs-Git and gbp.conf.
@@ -9,7 +9,7 @@ spatialite (4.2.1~rc1-1~exp1) UNRELEASED; urgency=medium
   * Bump Standards-Version to 3.9.6, no changes.
   * Update symbols for 4.2.1 release.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Wed, 26 Nov 2014 23:52:27 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 18:57:53 +0100
 
 spatialite (4.2.0-1~exp1) experimental; urgency=low
  

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite.git

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


[spatialite] 01/02: Mark patches as forwarded.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository spatialite.

commit b1e8e928fadd04a9e97afa84d384fbed3ac838e6
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Nov 27 00:24:04 2014 +0100

Mark patches as forwarded.
---
 debian/patches/13-succesfully-typo.patch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/patches/13-succesfully-typo.patch 
b/debian/patches/13-succesfully-typo.patch
index a515a58..1d0a635 100644
--- a/debian/patches/13-succesfully-typo.patch
+++ b/debian/patches/13-succesfully-typo.patch
@@ -1,5 +1,6 @@
 Description: Fix 'succesfully' typo, replace with 'successfully'.
 Author: Bas Couwenberg sebas...@xs4all.nl
+Forwarded: 
https://groups.google.com/d/msg/spatialite-users/yvME7fp-7EI/OiRiDJioEjEJ
 
 --- a/src/gaiageo/gg_xml.c
 +++ b/src/gaiageo/gg_xml.c

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite.git

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


Bug#771350: RFS: spatialite/4.2.1~rc1-1~exp1

2014-11-28 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package spatialite

 Package name: spatialite
 Version : 4.2.1~rc1-1~exp1
 Upstream Author : Alessandro Furieri a.furi...@lqt.it
 URL : https://www.gaia-gis.it/fossil/libspatialite
 License : MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Section : science

It builds those binary packages:

 libspatialite6 - Geospatial extension for SQLite - libraries
 libspatialite-dev  - Geospatial extension for SQLite - development files
 libspatialite6-dbg - Geospatial extension for SQLite - debugging symbols
 mod-spatialite6- Geospatial extension for SQLite - loadable module

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/spatialite


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/s/spatialite/spatialite_4.2.1~rc1-1~exp1.dsc

More information about SpatiaLite can be obtained from 
https://www.gaia-gis.it/fossil/libspatialite.

Changes since the last upload:

  * New upstream release candidate.
  * Set experimental branch in Vcs-Git and gbp.conf.
  * Remove 03-link-m.patch, applied upstream.
  * Update package names for SONAME bump.
  * Update copyright file, consolidate files paragraphs.
  * Update 13-succesfully-typo.patch.
  * Bump Standards-Version to 3.9.6, no changes.
  * Update symbols for 4.2.1 release.


Regards,
 Bas Couwenberg

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


[spatialite-tools] 01/02: Mark patches as forwarded.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository spatialite-tools.

commit d433b1859f1a06c38a77d3e12f7459584441309a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Nov 27 00:00:03 2014 +0100

Mark patches as forwarded.
---
 debian/patches/03-fix_typos.patch  | 2 +-
 debian/patches/07-succesfully-typo.patch   | 3 ++-
 debian/patches/08-indifferently-typo.patch | 3 ++-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/patches/03-fix_typos.patch 
b/debian/patches/03-fix_typos.patch
index 37a6521..a382a8d 100644
--- a/debian/patches/03-fix_typos.patch
+++ b/debian/patches/03-fix_typos.patch
@@ -1,7 +1,7 @@
 From: David Paleino da...@debian.org
 Subject: fix typos in source code
 Origin: vendor
-Forwarded: no
+Forwarded: 
https://groups.google.com/d/msg/spatialite-users/yvME7fp-7EI/YM7rYHlEvssJ
 
 ---
  shell.c  |2 +-
diff --git a/debian/patches/07-succesfully-typo.patch 
b/debian/patches/07-succesfully-typo.patch
index 86e6c41..2e3228b 100644
--- a/debian/patches/07-succesfully-typo.patch
+++ b/debian/patches/07-succesfully-typo.patch
@@ -1,6 +1,7 @@
 Description: Fix 'succesfully typo, replace with 'successfully'.
 Author: Bas Couwenberg sebas...@xs4all.nl
-Last-Update: 2013-09-30
+Forwarded: 
https://groups.google.com/d/msg/spatialite-users/yvME7fp-7EI/YM7rYHlEvssJ
+Last-Update: 2014-11-26
 --- a/shell.c
 +++ b/shell.c
 @@ -2740,7 +2740,7 @@ static int do_meta_command(char *zLine,
diff --git a/debian/patches/08-indifferently-typo.patch 
b/debian/patches/08-indifferently-typo.patch
index b6fd8ea..55350d7 100644
--- a/debian/patches/08-indifferently-typo.patch
+++ b/debian/patches/08-indifferently-typo.patch
@@ -1,6 +1,7 @@
 Description: Fix 'indifferenctly' typo, replace with 'indifferently'.
 Author: Bas Couwenberg sebas...@xs4all.nl
-Last-Update: 2013-09-30
+Forwarded: 
https://groups.google.com/d/msg/spatialite-users/yvME7fp-7EI/YM7rYHlEvssJ
+Last-Update: 2014-11-26
 --- a/spatialite_osm_map.c
 +++ b/spatialite_osm_map.c
 @@ -2558,7 +2558,7 @@ do_help ()

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite-tools.git

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


[spatialite-tools] 02/02: Set distribution to experimental.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository spatialite-tools.

commit 31bae9f4a53ab9a04a580d38bfbc6ac71d822727
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 19:07:07 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index d67414d..6a775b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-spatialite-tools (4.2.1~rc1-1) UNRELEASED; urgency=medium
+spatialite-tools (4.2.1~rc1-1) experimental; urgency=medium
 
   * New upstream release candidate.
   * Set experimental branch in Vcs-Git and gbp.conf.
@@ -9,7 +9,7 @@ spatialite-tools (4.2.1~rc1-1) UNRELEASED; urgency=medium
   * Update 07-succesfully-typo.patch, also fix typo in
 spatialite_osm_overpass.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Wed, 26 Nov 2014 21:39:05 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 19:06:51 +0100
 
 spatialite-tools (4.2.0-1~exp1) experimental; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite-tools.git

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


[spatialite-tools] branch experimental updated (b02c372 - 31bae9f)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch experimental
in repository spatialite-tools.

  from  b02c372   Update 07-succesfully-typo.patch, also fix typo in 
spatialite_osm_overpass.
   new  d433b18   Mark patches as forwarded.
   new  31bae9f   Set distribution to experimental.

The 2 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog   | 4 ++--
 debian/patches/03-fix_typos.patch  | 2 +-
 debian/patches/07-succesfully-typo.patch   | 3 ++-
 debian/patches/08-indifferently-typo.patch | 3 ++-
 4 files changed, 7 insertions(+), 5 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite-tools.git

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


[librasterlite2] branch master updated (6a85400 - 549bbc2)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository librasterlite2.

  from  6a85400   Disable parallel builds, causes hanging tests.
   new  549bbc2   Set distribution to experimental.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/librasterlite2.git

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


[librasterlite2] 01/01: Set distribution to experimental.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository librasterlite2.

commit 549bbc2b98cb88663457ef7fe9dfaf35d3f03eac
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 19:22:24 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 88eb30a..54e4c4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-librasterlite2 (1.0.0~rc0-1) UNRELEASED; urgency=medium
+librasterlite2 (1.0.0~rc0-1~exp1) experimental; urgency=medium
 
   * Initial release (Closes: #770480)
 
- -- Bas Couwenberg sebas...@xs4all.nl  Fri, 21 Nov 2014 11:51:06 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 19:22:02 +0100

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/librasterlite2.git

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


[librewms] 01/02: Add lintian override for binary-without-manpage.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository librewms.

commit 8a2b82376728a1015365d51410fbeabb98a5ba29
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 20:05:08 2014 +0100

Add lintian override for binary-without-manpage.
---
 debian/librewms.lintian-overrides | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/librewms.lintian-overrides 
b/debian/librewms.lintian-overrides
new file mode 100644
index 000..3c81992
--- /dev/null
+++ b/debian/librewms.lintian-overrides
@@ -0,0 +1,2 @@
+# GUI app needs no man page
+librewms: binary-without-manpage usr/bin/LibreWMS

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/librewms.git

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


[librewms] 02/02: Set distribution to experimental.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository librewms.

commit 365701bb4b4ba6585904e7b4da59e8ade8e4e5c6
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 20:05:50 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 0df995e..a91932f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-librewms (1.0.0a-1) UNRELEASED; urgency=medium
+librewms (1.0.0a-1~exp1) experimental; urgency=medium
 
   * Initial release (Closes: #770489)
 
- -- Bas Couwenberg sebas...@xs4all.nl  Fri, 21 Nov 2014 17:45:22 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 20:05:27 +0100

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/librewms.git

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


[librewms] branch master updated (c6b4143 - 365701b)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository librewms.

  from  c6b4143   Fix duplicate in copyright file.
   new  8a2b823   Add lintian override for binary-without-manpage.
   new  365701b   Set distribution to experimental.

The 2 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog  | 4 ++--
 debian/librewms.lintian-overrides | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 debian/librewms.lintian-overrides

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/librewms.git

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


Bug#771357: RFS: librewms/1.0.0a-1~exp1 [ITP]

2014-11-28 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package librewms

 Package name: librewms
 Version : 1.0.0a-1~exp1
 Upstream Author : Alessandro Furieri a.furi...@lqt.it
 URL : https://www.gaia-gis.it/fossil/librewms/
 License : GPL-3.0+
 Section : science

It builds those binary packages:

 librewms - simple WMS 1.3.0 interactive GUI client

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/librewms


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/libr/librewms/librewms_1.0.0a-1~exp1.dsc

More information about LibreWMS can be obtained from 
https://www.gaia-gis.it/fossil/librewms/.

Changes since the last upload:

  * Initial release (Closes: #770489)


Regards,
 Bas Couwenberg

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


[pycsw] branch ubuntu created (now 32dafd5)

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a change to branch ubuntu
in repository pycsw.

at  32dafd5   trusty build

This branch includes the following new commits:

   new  32dafd5   trusty build

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/pycsw.git

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


[qgis] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository qgis.

commit 1c1a3286fe1b31d9e85d5221c95d648b1224f32f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 20:57:48 2014 +0100

Add upstream metadata.
---
 debian/changelog |  6 ++
 debian/upstream/metadata | 10 ++
 2 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f45e6a6..d950648 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qgis (2.6.0-1~exp2) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 20:57:44 +0100
+
 qgis (2.6.0-1~exp1) experimental; urgency=medium
 
   [ Jürgen E. Fischer ]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..98ff99b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,10 @@
+---
+Bug-Database: http://hub.qgis.org/projects/quantum-gis/issues
+Bug-Submit: http://hub.qgis.org/projects/quantum-gis/issues/new
+Contact: qgis-develo...@lists.osgeo.org
+Donation: http://qgis.org/en/site/getinvolved/donations.html
+Name: QGIS
+Registration: https://www2.osgeo.org/cgi-bin/ldap_create_user.py
+Repository: https://github.com/qgis/QGIS.git
+Repository-Browse: https://github.com/qgis/QGIS
+Screenshots: http://qgis.org/en/site/about/screenshots.html

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/qgis.git

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

[qgis] branch master updated (d9b1a4d - 1c1a328)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository qgis.

  from  d9b1a4d   Set distribution to experimental.
   new  1c1a328   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog |  6 ++
 debian/upstream/metadata | 10 ++
 2 files changed, 16 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/qgis.git

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


[mapserver] branch master updated (a8f9276 - 3f38fe8)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository mapserver.

  from  a8f9276   Set distribution to unstable.
   new  3f38fe8   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/copyright | 2 +-
 debian/upstream/metadata | 8 
 3 files changed, 15 insertions(+), 1 deletion(-)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mapserver.git

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


[mapserver] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository mapserver.

commit 3f38fe858aad8e205363a5e625e93039be4b9ae7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 21:07:52 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/copyright | 2 +-
 debian/upstream/metadata | 8 
 3 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4c18ce0..3b35a73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mapserver (6.4.1-6) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 21:07:43 +0100
+
 mapserver (6.4.1-5) unstable; urgency=medium
 
   * Add debug package for libmapserver. Thanks to Frederic Junod for the patch.
diff --git a/debian/copyright b/debian/copyright
index 9510416..0e39169 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: MapServer
-Upstream-Contact: The MapServer team
+Upstream-Contact: The MapServer team mapserver-...@lists.osgeo.org
 Source: http://mapserver.org
 Copyright: 1996-2007 Regents of the University of Minnesota.
 License: MIT/X11
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..167b4a1
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: https://github.com/mapserver/mapserver/issues
+Bug-Submit: https://github.com/mapserver/mapserver/issues/new
+Contact: The MapServer team mapserver-...@lists.osgeo.org
+FAQ: http://mapserver.org/faq.html
+Name: MapServer
+Repository: https://github.com/mapserver/mapserver.git
+Repository-Browse: https://github.com/mapserver/mapserver

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mapserver.git

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


[mapcache] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository mapcache.

commit e70a6855a6845a50aaae78f34a816400ee17
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 21:09:06 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 7 +++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6662ddb..9f15816 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mapcache (1.2.1-3) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 21:09:04 +0100
+
 mapcache (1.2.1-2) unstable; urgency=low
 
   * Add gpb.conf to use pristine-tar by default.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..e3cd3a6
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Bug-Database: https://github.com/mapserver/mapcache/issues
+Bug-Submit: https://github.com/mapserver/mapcache/issues/new
+Contact: The MapServer team mapserver-...@lists.osgeo.org
+Name: MapCache
+Repository: https://github.com/mapserver/mapcache.git
+Repository-Browse: https://github.com/mapserver/mapcache

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mapcache.git

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


[mapcache] branch master updated (baa0717 - e70a685)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository mapcache.

  from  baa0717   Set distribution to unstable.
   new  e70a685   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 7 +++
 2 files changed, 13 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mapcache.git

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


[tinyows] branch jessie updated (b7e9f2a - d96b60a)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch jessie
in repository tinyows.

  from  b7e9f2a   I do not sponsor packages claiming to contain sample 
rules files - I want real rules files! ;-)
  adds  8f894df   Include OGC Software Notice in copyright, used for OGC 
schemas and tests.
  adds  2ce4da2   Assume Document Notice for CITE tests.
  adds  52c1b3d   Use CURDIR to copy schema directory too.
  adds  9e3bd31   Move to non-free due to inclusion of OGC works (schemas 
and CITE tests).
  adds  01e5f5e   Add gpb.conf to use pristine-tar by default.
  adds  8798217   Enable parallel builds.
  adds  83f5567   Drop lintian override for 
debian-watch-may-check-gpg-signature, shouldn't override pedantic tags.
  adds  5fab232   Close ITP in current changelog entry.
  adds  285cee0   Add patch to remove config.log from the source tree 
before building.
  adds  51cbd6c   Refresh liborder.patch.
  adds  7a1b814   Set distribution to unstable.
  adds  9d484c8   Update postgis dependency for PostgreSQL 9.4.
  adds  39e66b7   Recommend postgis instead of postgresql version specific 
package.
  adds  7475683   Don't install demo and test files.
  adds  7bbe8cc   Include README.Debian.
  adds  f329816   Include example tinyows.xml configuration file.
  adds  d96b60a   Set distribution to unstable.

No new revisions were added by this update.

Summary of changes:
 debian/README.Debian |  27 ++
 debian/changelog |  23 ++
 debian/control   |   4 +-
 debian/copyright |  70 +++-
 debian/docs  |   1 +
 debian/examples  |   1 +
 debian/gbp.conf  |  16 +
 debian/patches/drop-config.log.patch | 617 +++
 debian/patches/liborder.patch|   2 +-
 debian/patches/series|   1 +
 debian/rules |  23 +-
 debian/source/lintian-overrides  |   5 -
 12 files changed, 749 insertions(+), 41 deletions(-)
 create mode 100644 debian/README.Debian
 create mode 100644 debian/examples
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/patches/drop-config.log.patch
 delete mode 100644 debian/source/lintian-overrides

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/tinyows.git

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


[tinyows] branch pristine-tar updated (c4f6228 - f3485b1)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

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

  from  c4f6228   pristine-tar data for tinyows_1.1.0.orig.tar.gz
   new  f3485b1   pristine-tar data for tinyows_1.1.0+dfsg.orig.tar.gz

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 tinyows_1.1.0+dfsg.orig.tar.gz.delta | Bin 0 - 5799 bytes
 tinyows_1.1.0+dfsg.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 tinyows_1.1.0+dfsg.orig.tar.gz.delta
 create mode 100644 tinyows_1.1.0+dfsg.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/tinyows.git

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


[tinyows] 01/01: pristine-tar data for tinyows_1.1.0+dfsg.orig.tar.gz

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

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

commit f3485b1aa7ea4652cc062efc1b718d1aeae17496
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Sep 7 13:31:11 2014 +0200

pristine-tar data for tinyows_1.1.0+dfsg.orig.tar.gz
---
 tinyows_1.1.0+dfsg.orig.tar.gz.delta | Bin 0 - 5799 bytes
 tinyows_1.1.0+dfsg.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/tinyows_1.1.0+dfsg.orig.tar.gz.delta 
b/tinyows_1.1.0+dfsg.orig.tar.gz.delta
new file mode 100644
index 000..7bc5bd8
Binary files /dev/null and b/tinyows_1.1.0+dfsg.orig.tar.gz.delta differ
diff --git a/tinyows_1.1.0+dfsg.orig.tar.gz.id 
b/tinyows_1.1.0+dfsg.orig.tar.gz.id
new file mode 100644
index 000..b973237
--- /dev/null
+++ b/tinyows_1.1.0+dfsg.orig.tar.gz.id
@@ -0,0 +1 @@
+0231db1c49751e4e4e73e17f541d20f6e6d982fd

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/tinyows.git

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


[tinyows] branch upstream updated (74b2e61 - 023b227)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch upstream
in repository tinyows.

  from  74b2e61   Imported Upstream version 1.1.0
  adds  023b227   Imported Upstream version 1.1.0+dfsg

No new revisions were added by this update.

Summary of changes:
 test/wfs_100/cite/0001|  2 --
 test/wfs_100/cite/0002|  2 --
 test/wfs_100/cite/0003|  2 --
 test/wfs_100/cite/0004|  2 --
 test/wfs_100/cite/0005|  2 --
 test/wfs_100/cite/0006|  2 --
 test/wfs_100/cite/0007|  2 --
 test/wfs_100/cite/0008|  2 --
 test/wfs_100/cite/0009|  2 --
 test/wfs_100/cite/0010|  2 --
 test/wfs_100/cite/0011|  2 --
 test/wfs_100/cite/0012|  2 --
 test/wfs_100/cite/0013|  2 --
 test/wfs_100/cite/0014|  2 --
 test/wfs_100/cite/0015|  2 --
 test/wfs_100/cite/0016|  2 --
 test/wfs_100/cite/0017|  2 --
 test/wfs_100/cite/0018|  2 --
 test/wfs_100/cite/0019|  2 --
 test/wfs_100/cite/0020|  2 --
 test/wfs_100/cite/0021|  2 --
 test/wfs_100/cite/0022|  2 --
 test/wfs_100/cite/0023|  2 --
 test/wfs_100/cite/0024|  2 --
 test/wfs_100/cite/0025|  2 --
 test/wfs_100/cite/0026|  2 --
 test/wfs_100/cite/0027|  2 --
 test/wfs_100/cite/0028|  2 --
 test/wfs_100/cite/0029|  2 --
 test/wfs_100/cite/0030|  2 --
 test/wfs_100/cite/0031|  2 --
 test/wfs_100/cite/0032|  2 --
 test/wfs_100/cite/0033|  2 --
 test/wfs_100/cite/0034|  2 --
 test/wfs_100/cite/0035|  2 --
 test/wfs_100/cite/0036|  2 --
 test/wfs_100/cite/0037|  2 --
 test/wfs_100/cite/0038|  2 --
 test/wfs_100/cite/0039|  2 --
 test/wfs_100/cite/0040|  2 --
 test/wfs_100/cite/0041|  2 --
 test/wfs_100/cite/0042|  2 --
 test/wfs_100/cite/0043|  2 --
 test/wfs_100/cite/0044|  2 --
 test/wfs_100/cite/0045|  2 --
 test/wfs_100/cite/0046|  2 --
 test/wfs_100/cite/0047|  2 --
 test/wfs_100/cite/0048|  2 --
 test/wfs_100/cite/0049|  2 --
 test/wfs_100/cite/0050|  2 --
 test/wfs_100/cite/0051|  2 --
 test/wfs_100/cite/0052|  2 --
 test/wfs_100/cite/0053|  2 --
 test/wfs_100/cite/0054|  2 --
 test/wfs_100/cite/0055|  2 --
 test/wfs_100/cite/0056|  2 --
 test/wfs_100/cite/0057|  2 --
 test/wfs_100/cite/0058|  2 --
 test/wfs_100/cite/0059|  2 --
 test/wfs_100/cite/0060|  2 --
 test/wfs_100/cite/0061|  2 --
 test/wfs_100/cite/0062|  2 --
 test/wfs_100/cite/0063|  2 --
 test/wfs_100/cite/0064|  2 --
 test/wfs_100/cite/0065|  2 --
 test/wfs_100/cite/0066|  2 --
 test/wfs_100/cite/0067|  2 --
 test/wfs_100/cite/0068|  2 --
 test/wfs_100/cite/0069|  2 --
 test/wfs_100/cite/0070|  2 --
 test/wfs_100/cite/0071|  2 --
 test/wfs_100/cite/0072|  2 --
 test/wfs_100/cite/0073|  2 --
 test/wfs_100/cite/0074|  2 --
 test/wfs_100/cite/0075|  2 --
 test/wfs_100/cite/0076|  2 --
 test/wfs_100/cite/0077|  2 --
 test/wfs_100/cite/0078|  2 --
 test/wfs_100/cite/0079|  2 --
 test/wfs_100/cite/0080|  2 --
 test/wfs_100/cite/0081|  2 --
 test/wfs_100/cite/0082|  2 --
 test/wfs_100/cite/0083|  2 --
 test/wfs_100/cite/0084|  2 --
 test/wfs_100/cite/0085|  2 --
 test/wfs_100/cite/0086|  2 --
 test/wfs_100/cite/0087|  2 --
 test/wfs_100/cite/0088|  2 --
 test/wfs_100/cite/0089|  2 --
 test/wfs_100/cite/0090|  2 --
 test/wfs_100/cite/0091|  2 --
 test/wfs_100/cite/0092|  2 --
 test/wfs_100/cite/0093|  2 --
 test/wfs_100/cite/0094|  2 --
 test/wfs_100/cite/0095|  2 --
 test/wfs_100/cite/0096|  2 --
 test/wfs_100/cite/0097|  2 --
 test/wfs_100/cite/0098|  2 --
 test/wfs_100/cite/0099|  2 --
 test/wfs_100/cite/0100|  2 --
 test/wfs_100/cite/0101|  2 --
 test/wfs_100/cite/0102|  2 --
 test/wfs_100/cite/0103|  2 --
 test/wfs_100/cite/0104|  2 --
 test/wfs_100/cite/0105|  2 --
 test/wfs_100/cite/0106|  2 --
 test/wfs_100/cite/0107|  2 --
 test/wfs_100/cite/0108|  2 --
 test/wfs_100/cite/0109|  2 --
 test/wfs_100/cite/0110|  2 --
 test/wfs_100/cite/0111|  2 --
 test/wfs_100/cite/0112|  2 --
 test/wfs_100/cite/0113|  2 --
 test/wfs_100/cite/0114|  2 --
 test/wfs_100/cite/0115|  2 --
 test/wfs_100/cite/0116|  2 --
 test/wfs_100/cite/0117|  2 --
 test/wfs_100/cite/0118|  2 --
 test/wfs_100/cite/0119|  2 --
 test/wfs_100/cite/0120|  2 --
 test/wfs_100/cite/0121|  2 --
 test/wfs_100/cite/0122|  2 --
 test/wfs_100/cite/0123|  2 --
 test/wfs_100/cite/0124|  2 --
 test/wfs_100/cite/0125|  2 --
 test/wfs_100/cite/0126|  2 --
 test/wfs_100/cite/0127|  2 --
 test/wfs_100/cite/0128|  2 --
 test/wfs_100/cite/0129|  2 --
 test/wfs_100/cite/0130|  2 --
 test/wfs_100/cite/0131|  2 --
 test/wfs_100/cite/0132|  2 --
 test/wfs_100/cite/0133|  2 --
 

[tinyows] branch master updated (d96b60a - 7ac05ae)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository tinyows.

  from  d96b60a   Set distribution to unstable.
   new  7ac05ae   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 7 +++
 2 files changed, 13 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/tinyows.git

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


[tinyows] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository tinyows.

commit 7ac05aec45e9fbfa3c9f60d4a44d86e53daa3bd8
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 21:10:32 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 7 +++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e8be450..4c7cf4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tinyows (1.1.0-6) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 21:11:36 +0100
+
 tinyows (1.1.0-5) unstable; urgency=medium
 
   * Update postgis dependency for PostgreSQL 9.4, depend on postgis instead of
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..69df6df
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Bug-Database: https://github.com/mapserver/tinyows/issues
+Bug-Submit: https://github.com/mapserver/tinyows/issues/new
+Contact: The MapServer team mapserver-...@lists.osgeo.org
+Name: TinyOWS
+Repository: https://github.com/mapserver/tinyows.git
+Repository-Browse: https://github.com/mapserver/tinyows

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/tinyows.git

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


[osmosis] branch master updated (a9b015b - 03ffb2e)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository osmosis.

  from  a9b015b   Revert Add basic pom.xml for osmosis-core, install pom 
and jar with maven-repo-helper.
   new  03ffb2e   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 1 +
 debian/upstream/metadata | 9 +
 2 files changed, 10 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmosis.git

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


[osmosis] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository osmosis.

commit 03ffb2ea7d51dfa1090fdb9286b4be2ee9f9ce25
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 21:29:02 2014 +0100

Add upstream metadata.
---
 debian/changelog | 1 +
 debian/upstream/metadata | 9 +
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 18212d4..d2ac090 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ osmosis (0.43.1-3) UNRELEASED; urgency=medium
   * Update watch file to use github tags instead of the deprecated
 githubredir service.
   * Bump Standards-Version to 3.9.6, no changes.
+  * Add upstream metadata.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Oct 2014 23:38:53 +0200
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..b1256e3
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,9 @@
+---
+Bug-Database: https://trac.openstreetmap.org/query?component=osmosis
+Bug-Submit: https://trac.openstreetmap.org/newticket
+Contact: Osmosis Developers osmosis-...@openstreetmap.org
+Donation: http://wiki.openstreetmap.org/wiki/Donations
+Name: Osmosis
+Registration: https://www.openstreetmap.org/user/new
+Repository: https://github.com/openstreetmap/osmosis.git
+Repository-Browse: https://github.com/openstreetmap/osmosis

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmosis.git

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


[osmpbf] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch debian
in repository osmpbf.

commit 06bdd26e3145dc515c712afa0c6d72123ac0f9b6
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 21:56:08 2014 +0100

Add upstream metadata.
---
 debian/changelog | 1 +
 debian/upstream/metadata | 7 +++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f10dac0..f4cbffa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ osmpbf (1.3.3-3) UNRELEASED; urgency=medium
 
   * Update watch file to use github tags instead of deprecated
 githubredir service.
+  * Add upstream metadata.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Oct 2014 23:42:47 +0200
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..8747130
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Bug-Database: https://github.com/scrosby/OSM-binary/issues
+Bug-Submit: https://github.com/scrosby/OSM-binary/issues/new
+Contact: Scott A. Crosby sc...@sacrosby.com
+Name: OSMPBF
+Repository: https://github.com/scrosby/OSM-binary.git
+Repository-Browse: https://github.com/scrosby/OSM-binary

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmpbf.git

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


[osmpbf] branch debian updated (8ff9ad2 - 06bdd26)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch debian
in repository osmpbf.

  from  8ff9ad2   Mark patch as Applied-Upstream.
   new  06bdd26   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 1 +
 debian/upstream/metadata | 7 +++
 2 files changed, 8 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmpbf.git

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


[osmium] branch master updated (e672918 - d228ed0)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository osmium.

  from  e672918   Set distribution to unstable.
   new  d228ed0   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 7 +++
 2 files changed, 13 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmium.git

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


[osmium] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository osmium.

commit d228ed0dedaa710797b7d2cfbac6c30be8c46e38
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 21:58:15 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 7 +++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 32f4dc5..c29ed41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmium (0.0~20140910-9a069af-2) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 21:58:10 +0100
+
 osmium (0.0~20140910-9a069af-1) unstable; urgency=medium
 
   * New upstream git snapshot.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..65628ab
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Bug-Database: https://github.com/joto/osmium/issues
+Bug-Submit: https://github.com/joto/osmium/issues/new
+Contact: Jochen Topf joc...@topf.org
+Name: Osmium
+Repository: https://github.com/joto/osmium.git
+Repository-Browse: https://github.com/joto/osmium

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmium.git

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


[osm2pgsql] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository osm2pgsql.

commit 1f1171850ba7b5b6003866098998b5466fb6a0bd
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 22:06:45 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 9 +
 2 files changed, 15 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2cfc430..aded48e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osm2pgsql (0.86.0-2) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 22:06:42 +0100
+
 osm2pgsql (0.86.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..46fed34
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,9 @@
+---
+Bug-Database: https://github.com/openstreetmap/osm2pgsql/issues
+Bug-Submit: https://github.com/openstreetmap/osm2pgsql/issues/new
+Contact: OpenStreetMap Developers d...@openstreetmap.org
+Donation: http://wiki.openstreetmap.org/wiki/Donations
+Name: osm2pgsql
+Registration: https://www.openstreetmap.org/user/new
+Repository: https://github.com/openstreetmap/osm2pgsql.git
+Repository-Browse: https://github.com/openstreetmap/osm2pgsql

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osm2pgsql.git

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


[osm2pgsql] branch master updated (65b8063 - 1f11718)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository osm2pgsql.

  from  65b8063   Set distribution to unstable.
   new  1f11718   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 9 +
 2 files changed, 15 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osm2pgsql.git

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


Re: OGC schemas, licensing non-free [Was: pycsw_1.10.0+dfsg-1_amd64.changes REJECTED]

2014-11-28 Thread Johan Van de Wauw
On Fri, Nov 28, 2014 at 5:24 PM, Sebastiaan Couwenberg
sebas...@xs4all.nl wrote:
 Hi Johan,

 On 11/19/2014 10:08 PM, Johan Van de Wauw wrote:
 Just for clarity, pycsw only contains the schemas, and not the
 testcases mentioned for tinyOWS.

 I would like to point out that regarding these schemas there is
 actually no difference between the licenses used by W3C and OGC (apart
 from the copyrightholders). Indeed, the OGC software license [2] is
 identical to the W3C license [3] (OSGI approved [4]).

 The document license for OGC [5] is again identical to the document
 license for W3C [6]. W3C schemas (eg xml.xsd) are used by *many*
 debian packages. Is there an exemption in W3C which I missed (and
 which we could suggest to OGC), or is there a more general problem
 here? I think standards are one of the cases where I find the DFSG #4
 exemption is defendable.

 Regarding the above, and what you wrote on #osgeo-live:

 23:09  johanvdw I actually talked about it with Bart Delathouwer from OGC
 23:09  johanvdw just earlier today
 23:10  johanvdw I'll try to convince the ftp-masters that it can fall
 under DFSG 4 exemption
 23:10  johanvdw In the mean time upload to non-free

 Do know if Bart is planning to come to FOSDEM? I would love to have a
 face to face conversation about the OGC licensing and Debian. I asked
 around last year if any of the Geo people knew if any OGC folks were
 around, but it didn't seem to be the case.

I'll invite him, but I don't know what his plans are. At least he
knows since yesterday that we are organizing this track. For the
record, he likes tinkering
with debian on this raspberry pi - you have conversation starter :-)

Anyway: it will be hard to convince him that it is useful to allow
modifications of the XSD's (Why on earth would you want to do that).
And I actually think that the license exemption in the their FAQ
allowing it given that you use a different namespace is not
unreasonable, and very close to DFSG #4 exemption.

If we propose a wording to OGC which both covers their concerns (don't
just change an XSD and distritbute it as if it is the original
standard) and which is acceptable to the FTP masters, I think OGC may
confirm this interpretation.

For me the ball is in their (FTP-masters) camp.

If I read the original mail for tinyows [1] they have a few concerns:
1) questions whether the Software license is DFSG free

I think the correct answer is it is free. At least according to OSI
and Fedora it is. It is used by many other packages in debian (as the
W3C software license).

2) Whether the license FAQ is really part of the license:

I think it clearly is, it is linked from the page and mentioned in the
license. Question: Do the FTP-master agree? Do we need a seperate
statement from OGC that it really is part of the license?

3) 
The first sentence says that schemas are covered by the Document
Notice (= no modifications allowed = non-free). Only if you use a
different namespace, you may apply the Software Notice and do
modifications. I think this is against DFSG#3 and not covered by the
compromise in DFSG#4.

I think is not a clear signal here. Can we get a clear answer from
the FRP masters? If it is not covered by the compromise, can the FTP
masters suggest a wording that would be covered by the exemption? So
we can propose it to OGC?

Johan
[1] 
http://lists.alioth.debian.org/pipermail/pkg-grass-devel/2014-January/017321.html

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


[osmctools] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository osmctools.

commit 11b6ecbddb3bcd03c8c714bdae4675be8899e91e
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 22:20:31 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 5 +
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b2b7ed6..a305ab4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmctools (0.3-2) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 22:20:29 +0100
+
 osmctools (0.3-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..3184fc4
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Contact: Markus Weber markus.we...@gmx.com
+Name: osmctools
+Repository: git://gitorious.org/osm-c-tools/osmctools.git
+Repository-Browse: https://gitorious.org/osm-c-tools/osmctools

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.git

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


[osmctools] branch master updated (2eaa43c - 11b6ecb)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository osmctools.

  from  2eaa43c   Set distribution to unstable.
   new  11b6ecb   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 5 +
 2 files changed, 11 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmctools.git

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


[gdal] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository gdal.

commit 0094686f1d1ffaafa1de7fbd46ff16395dc6a4d4
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 22:28:10 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 16cd1d6..405611b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gdal (1.11.1+dfsg-1~exp3) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 22:28:07 +0100
+
 gdal (1.11.1+dfsg-1~exp2) experimental; urgency=medium
 
   * Set experimental branch in Vcs-Git and gbp.conf.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..e7e5699
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: http://trac.osgeo.org/gdal/report
+Bug-Submit: http://trac.osgeo.org/gdal/newticket
+Contact:  The GDAL/OGR project team, Frank Warmerdam warmer...@pobox.com
+Name: GDAL
+Registration: https://www.osgeo.org/cgi-bin/ldap_create_user.py
+Repository: https://svn.osgeo.org/gdal/
+Repository-Browse: http://trac.osgeo.org/gdal/browser

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

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


[gdal] branch experimental updated (d04444e - 0094686)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch experimental
in repository gdal.

  from  d0e   Set distribution to experimental.
   new  0094686   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

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


Re: OGC schemas, licensing non-free [Was: pycsw_1.10.0+dfsg-1_amd64.changes REJECTED]

2014-11-28 Thread Sebastiaan Couwenberg
On 11/28/2014 10:14 PM, Johan Van de Wauw wrote:
 On Fri, Nov 28, 2014 at 5:24 PM, Sebastiaan Couwenberg
 sebas...@xs4all.nl wrote:
 Hi Johan,

 On 11/19/2014 10:08 PM, Johan Van de Wauw wrote:
 Just for clarity, pycsw only contains the schemas, and not the
 testcases mentioned for tinyOWS.

 I would like to point out that regarding these schemas there is
 actually no difference between the licenses used by W3C and OGC (apart
 from the copyrightholders). Indeed, the OGC software license [2] is
 identical to the W3C license [3] (OSGI approved [4]).

 The document license for OGC [5] is again identical to the document
 license for W3C [6]. W3C schemas (eg xml.xsd) are used by *many*
 debian packages. Is there an exemption in W3C which I missed (and
 which we could suggest to OGC), or is there a more general problem
 here? I think standards are one of the cases where I find the DFSG #4
 exemption is defendable.

 Regarding the above, and what you wrote on #osgeo-live:

 23:09  johanvdw I actually talked about it with Bart Delathouwer from OGC
 23:09  johanvdw just earlier today
 23:10  johanvdw I'll try to convince the ftp-masters that it can fall
 under DFSG 4 exemption
 23:10  johanvdw In the mean time upload to non-free

 Do know if Bart is planning to come to FOSDEM? I would love to have a
 face to face conversation about the OGC licensing and Debian. I asked
 around last year if any of the Geo people knew if any OGC folks were
 around, but it didn't seem to be the case.
 
 I'll invite him, but I don't know what his plans are. At least he
 knows since yesterday that we are organizing this track. For the
 record, he likes tinkering
 with debian on this raspberry pi - you have conversation starter :-)

I'd skip the smalltalk and get straight to the point, asking about his
views on the OGC {Document,Software} Notice vs DFSG issues. And if he
could join the thread and state the OGC position to the FTP masters.

 Anyway: it will be hard to convince him that it is useful to allow
 modifications of the XSD's (Why on earth would you want to do that).
 And I actually think that the license exemption in the their FAQ
 allowing it given that you use a different namespace is not
 unreasonable, and very close to DFSG #4 exemption.

I also think that limiting modification for the OGC schemas is not
unreasonable in the context of standards. Allowing modification would
just make it easier to include the software in Debian.

 If we propose a wording to OGC which both covers their concerns (don't
 just change an XSD and distritbute it as if it is the original
 standard) and which is acceptable to the FTP masters, I think OGC may
 confirm this interpretation.
 
 For me the ball is in their (FTP-masters) camp.

I'm also waiting for a reply from FTP master regarding the OGC schemas.
But please note that I removed FTP masters from the recipients of this
subthread.

 If I read the original mail for tinyows [1] they have a few concerns:
 1) questions whether the Software license is DFSG free
 
 I think the correct answer is it is free. At least according to OSI
 and Fedora it is. It is used by many other packages in debian (as the
 W3C software license).

I also think the OGC Software Notice complies with the DFSG, but only
the FTP masters can give a final word on that.

 2) Whether the license FAQ is really part of the license:
 
 I think it clearly is, it is linked from the page and mentioned in the
 license. Question: Do the FTP-master agree? Do we need a seperate
 statement from OGC that it really is part of the license?

To clarify these questions I'd love for someone from OGC to join the
conversation with the FTP masters.

I also think that the license FAQ clearly confirms that the OGC schemas
are licensed under the terms of the OGC Software Notice.

 The first sentence says that schemas are covered by the Document
 Notice (= no modifications allowed = non-free). Only if you use a
 different namespace, you may apply the Software Notice and do
 modifications. I think this is against DFSG#3 and not covered by the
 compromise in DFSG#4.
 
 I think is not a clear signal here. Can we get a clear answer from
 the FRP masters? If it is not covered by the compromise, can the FTP
 masters suggest a wording that would be covered by the exemption? So
 we can propose it to OGC?

If we can get Thorsten Alteholz and Bart Delathouwer together at FOSDEM
we could have this conversation in person. It may speed up the process.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/E88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


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


[geos] branch master updated (c5385cc - 1a05687)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository geos.

  from  c5385cc   Fix package name in changelog.
   new  1a05687   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/geos.git

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


[geos] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository geos.

commit 1a0568723f3ea4c66dc59438629a6fb722b21295
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 23:23:04 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5d4695f..9dce444 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+geos (3.4.2-7) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 23:23:01 +0100
+
 geos (3.4.2-6) unstable; urgency=medium
 
   * Also build the PHP binding.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..482332a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: http://trac.osgeo.org/geos/report
+Bug-Submit: http://trac.osgeo.org/geos/newticket
+Contact: GEOS Developers geos-de...@lists.osgeo.org
+Name: GEOS
+Registration: https://www.osgeo.org/cgi-bin/ldap_create_user.py
+Repository: https://svn.osgeo.org/geos/
+Repository-Browse: http://trac.osgeo.org/geos/browser

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/geos.git

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


[grass] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository grass.

commit 15cda22e5991261a1744c95a99eb5c8da5934110
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 23:25:50 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5527465..1cc06a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+grass (6.4.4-2) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 28 Nov 2014 23:25:44 +0100
+
 grass (6.4.4-1) unstable; urgency=medium
 
   [ M. Hamish Bowman ]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..39eb9e9
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: http://trac.osgeo.org/grass/report
+Bug-Submit: http://trac.osgeo.org/grass/newticket
+Contact: GRASS Development Team grass-...@lists.osgeo.org
+Name: GRASS
+Registration: https://www.osgeo.org/cgi-bin/ldap_create_user.py
+Repository: https://svn.osgeo.org/grass/grass/
+Repository-Browse: http://trac.osgeo.org/grass/browser

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

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


[grass] branch master updated (b840c93 - 15cda22)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository grass.

  from  b840c93   Added a lintian override.
   new  15cda22   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

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


[grass] branch master updated (15cda22 - 455a015)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository grass.

  from  15cda22   Add upstream metadata.
   new  455a015   Add Donation  Screenshots fields to upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/upstream/metadata | 2 ++
 1 file changed, 2 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

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


[grass] 01/01: Add Donation Screenshots fields to upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository grass.

commit 455a01587491d1591254cb16ba1170447b12dc9a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Nov 28 23:29:06 2014 +0100

Add Donation  Screenshots fields to upstream metadata.
---
 debian/upstream/metadata | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 39eb9e9..5f193fc 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -2,7 +2,9 @@
 Bug-Database: http://trac.osgeo.org/grass/report
 Bug-Submit: http://trac.osgeo.org/grass/newticket
 Contact: GRASS Development Team grass-...@lists.osgeo.org
+Donation: http://grass.osgeo.org/donations/
 Name: GRASS
 Registration: https://www.osgeo.org/cgi-bin/ldap_create_user.py
 Repository: https://svn.osgeo.org/grass/grass/
 Repository-Browse: http://trac.osgeo.org/grass/browser
+Screenshots: http://grass.osgeo.org/screenshots/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

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


[spatialite] branch experimental updated (88b5f25 - 88d58a4)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch experimental
in repository spatialite.

  from  88b5f25   Set distribution to experimental.
   new  947abe7   Mark patch as Applied-Upstream.
   new  88d58a4   Add upstream metadata.

The 2 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/patches/13-succesfully-typo.patch | 1 +
 2 files changed, 7 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite.git

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


[spatialite] 01/02: Mark patch as Applied-Upstream.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository spatialite.

commit 947abe724276eea0b030142f002267978b7d2c98
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:03:36 2014 +0100

Mark patch as Applied-Upstream.
---
 debian/patches/13-succesfully-typo.patch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/patches/13-succesfully-typo.patch 
b/debian/patches/13-succesfully-typo.patch
index 1d0a635..8eeaea6 100644
--- a/debian/patches/13-succesfully-typo.patch
+++ b/debian/patches/13-succesfully-typo.patch
@@ -1,6 +1,7 @@
 Description: Fix 'succesfully' typo, replace with 'successfully'.
 Author: Bas Couwenberg sebas...@xs4all.nl
 Forwarded: 
https://groups.google.com/d/msg/spatialite-users/yvME7fp-7EI/OiRiDJioEjEJ
+Applied-Upstream: https://www.gaia-gis.it/fossil/libspatialite/vinfo/497f33bd73
 
 --- a/src/gaiageo/gg_xml.c
 +++ b/src/gaiageo/gg_xml.c

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite.git

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


[spatialite] 02/02: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository spatialite.

commit 88d58a4269ff83e68a76e157722a8f960db4ef41
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:06:04 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index d2c372f..14b230e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+spatialite (4.2.1~rc1-1~exp2) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 29 Nov 2014 00:06:02 +0100
+
 spatialite (4.2.1~rc1-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite.git

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


[librasterlite] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository librasterlite.

commit ec287450ebb356f277fa4c0802ca8af78c37f946
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:08:26 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2fe6d0f..fea125d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+librasterlite (1.1g-5) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 29 Nov 2014 00:08:23 +0100
+
 librasterlite (1.1g-4) unstable; urgency=low
 
   * Add gbp.conf to use pristine-tar by default.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..bf8bf99
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: https://www.gaia-gis.it/fossil/librasterlite/rptview?rn=1
+Bug-Submit: https://www.gaia-gis.it/fossil/librasterlite/tktnew
+Contact: Alessandro Furieri a.furi...@lqt.it
+Name: librasterlite
+Registration: https://www.gaia-gis.it/fossil/librasterlite/login
+Repository: https://www.gaia-gis.it/fossil/librasterlite
+Repository-Browse: https://www.gaia-gis.it/fossil/librasterlite/dir?type=tree

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/librasterlite.git

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


[librasterlite] branch master updated (fb25292 - ec28745)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository librasterlite.

  from  fb25292   Move from experimental to unstable.
   new  ec28745   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/librasterlite.git

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


[spatialite-gui] branch master updated (9c3e11b - e7ebdf1)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository spatialite-gui.

  from  9c3e11b   Reorder and refrash patches.
   new  e7ebdf1   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite-gui.git

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


[spatialite-gui] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository spatialite-gui.

commit e7ebdf19a13871ee25c8be6f83edea10837d6a89
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:12:51 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a4d4f39..c8588df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+spatialite-gui (1.7.1-6) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Ross Gammon rossgam...@mail.dk  Sat, 29 Nov 2014 00:12:47 +0100
+
 spatialite-gui (1.7.1-5) unstable; urgency=medium
 
   [ Ross Gammon ]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..4f4f7d6
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: https://www.gaia-gis.it/fossil/spatialite_gui/rptview?rn=1
+Bug-Submit: https://www.gaia-gis.it/fossil/spatialite_gui/tktnew
+Contact: Alessandro Furieri a.furi...@lqt.it
+Name: spatialite-gui
+Registration: https://www.gaia-gis.it/fossil/spatialite_gui/login
+Repository: https://www.gaia-gis.it/fossil/spatialite_gui
+Repository-Browse: https://www.gaia-gis.it/fossil/spatialite_gui/dir?type=tree

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite-gui.git

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


[readosm] branch master updated (b906311 - 13d0c9b)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository readosm.

  from  b906311   Bump Standards-Version to 3.9.5, no changes required.
   new  13d0c9b   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 5 +++--
 debian/upstream/metadata | 8 
 2 files changed, 11 insertions(+), 2 deletions(-)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/readosm.git

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


[readosm] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository readosm.

commit 13d0c9b8c6fe7145bde902aad742f42822def21d
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:14:02 2014 +0100

Add upstream metadata.
---
 debian/changelog | 5 +++--
 debian/upstream/metadata | 8 
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 197ad19..4020cf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-readosm (1.0.0b+dfsg1-3) UNRELEASED; urgency=low
+readosm (1.0.0b+dfsg1-4) UNRELEASED; urgency=low
 
   * Bump Standards-Version to 3.9.5, no changes required.
+  * Add upstream metadata.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sat, 14 Dec 2013 17:06:02 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 29 Nov 2014 00:13:59 +0100
 
 readosm (1.0.0b+dfsg1-2) unstable; urgency=low
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..fdc299a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: https://www.gaia-gis.it/fossil/readosm/rptview?rn=1
+Bug-Submit: https://www.gaia-gis.it/fossil/readosm/tktnew
+Contact: Alessandro Furieri a.furi...@lqt.it
+Name: ReadOSM
+Registration: https://www.gaia-gis.it/fossil/readosm/login
+Repository: https://www.gaia-gis.it/fossil/readosm
+Repository-Browse: https://www.gaia-gis.it/fossil/readosm/dir?type=tree

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/readosm.git

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


[freexl] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository freexl.

commit 2d720729ed2b15f4a8b6a6dc54bc318cd32c1e38
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:15:14 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fcbbf6d..6904f58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+freexl (1.0.0g-2) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 29 Nov 2014 00:15:12 +0100
+
 freexl (1.0.0g-1) unstable; urgency=low
 
   * New upstream release. 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..f71dc55
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: https://www.gaia-gis.it/fossil/freexl/rptview?rn=1
+Bug-Submit: https://www.gaia-gis.it/fossil/freexl/tktnew
+Contact: Alessandro Furieri a.furi...@lqt.it
+Name: FreeXL
+Registration: https://www.gaia-gis.it/fossil/freexl/login
+Repository: https://www.gaia-gis.it/fossil/freexl
+Repository-Browse: https://www.gaia-gis.it/fossil/freexl/dir?type=tree

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/freexl.git

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


[freexl] branch master updated (9c2bca3 - 2d72072)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository freexl.

  from  9c2bca3   Set distribution to unstable.
   new  2d72072   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/freexl.git

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


[spatialite] branch experimental updated (88d58a4 - 2f621b0)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch experimental
in repository spatialite.

  from  88d58a4   Add upstream metadata.
   new  2f621b0   Add upstream directory.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/upstream/metadata | 8 
 1 file changed, 8 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite.git

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


[spatialite] 01/01: Add upstream directory.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository spatialite.

commit 2f621b07325404ec9dbc5a66b443c04f3b9ac84f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:17:06 2014 +0100

Add upstream directory.
---
 debian/upstream/metadata | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..f427975
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: https://www.gaia-gis.it/fossil/libspatialite/rptview?rn=1
+Bug-Submit: https://www.gaia-gis.it/fossil/libspatialite/tktnew
+Contact: Alessandro Furieri a.furi...@lqt.it
+Name: SpatiaLite
+Registration: https://www.gaia-gis.it/fossil/libspatialite/login
+Repository: https://www.gaia-gis.it/fossil/libspatialite
+Repository-Browse: https://www.gaia-gis.it/fossil/libspatialite/dir?type=tree

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/spatialite.git

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


[libgaiagraphics] branch master updated (7070cbb - 6514f4f)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository libgaiagraphics.

  from  7070cbb   Set distribution to unstable.
   new  6514f4f   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/libgaiagraphics.git

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


[libspatialindex] branch experimental updated (43c912c - 75dfd5d)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch experimental
in repository libspatialindex.

  from  43c912c   Set distribution to experimental.
   new  75dfd5d   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 7 +++
 2 files changed, 13 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/libspatialindex.git

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


[libspatialindex] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository libspatialindex.

commit 75dfd5d14a956465f4590e6a4005d745d7eca3bc
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:30:03 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 7 +++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2268af0..8365ca8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+spatialindex (1.8.5-1~exp2) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 29 Nov 2014 00:29:59 +0100
+
 spatialindex (1.8.5-1~exp1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..ed6eda9
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Bug-Database: https://github.com/libspatialindex/libspatialindex/issues
+Bug-Submit: https://github.com/libspatialindex/libspatialindex/issues/new
+Contact: Marios Hadjieleftheriou mha...@gmail.com
+Name: libspatialindex
+Repository: https://github.com/libspatialindex/libspatialindex.git
+Repository-Browse: https://github.com/libspatialindex/libspatialindex

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/libspatialindex.git

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


[proj] branch experimental updated (1a00f15 - adfd832)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch experimental
in repository proj.

  from  1a00f15   Set experimental branch in Vcs-Git and gbp.conf.
   new  adfd832   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 1 +
 debian/upstream/metadata | 8 
 2 files changed, 9 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/proj.git

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


[proj] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository proj.

commit adfd832fd9d41dbd9920e571c88ddaba93a85144
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:41:33 2014 +0100

Add upstream metadata.
---
 debian/changelog | 1 +
 debian/upstream/metadata | 8 
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2b07891..b45ddcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 proj (4.9.0~rc2-1~exp2) UNRELEASED; urgency=medium
 
   * Set experimental branch in Vcs-Git and gbp.conf.
+  * Add upstream metadata.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Sat, 25 Oct 2014 01:15:55 +0200
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..3bb98dd
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: http://trac.osgeo.org/proj/report
+Bug-Submit: http://trac.osgeo.org/proj/newticket
+Contact: Frank Warmerdam warmer...@pobox.com
+Name: PROJ.4
+Registration: https://www.osgeo.org/cgi-bin/ldap_create_user.py
+Repository: http://svn.osgeo.org/metacrs/proj/
+Repository-Browse: http://trac.osgeo.org/proj/browser

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/proj.git

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


[gdal] 01/01: Remove double space in upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository gdal.

commit 2f26d7ae3e4c376ac9e5f8d71864f1ffcfe8c8b0
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:47:18 2014 +0100

Remove double space in upstream metadata.
---
 debian/upstream/metadata | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index e7e5699..5f3a414 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,7 @@
 ---
 Bug-Database: http://trac.osgeo.org/gdal/report
 Bug-Submit: http://trac.osgeo.org/gdal/newticket
-Contact:  The GDAL/OGR project team, Frank Warmerdam warmer...@pobox.com
+Contact: The GDAL/OGR project team, Frank Warmerdam warmer...@pobox.com
 Name: GDAL
 Registration: https://www.osgeo.org/cgi-bin/ldap_create_user.py
 Repository: https://svn.osgeo.org/gdal/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

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


[osgearth] branch master updated (561dc20 - 15f7cb9)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository osgearth.

  from  561dc20   Set distribution to experimental.
   new  15f7cb9   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 7 +++
 2 files changed, 13 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osgearth.git

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


[libgeotiff-dfsg] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository libgeotiff-dfsg.

commit a2c7a0e6c670f57e31f8678954c827177a2c311a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:53:45 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8590bc0..a946033 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgeotiff-dfsg (1.4.1-1~exp2) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 29 Nov 2014 00:53:42 +0100
+
 libgeotiff-dfsg (1.4.1-1~exp1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..af6cd85
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: http://trac.osgeo.org/geotiff/report
+Bug-Submit: http://trac.osgeo.org/geotiff/newticket
+Contact: Frank Warmerdam warmer...@pobox.com
+Name: GeoTIFF
+Registration: https://www.osgeo.org/cgi-bin/ldap_create_user.py
+Repository: https://svn.osgeo.org/metacrs/geotiff/
+Repository-Browse: http://trac.osgeo.org/geotiff/browser

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/libgeotiff-dfsg.git

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


[fiona] 01/19: Change binary package name to fiona

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit 6805b0f187c22bea53b2d22d29d3bdb14907cce4
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Wed Nov 5 18:18:03 2014 +0100

Change binary package name to fiona
---
 debian/control   | 11 ++-
 debian/fiona.install |  1 +
 debian/{python-fiona-bin.manpages = fiona.manpages} |  0
 debian/python-fiona-bin.install  |  1 -
 debian/rules |  3 ++-
 5 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 856eed6..1cb6763 100644
--- a/debian/control
+++ b/debian/control
@@ -57,11 +57,12 @@ Description: Python 3 API for reading/writing vector 
geospatial data
  .
  This package provides the Python 3 API
 
-Package: python-fiona-bin
-Architecture: any
-Depends: ${python:Depends},
- ${misc:Depends},
- ${shlibs:Depends}
+Package: fiona
+Architecture: all
+Depends: python3,
+ python3-fiona (= ${binary:Version}),
+ ${python3:Depends},
+ ${misc:Depends}
 Description: Command line tool for reading/writing vector geospatial data
  Fiona is a Python wrapper around the OGR vector data abstraction library.
  Fiona is designed to be simple and dependable. It focuses on reading
diff --git a/debian/fiona.install b/debian/fiona.install
new file mode 100644
index 000..7b860ae
--- /dev/null
+++ b/debian/fiona.install
@@ -0,0 +1 @@
+debian/python3-fiona/usr/bin/* usr/bin/
diff --git a/debian/python-fiona-bin.manpages b/debian/fiona.manpages
similarity index 100%
rename from debian/python-fiona-bin.manpages
rename to debian/fiona.manpages
diff --git a/debian/python-fiona-bin.install b/debian/python-fiona-bin.install
deleted file mode 100644
index 8390cd4..000
--- a/debian/python-fiona-bin.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/python-fiona/usr/bin/* usr/bin/
diff --git a/debian/rules b/debian/rules
index 573832e..e6aa25e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ override_dh_clean:
 override_dh_install:
dh_install
rm -rf debian/python-fiona/usr/bin
+   rm -rf debian/python3-fiona/usr/bin
 
 debian/fiona.1:
-   help2man fiona -N debian/fiona.1
+   help2man fiona -N -n convert to geojson debian/fiona.1

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 02/19: Imported Upstream version 1.4.8

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit d9dc8486c70fec1ff16d69d7d8440facb6d2b408
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Wed Nov 5 18:18:53 2014 +0100

Imported Upstream version 1.4.8
---
 CHANGES.txt  |  4 
 fiona/__init__.py|  2 +-
 fiona/collection.py  |  8 
 fiona/ogrext.pyx | 15 +++
 tests/test_collection.py |  4 
 5 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 45a5159..0b5bb86 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,10 @@
 Changes
 ===
 
+1.4.8 (2014-11-02)
+--
+- Add missing crs_wkt property as in Rasterio (#182).
+
 1.4.7 (2014-10-28)
 --
 - Fix setting of CRS from EPSG codes (#149).
diff --git a/fiona/__init__.py b/fiona/__init__.py
index 20ea1c2..2bd2552 100644
--- a/fiona/__init__.py
+++ b/fiona/__init__.py
@@ -63,7 +63,7 @@ writing modes) flush contents to disk when their ``with`` 
blocks end.
 
 
 __all__ = ['bounds', 'listlayers', 'open', 'prop_type', 'prop_width']
-__version__ = 1.4.7
+__version__ = 1.4.8
 
 import logging
 import os
diff --git a/fiona/collection.py b/fiona/collection.py
index 64c1a29..02a0e61 100644
--- a/fiona/collection.py
+++ b/fiona/collection.py
@@ -72,6 +72,7 @@ class Collection(object):
 self._driver = None
 self._schema = None
 self._crs = None
+self._crs_wkt = None
 self.env = None
 
 self.path = vsi_path(path, vsi, archive)
@@ -187,6 +188,13 @@ class Collection(object):
 return self._crs
 
 @property
+def crs_wkt(self):
+Returns a WKT string.
+if self._crs_wkt is None and self.mode in (a, r) and self.session:
+self._crs_wkt = self.session.get_crs_wkt()
+return self._crs_wkt
+
+@property
 def meta(self):
 Returns a mapping with the driver, schema, and crs properties.
 return {
diff --git a/fiona/ogrext.pyx b/fiona/ogrext.pyx
index f7e1ab1..769c636 100644
--- a/fiona/ogrext.pyx
+++ b/fiona/ogrext.pyx
@@ -541,6 +541,21 @@ cdef class Session:
 log.debug(Projection not found (cogr_crs was NULL))
 return crs
 
+def get_crs_wkt(self):
+cdef char *proj_c = NULL
+if self.cogr_layer == NULL:
+raise ValueError(Null layer)
+cogr_crs = ograpi.OGR_L_GetSpatialRef(self.cogr_layer)
+if cogr_crs is not NULL:
+log.debug(Got coordinate system)
+ograpi.OSRExportToWkt(cogr_crs, proj_c)
+if proj_c == NULL:
+raise ValueError(Null projection)
+proj_b = proj_c
+crs_wkt = proj_b.decode('utf-8')
+ograpi.CPLFree(proj_c)
+return crs_wkt
+
 def get_extent(self):
 if self.cogr_layer == NULL:
 raise ValueError(Null layer)
diff --git a/tests/test_collection.py b/tests/test_collection.py
index 3fff4d0..128bcec 100644
--- a/tests/test_collection.py
+++ b/tests/test_collection.py
@@ -156,6 +156,10 @@ class ReadingTest(unittest.TestCase):
 crs = self.c.crs
 self.failUnlessEqual(crs['init'], 'epsg:4326')
 
+def test_crs_wkt(self):
+crs = self.c.crs_wkt
+self.failUnless(crs.startswith('GEOGCS[GCS_WGS_1984'))
+
 def test_closed_crs(self):
 # Crs is lazy too, never computed in this case. TODO?
 self.c.close()

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 04/19: Update test to changed name fio -- fiona

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit 6a17020dcabe59d95dad9410a5db9ab80dd17540
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Wed Nov 5 18:22:38 2014 +0100

Update test to changed name fio -- fiona
---
 ...003-Update-test-to-changed-name-fio-fiona.patch | 74 ++
 debian/patches/series  |  1 +
 2 files changed, 75 insertions(+)

diff --git a/debian/patches/0003-Update-test-to-changed-name-fio-fiona.patch 
b/debian/patches/0003-Update-test-to-changed-name-fio-fiona.patch
new file mode 100644
index 000..d15609c
--- /dev/null
+++ b/debian/patches/0003-Update-test-to-changed-name-fio-fiona.patch
@@ -0,0 +1,74 @@
+From: Johan Van de Wauw johan.vandew...@gmail.com
+Date: Wed, 5 Nov 2014 18:22:07 +0100
+Subject: Update test to changed name fio - fiona
+
+---
+ tests/test_cli.py | 14 +++---
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+diff --git a/tests/test_cli.py b/tests/test_cli.py
+index 682cd61..2d01451 100644
+--- a/tests/test_cli.py
 b/tests/test_cli.py
+@@ -4,7 +4,7 @@ import subprocess
+ 
+ def test_cli_info_json():
+ result = subprocess.check_output(
+-'fio info docs/data/test_uk.shp',
++'fiona info docs/data/test_uk.shp',
+ shell=True)
+ text = result.decode('utf-8').strip()
+ assert json.loads(text)['count'] == 48
+@@ -12,14 +12,14 @@ def test_cli_info_json():
+ 
+ def test_cli_info_count():
+ result = subprocess.check_output(
+-'fio info docs/data/test_uk.shp --count',
++'fiona info docs/data/test_uk.shp --count',
+ shell=True)
+ assert result.decode('utf-8').strip() == '48'
+ 
+ 
+ def test_cli_info_bounds():
+ result = subprocess.check_output(
+-'fio info docs/data/test_uk.shp --bounds',
++'fiona info docs/data/test_uk.shp --bounds',
+ shell=True)
+ assert result.decode('utf-8').strip() == (
+ '-8.621389 49.911659 1.749444 60.84')
+@@ -27,7 +27,7 @@ def test_cli_info_bounds():
+ 
+ def test_cli_cat():
+ result = subprocess.check_output(
+-'fio cat docs/data/test_uk.shp docs/data/test_uk.shp',
++'fiona cat docs/data/test_uk.shp docs/data/test_uk.shp',
+ shell=True)
+ records = result.decode('utf-8').strip().split('\n')
+ assert len(records) == 96
+@@ -37,7 +37,7 @@ def test_cli_cat():
+ 
+ def test_cli_cat_rs():
+ result = subprocess.check_output(
+-'fio cat docs/data/test_uk.shp docs/data/test_uk.shp '
++'fiona cat docs/data/test_uk.shp docs/data/test_uk.shp '
+ '--indent 2 --x-json-seq-rs',
+ shell=True)
+ texts = result.decode('utf-8').split(u'\x1e')
+@@ -57,7 +57,7 @@ def test_cli_collect():
+ 'type': 'Point',
+ 'coordinates': [0.0, 0.0] }}
+ result = subprocess.check_output(
+-echo '%s' | fio collect % json.dumps(feature),
++echo '%s' | fiona collect % json.dumps(feature),
+ shell=True)
+ collection = json.loads(result.decode('utf-8'))
+ assert len(collection['features']) == 1
+@@ -72,7 +72,7 @@ def test_cli_collect_rs():
+ 'type': 'Point',
+ 'coordinates': [0.0, 0.0] }}
+ result = subprocess.check_output(
+-printf '\036%s\n\036%s' | fio collect % (
++printf '\036%s\n\036%s' | fiona collect % (
+ json.dumps(feature, indent=2), json.dumps(feature, indent=2)),
+ shell=True)
+ collection = json.loads(result.decode('utf-8'))
diff --git a/debian/patches/series b/debian/patches/series
index 18ba74d..c5cda9f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0001-Rename-fio-command-to-fiona-to-avoid-name-clash.patch
 0002-Fix-cython-compilation-error.patch
+0003-Update-test-to-changed-name-fio-fiona.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 05/19: Specify needed cython version

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit 049c9207f00ec7f4fac22bcd33280574583983a8
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Sat Nov 8 00:30:50 2014 +0100

Specify needed cython version
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1cb6763..6fa72f6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: debhelper (= 9),
python3-all,
python3-dev,
python3-pytest,
-   cython,
-   cython3,
+   cython (=0.21),
+   cython3 (=0.21),
python-setuptools,
python3-setuptools,
help2man

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 03/19: Merge tag 'upstream/1.4.8'

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit 20dd3b199a3818125f415611be48eef1bb866213
Merge: 6805b0f d9dc848
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Wed Nov 5 18:18:54 2014 +0100

Merge tag 'upstream/1.4.8'

Upstream version 1.4.8

 CHANGES.txt  |  4 
 fiona/__init__.py|  2 +-
 fiona/collection.py  |  8 
 fiona/ogrext.pyx | 15 +++
 tests/test_collection.py |  4 
 5 files changed, 32 insertions(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 06/19: bump upstream version in d/changelog

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit c4fbbfd9c1057b6d83667bd10415035df6e424cb
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Wed Nov 12 21:27:14 2014 +0100

bump upstream version in d/changelog
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 77ef531..1fd7874 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-fiona (1.4.7-1) UNRELEASED; urgency=medium
+fiona (1.4.8-1) UNRELEASED; urgency=medium
 
   * Initial upload (closes: #765470)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 10/19: Remove external reference (possible privacy breach)

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit cccf5e6e7092da228e23001470934bdab163f8ef
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Thu Nov 13 18:04:09 2014 +0100

Remove external reference (possible privacy breach)
---
 ...outside-reference-possible-privacy-breach.patch | 22 ++
 debian/patches/series  |  1 +
 2 files changed, 23 insertions(+)

diff --git 
a/debian/patches/0004-Remove-outside-reference-possible-privacy-breach.patch 
b/debian/patches/0004-Remove-outside-reference-possible-privacy-breach.patch
new file mode 100644
index 000..065cfbc
--- /dev/null
+++ b/debian/patches/0004-Remove-outside-reference-possible-privacy-breach.patch
@@ -0,0 +1,22 @@
+From: Johan Van de Wauw johan.vandew...@gmail.com
+Date: Thu, 13 Nov 2014 18:03:24 +0100
+Subject: Remove outside reference (possible privacy breach)
+
+---
+ README.rst | 3 ---
+ 1 file changed, 3 deletions(-)
+
+diff --git a/README.rst b/README.rst
+index 6690d32..a02c62a 100644
+--- a/README.rst
 b/README.rst
+@@ -4,9 +4,6 @@ Fiona
+ 
+ Fiona is OGR's neat, nimble, no-nonsense API for Python programmers.
+ 
+-.. image:: https://travis-ci.org/Toblerity/Fiona.png?branch=master   
+-   :target: https://travis-ci.org/Toblerity/Fiona
+-
+ Fiona is designed to be simple and dependable. It focuses on reading and
+ writing data in standard Python IO style and relies upon familiar Python types
+ and protocols such as files, dictionaries, mappings, and iterators instead of
diff --git a/debian/patches/series b/debian/patches/series
index c5cda9f..404ff08 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 0001-Rename-fio-command-to-fiona-to-avoid-name-clash.patch
 0002-Fix-cython-compilation-error.patch
 0003-Update-test-to-changed-name-fio-fiona.patch
+0004-Remove-outside-reference-possible-privacy-breach.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 13/19: Tweak d/control

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit de739856a4c5aaf760dbe049fae86bd5385e11e2
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Thu Nov 13 18:08:20 2014 +0100

Tweak d/control
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 20a545f..53620fd 100644
--- a/debian/control
+++ b/debian/control
@@ -63,7 +63,7 @@ Depends: python,
  python-fiona (= ${binary:Version}),
  ${python:Depends},
  ${misc:Depends}
-Description: Command line tool for reading/writing vector geospatial data
+Description: Command line tools for reading/writing vector geospatial data
  Fiona is a Python wrapper around the OGR vector data abstraction library.
  Fiona is designed to be simple and dependable. It focuses on reading
  and writing data in standard Python IO style and relies upon familiar
@@ -80,7 +80,7 @@ Architecture: all
 Section: doc
 Depends: ${sphinxdoc:Depends},
  ${misc:Depends}
-Description: Python api for reading/writing vector geospatial data 
+Description: Python API for reading/writing vector geospatial data 
  Fiona is a Python wrapper around the OGR vector data abstraction library.
  Fiona is designed to be simple and dependable. It focuses on reading
  and writing data in standard Python IO style and relies upon familiar
@@ -90,5 +90,5 @@ Description: Python api for reading/writing vector geospatial 
data
  file systems and integrates readily with other Python GIS packages
  such as pyproj, Rtree, and Shapely.
  .
- This package contains the documentation.
+ This package contains the html documentation for Fiona.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 12/19: Update manfile

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit c1226bf34a7d14c502e94eee8fa4f2410f9f503f
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Thu Nov 13 18:08:04 2014 +0100

Update manfile
---
 debian/fiona.1 | 4 ++--
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/fiona.1 b/debian/fiona.1
index 6b9169a..bf9c8a3 100644
--- a/debian/fiona.1
+++ b/debian/fiona.1
@@ -1,7 +1,7 @@
 .\ DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
-.TH FIONA 1 October 2014 fiona 1.4.6 User Commands
+.TH FIONA 1 November 2014 fiona 1.4.8 User Commands
 .SH NAME
-fiona \- manual page for fiona 1.4.6
+fiona \- command line tools for reading/writing geospatial vector data
 .SH SYNOPSIS
 .B fiona
 [\fI\,OPTIONS\/\fR] \fI\,COMMAND \/\fR[\fI\,ARGS\/\fR]...
diff --git a/debian/rules b/debian/rules
index 1ac36ee..7135bf4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,4 +23,4 @@ override_dh_auto_build:
PYTHONPATH={build_dir} http_proxy='127.0.0.1:9' sphinx-build -N -bhtml 
docs/ build/html 
 
 debian/fiona.1:
-   help2man fiona -N -n convert to geojson debian/fiona.1
+   help2man fiona -N -n command line tools for reading/writing geospatial 
vector data debian/fiona.1

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 16/19: Build documentation correctly in pbuilder

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit f18f738bc501fd675c2b9976a9dad3a84f793047
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Sat Nov 29 00:23:32 2014 +0100

Build documentation correctly in pbuilder
---
 debian/rules | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7135bf4..36b9145 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@ export PYBUILD_NAME=fiona
 #test_cli are disabled because they test the tool after installation
 export PYBUILD_BEFORE_TEST = mv {dir}/tests/test_cli.py 
{dir}/tests/test_cli.py.disabled
 export PYBUILD_AFTER_TEST = mv {dir}/tests/test_cli.py.disabled 
{dir}/tests/test_cli.py
+export PYBUILD_AFTER_BUILD_python2 = PYTHONPATH={build_dir} 
http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ build/html 
 
 %:
dh  $@ --with python2,python3,sphinxdoc --buildsystem pybuild
@@ -18,9 +19,5 @@ override_dh_install:
rm -rf debian/python-fiona/usr/bin
rm -rf debian/python3-fiona/usr/bin
 
-override_dh_auto_build:
-   dh_auto_build
-   PYTHONPATH={build_dir} http_proxy='127.0.0.1:9' sphinx-build -N -bhtml 
docs/ build/html 
-
 debian/fiona.1:
help2man fiona -N -n command line tools for reading/writing geospatial 
vector data debian/fiona.1

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[libgeotiff-epsg] 01/01: Add upstream metadata.

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository libgeotiff-epsg.

commit 151a02e084114d8fc25304d0ebdf76b3231b51ec
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Nov 29 00:54:20 2014 +0100

Add upstream metadata.
---
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 63856a5..77a275c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgeotiff-epsg (1.4.1-1~exp2) UNRELEASED; urgency=medium
+
+  * Add upstream metadata.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 29 Nov 2014 00:54:18 +0100
+
 libgeotiff-epsg (1.4.1-1~exp1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..af6cd85
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Bug-Database: http://trac.osgeo.org/geotiff/report
+Bug-Submit: http://trac.osgeo.org/geotiff/newticket
+Contact: Frank Warmerdam warmer...@pobox.com
+Name: GeoTIFF
+Registration: https://www.osgeo.org/cgi-bin/ldap_create_user.py
+Repository: https://svn.osgeo.org/metacrs/geotiff/
+Repository-Browse: http://trac.osgeo.org/geotiff/browser

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/libgeotiff-epsg.git

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


[fiona] 09/19: Add boilerplate for data copyright

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit d0299af5edd8f816ab11e45b7011a57480e7209d
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Thu Nov 13 08:30:38 2014 +0100

Add boilerplate for data copyright
---
 debian/copyright | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 3ae0a8d..85d1181 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,16 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.1/
 Upstream-Name: Fiona
-Source: https://pypi.python.org/pypi/Fiona
+Source: https://github.com/Toblerity/Fiona
 
 Files: *
 Copyright: 2007 Sean C. Gillies
 License: BSD-3-Clause
 
+Files: docs/data/test*
+Copyright: tbd
+License: CC-by-SA-3.0
+Commens: License clarified after bugreport xxx
+
 License: BSD-3-Clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 08/19: Switch to python2 for fiona command line

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit 241c322a063dd5d3223fe4d1abefe956563c6ebe
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Wed Nov 12 22:48:01 2014 +0100

Switch to python2 for fiona command line
---
 debian/control   | 10 +-
 debian/fiona.install |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 12e70e8..20a545f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,11 @@ Build-Depends: debhelper (= 9),
python-click,
python-all,
python-dev,
-   python-pytest,
+   python-nose,
python3-click,
python3-all,
python3-dev,
-   python3-pytest,
+   python3-nose,
cython (=0.21),
cython3 (=0.21),
python-setuptools,
@@ -59,9 +59,9 @@ Description: Python 3 API for reading/writing vector 
geospatial data
 
 Package: fiona
 Architecture: all
-Depends: python3,
- python3-fiona (= ${binary:Version}),
- ${python3:Depends},
+Depends: python,
+ python-fiona (= ${binary:Version}),
+ ${python:Depends},
  ${misc:Depends}
 Description: Command line tool for reading/writing vector geospatial data
  Fiona is a Python wrapper around the OGR vector data abstraction library.
diff --git a/debian/fiona.install b/debian/fiona.install
index 7b860ae..8390cd4 100644
--- a/debian/fiona.install
+++ b/debian/fiona.install
@@ -1 +1 @@
-debian/python3-fiona/usr/bin/* usr/bin/
+debian/python-fiona/usr/bin/* usr/bin/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[libgeotiff-epsg] branch master updated (da09702 - 151a02e)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository libgeotiff-epsg.

  from  da09702   Set distribution to experimental.
   new  151a02e   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 8 
 2 files changed, 14 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/libgeotiff-epsg.git

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


[fiona] 19/19: Fix short descriptions

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit 99b89d05a2b5f7cda4f9197490f20ad03f67c70a
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Sat Nov 29 00:53:57 2014 +0100

Fix short descriptions
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3fbe3fa..2bd132d 100644
--- a/debian/control
+++ b/debian/control
@@ -83,7 +83,7 @@ Architecture: all
 Section: doc
 Depends: ${sphinxdoc:Depends},
  ${misc:Depends}
-Description: Python API for reading/writing vector geospatial data 
+Description: Python API for reading/writing vector geospatial data (docs) 
  Fiona is a Python wrapper around the OGR vector data abstraction library.
  Fiona is designed to be simple and dependable. It focuses on reading
  and writing data in standard Python IO style and relies upon familiar

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 15/19: Fix typo in control

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit 70e18b9d9e1b70ad1685bcb8da13e402d807620f
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Fri Nov 28 23:41:38 2014 +0100

Fix typo in control
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5038b99..adffa05 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Description: Python 3 API for reading/writing vector 
geospatial data
 
 Package: fiona
 Architecture: any
-Depends: python3-fiona (= ${binary:Version})
+Depends: python3-fiona (= ${binary:Version}),
  ${python3:Depends},
  ${misc:Depends}
 Description: Command line tool for reading/writing vector geospatial data

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[fiona] 18/19: Use py.test instead of nosetests

2014-11-28 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit 5c2af20cd89693277208fbd99cbf4a8f0aede683
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Sat Nov 29 00:45:46 2014 +0100

Use py.test instead of nosetests
---
 debian/control | 2 ++
 debian/rules   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 789afb8..3fbe3fa 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,8 @@ Build-Depends: debhelper (= 9),
python-sphinx,
python-six,
python3-six,
+   python-pytest,
+   python3-pytest,
 Standards-Version: 3.9.6
 Homepage: https://github.com/Toblerity/Fiona
 X-Python-Version: = 2.5
diff --git a/debian/rules b/debian/rules
index 36b9145..e5a145b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 export PYBUILD_NAME=fiona
 
+export PYBUILD_TEST_PYTEST=1
 #test_cli are disabled because they test the tool after installation
 export PYBUILD_BEFORE_TEST = mv {dir}/tests/test_cli.py 
{dir}/tests/test_cli.py.disabled
 export PYBUILD_AFTER_TEST = mv {dir}/tests/test_cli.py.disabled 
{dir}/tests/test_cli.py

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

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


[liblas] branch master updated (4c2edad - 9e821c3)

2014-11-28 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository liblas.

  from  4c2edad   Move from experimental to unstable
   new  9e821c3   Add upstream metadata.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/upstream/metadata | 7 +++
 2 files changed, 13 insertions(+)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/liblas.git

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


  1   2   >