[Python-modules-commits] [python-pgspecial] branch master updated (f0faba9 -> 070168a)

ChangZhuo Chen czchen at moszumanska.debian.org
Sun Jun 18 11:49:03 UTC 2017


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

czchen pushed a change to branch master
in repository python-pgspecial.

      from  f0faba9   Update changelog
      adds  fdcdce5   Import python-pgspecial_1.8.0.orig.tar.gz
      adds  5831e9c   record new upstream branch created by importing python-pgspecial_1.8.0.orig.tar.gz and merge it
      adds  b7a3e6d   Ignore *.egg-info in debian/source/options
      adds  7dafe13   Bump compat to 10
      adds  fc0f38e   Update Vcs-Browser
      adds  2de8a86   Bump Standards-Version to 4.0.0
      adds  183e2a5   Update changelog
       new  070168a   Update 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:
 PKG-INFO                                           |   2 +-
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |  14 ++
 debian/compat                                      |   2 +-
 debian/control                                     |   6 +-
 debian/rules                                       |   4 -
 debian/source/options                              |   1 +
 pgspecial.egg-info/PKG-INFO                        |   2 +-
 pgspecial/__init__.py                              |   2 +-
 pgspecial/dbcommands.py                            |  89 +++++----
 pgspecial/iocommands.py                            |  25 ++-
 pgspecial/main.py                                  |   1 -
 .../test_specials.cpython-27-PYTEST.pyc            | Bin 19482 -> 32806 bytes
 tests/dbutils.py                                   |  11 +-
 tests/dbutils.pyc                                  | Bin 2497 -> 2692 bytes
 tests/test_specials.py                             | 208 ++++++++++++++++++++-
 16 files changed, 310 insertions(+), 71 deletions(-)
 create mode 100644 debian/source/options

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



More information about the Python-modules-commits mailing list