[imposm] 36/47: Merge tag 'upstream/2.5.0'

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 13 19:07:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository imposm.

commit bbe6af7a868174441c9351456bd03a1f33b200df
Merge: aea5604 03271ca
Author: David Paleino <dapal at debian.org>
Date:   Mon Dec 10 19:23:49 2012 +0100

    Merge tag 'upstream/2.5.0'
    
    Upstream version 2.5.0
    
    # gpg: Signature made lun 10 dic 2012 19:23:46 CET using DSA key ID 1392B174
    # gpg: Good signature from "David Paleino <d.paleino at gmail.com>"
    # gpg:                 aka "[jpeg image of size 6708]"
    # gpg:                 aka "Hanska <aksnah at gmail.com>"
    # gpg:                 aka "David Paleino <david.paleino at poste.it>"
    # gpg:                 aka "David Paleino <dapal at debian.org>"

 CHANGES                              |  17 +-
 MANIFEST.in                          |   1 +
 PKG-INFO                             |  23 +-
 README => README.rst                 |   2 -
 imposm.egg-info/PKG-INFO             |  23 +-
 imposm.egg-info/SOURCES.txt          |  14 +-
 imposm/app.py                        | 102 +++++--
 imposm/cache/tc_tmp.py               | 577 -----------------------------------
 imposm/db/postgis.py                 | 257 +++++++++++-----
 imposm/dbimporter.py                 | 175 ++++++++---
 imposm/geom.py                       | 272 ++++++++++++++++-
 imposm/mapping.py                    | 134 ++++----
 imposm/psqldb.py                     |  66 ++--
 imposm/reader.py                     |  32 +-
 imposm/test/test_dbimporter.py       | 100 ++++++
 imposm/test/test_geom.py             |  33 --
 imposm/test/test_imported.py         |  27 +-
 imposm/test/test_limit_to.py         |  85 ++++++
 imposm/{util.py => util/__init__.py} |  57 ++--
 imposm/util/geom.py                  | 144 +++++++++
 imposm/util/lib.py                   | 107 +++++++
 imposm/util/ogr.py                   | 130 ++++++++
 imposm/version.py                    |   2 +-
 imposm/writer.py                     |  25 +-
 setup.py                             |   2 +-
 25 files changed, 1457 insertions(+), 950 deletions(-)

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



More information about the Pkg-grass-devel mailing list