[geolinks] annotated tag upstream/0.0.1 created (now f53791f)

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

johanvdw-guest pushed a change to annotated tag upstream/0.0.1
in repository geolinks.

at  f53791f   (tag)
   tagging  d9d4abe1d5f29ea8bf72b37f8f6c3497881e7348 (commit)
 tagged by  Johan Van de Wauw
on  Tue Sep 30 14:19:06 2014 +0200

- Log -
Upstream version 0.0.1

Johan Van de Wauw (1):
  Imported Upstream version 0.0.1

---

No new revisions were added by this update.

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


[geolinks] branch upstream created (now d9d4abe)

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

johanvdw-guest pushed a change to branch upstream
in repository geolinks.

at  d9d4abe   Imported Upstream version 0.0.1

This branch includes the following new commits:

   new  d9d4abe   Imported Upstream version 0.0.1

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/geolinks.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#763538: ITP: geolinks -- Library for using geospatial links (catalogue interoperablity)

2014-09-30 Thread Johan Van de Wauw
Package: wnpp
Severity: wishlist
Owner: Johan Van de Wauw johan.vandew...@gmail.com

* Package name: geolinks
  Version : 0.0.1
  Upstream Author : Tom Kralidis tomkrali...@gmail.com
* URL : https://pypi.python.org/pypi/geolinks
* License : MIT
  Programming Lang: Python
  Description : Library for using geospatial links (catalogue
interoperablity)

This package is a utility library to work with geospatial links.
It is an implementation of the Cat-Interop work described at
http://wiki.osgeo.org/wiki/Cat-Interop

This (very small, just one short script) library is required for python-pycsw,
for which I filed an ITP recently. I will maintain this package in Debian GIS.

http://anonscm.debian.org/cgit/pkg-grass/geolinks.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


[gis] branch master updated (5150125 - fb3268d)

2014-09-30 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 gis.

  from  5150125   Add fyba to devel task.
   new  fb3268d   Add geolinks to workstation task.

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:
 tasks/workstation | 3 +++
 1 file changed, 3 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/blends/projects/gis.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


[gis] 01/01: Add geolinks to workstation task.

2014-09-30 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 gis.

commit fb3268d20b5c69a7190616cb02cfd5ab10c1dcff
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Sep 30 20:54:02 2014 +0200

Add geolinks to workstation task.
---
 tasks/workstation | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tasks/workstation b/tasks/workstation
index 2547d79..48bbaa2 100644
--- a/tasks/workstation
+++ b/tasks/workstation
@@ -174,3 +174,6 @@ Pkg-Description: 3D multilayer geographical framework
  In this way we can gradually increase the power of the final system. 
 
 Depends: roadmap, roadmap-qt, roadmap-gtk2
+
+Depends: python-geolinks
+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/blends/projects/gis.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


[geolinks] 01/03: Fix watchfile

2014-09-30 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 geolinks.

commit 546dedac47b6f2052dede1926652d76c3abcdf81
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Tue Sep 30 20:33:41 2014 +0200

Fix watchfile
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 32da2fe..458cbc1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://pypi.python.org/packages/source/G/geolinks/geolinks-(.*).tar.gz
+https://pypi.python.org/packages/source/g/geolinks/geolinks-(.*).tar.gz

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


[geolinks] branch master updated (e286eea - 697d28a)

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

johanvdw-guest pushed a change to branch master
in repository geolinks.

  from  e286eea   Initial debian files (based on owslib)
   new  546deda   Fix watchfile
   new  4fc6c9d   Set correct ITP number
   new  697d28a   Use ITP description in control file

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


Summary of changes:
 debian/changelog |  2 +-
 debian/control   | 10 ++
 debian/watch |  2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)

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


[geolinks] 03/03: Use ITP description in control file

2014-09-30 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 geolinks.

commit 697d28a0c4accbdd4601bf817f33893267a591be
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Tue Sep 30 20:55:07 2014 +0200

Use ITP description in control file
---
 debian/control | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 469767b..e1a1213 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (= 9),
python-tz,
python-all
 Standards-Version: 3.9.5
-Homepage: https://pypi.python.org/pypi/geolinks/0.0.1
+Homepage: https://pypi.python.org/pypi/geolinks
 X-Python-Version: = 2.5
 
 Package: python-geolinks
@@ -20,8 +20,10 @@ Architecture: all
 Depends: ${python:Depends},
  ${misc:Depends},
  python-lxml
-Description: Utility library to deal with geospatial links 
- Utilities to deal with geospatial links. Working implementation
- of the Cat-Interop work at https://github.com/OSGeo/Cat-Interop
+Description: Library for using geospatial links (catalogue
+interoperablity)
+ This package is a utility library to work with geospatial links.
+ It is an implementation of the Cat-Interop work described at
+ http://wiki.osgeo.org/wiki/Cat-Interop
  
 

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


[geolinks] 02/03: Set correct ITP number

2014-09-30 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 geolinks.

commit 4fc6c9db6e39456cffba26a4666750296f172b6b
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Tue Sep 30 20:52:03 2014 +0200

Set correct ITP number
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 964e09a..8eb2c93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 geolinks (0.0.1-1) UNRELEASED; urgency=medium
 
-  * Initial upload (closes: #xx)
+  * Initial upload (closes: #763538)
 
  -- Johan Van de Wauw johan.vandew...@gmail.com  Thu, 25 Sep 2014 21:32:43 
+0200

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/geolinks.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#761629: spatialite-gui crash reported upstream

2014-09-30 Thread Ross Gammon
Control: tags -1 upstream

Due to the upstream ticket tracker not accepting new tickets (problem
with website), I have emailed a.furi...@lqt.it with the problem.

Ross



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

Bug#761629: spatialite-gui crash reported upstream

2014-09-30 Thread Sebastiaan Couwenberg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi Ross,

Thanks for looking into this issue. It's much appreciated.

On 09/30/2014 08:59 PM, Ross Gammon wrote:
 Due to the upstream ticket tracker not accepting new tickets
 (problem with website), I have emailed a.furi...@lqt.it with the
 problem.

This has been broken in the upstream Fossil tracking for a while now.
Another option to report issues is the SpatiaLite Users lists, which
I've used to discuss issues with SpatiaLite 4.2.0 because of the
Fossil breakage.

https://groups.google.com/forum/#!forum/spatialite-users

Kind Regards,

Bas

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

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJUKwBaAAoJEGdQ8QrojUrxkREQAI1z3DmxVh+XWNEMxQ6tigHj
qBNvXqnt+1tj3y9alVFI6pcriSMv3+HyFpXyl5Uk6+WUbrCBmr5BNnhd9KCVSSR2
ZHDCaFN65QBNROsNq59zM777NtogimsHBdnv08jfiCLjEuYVGr/zgJJNVwyBeuF7
vuTXCuk2zRL86iGG64cbt8JzpB18PGPRulu2L6r3oNz4/wRosWK+nH6AQMQnjFZd
14G0aRybo9pRiqJpJ/d7Sie1k5i4s0qoBG2K2JR4clA0hGg4gSCHY/yqJLwtYPlN
3gwSTdg5gJwueIhf6eTfG+0BSl5jVxNJ8oHVjoRiS8J0HyPi7kh9ynGPTvb/nlU7
0Vw0uBInbzoyEe9m1DrrLmUpNUjz7U2ahpZJVYNABzoCfxvO41I1seteit3G7ZoS
Ay0dBguZtWGszAP+WwfzS9K4decWsi7mdom0M/dCgRl3+pRlZRVNwLKK2U+L71iq
mX+IgTMNmiSH4+ce8pbLzE4UeEEBw3rBXeP4QliSyrK1q6ifliegHoHNgenjwQZH
aPi7xtrWR5++qHQvVFyt00exFTv6rmmZNXNkb33NCdPz5qQxwqs4LimC5FGB9Zwu
6W7m8HDGLrbOvdzwiEM4Wm7Ym+L2OLOEbLnNJR0G/HvJxkEIIAyN4K9QOtsgHMq1
mktda+6dlhNNOqnHSknI
=DRlF
-END PGP SIGNATURE-

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


[pycsw] branch master updated (57a8ec9 - 9179ce6)

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

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

  from  57a8ec9   Remove editor-cache files under debian/
   new  eca3029   Add watchfile
   new  292cbc9   Use dh-apache2
   new  e0da562   Use pybuild system
   new  55a2c8c   Add gbp.conf to use pristine-tar by default
   new  457bcb5   Install to DFHS compatible locations
   new  f07e99b   Imported Upstream version 1.10.0
   new  b55dd8f   Merge tag 'upstream/1.10.0'
   new  0cc9afe   Add correct format file
   new  e7cbf14   Machine readable copyright file
   new  9f3da88   Set debhelper to 9
   new  41f6fde   Set docs install dir
   new  11bbd82   Update changelog
   new  eaaf9b1   Remove autogenerated documentation from source
   new  eab2576   Add seperate docs package + build from source
   new  463b6a1   Remove google analytics
   new  b6e85f4   Remove externally linked files
   new  1f72b63   Make pycsw look for configuration in correct /etc path
   new  f75d799   Fix path
   new  9cc5e0c   Copy default cfg file
   new  9179ce6   Fix apache site, refresh patches

The 20 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:
 .travis.yml|   2 +-
 VERSION.txt|   2 +-
 bin/pycsw-admin.py |  12 +-
 debian/changelog   |  54 +-
 debian/compat  |   2 +-
 debian/control |  40 +-
 debian/copyright   |  50 +-
 debian/format  |   1 -
 debian/gbp.conf|  16 +
 debian/patches/0001-Remove-google-analytics.patch  |  34 ++
 .../0002-Remove-externally-linked-files.patch  |  31 ++
 ...look-for-configuration-in-correct-etc-pat.patch |  21 +
 ...g-open-instead-of-firefox-in-desktop-file.patch |  21 +
 debian/patches/0005-Fix-apache-site.patch  |  19 +
 debian/patches/series  |   5 +
 debian/pycsw-cgi.install   |  24 +-
 debian/pycsw-cgi.postinst  |   9 +-
 debian/python-pycsw-doc.install|   1 +
 debian/rules   |   6 +-
 debian/source/format   |   1 +
 debian/watch   |   3 +
 docs/_build/doctrees/administration.doctree| Bin 43456 - 43458 bytes
 docs/_build/doctrees/ckan.doctree  | Bin 7181 - 7178 bytes
 docs/_build/doctrees/committers.doctree| Bin 7554 - 7556 bytes
 docs/_build/doctrees/configuration.doctree | Bin 57725 - 58399 bytes
 docs/_build/doctrees/contributing.doctree  | Bin 32548 - 32550 bytes
 docs/_build/doctrees/distributedsearching.doctree  | Bin 16380 - 16382 bytes
 docs/_build/doctrees/environment.pickle| Bin 0 - 56076 bytes
 docs/_build/doctrees/geonode.doctree   | Bin 7516 - 7518 bytes
 docs/_build/doctrees/index.doctree | Bin 5876 - 5901 bytes
 docs/_build/doctrees/installation.doctree  | Bin 36239 - 36238 bytes
 docs/_build/doctrees/introduction.doctree  | Bin 52206 - 53558 bytes
 docs/_build/doctrees/license.doctree   | Bin 5839 - 5841 bytes
 docs/_build/doctrees/oaipmh.doctree| Bin 0 - 5785 bytes
 docs/_build/doctrees/odc.doctree   | Bin 7375 - 7377 bytes
 docs/_build/doctrees/opensearch.doctree| Bin 6836 - 7528 bytes
 docs/_build/doctrees/outputschemas.doctree | Bin 10408 - 10410 bytes
 docs/_build/doctrees/profiles.doctree  | Bin 41529 - 41531 bytes
 docs/_build/doctrees/repofilters.doctree   | Bin 25175 - 25177 bytes
 docs/_build/doctrees/sitemaps.doctree  | Bin 4934 - 4936 bytes
 docs/_build/doctrees/soap.doctree  | Bin 3884 - 3886 bytes
 docs/_build/doctrees/sru.doctree   | Bin 5556 - 5558 bytes
 docs/_build/doctrees/support.doctree   | Bin 4448 - 4450 bytes
 docs/_build/doctrees/testing.doctree   | Bin 32371 - 32368 bytes
 docs/_build/doctrees/tools.doctree | Bin 11422 - 11492 bytes
 docs/_build/doctrees/transactions.doctree  | Bin 33440 - 33442 bytes
 docs/_build/html/.buildinfo|   4 +
 docs/_build/html/_sources/configuration.txt|   2 +-
 docs/_build/html/_sources/index.txt|   1 +
 docs/_build/html/_sources/installation.txt |   4 +-
 docs/_build/html/_sources/introduction.txt |  10 +-
 docs/_build/html/_sources/oaipmh.txt   

[pycsw] 02/20: Use dh-apache2

2014-09-30 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 pycsw.

commit 292cbc93080560b0219e8dc26b97b5cfbd235812
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 15:34:38 2014 +0200

Use dh-apache2
---
 debian/control | 5 +++--
 debian/rules   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index e4756a2..8a98f4e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,10 @@ Section: python
 Priority: optional
 Build-Depends: debhelper (= 7.0.50),
python-setuptools,
-   python-support,
python-all-dev,
-   python
+   python,
+   dh-apache2,
+   apache2-dev
 Standards-Version: 3.9.5
 Homepage: http://pycsw.org
 X-Python-Version: = 2.5
diff --git a/debian/rules b/debian/rules
index 8769f48..2bd37a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,4 @@
 # -*- makefile -*-
 
 %:
-   dh  $@ --with python2
+   dh  $@ --with python2 --with apache2

-- 
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


[pycsw] 04/20: Add gbp.conf to use pristine-tar by default

2014-09-30 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 pycsw.

commit 55a2c8c383d4097b326c7d7c32d42eea3eba203e
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 15:44:24 2014 +0200

Add gbp.conf to use pristine-tar by default
---
 debian/gbp.conf | 16 
 1 file changed, 16 insertions(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 000..21d0417
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,16 @@
+[DEFAULT]
+
+# The default name for the upstream branch is upstream.
+# Change it if the name is different (for instance, master).
+upstream-branch = upstream
+
+# The default name for the Debian branch is master.
+# Change it if the name is different (for instance, debian/unstable).
+debian-branch = master
+
+# git-import-orig uses the following names for the upstream tags.
+# Change the value if you are not using git-import-orig
+upstream-tag = upstream/%(version)s
+
+# Always use pristine-tar.
+pristine-tar = True

-- 
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


[pycsw] 01/20: Add watchfile

2014-09-30 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 pycsw.

commit eca3029e2986ba754bd5ef20389e080d4b5fdf8b
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Thu Sep 25 23:37:53 2014 +0200

Add watchfile
---
 debian/watch | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..7d26db6
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
+http://download.osgeo.org/pycsw/pycsw-(\d.*).tar.gz

-- 
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


[pycsw] 10/20: Set debhelper to 9

2014-09-30 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 pycsw.

commit 9f3da88d2a21b53deeb4277b4c691825b075cd32
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 21:30:40 2014 +0200

Set debhelper to 9
---
 debian/compat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9

-- 
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


[pycsw] 03/20: Use pybuild system

2014-09-30 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 pycsw.

commit e0da562603cb44a98a565f58711cba121242c98a
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 15:42:46 2014 +0200

Use pybuild system

Fix control
---
 debian/control | 11 +++
 debian/rules   |  2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 8a98f4e..731ecb8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,11 @@ Maintainer: Debian GIS Project 
pkg-grass-devel@lists.alioth.debian.org
 Uploaders: Angelos Tzotsos gcpp.kal...@gmail.com
 Section: python
 Priority: optional
-Build-Depends: debhelper (= 7.0.50),
+Build-Depends: debhelper (= 9),
+  dh-python,
python-setuptools,
python-all-dev,
-   python,
+   python-all,
dh-apache2,
apache2-dev
 Standards-Version: 3.9.5
@@ -15,7 +16,8 @@ X-Python-Version: = 2.5
 
 Package: python-pycsw
 Architecture: all
-Depends: ${misc:Depends},
+Depends: ${python:Depends}
+ ${misc:Depends},
  debconf,
  python,
  python-lxml,
@@ -33,7 +35,8 @@ Description: pycsw is an OGC CSW server implementation 
written in Python.
 
 Package: pycsw-cgi
 Architecture: all
-Depends: ${misc:Depends},
+Depends:${python:Depends}, 
+   ${misc:Depends},
  debconf,
  python,
  apache2,
diff --git a/debian/rules b/debian/rules
index 2bd37a1..1347ada 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,4 @@
 # -*- makefile -*-
 
 %:
-   dh  $@ --with python2 --with apache2
+   dh  $@ --with python2 --with apache2 --buildsystem pybuild

-- 
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


[pycsw] 12/20: Update changelog

2014-09-30 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 pycsw.

commit 11bbd82de4bcd1d3f3bc20eb0cc889d23f28c550
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 17:02:14 2014 +0200

Update changelog
---
 debian/changelog | 54 +++---
 1 file changed, 3 insertions(+), 51 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 300bdd4..387eec2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,53 +1,5 @@
-pycsw (1.8.2-0~trusty4) trusty; urgency=low
+pycsw (1.10.0+dfsg-1) UNRELEASED; urgency=medium
 
-  * Fixed Apache 2.4 configuration.
+  * Initial upload (closes: #762145) 
 
- -- Angelos Tzotsos gcpp.kal...@gmail.com  Sun, 08 Jun 2014 17:53:00 +0200
-
-pycsw (1.8.2-0~trusty3) trusty; urgency=low
-
-  * Added python-tz.
-
- -- Angelos Tzotsos gcpp.kal...@gmail.com  Thu, 05 Jun 2014 12:43:00 +0200
-
-pycsw (1.8.2-0~trusty2) trusty; urgency=low
-
-  * Update to 1.8.2.
-
- -- Angelos Tzotsos gcpp.kal...@gmail.com  Thu, 05 Jun 2014 02:16:00 +0200
-
-pycsw (1.6.1-0~precise1) precise; urgency=low
-
-  * Update to 1.6.1.
-
- -- Angelos Tzotsos gcpp.kal...@gmail.com  Sun, 12 Jan 2014 20:03:00 +0200
-
-pycsw (1.6.0-0~precise1) precise; urgency=low
-
-  * Update to 1.6.0.
-
- -- Angelos Tzotsos gcpp.kal...@gmail.com  Fri, 28 Jun 2013 18:57:00 +0300
-
-pycsw (1.4.2-0) precise; urgency=low
-
-  * Update to 1.4.2.
-
- -- Angelos Tzotsos gcpp.kal...@gmail.com  Sat, 08 Jun 2013 20:32:00 +0300
-
-pycsw (1.4.1-0) precise; urgency=low
-
-  * Update to 1.4.1.
-
- -- Angelos Tzotsos gcpp.kal...@gmail.com  Sat, 30 Mar 2013 20:25:00 +0300
-
-pycsw (1.4.0-0) precise; urgency=low
-
-  * Update to 1.4.0.
-
- -- Angelos Tzotsos gcpp.kal...@gmail.com  Sun, 30 Sep 2012 22:50:00 +0300
-
-pycsw (1.2.0-0) oneiric; urgency=low
-
-  * Initial build.
-
- -- Angelos Tzotsos gcpp.kal...@gmail.com  Wed, 11 Apr 2012 22:40:22 +0300
+ -- Johan Van de Wauw johan.vandew...@gmail.com  Mon, 29 Sep 2014 16:10:46 
+0200

-- 
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


[pycsw] 11/20: Set docs install dir

2014-09-30 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 pycsw.

commit 41f6fdec06a92cd356907af34d2c2ac44d6c44cf
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 16:59:15 2014 +0200

Set docs install dir
---
 debian/pycsw-cgi.install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/pycsw-cgi.install b/debian/pycsw-cgi.install
index 580b061..da26a07 100644
--- a/debian/pycsw-cgi.install
+++ b/debian/pycsw-cgi.install
@@ -1,4 +1,4 @@
-docs/* /usr/share/pycsw/docs/
+docs/_build/html/*  /usr/share/pycsw/docs/
 etc/harvest-all.cron   /etc/pycsw
 etc/mappings.py/etc/pycsw
 bin/*  /usr/share/pycsw/bin/

-- 
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


[pycsw] 14/20: Add seperate docs package + build from source

2014-09-30 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 pycsw.

commit eab257697867c927f860e71933174f4ad25ce2a4
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 21:06:48 2014 +0200

Add seperate docs package + build from source
---
 debian/control  | 36 +++-
 debian/pycsw-cgi.install|  1 -
 debian/python-pycsw-doc.install |  1 +
 3 files changed, 28 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 731ecb8..12942a0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,48 +4,66 @@ Uploaders: Angelos Tzotsos gcpp.kal...@gmail.com
 Section: python
 Priority: optional
 Build-Depends: debhelper (= 9),
-  dh-python,
+   dh-python,
python-setuptools,
python-all-dev,
python-all,
+   python-sphinx,
dh-apache2,
apache2-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: http://pycsw.org
 X-Python-Version: = 2.5
 
 Package: python-pycsw
 Architecture: all
-Depends: ${python:Depends}
- ${misc:Depends},
- debconf,
+Depends: debconf,
  python,
  python-lxml,
  python-shapely,
  python-pyproj,
  python-owslib,
  python-tz
-Description: pycsw is an OGC CSW server implementation written in Python.
+Description: OGC compliant metadata (catalog service for web) backend
  pycsw is an OGC CSW server implementation written in Python. Started in 2010
  (more formally announced in 2011), pycsw allows for the publishing and
  discovery of geospatial metadata, providing a standards-based metadata and
  catalogue component of spatial data infrastructures. pycsw is Open Source,
  released under an MIT license, and runs on all major platforms (Windows, 
Linux,
  Mac OS X).
+ .
+ This package contains the necessary backend python scripts for running
+ the apache cgi plugin (pycsw-cgi).
 
 Package: pycsw-cgi
 Architecture: all
-Depends:${python:Depends}, 
-   ${misc:Depends},
+Depends: ${python:Depends},
+ ${misc:Depends},
  debconf,
  python,
  apache2,
  python-sqlalchemy,
  python-pycsw
-Description: pycsw-cgi installs a CGI apache service based on python-pycsw.
+Description: CGI apache CSW service based on python-pycsw.
+ pycsw is an OGC CSW server implementation written in Python. Started in 2010
+ (more formally announced in 2011), pycsw allows for the publishing and
+ discovery of geospatial metadata, providing a standards-based metadata and
+ catalogue component of spatial data infrastructures. pycsw is Open Source,
+ released under an MIT license, and runs on all major platforms (Windows, 
Linux,
+ Mac OS X).
+ .
+ This package contains the apache cgi plugin (pycsw-cgi).
+
+Package: python-pycsw-doc
+Architecture: all
+Section: doc
+Depends: ${sphinxdoc:Depends}, ${misc:Depends}
+Description:  OGC compliant metadata (catalog service for web) server
  pycsw is an OGC CSW server implementation written in Python. Started in 2010
  (more formally announced in 2011), pycsw allows for the publishing and
  discovery of geospatial metadata, providing a standards-based metadata and
  catalogue component of spatial data infrastructures. pycsw is Open Source,
  released under an MIT license, and runs on all major platforms (Windows, 
Linux,
  Mac OS X).
+ .
+ This package contains the documentation.
diff --git a/debian/pycsw-cgi.install b/debian/pycsw-cgi.install
index da26a07..75d56ca 100644
--- a/debian/pycsw-cgi.install
+++ b/debian/pycsw-cgi.install
@@ -1,4 +1,3 @@
-docs/_build/html/*  /usr/share/pycsw/docs/
 etc/harvest-all.cron   /etc/pycsw
 etc/mappings.py/etc/pycsw
 bin/*  /usr/share/pycsw/bin/
diff --git a/debian/python-pycsw-doc.install b/debian/python-pycsw-doc.install
new file mode 100644
index 000..021de43
--- /dev/null
+++ b/debian/python-pycsw-doc.install
@@ -0,0 +1 @@
+build/html/*  /usr/share/pycsw/docs/

-- 
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


[pycsw] 20/20: Fix apache site, refresh patches

2014-09-30 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 pycsw.

commit 9179ce6d09bacc09db8172e48e915464f8557964
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Tue Sep 30 21:12:17 2014 +0200

Fix apache site, refresh patches
---
 debian/patches/0001-Remove-google-analytics.patch   |  4 
 ...ch = 0002-Remove-externally-linked-files.patch} |  0
 ...look-for-configuration-in-correct-etc-pat.patch} |  0
 ...dg-open-instead-of-firefox-in-desktop-file.patch | 21 +
 debian/patches/0005-Fix-apache-site.patch   | 19 +++
 debian/patches/series   |  6 --
 6 files changed, 48 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0001-Remove-google-analytics.patch 
b/debian/patches/0001-Remove-google-analytics.patch
index 153975c..7358ea5 100644
--- a/debian/patches/0001-Remove-google-analytics.patch
+++ b/debian/patches/0001-Remove-google-analytics.patch
@@ -2,6 +2,10 @@ From: Johan Van de Wauw johan.vandew...@gmail.com
 Date: Mon, 29 Sep 2014 15:56:00 +0200
 Subject: Remove google analytics
 
+---
+ docs/_templates/layout.html | 15 ---
+ 1 file changed, 15 deletions(-)
+
 diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
 index 631e4ee..0a95a9d 100644
 --- a/docs/_templates/layout.html
diff --git a/debian/patches/0009-Remove-externally-linked-files.patch 
b/debian/patches/0002-Remove-externally-linked-files.patch
similarity index 100%
rename from debian/patches/0009-Remove-externally-linked-files.patch
rename to debian/patches/0002-Remove-externally-linked-files.patch
diff --git 
a/debian/patches/0010-Make-pycsw-look-for-configuration-in-correct-etc-pat.patch
 
b/debian/patches/0003-Make-pycsw-look-for-configuration-in-correct-etc-pat.patch
similarity index 100%
rename from 
debian/patches/0010-Make-pycsw-look-for-configuration-in-correct-etc-pat.patch
rename to 
debian/patches/0003-Make-pycsw-look-for-configuration-in-correct-etc-pat.patch
diff --git 
a/debian/patches/0004-Use-xdg-open-instead-of-firefox-in-desktop-file.patch 
b/debian/patches/0004-Use-xdg-open-instead-of-firefox-in-desktop-file.patch
new file mode 100644
index 000..37ce556
--- /dev/null
+++ b/debian/patches/0004-Use-xdg-open-instead-of-firefox-in-desktop-file.patch
@@ -0,0 +1,21 @@
+From: Johan Van de Wauw johan.vandew...@gmail.com
+Date: Tue, 30 Sep 2014 21:00:54 +0200
+Subject: Use xdg-open instead of firefox in desktop file
+
+---
+ etc/pycsw.desktop | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/etc/pycsw.desktop b/etc/pycsw.desktop
+index 5c5b5f7..cdbe940 100644
+--- a/etc/pycsw.desktop
 b/etc/pycsw.desktop
+@@ -4,7 +4,7 @@ Encoding=UTF-8
+ Name=pycsw
+ Comment=pycsw catalog server
+ Categories=Application;Education;Geography;
+-Exec=firefox http://localhost/pycsw/tests/index.html
++Exec=xdg-open http://localhost/pycsw/tests/index.html
+ Icon=/var/www/html/pycsw/docs/_static/pycsw-logo.png
+ Terminal=false
+ StartupNotify=false
diff --git a/debian/patches/0005-Fix-apache-site.patch 
b/debian/patches/0005-Fix-apache-site.patch
new file mode 100644
index 000..580d4a7
--- /dev/null
+++ b/debian/patches/0005-Fix-apache-site.patch
@@ -0,0 +1,19 @@
+From: Johan Van de Wauw johan.vandew...@gmail.com
+Date: Tue, 30 Sep 2014 21:05:50 +0200
+Subject: Fix apache site
+
+---
+ etc/pycsw.conf | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/etc/pycsw.conf b/etc/pycsw.conf
+index d402735..726aca1 100644
+--- a/etc/pycsw.conf
 b/etc/pycsw.conf
+@@ -1,4 +1,5 @@
+-Directory /var/www/html/pycsw
++Alias /pycsw /usr/share/pycsw
++Directory /usr/share/pycsw
+   Options +FollowSymLinks +ExecCGI
+   Require all granted
+   AddHandler cgi-script .py
diff --git a/debian/patches/series b/debian/patches/series
index 63d3fb9..b461616 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,5 @@
 0001-Remove-google-analytics.patch
-0009-Remove-externally-linked-files.patch
-0010-Make-pycsw-look-for-configuration-in-correct-etc-pat.patch
+0002-Remove-externally-linked-files.patch
+0003-Make-pycsw-look-for-configuration-in-correct-etc-pat.patch
+0004-Use-xdg-open-instead-of-firefox-in-desktop-file.patch
+0005-Fix-apache-site.patch

-- 
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


[pycsw] 16/20: Remove externally linked files

2014-09-30 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 pycsw.

commit b6e85f415b85e19187e5e451a54a803b8e79d894
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 21:35:41 2014 +0200

Remove externally linked files
---
 .../0009-Remove-externally-linked-files.patch  | 31 ++
 1 file changed, 31 insertions(+)

diff --git a/debian/patches/0009-Remove-externally-linked-files.patch 
b/debian/patches/0009-Remove-externally-linked-files.patch
new file mode 100644
index 000..66461fd
--- /dev/null
+++ b/debian/patches/0009-Remove-externally-linked-files.patch
@@ -0,0 +1,31 @@
+From: Johan Van de Wauw johan.vandew...@gmail.com
+Date: Mon, 29 Sep 2014 21:20:49 +0200
+Subject: Remove externally linked files
+
+W3C and jquery
+---
+ tests/index.html | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+diff --git a/tests/index.html b/tests/index.html
+index e966176..9615216 100644
+--- a/tests/index.html
 b/tests/index.html
+@@ -15,7 +15,7 @@
+ border: 0px;
+ }
+ /style
+-script type=text/javascript 
src=http://code.jquery.com/jquery-1.9.0.min.js;/script
++script type=text/javascript 
src=/javascript/jquery/jquery.js/script
+ script type=text/javascript
+ $(document).ready(function() {
+ $('.xml').change(function() {
+@@ -355,8 +355,6 @@
+ /ul
+ hr/
+ footer
+-a href=http://validator.w3.org/check?verbose=1amp;uri=referer; 
title=Valid HTML 5!img class=flat 
src=http://www.w3.org/html/logo/downloads/HTML5_Badge_32.png; alt=Valid HTML 
5! height=32 width=32//a
+-a href=http://jigsaw.w3.org/css-validator/check/referer; 
title=Valid CSS!img class=flat 
src=http://jigsaw.w3.org/css-validator/images/vcss-blue; alt=Valid CSS! 
height=31 width=88//a
+ /footer
+ /body
+ /html

-- 
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


[pycsw] 18/20: Fix path

2014-09-30 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 pycsw.

commit f75d79947c107fb606f7d976a0333ad44c39ef75
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 22:01:11 2014 +0200

Fix path
---
 debian/pycsw-cgi.install  | 5 ++---
 debian/pycsw-cgi.postinst | 7 +--
 2 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/debian/pycsw-cgi.install b/debian/pycsw-cgi.install
index 75d56ca..5cb409b 100644
--- a/debian/pycsw-cgi.install
+++ b/debian/pycsw-cgi.install
@@ -2,11 +2,10 @@ etc/harvest-all.cron  /etc/pycsw
 etc/mappings.py/etc/pycsw
 bin/*  /usr/share/pycsw/bin/
 tests/*/usr/share/pycsw/tests/
-etc/pycsw.conf /etc/apache2/conf-available/
-etc/pycsw.desktop  /usr/share/applications/
+etc/pycsw.conf /etc/apache2/sites-available/
 csw.py /usr/share/pycsw/
 LICENSE.txt/usr/share/pycsw/
 README.txt /usr/share/pycsw/
 VERSION.txt/usr/share/pycsw/
 HISTORY.txt/usr/share/pycsw/
-default-sample.cfg /usr/share/pycsw/
+default-sample.cfg /etc/pycsw/
diff --git a/debian/pycsw-cgi.postinst b/debian/pycsw-cgi.postinst
index a916735..41a8106 100644
--- a/debian/pycsw-cgi.postinst
+++ b/debian/pycsw-cgi.postinst
@@ -18,13 +18,8 @@ set -e
 # the debian-policy package
 
 install() {
-cd /usr/pycsw/tests
-python ./gen_html.py  index.html
-cd /var/www/html/pycsw
-cp default-sample.cfg default.cfg
 a2enmod cgi
-/etc/init.d/apache2 restart
-
+a2ensite pycsw
 }
 
 case $1 in

-- 
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


[pycsw] 08/20: Add correct format file

2014-09-30 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 pycsw.

commit 0cc9afe5f1c0769044c836b7497fe2b14b3476a2
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 16:09:59 2014 +0200

Add correct format file
---
 debian/format| 1 -
 debian/source/format | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/format b/debian/format
deleted file mode 100644
index 89ae9db..000
--- a/debian/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (native)
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
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


[pycsw] 13/20: Remove autogenerated documentation from source

2014-09-30 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 pycsw.

commit eaaf9b1db7c32a8e4fb04080e9f4f5c6b26318c3
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 21:07:06 2014 +0200

Remove autogenerated documentation from source
---
 debian/copyright | 36 ++--
 debian/rules |  6 +-
 2 files changed, 23 insertions(+), 19 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 78933ff..97be961 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.1/
 Upstream-Name: pycsw
 Source: https://github.com/geopython/pycsw
-
+Files-Excluded: docs/_build  
 
 Files: *
 
@@ -10,20 +10,20 @@ Copyright: 2011-2012 Angelos Tzotsos
 License: xmit
 
 License: xmit
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the Software), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the Software), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
diff --git a/debian/rules b/debian/rules
index 1347ada..aeaf9c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,8 @@
 # -*- makefile -*-
 
 %:
-   dh  $@ --with python2 --with apache2 --buildsystem pybuild
+   dh  $@ --with python2,sphinxdoc,apache2 --buildsystem pybuild
+
+override_dh_auto_build:
+   dh_auto_build
+   PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ 
build/html # HTML generator

-- 
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


[pycsw] 15/20: Remove google analytics

2014-09-30 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 pycsw.

commit 463b6a1dc99fca2c72d0a8fd669cd5f175c645ed
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 21:35:12 2014 +0200

Remove google analytics
---
 debian/patches/0001-Remove-google-analytics.patch | 30 +++
 1 file changed, 30 insertions(+)

diff --git a/debian/patches/0001-Remove-google-analytics.patch 
b/debian/patches/0001-Remove-google-analytics.patch
new file mode 100644
index 000..153975c
--- /dev/null
+++ b/debian/patches/0001-Remove-google-analytics.patch
@@ -0,0 +1,30 @@
+From: Johan Van de Wauw johan.vandew...@gmail.com
+Date: Mon, 29 Sep 2014 15:56:00 +0200
+Subject: Remove google analytics
+
+diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
+index 631e4ee..0a95a9d 100644
+--- a/docs/_templates/layout.html
 b/docs/_templates/layout.html
+@@ -3,21 +3,6 @@
+ {%- block extrahead %}
+ {{ super() }}
+ 
+-script type=text/javascript
+-
+-  var _gaq = _gaq || [];
+-  _gaq.push(['_setAccount', 'UA-32855587-1']);
+-  _gaq.push(['_setDomainName', 'pycsw.org']);
+-  _gaq.push(['_trackPageview']);
+-
+-  (function() {
+-var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+-ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+-var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+-  })();
+-
+-/script
+-
+ {% endblock %}
+ 
+ {% block relbar1 %}

-- 
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


[pycsw] 09/20: Machine readable copyright file

2014-09-30 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 pycsw.

commit e7cbf14ad8d76f878376e8f4f44f66a3395c5420
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Mon Sep 29 16:57:19 2014 +0200

Machine readable copyright file
---
 debian/copyright | 16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 031fee9..78933ff 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,15 @@
-This package was created by Angelos Tzotsos gcpp.kal...@gmail.com on
-Wed, 11 Apr 2012 22:40:22 +0300
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.1/
+Upstream-Name: pycsw
+Source: https://github.com/geopython/pycsw
 
-Copyright:
- Copyright (C) 2011-2012 Angelos Tzotsos
- Copyright (c) 2010-2012 Tom Kralidis
- All rights reserved.
 
-License:
+Files: *
 
+Copyright: 2011-2012 Angelos Tzotsos
+   2010-2012 Tom Kralidis
+License: xmit
+
+License: xmit
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the Software), to deal
 in the Software without restriction, including without limitation the rights

-- 
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


[owslib] branch master updated (8ec5b36 - cd637cc)

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

johanvdw-guest pushed a change to branch master
in repository owslib.

  from  8ec5b36   Drop unneeded debconf dependency.
   new  cd637cc   Set changelog for 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[owslib] 01/01: Set changelog for unstable

2014-09-30 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 owslib.

commit cd637cc828a844589b66306f4fdf9ec14f6fb155
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Tue Sep 30 21:19:11 2014 +0200

Set changelog for unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a5e6b66..5dd38c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-owslib (0.8.9-1) UNRELEASED; urgency=medium
+owslib (0.8.9-1) unstable; urgency=medium
 
   * Initial upload (closes: #762869)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/owslib.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 (1c55531 - 41efa19)

2014-09-30 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  1c55531   Put Team upload at the top to avoid lintian error
   new  a4f208b   Add patches from upstream release-2_4 branch.
   new  6b12729   Batchpatch symbols files for non-amd64 architectures.
   new  41efa19   Move from experimental to unstable.

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


Summary of changes:
 debian/changelog   |   8 +
 debian/libqgis-analysis2.4.0.symbols   |  67 +--
 debian/libqgis-core2.4.0.symbols   | 453 +++--
 debian/libqgis-gui2.4.0.symbols| 361 
 debian/libqgis-networkanalysis2.4.0.symbols|  16 +-
 debian/libqgisgrass2.4.0.symbols   |  34 +-
 debian/libqgispython2.4.0.symbols  |  10 +-
 debian/libqgissqlanyconnection2.4.0.symbols|  34 +-
 ...e-11109-Write-relative-path-in-project-XM.patch | 124 ++
 ...GIS-WFS-Server-provides-too-much-precisio.patch | 397 ++
 ...d-a-precision-setting-for-GetFeatureInfo-.patch | 190 +
 ...view-modes-under-OSX-due-to-issues-with-Q.patch |  65 +++
 ...ield-value-to-NULL-if-multiline-text-edit.patch |  28 ++
 ...ding-python-library-on-Ubuntu-14.04-64bit.patch |  18 +
 ...esture-events-don-t-get-sent-correctly-wi.patch |  20 +
 debian/patches/0001-Fix-10720.patch|  20 +
 ...rashes-with-CSV-files-with-parallel-rende.patch |  90 
 .../0001-Fix-10828-slow-project-loading.patch  |  59 +++
 ...VG-markers-rendered-as-images-in-composer.patch |  27 ++
 ...nectedFeatures-not-keeping-the-featurePar.patch |  18 +
 ...-b53cab2-Edit-dialog-is-not-an-add-dialog.patch |  21 +
 ...ature-once-when-python-init-function-is-s.patch |  21 +
 .../0001-Typo-fixes-from-Rome-airport.patch|  36 ++
 .../0001-change-str-to-unicode-fix-10624.patch |  19 +
 ...x-calculation-of-rotated-image-size-insid.patch |  52 +++
 ...x-loss-of-alpha-value-for-attribute-table.patch |  28 ++
 ...event-crash-when-loading-project-which-co.patch |  19 +
 ...sform-toString-to-quote-values-NULL-integ.patch |  19 +
 ...ure-form-on-openFeatureForm-on-editable-l.patch |  19 +
 ...-of-NULL-values-fixes-0-to-NULL-and-fixes.patch |  41 ++
 .../patches/0001-metasearch-fix-fsf-address.patch  | 180 
 ...ider-fix-closing-of-iterator-in-case-of-e.patch |   7 +-
 ...Sort-algorithms-when-updating-provider-al.patch |  20 +
 ...ing-fix-join-to-layer-with-join-fix-10244.patch |  23 ++
 debian/patches/0001-processing-fixed-10445.patch   |  19 +
 debian/patches/0001-processing-fixed-10792.patch   |  19 +
 ...methods-in-dataobjects.py-now-return-laye.patch |  51 +++
 ...r-fix-absolute-path-conversion-on-windows.patch |  28 ++
 debian/patches/arm_qreal.patch |  27 +-
 debian/patches/series  |  29 ++
 40 files changed, 2226 insertions(+), 491 deletions(-)
 create mode 100644 
debian/patches/0001-BUGFIX-Issue-11109-Write-relative-path-in-project-XM.patch
 create mode 100644 
debian/patches/0001-Bug-10974-QGIS-WFS-Server-provides-too-much-precisio.patch
 create mode 100644 
debian/patches/0001-Bug-9797-Add-a-precision-setting-for-GetFeatureInfo-.patch
 create mode 100644 
debian/patches/0001-Disable-preview-modes-under-OSX-due-to-issues-with-Q.patch
 create mode 100644 
debian/patches/0001-Don-t-set-field-value-to-NULL-if-multiline-text-edit.patch
 create mode 100644 
debian/patches/0001-Finding-python-library-on-Ubuntu-14.04-64bit.patch
 create mode 100644 
debian/patches/0001-Fix-10589-Gesture-events-don-t-get-sent-correctly-wi.patch
 create mode 100644 debian/patches/0001-Fix-10720.patch
 create mode 100644 
debian/patches/0001-Fix-10744-crashes-with-CSV-files-with-parallel-rende.patch
 create mode 100644 debian/patches/0001-Fix-10828-slow-project-loading.patch
 create mode 100644 
debian/patches/0001-Fix-10909-SVG-markers-rendered-as-images-in-composer.patch
 create mode 100644 
debian/patches/0001-Fix-joinConnectedFeatures-not-keeping-the-featurePar.patch
 create mode 100644 
debian/patches/0001-Followup-b53cab2-Edit-dialog-is-not-an-add-dialog.patch
 create mode 100644 
debian/patches/0001-Only-add-feature-once-when-python-init-function-is-s.patch
 create mode 100644 debian/patches/0001-Typo-fixes-from-Rome-airport.patch
 create mode 100644 debian/patches/0001-change-str-to-unicode-fix-10624.patch
 create mode 100644 
debian/patches/0001-composer-Fix-calculation-of-rotated-image-size-insid.patch
 create mode 100644 
debian/patches/0001-composer-Fix-loss-of-alpha-value-for-attribute-table.patch
 create mode 100644 
debian/patches/0001-composer-Prevent-crash-when-loading-project-which-co.patch
 create 

[qgis] 01/03: Add patches from upstream release-2_4 branch.

2014-09-30 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 a4f208b0a76b5355ebbca5c271739a73fea176ec
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Sep 26 22:29:05 2014 +0200

Add patches from upstream release-2_4 branch.
---
 debian/changelog   |   6 +
 ...e-11109-Write-relative-path-in-project-XM.patch | 124 +++
 ...GIS-WFS-Server-provides-too-much-precisio.patch | 397 +
 ...d-a-precision-setting-for-GetFeatureInfo-.patch | 190 ++
 ...view-modes-under-OSX-due-to-issues-with-Q.patch |  65 
 ...ield-value-to-NULL-if-multiline-text-edit.patch |  28 ++
 ...ding-python-library-on-Ubuntu-14.04-64bit.patch |  18 +
 ...esture-events-don-t-get-sent-correctly-wi.patch |  20 ++
 debian/patches/0001-Fix-10720.patch|  20 ++
 ...rashes-with-CSV-files-with-parallel-rende.patch |  90 +
 .../0001-Fix-10828-slow-project-loading.patch  |  59 +++
 ...VG-markers-rendered-as-images-in-composer.patch |  27 ++
 ...nectedFeatures-not-keeping-the-featurePar.patch |  18 +
 ...-b53cab2-Edit-dialog-is-not-an-add-dialog.patch |  21 ++
 ...ature-once-when-python-init-function-is-s.patch |  21 ++
 .../0001-Typo-fixes-from-Rome-airport.patch|  36 ++
 .../0001-change-str-to-unicode-fix-10624.patch |  19 +
 ...x-calculation-of-rotated-image-size-insid.patch |  52 +++
 ...x-loss-of-alpha-value-for-attribute-table.patch |  28 ++
 ...event-crash-when-loading-project-which-co.patch |  19 +
 ...sform-toString-to-quote-values-NULL-integ.patch |  19 +
 ...ure-form-on-openFeatureForm-on-editable-l.patch |  19 +
 ...-of-NULL-values-fixes-0-to-NULL-and-fixes.patch |  41 +++
 .../patches/0001-metasearch-fix-fsf-address.patch  | 180 ++
 ...ider-fix-closing-of-iterator-in-case-of-e.patch |   7 +-
 ...Sort-algorithms-when-updating-provider-al.patch |  20 ++
 ...ing-fix-join-to-layer-with-join-fix-10244.patch |  23 ++
 debian/patches/0001-processing-fixed-10445.patch   |  19 +
 debian/patches/0001-processing-fixed-10792.patch   |  19 +
 ...methods-in-dataobjects.py-now-return-laye.patch |  51 +++
 ...r-fix-absolute-path-conversion-on-windows.patch |  28 ++
 debian/patches/arm_qreal.patch |  27 +-
 debian/patches/series  |  29 ++
 33 files changed, 1714 insertions(+), 26 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3e4ebfe..cf09b4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qgis (2.4.0-1~exp3) UNRELEASED; urgency=medium
+
+  * Add patches from upstream release-2_4 branch.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 26 Sep 2014 22:28:31 +0200
+
 qgis (2.4.0-1~exp2) experimental; urgency=medium
 
   * Team upload.
diff --git 
a/debian/patches/0001-BUGFIX-Issue-11109-Write-relative-path-in-project-XM.patch
 
b/debian/patches/0001-BUGFIX-Issue-11109-Write-relative-path-in-project-XM.patch
new file mode 100644
index 000..727d4bd
--- /dev/null
+++ 
b/debian/patches/0001-BUGFIX-Issue-11109-Write-relative-path-in-project-XM.patch
@@ -0,0 +1,124 @@
+From 86e350c3dfdff439ef06a0fcb9d6395793fb9ffa Mon Sep 17 00:00:00 2001
+From: Michael Douchin mdouc...@3liz.com
+Date: Thu, 28 Aug 2014 18:24:05 +0200
+Subject: [BUGFIX] Issue #11109 - Write relative path in project XML for
+ embedded groups and layers when needed
+Origin: 
https://github.com/qgis/QGIS/commit/86e350c3dfdff439ef06a0fcb9d6395793fb9ffa
+Bug: http://hub.qgis.org/issues/11109
+
+
+--- a/src/app/qgisapp.cpp
 b/src/app/qgisapp.cpp
+@@ -9663,6 +9663,7 @@ void QgisApp::writeProject( QDomDocument
+ 
+   QgsLayerTreeNode* clonedRoot = 
QgsProject::instance()-layerTreeRoot()-clone();
+   QgsLayerTreeUtils::removeChildrenOfEmbeddedGroups( QgsLayerTree::toGroup( 
clonedRoot ) );
++  QgsLayerTreeUtils::updateEmbeddedGroupsProjectPath( QgsLayerTree::toGroup( 
clonedRoot ) ); // convert absolute paths to relative paths if required
+   QDomElement oldLegendElem = QgsLayerTreeUtils::writeOldLegend( doc, 
QgsLayerTree::toGroup( clonedRoot ),
+   mLayerTreeCanvasBridge-hasCustomLayerOrder(), 
mLayerTreeCanvasBridge-customLayerOrder() );
+   delete clonedRoot;
+--- a/src/core/layertree/qgslayertreeutils.cpp
 b/src/core/layertree/qgslayertreeutils.cpp
+@@ -19,8 +19,11 @@
+ 
+ #include qgsvectorlayer.h
+ 
++#include qgsproject.h
++
+ #include QDomElement
+ 
++
+ static void _readOldLegendGroup( const QDomElement groupElem, 
QgsLayerTreeGroup* parent );
+ static void _readOldLegendLayer( const QDomElement layerElem, 
QgsLayerTreeGroup* parent );
+ 
+@@ -314,3 +317,22 @@ void QgsLayerTreeUtils::removeChildrenOf
+ }
+   }
+ }
++
++
++void QgsLayerTreeUtils::updateEmbeddedGroupsProjectPath( QgsLayerTreeGroup* 
group )
++{
++  foreach ( QgsLayerTreeNode* node, group-children() )
++  {
++if ( !node-customProperty( embedded_project ).toString().isEmpty() )
++{
++  // may 

[qgis] 03/03: Move from experimental to unstable.

2014-09-30 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 41efa197d5020a6f5dbaae12cff853e89dd1288c
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Sep 30 21:07:08 2014 +0200

Move from experimental to unstable.
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 227666c..9bf3ef1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-qgis (2.4.0-1~exp3) UNRELEASED; urgency=medium
+qgis (2.4.0-1) unstable; urgency=medium
 
   * Add patches from upstream release-2_4 branch.
   * Batchpatch symbols files for non-amd64 architectures.
+  * Move from experimental to unstable.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Fri, 26 Sep 2014 22:28:31 +0200
+ -- Bas Couwenberg sebas...@xs4all.nl  Tue, 30 Sep 2014 21:06:48 +0200
 
 qgis (2.4.0-1~exp2) experimental; urgency=medium
 

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

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


Bug#763543: RFS: qgis/2.4.0-1

2014-09-30 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package qgis

 Package name: qgis
 Version : 2.4.0-1
 Upstream Author : qgis-develo...@lists.osgeo.org
 URL : http://qgis.org/
 License : GPL-2+
 Section : science

It builds those binary packages:

 qgis - Geographic Information System (GIS)
 qgis-common  - QGIS - architecture-independent data
 libqgis-core2.4.0- QGIS - shared libraries (libqgis-core)
 libqgis-gui2.4.0 - QGIS - shared libraries (libqgis-gui)
 libqgis-analysis2.4.0- QGIS - shared libraries (libqgis-analysis)
 libqgis-networkanalysis2.4.0 - QGIS - shared libraries 
(libqgis-networkanalysis)
 libqgisgrass2.4.0- QGIS - shared libraries (libqgisgrass)
 libqgispython2.4.0   - QGIS - shared libraries (libqgispython)
 libqgissqlanyconnection2.4.0 - QGIS - shared libraries 
(libqgissqlanyconnection)
 libqgis-dev  - QGIS - development files
 qgis-plugin-grass- GRASS plugin for QGIS
 qgis-plugin-grass-common - GRASS plugin for QGIS - 
architecture-independent data
 qgis-plugin-globe- OSG globe plugin for QGIS
 qgis-plugin-globe-common - OSG globe plugin for QGIS - 
architecture-independent data
 python-qgis  - Python bindings to QGIS
 python-qgis-common   - Python bindings to QGIS - 
architecture-independent files
 qgis-providers   - collection of data providers to QGIS
 qgis-providers-common- collection of data providers to QGIS - 
architecture-independent files
 qgis-mapserver   - Web Map Server for QGIS
 libqgis-customwidgets2.4.0   - QGIS custom widgets for Qt Designer
 qgis-sqlanywhere - QGIS sql anywhere plugin and provider
 qgis-api-doc - QGIS API documentation

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

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


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

  dget -x http://mentors.debian.net/debian/pool/main/q/qgis/qgis_2.4.0-1.dsc

More information about QGIS can be obtained from http://qgis.org/.

Changes since the last upload:

  * Add patches from upstream release-2_4 branch.
  * Batchpatch symbols files for non-amd64 architectures.
  * Move from experimental to unstable.


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


Processing of qgis_2.4.0-1_amd64.changes

2014-09-30 Thread Debian FTP Masters
qgis_2.4.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  qgis_2.4.0-1_amd64.deb
  qgis-common_2.4.0-1_all.deb
  libqgis-core2.4.0_2.4.0-1_amd64.deb
  libqgis-gui2.4.0_2.4.0-1_amd64.deb
  libqgis-analysis2.4.0_2.4.0-1_amd64.deb
  libqgis-networkanalysis2.4.0_2.4.0-1_amd64.deb
  libqgisgrass2.4.0_2.4.0-1_amd64.deb
  libqgispython2.4.0_2.4.0-1_amd64.deb
  libqgissqlanyconnection2.4.0_2.4.0-1_amd64.deb
  libqgis-dev_2.4.0-1_amd64.deb
  qgis-plugin-grass_2.4.0-1_amd64.deb
  qgis-plugin-grass-common_2.4.0-1_all.deb
  qgis-plugin-globe_2.4.0-1_amd64.deb
  qgis-plugin-globe-common_2.4.0-1_all.deb
  python-qgis_2.4.0-1_amd64.deb
  python-qgis-common_2.4.0-1_all.deb
  qgis-providers_2.4.0-1_amd64.deb
  qgis-providers-common_2.4.0-1_all.deb
  qgis-mapserver_2.4.0-1_amd64.deb
  libqgis-customwidgets2.4.0_2.4.0-1_amd64.deb
  qgis-sqlanywhere_2.4.0-1_amd64.deb
  qgis-api-doc_2.4.0-1_all.deb
  qgis_2.4.0-1.dsc
  qgis_2.4.0-1.debian.tar.xz

Greetings,

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

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


qgis_2.4.0-1_amd64.changes ACCEPTED into unstable

2014-09-30 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 30 Sep 2014 21:06:48 +0200
Source: qgis
Binary: qgis qgis-common libqgis-core2.4.0 libqgis-gui2.4.0 
libqgis-analysis2.4.0 libqgis-networkanalysis2.4.0 libqgisgrass2.4.0 
libqgispython2.4.0 libqgissqlanyconnection2.4.0 libqgis-dev qgis-plugin-grass 
qgis-plugin-grass-common qgis-plugin-globe qgis-plugin-globe-common python-qgis 
python-qgis-common qgis-providers qgis-providers-common qgis-mapserver 
libqgis-customwidgets2.4.0 qgis-sqlanywhere qgis-api-doc
Architecture: source amd64 all
Version: 2.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
Description:
 libqgis-analysis2.4.0 - QGIS - shared libraries (libqgis-analysis)
 libqgis-core2.4.0 - QGIS - shared libraries (libqgis-core)
 libqgis-customwidgets2.4.0 - QGIS custom widgets for Qt Designer
 libqgis-dev - QGIS - development files
 libqgis-gui2.4.0 - QGIS - shared libraries (libqgis-gui)
 libqgis-networkanalysis2.4.0 - QGIS - shared libraries 
(libqgis-networkanalysis)
 libqgisgrass2.4.0 - QGIS - shared libraries (libqgisgrass)
 libqgispython2.4.0 - QGIS - shared libraries (libqgispython)
 libqgissqlanyconnection2.4.0 - QGIS - shared libraries 
(libqgissqlanyconnection)
 python-qgis - Python bindings to QGIS
 python-qgis-common - Python bindings to QGIS - architecture-independent files
 qgis   - Geographic Information System (GIS)
 qgis-api-doc - QGIS API documentation
 qgis-common - QGIS - architecture-independent data
 qgis-mapserver - Web Map Server for QGIS
 qgis-plugin-globe - OSG globe plugin for QGIS
 qgis-plugin-globe-common - OSG globe plugin for QGIS - 
architecture-independent data
 qgis-plugin-grass - GRASS plugin for QGIS
 qgis-plugin-grass-common - GRASS plugin for QGIS - architecture-independent 
data
 qgis-providers - collection of data providers to QGIS
 qgis-providers-common - collection of data providers to QGIS - 
architecture-independent f
 qgis-sqlanywhere - QGIS sql anywhere plugin and provider
Changes:
 qgis (2.4.0-1) unstable; urgency=medium
 .
   * Add patches from upstream release-2_4 branch.
   * Batchpatch symbols files for non-amd64 architectures.
   * Move from experimental to unstable.
Checksums-Sha1:
 97f4b68b9060068be81ad8b126a0e13f5c976e4e 4033 qgis_2.4.0-1.dsc
 0c1b1492e974fd48d334dcc69212a3cea3ee93a9 409796 qgis_2.4.0-1.debian.tar.xz
 ef6b329f0781e89bdc878a4733ca16530545767d 6422578 qgis_2.4.0-1_amd64.deb
 abf8b4718595b2485c63cd43e2ee04a6aa00c2b3 6661944 qgis-common_2.4.0-1_all.deb
 a14ab5b130bdff890772f10ba690a26c19a0082c 2856252 
libqgis-core2.4.0_2.4.0-1_amd64.deb
 bd3d155e9dc6c799e235b04408e14b3c120b85c9 2167936 
libqgis-gui2.4.0_2.4.0-1_amd64.deb
 6fdc8e936afd7d193640ea4cbbfa4ee55f35ea5f 993810 
libqgis-analysis2.4.0_2.4.0-1_amd64.deb
 568c42b3f69ab1819c11a06b54b26c2e8d8eb3b5 856370 
libqgis-networkanalysis2.4.0_2.4.0-1_amd64.deb
 19da8633cf2a38e8c94dcc5d906106a96a773ba3 910144 
libqgisgrass2.4.0_2.4.0-1_amd64.deb
 9695c052d9f9abeac9cdb0422bb4914592a2e5d7 851318 
libqgispython2.4.0_2.4.0-1_amd64.deb
 77e91e8f5a49f0c957f6700d4f6a26cae8efaaad 853598 
libqgissqlanyconnection2.4.0_2.4.0-1_amd64.deb
 9aca0d10a7579d2b4654d7819325bbfc020c9f9e 1194968 libqgis-dev_2.4.0-1_amd64.deb
 8875223c9f95ece7864c57f42d1abd84a4face10 1543666 
qgis-plugin-grass_2.4.0-1_amd64.deb
 8347abef06c96aec7b053a425b9065e937d17e00 1262932 
qgis-plugin-grass-common_2.4.0-1_all.deb
 1c3eee2d414d39d2e8899316395cac9c08e00fac 923084 
qgis-plugin-globe_2.4.0-1_amd64.deb
 a627f9380506f16f850cd8c593e50893d0d5593a 843144 
qgis-plugin-globe-common_2.4.0-1_all.deb
 e7e2da65ebb73c4a0e2c8346a43d198dad5e34f1 2983160 python-qgis_2.4.0-1_amd64.deb
 da9632719a1545dcbc5c322d8d4c99eaba50ebb4 3109742 
python-qgis-common_2.4.0-1_all.deb
 e76d7a0f8026c2c7b44a1fc3211df8a316cdaae6 1885882 
qgis-providers_2.4.0-1_amd64.deb
 1d2880ce77a5a9d4782a1481fad04f835a05aabe 1614262 
qgis-providers-common_2.4.0-1_all.deb
 afa19c340b8a3ebd99109697b7ca6ce93dfcc6fb 1264578 
qgis-mapserver_2.4.0-1_amd64.deb
 2f03483183cd27fa1b305835446beee39b29b577 845808 
libqgis-customwidgets2.4.0_2.4.0-1_amd64.deb
 8c60ce3fd115d31420e8ebe66bfba87c7e197cbb 937528 
qgis-sqlanywhere_2.4.0-1_amd64.deb
 725c8928c9e7fc8c9d11cc17df7cdb1fc4b65b82 93252174 qgis-api-doc_2.4.0-1_all.deb
Checksums-Sha256:
 be7a492baa5c57afa4e269458f6587c5a309409309439bde1f55cf2e1ab13738 4033 
qgis_2.4.0-1.dsc
 490559e11ae575a59b5afebeb8f71fc60ace2f59e0d0e63ac23c5dae945db5e8 409796 
qgis_2.4.0-1.debian.tar.xz
 c597446bdc693a3c0e516ca929ba6d31f8dd02f1619e8c8f65a994fa0a857fe5 6422578 
qgis_2.4.0-1_amd64.deb
 daaad6391c10ffe0bdacceece73a9b227250d1f6fe9ba97424d9ce6262c6a073 6661944 
qgis-common_2.4.0-1_all.deb
 5fc3821bc1ec71fd12b5861be624130577f81e8b1e90af9190b4d6d45d9fad3f 2856252 
libqgis-core2.4.0_2.4.0-1_amd64.deb
 66559789da5ce30fe95fc94b7bab22ef75e7186b54b2bbd4263d32b12f91d100 2167936 
libqgis-gui2.4.0_2.4.0-1_amd64.deb
 

Processing of geographiclib_1.37-2_amd64.changes

2014-09-30 Thread Debian FTP Masters
geographiclib_1.37-2_amd64.changes uploaded successfully to localhost
along with the files:
  geographiclib-tools_1.37-2_amd64.deb
  libgeographic13_1.37-2_amd64.deb
  libgeographic-dev_1.37-2_amd64.deb
  python-geographiclib_1.37-2_amd64.deb
  geographiclib_1.37-2.dsc
  geographiclib_1.37-2.debian.tar.xz

Greetings,

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

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


geographiclib_1.37-2_amd64.changes ACCEPTED into unstable

2014-09-30 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 29 Sep 2014 21:31:55 +0200
Source: geographiclib
Binary: geographiclib-tools libgeographic13 libgeographic-dev 
python-geographiclib
Architecture: source amd64
Version: 1.37-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Ross Gammon rossgam...@mail.dk
Description:
 geographiclib-tools - C++ library to solve some geodesic problems -- tools
 libgeographic-dev - C++ library to solve some geodesic problems -- development 
files
 libgeographic13 - C++ library to solve some geodesic problems -- library
 python-geographiclib - Python binding for GeographicLib
Closes: 762485
Changes:
 geographiclib (1.37-2) unstable; urgency=medium
 .
   * Update symbols file to fix FTBFS on 32 bit arches (Closes: #762485)
Checksums-Sha1:
 f13c66f8ccf0a3948571325b5870e0722f78e469 2304 geographiclib_1.37-2.dsc
 cb9914217859595290bfa49c123e1ec2e8caca0e 10080 
geographiclib_1.37-2.debian.tar.xz
 3101aa1b7a6e02388a3b81b9be57efb466b34367 1470712 
geographiclib-tools_1.37-2_amd64.deb
 a780ecb8fa915a6a439912fa216abb9cc10f3883 236800 
libgeographic13_1.37-2_amd64.deb
 3bb0a12035fe089ff576a7e62823e1af537c8290 350418 
libgeographic-dev_1.37-2_amd64.deb
 9f2ad5adf5eda631b46c2d1a952efc161389890e 22552 
python-geographiclib_1.37-2_amd64.deb
Checksums-Sha256:
 458fdb2f5d93376d2c46a7872e07ed5b7835ec20cf04f0ed75e1c40367298e9a 2304 
geographiclib_1.37-2.dsc
 2a6afd157de9cb749af2e3b5090559dfc00545da5a98d9859af16caff8230859 10080 
geographiclib_1.37-2.debian.tar.xz
 e3a185725832a7c927be466a787e8f553339583fcbd3e021603de1e9563b5466 1470712 
geographiclib-tools_1.37-2_amd64.deb
 cbee3678891d032a283ae0748c31727afff73f329c8500c86340670c6082714c 236800 
libgeographic13_1.37-2_amd64.deb
 f73e3d731504d5c7447d6fa4c64795849ddd8bb4bfbd6945b9a554861211 350418 
libgeographic-dev_1.37-2_amd64.deb
 35549a29e816730e19e8274408ef22de7555ee75e658d49107cc91133cf41d06 22552 
python-geographiclib_1.37-2_amd64.deb
Files:
 52ef8f99a8c71c260da949f4b9447b59 1470712 science optional 
geographiclib-tools_1.37-2_amd64.deb
 c032c496729e2a7b0924cef0ee54cfaf 236800 libs optional 
libgeographic13_1.37-2_amd64.deb
 c774680b8555b3ff9fc0200ce4f78f96 350418 libdevel optional 
libgeographic-dev_1.37-2_amd64.deb
 5c5d31056a90f44b4350b92551f4c4b8 22552 python optional 
python-geographiclib_1.37-2_amd64.deb
 86845e56142a52f3b5493d82af7e24b6 2304 science optional geographiclib_1.37-2.dsc
 da6a1f7bf669295bcd78389ebca37f8a 10080 science optional 
geographiclib_1.37-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJUKks2AAoJEFeKBJTRxkbRFpgQAJsZt9jGnO8IPAHatcrpPPt+
BEydinMIXgFiRQfTvfKDyJIPFUFR8Bba18HoFqxBoAfyaM83sfShoTghrlHiHH+N
cV9FZ0UvPVW5s2Gy5RZXR7QO1xEs54rJwI6TkV9ob3lUhkHzRqGheo2IhmoSnp+b
mq+/mkkYgplfRxJ8gWcFhp3GlI+2YN5LZjy+E8XuH3CRlO+IvP0672ioKY6TpYnc
2azPRxZ3asV5NvCirANQcs96lciFdPvhhHsaLgANC7spghuuFjO5Tc8H3cBk039M
wvQNmWc65UxImeZRBwgegDzpQtdTzWnG0maTmqITZE3ytYuFmw2kOXs+WVPIs/Ne
06VAEBPUJSKpIkPBDk3+X4/mpTvxkeQDEL3qPd8crpBpEyTvkKe7uG7zKsqmywPd
FAycmZp94czRPl2KLxLZlisUGpmiqwcOoDdPtgI9v/ccZL/pM4fM/w+JkBLDej14
19VX/r+djos/3MCH9RuaD1XkRWPPYFsiuBhwmtAuXvdVL+VmXeLdhC3DmwvN9y7i
zHwj9GJEJ3S9tUr6zRQCfDteOsrOeJ4xFsZ48zp+ln4DzaLQNELCHqVvmlLm5wOi
624d3ApUs7ZqewzMEBXXl6xaYsa7Gs9sZw5/nayTvdw+RyenIGJ7ZLk4JnnfYVmg
p2RUFfFOH6uv25WH9han
=5L1W
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Bug#762485: marked as done (geographiclib: FTBFS on 32-bit architectures: symbols not quite as expected)

2014-09-30 Thread Debian Bug Tracking System
Your message dated Tue, 30 Sep 2014 07:19:13 +
with message-id e1xyril-0008om...@franck.debian.org
and subject line Bug#762485: fixed in geographiclib 1.37-2
has caused the Debian Bug report #762485,
regarding geographiclib: FTBFS on 32-bit architectures: symbols not quite as 
expected
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
762485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762485
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: geographiclib
Version: 1.37-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Builds of geographiclib for all 32-bit architectures have been failing
because they yield different (mangled) symbol names than expected, as
detailed at

https://buildd.debian.org/status/logs.php?pkg=geographiclibver=1.37-1

Could you please account for these differences?

Thanks!
---End Message---
---BeginMessage---
Source: geographiclib
Source-Version: 1.37-2

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 762...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ross Gammon rossgam...@mail.dk (supplier of updated geographiclib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 29 Sep 2014 21:31:55 +0200
Source: geographiclib
Binary: geographiclib-tools libgeographic13 libgeographic-dev 
python-geographiclib
Architecture: source amd64
Version: 1.37-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Ross Gammon rossgam...@mail.dk
Description:
 geographiclib-tools - C++ library to solve some geodesic problems -- tools
 libgeographic-dev - C++ library to solve some geodesic problems -- development 
files
 libgeographic13 - C++ library to solve some geodesic problems -- library
 python-geographiclib - Python binding for GeographicLib
Closes: 762485
Changes:
 geographiclib (1.37-2) unstable; urgency=medium
 .
   * Update symbols file to fix FTBFS on 32 bit arches (Closes: #762485)
Checksums-Sha1:
 f13c66f8ccf0a3948571325b5870e0722f78e469 2304 geographiclib_1.37-2.dsc
 cb9914217859595290bfa49c123e1ec2e8caca0e 10080 
geographiclib_1.37-2.debian.tar.xz
 3101aa1b7a6e02388a3b81b9be57efb466b34367 1470712 
geographiclib-tools_1.37-2_amd64.deb
 a780ecb8fa915a6a439912fa216abb9cc10f3883 236800 
libgeographic13_1.37-2_amd64.deb
 3bb0a12035fe089ff576a7e62823e1af537c8290 350418 
libgeographic-dev_1.37-2_amd64.deb
 9f2ad5adf5eda631b46c2d1a952efc161389890e 22552 
python-geographiclib_1.37-2_amd64.deb
Checksums-Sha256:
 458fdb2f5d93376d2c46a7872e07ed5b7835ec20cf04f0ed75e1c40367298e9a 2304 
geographiclib_1.37-2.dsc
 2a6afd157de9cb749af2e3b5090559dfc00545da5a98d9859af16caff8230859 10080 
geographiclib_1.37-2.debian.tar.xz
 e3a185725832a7c927be466a787e8f553339583fcbd3e021603de1e9563b5466 1470712 
geographiclib-tools_1.37-2_amd64.deb
 cbee3678891d032a283ae0748c31727afff73f329c8500c86340670c6082714c 236800 
libgeographic13_1.37-2_amd64.deb
 f73e3d731504d5c7447d6fa4c64795849ddd8bb4bfbd6945b9a554861211 350418 
libgeographic-dev_1.37-2_amd64.deb
 35549a29e816730e19e8274408ef22de7555ee75e658d49107cc91133cf41d06 22552 
python-geographiclib_1.37-2_amd64.deb
Files:
 52ef8f99a8c71c260da949f4b9447b59 1470712 science optional 
geographiclib-tools_1.37-2_amd64.deb
 c032c496729e2a7b0924cef0ee54cfaf 236800 libs optional 
libgeographic13_1.37-2_amd64.deb
 c774680b8555b3ff9fc0200ce4f78f96 350418 libdevel optional 
libgeographic-dev_1.37-2_amd64.deb
 5c5d31056a90f44b4350b92551f4c4b8 22552 python optional 
python-geographiclib_1.37-2_amd64.deb
 86845e56142a52f3b5493d82af7e24b6 2304 science optional geographiclib_1.37-2.dsc
 da6a1f7bf669295bcd78389ebca37f8a 10080 science optional 
geographiclib_1.37-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJUKks2AAoJEFeKBJTRxkbRFpgQAJsZt9jGnO8IPAHatcrpPPt+
BEydinMIXgFiRQfTvfKDyJIPFUFR8Bba18HoFqxBoAfyaM83sfShoTghrlHiHH+N
cV9FZ0UvPVW5s2Gy5RZXR7QO1xEs54rJwI6TkV9ob3lUhkHzRqGheo2IhmoSnp+b

[postgis] branch master updated (e46cf1e - b8a83a9)

2014-09-30 Thread Markus Wanner
This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a change to branch master
in repository postgis.

  from  e46cf1e   Refresh patches.
   new  b905b13   Drop patch add-loader-manpage, which wasn't included and 
isn't needed.
   new  f3b1df4   Drop patch fix-kfreebsd, neither used nor needed, either.
   new  b8a83a9   Finalize 2.1.4+dfsg-1 for upload to unstable.

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


Summary of changes:
 debian/changelog  |  2 +-
 debian/patches/add-loader-manpage | 20 
 debian/patches/fix-kfreebsd   | 15 ---
 3 files changed, 1 insertion(+), 36 deletions(-)
 delete mode 100644 debian/patches/add-loader-manpage
 delete mode 100644 debian/patches/fix-kfreebsd

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


[postgis] 02/03: Drop patch fix-kfreebsd, neither used nor needed, either.

2014-09-30 Thread Markus Wanner
This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a commit to branch master
in repository postgis.

commit f3b1df41b9ac54895a0981c8e15f849264cc2f16
Author: Markus Wanner mar...@bluegap.ch
Date:   Tue Sep 30 09:56:40 2014 +0200

Drop patch fix-kfreebsd, neither used nor needed, either.
---
 debian/patches/fix-kfreebsd | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/debian/patches/fix-kfreebsd b/debian/patches/fix-kfreebsd
deleted file mode 100644
index 9c11885..000
--- a/debian/patches/fix-kfreebsd
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Treat Debian kFreeBSD the same as FreeBSD (and Linux)
-Author: Markus Wanner mar...@bluegap.ch
-Last-Update: 2013-07-27
-
 a/raster/rt_core/rt_api.h
-+++ b/raster/rt_core/rt_api.h
-@@ -42,7 +42,7 @@
- #endif
- 
- 
--#if defined(__FreeBSD__) || defined(__OpenBSD__)/* seems to work like 
Linux... */
-+#if defined(__FreeBSD_kernel__) || defined(__OpenBSD__)/* seems to work 
like Linux... */
- #if !defined(LINUX)
- #define LINUX
- #endif

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


[postgis] 03/03: Finalize 2.1.4+dfsg-1 for upload to unstable.

2014-09-30 Thread Markus Wanner
This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a commit to branch master
in repository postgis.

commit b8a83a91f933875f31f5ee58ffb9ea994f5d9a57
Author: Markus Wanner mar...@bluegap.ch
Date:   Tue Sep 30 09:57:33 2014 +0200

Finalize 2.1.4+dfsg-1 for upload to unstable.
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3efe7bd..344bbde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-postgis (2.1.4+dfsg-1) UNRELEASED; urgency=medium
+postgis (2.1.4+dfsg-1) unstable; urgency=medium
 
   [ Paulo Flabiano Smorigo ]
   * add -lm for liblwgeom to avoid linkage problem.

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


[postgis] 01/03: Drop patch add-loader-manpage, which wasn't included and isn't needed.

2014-09-30 Thread Markus Wanner
This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a commit to branch master
in repository postgis.

commit b905b13ed3f53c058b09942f4b50d98818319dd6
Author: Markus Wanner mar...@bluegap.ch
Date:   Tue Sep 30 09:52:57 2014 +0200

Drop patch add-loader-manpage, which wasn't included and isn't needed.
---
 debian/patches/add-loader-manpage | 20 
 1 file changed, 20 deletions(-)

diff --git a/debian/patches/add-loader-manpage 
b/debian/patches/add-loader-manpage
deleted file mode 100644
index 935fce7..000
--- a/debian/patches/add-loader-manpage
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Add a rule to install the shp2pgsql-gui man page.
-Author: Markus Wanner mar...@bluegap.ch
-Last-Update: 2013-08-26
-
 a/loader/Makefile.in
-+++ b/loader/Makefile.in
-@@ -111,6 +111,13 @@
- $(CC) $(CFLAGS) $(GTK_WIN32_FLAGS) $^ -o $@ \
- $(GTK_LIBS) $(LDFLAGS) $(ICONV_LDFLAGS) $(PGSQL_FE_LDFLAGS) 
$(GETTEXT_LDFLAGS)
- 
-+man-install: shp2pgsql-gui.1
-+  mkdir -p $(DESTDIR)$(PGSQL_MANDIR)/man1
-+  $(INSTALL_DATA) shp2pgsql-gui.1 
$(DESTDIR)$(PGSQL_MANDIR)/man1/shp2pgsql-gui.1
-+
-+man-uninstall:
-+  rm -f $(DESTDIR)$(PGSQL_MANDIR)/man1/shp2pgsql-gui.1
-+
- installdir:
-   @mkdir -p $(DESTDIR)$(bindir)
- 

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

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


Processing of postgis_2.1.4+dfsg-1_amd64.changes

2014-09-30 Thread Debian FTP Masters
postgis_2.1.4+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  postgis_2.1.4+dfsg-1_amd64.deb
  liblwgeom-2.1.4_2.1.4+dfsg-1_amd64.deb
  liblwgeom-dev_2.1.4+dfsg-1_amd64.deb
  postgresql-9.4-postgis-2.1_2.1.4+dfsg-1_amd64.deb
  postgis-doc_2.1.4+dfsg-1_all.deb
  libpostgis-java_2.1.4+dfsg-1_all.deb
  libpostgis-java-doc_2.1.4+dfsg-1_all.deb
  postgresql-9.4-postgis-scripts_2.1.4+dfsg-1_all.deb
  postgresql-9.4-postgis-2.1-scripts_2.1.4+dfsg-1_all.deb
  postgis_2.1.4+dfsg-1.dsc
  postgis_2.1.4+dfsg.orig.tar.gz
  postgis_2.1.4+dfsg-1.debian.tar.xz

Greetings,

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

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


[qlandkartegt] branch master updated (e687374 - c3edf7c)

2014-09-30 Thread Jaromír Mikeš
This is an automated email from the git hooks/post-receive script.

mira-guest pushed a change to branch master
in repository qlandkartegt.

  from  e687374   Finalize changelog.
   new  c3edf7c   Finalize changelog.

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[qlandkartegt] 01/01: Finalize changelog.

2014-09-30 Thread Jaromír Mikeš
This is an automated email from the git hooks/post-receive script.

mira-guest pushed a commit to branch master
in repository qlandkartegt.

commit c3edf7cc7686d5dc155bc72fe12e2069a5bb5ddb
Author: Jaromír Mikeš mira.mi...@seznam.cz
Date:   Tue Sep 30 11:16:04 2014 +0200

Finalize changelog.
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4b81889..625b8ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qlandkartegt (1.7.7-3) UNRELEASED; urgency=medium
+qlandkartegt (1.7.7-3) unstable; urgency=medium
 
   [ Jaromír Mikeš ]
   * Move package from collab-maint to the Debian GIS team (pkg-grass).

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

[qlandkartegt] annotated tag debian/1.7.7-3 created (now 8b79dcc)

2014-09-30 Thread Jaromír Mikeš
This is an automated email from the git hooks/post-receive script.

mira-guest pushed a change to annotated tag debian/1.7.7-3
in repository qlandkartegt.

at  8b79dcc   (tag)
   tagging  c3edf7cc7686d5dc155bc72fe12e2069a5bb5ddb (commit)
  replaces  debian/1.7.7-2
 tagged by  Jaromír Mikeš
on  Tue Sep 30 11:18:32 2014 +0200

- Log -
Debian release 1.7.7-3

Bas Couwenberg (3):
  Fix uploader-address-malformed lintian issue, by separating the Uploaders 
with a comma.
  Reformat control file with cme, update gdal and proj build dependencies.
  Add changelog entry for move to the Debian GIS team.

Jaromír Mikeš (6):
  Goes to team.
  Section changed to science.
  Update VCS urls.
  Goes to team - properly.
  Finalize changelog.
  Finalize changelog.

---

No new revisions were added by this update.

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

postgis_2.1.4+dfsg-1_amd64.changes is NEW

2014-09-30 Thread Debian FTP Masters
binary:liblwgeom-2.1.4 is NEW.

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

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

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

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

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

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


Bug#763479: libgaiagraphics: Please change build dependency to libjpeg-dev (libjpeg-turbo transition)

2014-09-30 Thread Ondřej Surý
Source: libgaiagraphics
Version: 0.5-2
Severity: important
Tags: patch
User: ond...@debian.org
Usertags: libjpeg-turbo-transition

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dear maintainer(s),

Debian is transitioning from IJG JPEG library (src:libjpeg8) to
libjpeg-turbo implementation (src:libjpeg-turbo)[1] of libjpeg62 API
with decode from memory buffer interface (jpeg_mem_{src,dest}).

Your package cannot be transitioned automatically as it explicitly
build depends on specific API/ABI (libjpeg8-dev) and this build
dependency needs to be changed to libjpeg-dev.  In most if not all
cases this should be sufficient to build against libjpeg-turbo.

I am in process of testing each package in question to compile against
libjpeg-turbo and I will provide a suitable patch for each package
when I will succeed.

On the other hand please note that the winter^Wfreeze is coming and
if your package is not updated in due time it might be NMUed by the
release team (or by me with the full ack of release team).

That also means that if you are OK with NMU then please respond to
this bug report and I will prepare and upload the recompiled packages
for you.

Cheers,
Ondrej

1. The full Technical Committee decision can be found here:
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717076#235

- -- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (700, 'unstable')
Architecture: amd64 (x86_64)

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

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJUKqrNXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzMEI5MzNEODBGQ0UzRDk4MUEyRDM4RkIw
Qzk5QjcwRUY0RkNCQjA3AAoJEAyZtw70/LsHVRIP/RIEaI7gHSYuAdHQ+tJuhRjv
uZHgSWc7AfnR5ScLfDNcBSTst4iXKDFasiD/f+aNeEYCe1paDoEvHAQM2HWZIAR2
nkRfcONVJgpP7MGhXC1Phr/xgedwmpg1N29d0kZEHXRWUQnolx96T6pzd3lgZgeL
rMDHB/A3UBY1CWubWcwEk8RPDvCvLiU2FNSapc7tQgrdnHDPV6eviWLRhbehUyqP
4fjzpHC4wGTDEKsSci7pOGXxoQOMUBsZq4SNHzKCz1Np16nlUPNreJRMqF7wpxKe
5ASdt+IirYj0D/RmCCcMETOlsEELJXs9mU4SMwgK+fOK40mZyCyGKovB9u1LMqXi
LErA6oahJaINPG/UTv0G33/9oeTxD2yVtk3Ifz3rGR9660nLd5vvb0Ac+ummo1NV
uzfYerD3Opo8GDzenloDx4nf2amZMuASrdF+YGo1UWjX93rKUnvgczmkLJjsFXQI
wH5GayFJBtL6Ni9qQLHwKwHbAktprVVMyCs4mMN8ILKIGLaNMLGpD7u09UaVYvAE
POTWKQtKigm3W0J8YB5aMTVnDH7zqjdiqevgQluR+ZY49nzQr3xFzs78tyzG/S1h
JmsYJwlsDZXdOYXkRIv9SvhbCbILFUkDpycTMXZdsRUq+5uIviUCWggPrhMLBtc0
UVndnCeGjlreJYZe1PTM
=nALq
-END PGP SIGNATURE-

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


Bug#763479: Acknowledgement (libgaiagraphics: Please change build dependency to libjpeg-dev (libjpeg-turbo transition))

2014-09-30 Thread Ondřej Surý
Accidentally the patch didn't get attached, so here it is.

Cheers,
Ondrej

On Tue, Sep 30, 2014, at 15:25, Debian Bug Tracking System wrote:
 Thank you for filing a new Bug report with Debian.
 
 This is an automatically generated reply to let you know your message
 has been received.
 
 Your message is being forwarded to the package maintainers and other
 interested parties for their attention; they will reply in due course.
 
 Your message has been sent to the package maintainer(s):
  Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
 
 If you wish to submit further information on this problem, please
 send it to 763...@bugs.debian.org.
 
 Please do not send mail to ow...@bugs.debian.org unless you wish
 to report a problem with the Bug-tracking system.
 
 -- 
 763479: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763479
 Debian Bug Tracking System
 Contact ow...@bugs.debian.org with problems


-- 
Ondřej Surý ond...@sury.org
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
diff --git a/debian/changelog b/debian/changelog
index e63e04d..80bf976 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgaiagraphics (0.5-2.1) unstable; urgency=medium
+
+  * Change B-D to libjpeg-dev to finish the transition to libjpeg-turbo
+
+ -- Ondřej Surý ond...@debian.org  Mon, 29 Sep 2014 15:41:42 +0200
+
 libgaiagraphics (0.5-2) unstable; urgency=low
 
   * Bump Standards-Version to 3.9.5, no changes required.
diff --git a/debian/control b/debian/control
index e573bb4..0b21243 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: debhelper (= 9),
autotools-dev,
dh-autoreconf,
-   libjpeg8-dev,
+   libjpeg-dev,
libgeotiff-dev,
zlib1g-dev,
libtiff-dev,
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

[geographiclib] annotated tag debian/1.37-2 created (now d2f1897)

2014-09-30 Thread Ross Gammon
This is an automated email from the git hooks/post-receive script.

ross-guest pushed a change to annotated tag debian/1.37-2
in repository geographiclib.

at  d2f1897   (tag)
   tagging  3710b32e140d5bf229739e4ab0fb504b855ceb04 (commit)
  replaces  debian/1.37-1
 tagged by  Ross Gammon
on  Tue Sep 30 16:58:23 2014 +0200

- Log -
geographiclib Debian release 1.37-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCgAGBQJUKsUPAAoJEHM+a/k86PbZobEP/2oiM/RLRaT2QBR4EFGC/3xU
iDG5PhpnsgO3EwYZ7skTnXHo0b1XLL/bnxsBQI3jor2znt6XuLyp0VR0CxhILkFC
rarcfCUl4Uli3ZamUduV/D0rAniTHI14fdDivxQBACVaV1wkiaHQyIYiWk73TKw5
L9PWOzQ7CrU7FXb71/kiGog/anDyHiGX2kBSNBzsrJDkmh0AJduTYafdWah4Fqoc
44c3ZG0jH53S9FDpQnU8qXYTIFiAPRBWsAa8A93kQCmNLARhjxVVXLjoTVXfE6LN
QqcRPFblC2iN3sDYyvuGNIlkcnQPYS87YoKHBdm0/S4anbNV5uxtfnszdPwB9+L1
mT3cjbf4ZF13C46scR3aR7rIgKUWkU/gNInqSbSkZbGCEa5CbARNV3mtyPgbKZ5u
DR4KglgRYTiR2XY8/MVuzkLZjaaFA0TpgD1PbsUWAO8Xf8QvMnThlKO9/qqrpoRk
kf6wuCkTRpoK1wjpytpLTu+H/B5ns9Rs/Qoli2ofi5aLwUNIJTXasP0EyZYj7NBk
asmQ/H6vnVjbtiVEdJ331xnfYJws6M4Qc2GoikbI2oJAjsI2WmOGxCa0bP40C4s6
9HInbNiDwIwEkvQN1cc32RbdcEOq15XP3rRsF+k+8X6Z/INMC7IhoqGgNpACnThQ
S1sAZ3AR6HVrYB0yK3KY
=S6IB
-END PGP SIGNATURE-

Ross Gammon (4):
  Update symbols file to cover differences on 32 bit arches
  Start bugfix update
  Add the symbols I missed
  Set distribution to unstable

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/geographiclib.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#763479: Acknowledgement (libgaiagraphics: Please change build dependency to libjpeg-dev (libjpeg-turbo transition))

2014-09-30 Thread Sebastiaan Couwenberg
 Accidentally the patch didn't get attached, so here it is.

Thanks for the patch, but this was already fixed in git.

I may need to add another (unrelated) change to the package before it's
ready for upload.

Kind regards,

Bas

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


libcitygml 0.14+svn134-2+3p2p1 MIGRATED to testing

2014-09-30 Thread Debian testing watch
FYI: The status of the libcitygml source package
in Debian's testing distribution has changed.

  Previous version: 0.14+svn134-1+3p2p0
  Current version:  0.14+svn134-2+3p2p1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


mipp 0.9.1-1 MIGRATED to testing

2014-09-30 Thread Debian testing watch
FYI: The status of the mipp source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.9.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


pycoast 0.5.2-1 MIGRATED to testing

2014-09-30 Thread Debian testing watch
FYI: The status of the pycoast source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.5.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


postgis_2.1.4+dfsg-1_amd64.changes ACCEPTED into unstable, unstable

2014-09-30 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 21 Sep 2014 19:39:46 +0200
Source: postgis
Binary: postgis postgis-doc libpostgis-java libpostgis-java-doc liblwgeom-2.1.4 
liblwgeom-dev postgresql-9.4-postgis-2.1 postgresql-9.4-postgis-scripts 
postgresql-9.4-postgis-2.1-scripts
Architecture: source amd64 all
Version: 2.1.4+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Markus Wanner mar...@bluegap.ch
Description:
 liblwgeom-2.1.4 - PostGIS Lightweight Geometry library
 liblwgeom-dev - PostGIS Lightweight Geometry library - Development files
 libpostgis-java - Geographic objects support for PostgreSQL -- JDBC support
 libpostgis-java-doc - Geographic objects support for PostgreSQL -- JDBC 
documentation
 postgis- Geographic objects support for PostgreSQL
 postgis-doc - Geographic objects support for PostgreSQL -- documentation
 postgresql-9.4-postgis-2.1 - Geographic objects support for PostgreSQL 9.4
 postgresql-9.4-postgis-2.1-scripts - PostGIS for PostgreSQL 9.4 -- scripts -- 
dummy package
 postgresql-9.4-postgis-scripts - Geographic objects support for PostgreSQL 9.4 
-- scripts
Closes: 759505 761975
Changes:
 postgis (2.1.4+dfsg-1) unstable; urgency=medium
 .
   [ Paulo Flabiano Smorigo ]
   * add -lm for liblwgeom to avoid linkage problem.
   * enable ppc64el.
 (closes: #759505)
 .
   [ Bas Couwenberg ]
   * Add Swedish translation by Martin Bagge. Closes: #761975.
   * Add strip-invalid-whitespace-in-pom.patch to fix mh_cleanpom failure.
   * Update copyright file.
   * Add patch to fix FTBFS on hurd-i386.
 .
   [ Markus Wanner ]
   * New upstream release, 2.1.4. Adapt packaging to the new version.
   * Drop patches debian-versions, fix-armel, use-json-c, and
 postgresql-9.4-fixes.patch, these should be fixed upstream.
   * Refresh patches use-debian-maven, honor-build-flags, and
 enable-ppc64el.patch.
   * Add patch correct-java-version.patch.
Checksums-Sha1:
 db403dbdb571c9d8b97274cf36d72c4c167390c4 3328 postgis_2.1.4+dfsg-1.dsc
 d254c3bacb6ef3e3c7ecc79447715214a4674e21 6782364 postgis_2.1.4+dfsg.orig.tar.gz
 fe782411bd80e95a129c08f30e9b32bd9d69058b 62816 
postgis_2.1.4+dfsg-1.debian.tar.xz
 bdcbf5259e868c67b75c8a4a523361f46e3aa870 561030 postgis_2.1.4+dfsg-1_amd64.deb
 a680e719b52ddf3d327e4aaf569a70ca5265205b 556764 
liblwgeom-2.1.4_2.1.4+dfsg-1_amd64.deb
 c16d84288cf816fc1c003eafdf269e51feacc814 579714 
liblwgeom-dev_2.1.4+dfsg-1_amd64.deb
 9711855bbb9ae1957f65d0d67f3292bac31d7f22 647410 
postgresql-9.4-postgis-2.1_2.1.4+dfsg-1_amd64.deb
 5a42653c830881651d61d599d7d0a2c0ae5c 3048614 
postgis-doc_2.1.4+dfsg-1_all.deb
 e81cc7d8c44d31ac1732e673a49a0f25a0802ae9 480304 
libpostgis-java_2.1.4+dfsg-1_all.deb
 89344703ac3ab1e9ff5afb2dac4e46fd186fc02f 480336 
libpostgis-java-doc_2.1.4+dfsg-1_all.deb
 e79b098cb15e633ff1dcfbf26553907172fcda8e 776682 
postgresql-9.4-postgis-scripts_2.1.4+dfsg-1_all.deb
 84a71b6c3f7718b167174855e29b216b73597af2 408230 
postgresql-9.4-postgis-2.1-scripts_2.1.4+dfsg-1_all.deb
Checksums-Sha256:
 668cca1cb3237b0fa379f9b02103b315b4db6bfdcb67700da1ea141150d36507 3328 
postgis_2.1.4+dfsg-1.dsc
 a241b999fc64752b6d847737d4a44619c4a13030fa5ef4dbc33d00d4e34906d8 6782364 
postgis_2.1.4+dfsg.orig.tar.gz
 8514a720d96e293afc88c89ce32d06b397b790a568fe4d8a7dd9d00348d3fc3e 62816 
postgis_2.1.4+dfsg-1.debian.tar.xz
 27a1b9f7924241a20333010bcb13b113208563331a92b036be2391751cb2166c 561030 
postgis_2.1.4+dfsg-1_amd64.deb
 7b3e06a8b5cd5c818bbc00d500a7b2330f050dbfd7fb198025eabc040d79d16c 556764 
liblwgeom-2.1.4_2.1.4+dfsg-1_amd64.deb
 e1c7069bc4a977790c3254f7cb87304a98ee5f4568cd26cf4e65064b6c6f5bab 579714 
liblwgeom-dev_2.1.4+dfsg-1_amd64.deb
 94666ddb999010e9753054934df0d3bc0f0c11c8ab6c9744610a9ac0f1cace62 647410 
postgresql-9.4-postgis-2.1_2.1.4+dfsg-1_amd64.deb
 de747ab7654d94a4c05a583cd8f17833d47dfc27aea0b19afb20ec39653df789 3048614 
postgis-doc_2.1.4+dfsg-1_all.deb
 d69eec72e1763c5ff208fe8e700fa5c1b553688dea9257fc969337b4428f212b 480304 
libpostgis-java_2.1.4+dfsg-1_all.deb
 647f04c03781d2022b96b42c721db461da3e1442c22e805819dcd75569222d46 480336 
libpostgis-java-doc_2.1.4+dfsg-1_all.deb
 35a1fda00d8d3ed0ca1f996d78b1314fdd078a7564ad9a427c8a51f4e0b888e1 776682 
postgresql-9.4-postgis-scripts_2.1.4+dfsg-1_all.deb
 5df79f5a6addb2c65ba568c368030be8378ca7a04f747ba0d8e5eb89ad9fe2b1 408230 
postgresql-9.4-postgis-2.1-scripts_2.1.4+dfsg-1_all.deb
Files:
 bcd29780f375e6572639888554bd2bb4 561030 misc optional 
postgis_2.1.4+dfsg-1_amd64.deb
 f17ef71fedfba96f0eb9e444bd5d4d4f 556764 libs optional 
liblwgeom-2.1.4_2.1.4+dfsg-1_amd64.deb
 67153fbd96cec3e26ff677b83b8548bf 579714 libdevel optional 
liblwgeom-dev_2.1.4+dfsg-1_amd64.deb
 33e1fffc80b35594d40f3172408fdf9f 647410 misc optional 
postgresql-9.4-postgis-2.1_2.1.4+dfsg-1_amd64.deb
 623d2b3a9dfc8e45734070a7af9f809f 3048614 doc optional 
postgis-doc_2.1.4+dfsg-1_all.deb
 9a699659f27a55989ba801bb4149a6c1 480304 java 

Bug#759505: marked as done (postgis: add support for ppc64el architecture)

2014-09-30 Thread Debian Bug Tracking System
Your message dated Tue, 30 Sep 2014 17:00:09 +
with message-id e1xz0mx-00044a...@franck.debian.org
and subject line Bug#759505: fixed in postgis 2.1.4+dfsg-1
has caused the Debian Bug report #759505,
regarding postgis: add support for ppc64el architecture
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
759505: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759505
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: postgis
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el

Dear Maintainer,

I would like to add support for this package on the ppc64el architecture.
I created a patch that adds initial support for it.  I hope it covers all the
basic architecture dependent stuff.  Let me know if you need something else.

Thank you,
Paulo

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -Nru postgis-2.1.3+dfsg/debian/changelog postgis-2.1.3+dfsg/debian/changelog
--- postgis-2.1.3+dfsg/debian/changelog	2014-08-14 13:33:43.0 +
+++ postgis-2.1.3+dfsg/debian/changelog	2014-08-27 19:39:29.0 +
@@ -1,3 +1,10 @@
+postgis (2.1.3+dfsg-4ppc64el1) UNRELEASED; urgency=medium
+
+  * add -lm for liblwgeom to avoid linkage problem.
+  * enable ppc64el.
+
+ -- Paulo Flabiano Smorigo pfsmor...@linux.vnet.ibm.com  Wed, 27 Aug 2014 19:38:55 +
+
 postgis (2.1.3+dfsg-4) unstable; urgency=low
 
   [ Bas Couwenberg ]
diff -Nru postgis-2.1.3+dfsg/debian/patches/add_lm_for_liblwgeom.patch postgis-2.1.3+dfsg/debian/patches/add_lm_for_liblwgeom.patch
--- postgis-2.1.3+dfsg/debian/patches/add_lm_for_liblwgeom.patch	1970-01-01 00:00:00.0 +
+++ postgis-2.1.3+dfsg/debian/patches/add_lm_for_liblwgeom.patch	2014-08-27 19:39:53.0 +
@@ -0,0 +1,19 @@
+commit 51cb683439e273261667b19df059522f47e76a25
+Author: Paulo Flabiano Smorigo pfsmor...@linux.vnet.ibm.com
+Date:   Wed Aug 27 14:57:15 2014 -0300
+
+add -lm
+
+Index: postgis-2.1.3+dfsg/liblwgeom/Makefile.in
+===
+--- postgis-2.1.3+dfsg.orig/liblwgeom/Makefile.in
 postgis-2.1.3+dfsg/liblwgeom/Makefile.in
+@@ -13,7 +13,7 @@
+ CC = @CC@
+ CPPFLAGS = @CPPFLAGS@
+ CFLAGS = @CFLAGS@ @PICFLAGS@ @WARNFLAGS@ @GEOS_CPPFLAGS@ @PROJ_CPPFLAGS@ @JSON_CPPFLAGS@
+-LDFLAGS = @LDFLAGS@ @GEOS_LDFLAGS@ -lgeos_c @PROJ_LDFLAGS@ -lproj @JSON_LDFLAGS@
++LDFLAGS = @LDFLAGS@ @GEOS_LDFLAGS@ -lgeos_c -lm @PROJ_LDFLAGS@ -lproj @JSON_LDFLAGS@
+ NUMERICFLAGS = @NUMERICFLAGS@
+ top_builddir = @top_builddir@
+ prefix = @prefix@
diff -Nru postgis-2.1.3+dfsg/debian/patches/enable_ppc64el.patch postgis-2.1.3+dfsg/debian/patches/enable_ppc64el.patch
--- postgis-2.1.3+dfsg/debian/patches/enable_ppc64el.patch	1970-01-01 00:00:00.0 +
+++ postgis-2.1.3+dfsg/debian/patches/enable_ppc64el.patch	2014-08-27 19:40:11.0 +
@@ -0,0 +1,20 @@
+commit d9821dae5f7960b78ed60d264d56c55a092cf4e1
+Author: Paulo Flabiano Smorigo pfsmor...@linux.vnet.ibm.com
+Date:   Wed Aug 27 14:36:38 2014 -0300
+
+elf64lppc
+
+Index: postgis-2.1.3+dfsg/macros/libtool.m4
+===
+--- postgis-2.1.3+dfsg.orig/macros/libtool.m4
 postgis-2.1.3+dfsg/macros/libtool.m4
+@@ -1352,6 +1352,9 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*
+ 	  x86_64-*linux*)
+ 	LD=${LD-ld} -m elf_x86_64
+ 	;;
++	  powerpc64le-*)
++	LD=${LD-ld} -m elf64lppc
++		;;
+ 	  ppc*-*linux*|powerpc*-*linux*)
+ 	LD=${LD-ld} -m elf64ppc
+ 	;;
diff -Nru postgis-2.1.3+dfsg/debian/patches/series postgis-2.1.3+dfsg/debian/patches/series
--- postgis-2.1.3+dfsg/debian/patches/series	2014-08-14 11:33:17.0 +
+++ postgis-2.1.3+dfsg/debian/patches/series	2014-08-27 19:39:59.0 +
@@ -8,3 +8,5 @@
 de-translation
 use-json-c
 postgres-9.4-fixes.patch
+add_lm_for_liblwgeom.patch
+enable_ppc64el.patch
---End Message---
---BeginMessage---
Source: postgis
Source-Version: 2.1.4+dfsg-1

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 759...@bugs.debian.org,
and the maintainer will reopen the bug report if 

Bug#759506: marked as done (postgis: add support for ppc64el architecture)

2014-09-30 Thread Debian Bug Tracking System
Your message dated Tue, 30 Sep 2014 17:00:09 +
with message-id e1xz0mx-00044a...@franck.debian.org
and subject line Bug#759505: fixed in postgis 2.1.4+dfsg-1
has caused the Debian Bug report #759505,
regarding postgis: add support for ppc64el architecture
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
759505: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759505
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: postgis
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el

Dear Maintainer,

I would like to add support for this package on the ppc64el architecture.
I created a patch that adds initial support for it.  I hope it covers all the
basic architecture dependent stuff.  Let me know if you need something else.

Thank you,
Paulo

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -Nru postgis-2.1.3+dfsg/debian/changelog postgis-2.1.3+dfsg/debian/changelog
--- postgis-2.1.3+dfsg/debian/changelog	2014-08-14 13:33:43.0 +
+++ postgis-2.1.3+dfsg/debian/changelog	2014-08-27 19:39:29.0 +
@@ -1,3 +1,10 @@
+postgis (2.1.3+dfsg-4ppc64el1) UNRELEASED; urgency=medium
+
+  * add -lm for liblwgeom to avoid linkage problem.
+  * enable ppc64el.
+
+ -- Paulo Flabiano Smorigo pfsmor...@linux.vnet.ibm.com  Wed, 27 Aug 2014 19:38:55 +
+
 postgis (2.1.3+dfsg-4) unstable; urgency=low
 
   [ Bas Couwenberg ]
diff -Nru postgis-2.1.3+dfsg/debian/patches/add_lm_for_liblwgeom.patch postgis-2.1.3+dfsg/debian/patches/add_lm_for_liblwgeom.patch
--- postgis-2.1.3+dfsg/debian/patches/add_lm_for_liblwgeom.patch	1970-01-01 00:00:00.0 +
+++ postgis-2.1.3+dfsg/debian/patches/add_lm_for_liblwgeom.patch	2014-08-27 19:39:53.0 +
@@ -0,0 +1,19 @@
+commit 51cb683439e273261667b19df059522f47e76a25
+Author: Paulo Flabiano Smorigo pfsmor...@linux.vnet.ibm.com
+Date:   Wed Aug 27 14:57:15 2014 -0300
+
+add -lm
+
+Index: postgis-2.1.3+dfsg/liblwgeom/Makefile.in
+===
+--- postgis-2.1.3+dfsg.orig/liblwgeom/Makefile.in
 postgis-2.1.3+dfsg/liblwgeom/Makefile.in
+@@ -13,7 +13,7 @@
+ CC = @CC@
+ CPPFLAGS = @CPPFLAGS@
+ CFLAGS = @CFLAGS@ @PICFLAGS@ @WARNFLAGS@ @GEOS_CPPFLAGS@ @PROJ_CPPFLAGS@ @JSON_CPPFLAGS@
+-LDFLAGS = @LDFLAGS@ @GEOS_LDFLAGS@ -lgeos_c @PROJ_LDFLAGS@ -lproj @JSON_LDFLAGS@
++LDFLAGS = @LDFLAGS@ @GEOS_LDFLAGS@ -lgeos_c -lm @PROJ_LDFLAGS@ -lproj @JSON_LDFLAGS@
+ NUMERICFLAGS = @NUMERICFLAGS@
+ top_builddir = @top_builddir@
+ prefix = @prefix@
diff -Nru postgis-2.1.3+dfsg/debian/patches/enable_ppc64el.patch postgis-2.1.3+dfsg/debian/patches/enable_ppc64el.patch
--- postgis-2.1.3+dfsg/debian/patches/enable_ppc64el.patch	1970-01-01 00:00:00.0 +
+++ postgis-2.1.3+dfsg/debian/patches/enable_ppc64el.patch	2014-08-27 19:40:11.0 +
@@ -0,0 +1,20 @@
+commit d9821dae5f7960b78ed60d264d56c55a092cf4e1
+Author: Paulo Flabiano Smorigo pfsmor...@linux.vnet.ibm.com
+Date:   Wed Aug 27 14:36:38 2014 -0300
+
+elf64lppc
+
+Index: postgis-2.1.3+dfsg/macros/libtool.m4
+===
+--- postgis-2.1.3+dfsg.orig/macros/libtool.m4
 postgis-2.1.3+dfsg/macros/libtool.m4
+@@ -1352,6 +1352,9 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*
+ 	  x86_64-*linux*)
+ 	LD=${LD-ld} -m elf_x86_64
+ 	;;
++	  powerpc64le-*)
++	LD=${LD-ld} -m elf64lppc
++		;;
+ 	  ppc*-*linux*|powerpc*-*linux*)
+ 	LD=${LD-ld} -m elf64ppc
+ 	;;
diff -Nru postgis-2.1.3+dfsg/debian/patches/series postgis-2.1.3+dfsg/debian/patches/series
--- postgis-2.1.3+dfsg/debian/patches/series	2014-08-14 11:33:17.0 +
+++ postgis-2.1.3+dfsg/debian/patches/series	2014-08-27 19:39:59.0 +
@@ -8,3 +8,5 @@
 de-translation
 use-json-c
 postgres-9.4-fixes.patch
+add_lm_for_liblwgeom.patch
+enable_ppc64el.patch
---End Message---
---BeginMessage---
Source: postgis
Source-Version: 2.1.4+dfsg-1

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 759...@bugs.debian.org,
and the maintainer will reopen the bug report if 

Bug#761975: marked as done ([INTL:sv] Swedish strings for postgis debconf)

2014-09-30 Thread Debian Bug Tracking System
Your message dated Tue, 30 Sep 2014 17:00:09 +
with message-id e1xz0mx-00044g...@franck.debian.org
and subject line Bug#761975: fixed in postgis 2.1.4+dfsg-1
has caused the Debian Bug report #761975,
regarding [INTL:sv] Swedish strings for postgis debconf
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
761975: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761975
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
package: postgis
severity: wishlist
tags: patch l10n

Please consider to add this file to translation of debconf.

-- 
brother
http://sis.bthstuden.se


sv.po
Description: Binary data
---End Message---
---BeginMessage---
Source: postgis
Source-Version: 2.1.4+dfsg-1

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 761...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Wanner mar...@bluegap.ch (supplier of updated postgis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 21 Sep 2014 19:39:46 +0200
Source: postgis
Binary: postgis postgis-doc libpostgis-java libpostgis-java-doc liblwgeom-2.1.4 
liblwgeom-dev postgresql-9.4-postgis-2.1 postgresql-9.4-postgis-scripts 
postgresql-9.4-postgis-2.1-scripts
Architecture: source amd64 all
Version: 2.1.4+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Markus Wanner mar...@bluegap.ch
Description:
 liblwgeom-2.1.4 - PostGIS Lightweight Geometry library
 liblwgeom-dev - PostGIS Lightweight Geometry library - Development files
 libpostgis-java - Geographic objects support for PostgreSQL -- JDBC support
 libpostgis-java-doc - Geographic objects support for PostgreSQL -- JDBC 
documentation
 postgis- Geographic objects support for PostgreSQL
 postgis-doc - Geographic objects support for PostgreSQL -- documentation
 postgresql-9.4-postgis-2.1 - Geographic objects support for PostgreSQL 9.4
 postgresql-9.4-postgis-2.1-scripts - PostGIS for PostgreSQL 9.4 -- scripts -- 
dummy package
 postgresql-9.4-postgis-scripts - Geographic objects support for PostgreSQL 9.4 
-- scripts
Closes: 759505 761975
Changes:
 postgis (2.1.4+dfsg-1) unstable; urgency=medium
 .
   [ Paulo Flabiano Smorigo ]
   * add -lm for liblwgeom to avoid linkage problem.
   * enable ppc64el.
 (closes: #759505)
 .
   [ Bas Couwenberg ]
   * Add Swedish translation by Martin Bagge. Closes: #761975.
   * Add strip-invalid-whitespace-in-pom.patch to fix mh_cleanpom failure.
   * Update copyright file.
   * Add patch to fix FTBFS on hurd-i386.
 .
   [ Markus Wanner ]
   * New upstream release, 2.1.4. Adapt packaging to the new version.
   * Drop patches debian-versions, fix-armel, use-json-c, and
 postgresql-9.4-fixes.patch, these should be fixed upstream.
   * Refresh patches use-debian-maven, honor-build-flags, and
 enable-ppc64el.patch.
   * Add patch correct-java-version.patch.
Checksums-Sha1:
 db403dbdb571c9d8b97274cf36d72c4c167390c4 3328 postgis_2.1.4+dfsg-1.dsc
 d254c3bacb6ef3e3c7ecc79447715214a4674e21 6782364 postgis_2.1.4+dfsg.orig.tar.gz
 fe782411bd80e95a129c08f30e9b32bd9d69058b 62816 
postgis_2.1.4+dfsg-1.debian.tar.xz
 bdcbf5259e868c67b75c8a4a523361f46e3aa870 561030 postgis_2.1.4+dfsg-1_amd64.deb
 a680e719b52ddf3d327e4aaf569a70ca5265205b 556764 
liblwgeom-2.1.4_2.1.4+dfsg-1_amd64.deb
 c16d84288cf816fc1c003eafdf269e51feacc814 579714 
liblwgeom-dev_2.1.4+dfsg-1_amd64.deb
 9711855bbb9ae1957f65d0d67f3292bac31d7f22 647410 
postgresql-9.4-postgis-2.1_2.1.4+dfsg-1_amd64.deb
 5a42653c830881651d61d599d7d0a2c0ae5c 3048614 
postgis-doc_2.1.4+dfsg-1_all.deb
 e81cc7d8c44d31ac1732e673a49a0f25a0802ae9 480304 
libpostgis-java_2.1.4+dfsg-1_all.deb
 89344703ac3ab1e9ff5afb2dac4e46fd186fc02f 480336 
libpostgis-java-doc_2.1.4+dfsg-1_all.deb
 e79b098cb15e633ff1dcfbf26553907172fcda8e 776682 
postgresql-9.4-postgis-scripts_2.1.4+dfsg-1_all.deb
 84a71b6c3f7718b167174855e29b216b73597af2 408230 
postgresql-9.4-postgis-2.1-scripts_2.1.4+dfsg-1_all.deb
Checksums-Sha256:
 

Processed: spatialite-gui confirmed, with full backtrace

2014-09-30 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 confirmed
Bug #761629 [spatialite-gui] spatialite-gui: segfaulting when it's built with 
wxwidgets3.0
Added tag(s) confirmed.

-- 
761629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Bug#761629: spatialite-gui confirmed, with full backtrace

2014-09-30 Thread Ross Gammon
Control: tags -1 confirmed

I can confirm this crash in unstable. Full backtrace with -dbg package
installed:

(gdb) bt
#0  0x74521084 in std::basic_stringwchar_t,
std::char_traitswchar_t, std::allocatorwchar_t
::assign(std::basic_stringwchar_t, std::char_traitswchar_t,
std::allocatorwchar_t  const) () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1  0x00456854 in operator= (__str=error reading variable:
Cannot access memory at address 0xffe8,
this=0x7fff9a90) at /usr/include/c++/4.8/bits/basic_string.h:547
#2  operator= (stringSrc=..., this=0x7fff9a90) at
/usr/include/wx-3.0/wx/string.h:1883
#3  LoadShpDialog::LoadPKFields (this=this@entry=0x7fffb010) at
Dialogs.cpp:2393
#4  0x00457135 in LoadShpDialog::Create
(this=this@entry=0x7fffb010, parent=parent@entry=0x92bea0, path=...,
table=..., srid=0, column=..., defCs=...) at Dialogs.cpp:2201
#5  0x004a4a26 in MyFrame::OnLoadShp (this=0x92bea0) at
Main.cpp:2702
#6  0x75cd51ae in
wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor,
wxEvent) const ()
   from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#7  0x75e71f08 in
wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const,
wxEvtHandler*, wxEvent) ()
   from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#8  0x75e722f6 in wxEvtHandler::SearchDynamicEventTable(wxEvent) ()
   from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#9  0x75e7237e in wxEvtHandler::TryHereOnly(wxEvent) () from
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#10 0x75e721c3 in wxEvtHandler::DoTryChain(wxEvent) () from
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#11 0x75e724a5 in wxEvtHandler::ProcessEvent(wxEvent) () from
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#12 0x76a4fe58 in wxWindowBase::TryAfter(wxEvent) () from
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#13 0x75e72217 in wxEvtHandler::SafelyProcessEvent(wxEvent) ()
from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#14 0x76a24403 in wxToolBarBase::OnLeftClick(int, bool) () from
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#15 0x72e47474 in ?? () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#16 0x72e61057 in g_signal_emit_valist () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#17 0x72e61efa in g_signal_emit_by_name () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#18 0x72e47474 in ?? () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#19 0x72e61057 in g_signal_emit_valist () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#20 0x72e619af in g_signal_emit () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#21 0x733ca735 in ?? () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#22 0x72e47474 in ?? () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#23 0x72e61057 in g_signal_emit_valist () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#24 0x72e619af in g_signal_emit () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#25 0x733c9689 in ?? () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#26 0x7346b01f in ?? () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#27 0x72e47245 in g_closure_invoke () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#28 0x72e58e32 in ?? () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#29 0x72e61255 in g_signal_emit_valist () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#30 0x72e619af in g_signal_emit () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#31 0x7357b40c in ?? () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#32 0x73469774 in gtk_propagate_event () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#33 0x73469beb in gtk_main_do_event () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#34 0x730e303c in ?? () from
/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#35 0x72702c5d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
---Type return to continue, or q return to quit---
#36 0x72702f48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x72703272 in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#38 0x73468bc7 in gtk_main () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#39 0x76825825 in wxGUIEventLoop::DoRun() () from
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#40 0x75d1ace0 in wxEventLoopBase::Run() () from
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#41 0x75cd7556 in wxAppConsoleBase::MainLoop() () from
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#42 0x75d722ed in wxEntry(int, wchar_t**) () from
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#43 0x004220e2 in main (argc=1, argv=optimized out) at Main.cpp:82

Regards,

Ross



signature.asc
Description: OpenPGP digital signature

[geolinks] 01/02: Imported Upstream version 0.0.1

2014-09-30 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 geolinks.

commit d9d4abe1d5f29ea8bf72b37f8f6c3497881e7348
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Tue Sep 30 14:19:06 2014 +0200

Imported Upstream version 0.0.1
---
 PKG-INFO |  50 
 README.md|  31 +++
 geolinks/__init__.py |  29 ++
 geolinks/links.py| 108 +++
 setup.py |  57 +++
 5 files changed, 275 insertions(+)

diff --git a/PKG-INFO b/PKG-INFO
new file mode 100644
index 000..4ef3abc
--- /dev/null
+++ b/PKG-INFO
@@ -0,0 +1,50 @@
+Metadata-Version: 1.1
+Name: geolinks
+Version: 0.0.1
+Summary: Utilities to deal with geospatial links
+Home-page: https://github.com/geopython/geolinks
+Author: Tom Kralidis
+Author-email: tomkrali...@gmail.com
+License: MIT
+Description: [![Build 
Status](https://travis-ci.org/geopython/geolinks.png)](https://travis-ci.org/geopython/geolinks)
+
+geolinks
+
+
+Utilities to deal with geospatial links.  Working implementation
+of the Cat-Interop work at https://github.com/OSGeo/Cat-Interop
+
+Install
+---
+
+```bash
+pip install geolinks
+```
+
+Use
+---
+
+```python
+ from geolinks.links import sniff_link
+ sniff_link('http://host/wms?service=WMS')
+'OGC:WMS'
+ sniff_link('http://host/wms?service=WPS')
+'OGC:WPS'
+ sniff_link('http://host/wms?service=CSW')
+'OGC:CSW'
+ sniff_link('http://host/data/roads.kmz')
+'OGC:KML'
+ sniff_link('http://host/data/roads.kml')
+'OGC:KML'
+```
+
+Keywords: links geo protocol url href
+Platform: all
+Classifier: Development Status :: 4 - Beta
+Classifier: Environment :: Console
+Classifier: Intended Audience :: Developers
+Classifier: Intended Audience :: Science/Research
+Classifier: License :: OSI Approved :: MIT License
+Classifier: Operating System :: OS Independent
+Classifier: Programming Language :: Python
+Classifier: Topic :: Scientific/Engineering :: GIS
diff --git a/README.md b/README.md
new file mode 100644
index 000..ab061d0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,31 @@
+[![Build 
Status](https://travis-ci.org/geopython/geolinks.png)](https://travis-ci.org/geopython/geolinks)
+
+geolinks
+
+
+Utilities to deal with geospatial links.  Working implementation
+of the Cat-Interop work at https://github.com/OSGeo/Cat-Interop
+
+Install
+---
+
+```bash
+pip install geolinks
+```
+
+Use
+---
+
+```python
+ from geolinks.links import sniff_link
+ sniff_link('http://host/wms?service=WMS')
+'OGC:WMS'
+ sniff_link('http://host/wms?service=WPS')
+'OGC:WPS'
+ sniff_link('http://host/wms?service=CSW')
+'OGC:CSW'
+ sniff_link('http://host/data/roads.kmz')
+'OGC:KML'
+ sniff_link('http://host/data/roads.kml')
+'OGC:KML'
+```
diff --git a/geolinks/__init__.py b/geolinks/__init__.py
new file mode 100644
index 000..81670b7
--- /dev/null
+++ b/geolinks/__init__.py
@@ -0,0 +1,29 @@
+# =
+#
+# Authors: Tom Kralidis tomkrali...@gmail.com
+#
+# Copyright (c) 2014 Tom Kralidis
+#
+# Permission is hereby granted, free of charge, to any person
+# obtaining a copy of this software and associated documentation
+# files (the Software), to deal in the Software without
+# restriction, including without limitation the rights to use,
+# copy, modify, merge, publish, distribute, sublicense, and/or sell
+# copies of the Software, and to permit persons to whom the
+# Software is furnished to do so, subject to the following
+# conditions:
+#
+# The above copyright notice and this permission notice shall be
+# included in all copies or substantial portions of the Software.
+#
+# THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+# OTHER DEALINGS IN THE SOFTWARE.
+#
+# =
+__version__ = '0.0.1'
diff --git a/geolinks/links.py b/geolinks/links.py
new file mode 100644
index 000..9fb2d06
--- /dev/null
+++ b/geolinks/links.py
@@ -0,0 +1,108 @@
+# =
+#
+# Authors: Tom Kralidis tomkrali...@gmail.com
+#
+# Copyright (c) 2014 Tom Kralidis
+#
+# Permission is hereby granted, free of charge, to any person
+# 

[geolinks] 02/02: Initial debian files (based on owslib)

2014-09-30 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 geolinks.

commit e286eea2e690a54466f3b1fbdeea0fb307df28e7
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Tue Sep 30 14:40:37 2014 +0200

Initial debian files (based on owslib)
---
 debian/changelog |  5 +
 debian/compat|  1 +
 debian/control   | 27 +++
 debian/copyright | 29 +
 debian/gbp.conf  | 16 
 debian/rules |  9 +
 debian/source/format |  1 +
 debian/watch |  2 ++
 8 files changed, 90 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..964e09a
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+geolinks (0.0.1-1) UNRELEASED; urgency=medium
+
+  * Initial upload (closes: #xx)
+
+ -- Johan Van de Wauw johan.vandew...@gmail.com  Thu, 25 Sep 2014 21:32:43 
+0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..469767b
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,27 @@
+Source: geolinks
+Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
+Uploaders: Angelos Tzotsos gcpp.kal...@gmail.com,
+  Johan Van de Wauw johan.vandew...@gmail.com
+Section: python
+Priority: optional
+Build-Depends: debhelper (= 9),
+   dh-python,
+   python-setuptools,
+   python-dateutil,
+   python-pytest,
+   python-tz,
+   python-all
+Standards-Version: 3.9.5
+Homepage: https://pypi.python.org/pypi/geolinks/0.0.1
+X-Python-Version: = 2.5
+
+Package: python-geolinks
+Architecture: all
+Depends: ${python:Depends},
+ ${misc:Depends},
+ python-lxml
+Description: Utility library to deal with geospatial links 
+ Utilities to deal with geospatial links. Working implementation
+ of the Cat-Interop work at https://github.com/OSGeo/Cat-Interop
+ 
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..6c60188
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,29 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.1/
+Upstream-Name: geolinks
+Source: https://github.com/geopython/geolinks
+
+Files: *
+Copyright: 2014 Tom Kralidis tomkrali...@gmail.com
+License: MIT
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation
+ files (the Software), to deal in the Software without
+ restriction, including without limitation the rights to use,
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following
+ conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 000..21d0417
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,16 @@
+[DEFAULT]
+
+# The default name for the upstream branch is upstream.
+# Change it if the name is different (for instance, master).
+upstream-branch = upstream
+
+# The default name for the Debian branch is master.
+# Change it if the name is different (for instance, debian/unstable).
+debian-branch = master
+
+# git-import-orig uses the following names for the upstream tags.
+# Change the value if you are not using git-import-orig
+upstream-tag = upstream/%(version)s
+
+# Always use pristine-tar.
+pristine-tar = True
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 000..7d4c489
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+export PYBUILD_NAME=geolinks
+
+%:
+   dh  $@ --with python2 --buildsystem pybuild
+
+
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..32da2fe
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://pypi.python.org/packages/source/G/geolinks/geolinks-(.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 

[geolinks] branch master created (now e286eea)

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

johanvdw-guest pushed a change to branch master
in repository geolinks.

at  e286eea   Initial debian files (based on owslib)

This branch includes the following new commits:

   new  d9d4abe   Imported Upstream version 0.0.1
   new  e286eea   Initial debian files (based on owslib)

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.


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


[geolinks] branch pristine-tar created (now 27019b6)

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

johanvdw-guest pushed a change to branch pristine-tar
in repository geolinks.

at  27019b6   pristine-tar data for geolinks_0.0.1.orig.tar.gz

This branch includes the following new commits:

   new  27019b6   pristine-tar data for geolinks_0.0.1.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.


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


[geolinks] 01/01: pristine-tar data for geolinks_0.0.1.orig.tar.gz

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

johanvdw-guest pushed a commit to branch pristine-tar
in repository geolinks.

commit 27019b6d4707776b142045a3a33878af11506406
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Tue Sep 30 14:19:06 2014 +0200

pristine-tar data for geolinks_0.0.1.orig.tar.gz
---
 geolinks_0.0.1.orig.tar.gz.delta | Bin 0 - 939 bytes
 geolinks_0.0.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/geolinks_0.0.1.orig.tar.gz.delta b/geolinks_0.0.1.orig.tar.gz.delta
new file mode 100644
index 000..f4984e2
Binary files /dev/null and b/geolinks_0.0.1.orig.tar.gz.delta differ
diff --git a/geolinks_0.0.1.orig.tar.gz.id b/geolinks_0.0.1.orig.tar.gz.id
new file mode 100644
index 000..ce9a19b
--- /dev/null
+++ b/geolinks_0.0.1.orig.tar.gz.id
@@ -0,0 +1 @@
+6e3e14f8575f79aea5c4e275fb60af8661f1cd22

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