[Python-modules-commits] [osmalchemy] branch master updated (89dd9be -> 1ec6281)

Dominik George natureshadow-guest at moszumanska.debian.org
Fri Oct 14 15:11:23 UTC 2016


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

natureshadow-guest pushed a change to branch master
in repository osmalchemy.

      from  89dd9be   Fix ordering of copyright file.
       new  61fda07   Enable test suite.
       new  1660010   record new upstream branch created by importing osmalchemy_0.1.+1post2.orig.tar.gz
       new  f202129   Import osmalchemy_0.1.+1post2.orig.tar.gz
       new  857e178   change version to 0.1.+1post2-1 new upstream version
       new  9bf9149   Update changelog.
       new  0f0b05e   Import osmalchemy_0.1.+2.orig.tar.gz
       new  0759cd3   record new upstream branch created by importing osmalchemy_0.1.+2.orig.tar.gz and merge it
       new  fbdd22b   Update changelog.
       new  fd8d914   Remove unused override.
       new  1ec6281   Release for unstable.

The 10 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:
 CHANGELOG                                          |    36 +
 LICENSE                                            |    39 +
 MANIFEST.in                                        |     5 +
 ODBL                                               |   540 +
 OSMAlchemy.egg-info/PKG-INFO                       |    21 +-
 OSMAlchemy.egg-info/SOURCES.txt                    |     8 +-
 PKG-INFO                                           |    21 +-
 README.rst                                         |    17 +-
 debian/.git-dpm                                    |    14 +-
 debian/changelog                                   |     7 +
 debian/control                                     |     8 +
 ...ing-bug-when-building-in-non-UTF-8-locale.patch |    23 -
 debian/patches/series                              |     1 -
 debian/python3-osmalchemy.lintian-overrides        |     2 -
 debian/rules                                       |     5 +-
 osmalchemy/__init__.py                             |     3 +
 osmalchemy/util/db.py                              |    16 +-
 setup.py                                           |    14 +-
 {osmalchemy/util => test}/__init__.py              |     0
 test/data/schwarzrheindorf.osm                     | 34285 +++++++++++++++++++
 test/test_model.py                                 |     2 +-
 test/test_util_db.py                               |     6 +-
 22 files changed, 34977 insertions(+), 96 deletions(-)
 create mode 100644 CHANGELOG
 create mode 100644 LICENSE
 create mode 100644 MANIFEST.in
 create mode 100644 ODBL
 delete mode 100644 debian/patches/0001-Fix-encoding-bug-when-building-in-non-UTF-8-locale.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/python3-osmalchemy.lintian-overrides
 copy {osmalchemy/util => test}/__init__.py (100%)
 create mode 100644 test/data/schwarzrheindorf.osm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/osmalchemy.git



More information about the Python-modules-commits mailing list