[Python-modules-commits] [python-lupa] branch debian/master updated (f356404 -> 9c8166b)

Michael Fladischer fladi at moszumanska.debian.org
Mon Jan 8 21:03:07 UTC 2018


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

fladi pushed a change to branch debian/master
in repository python-lupa.

      from  f356404   Initial release (Closes: #878973).
       new  75033a4   Add debian/gbp.conf.
       new  3819871   New upstream version 1.6+dfsg
       new  5640843   Update upstream source from tag 'upstream/1.6+dfsg'
       new  a1c29ff   New upstream release.
       new  ad67129   Bump debhelper compatibility and version to 11.
       new  4006ca2   Bump Standards-Version to 4.1.3.
       new  7b9ddd0   Run wrap-and-sort -bast to reduce diff size of future changes.
       new  0a09cc6   Clean up lupa.egg-info/PKG-INFO to allow two builds in a row.
       new  c4308d1   Add patch to fix reading UTF-8 files in setup.py for Python3.
       new  0e89eb6   Enable autopkgtest-pkg-python testsuite.
       new  9c8166b   Upload to unstable.

The 11 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:
 CHANGES.rst                                        |    8 +
 LICENSE.txt                                        |   33 +-
 PKG-INFO                                           |   62 +-
 debian/changelog                                   |   13 +
 debian/clean                                       |    1 +
 debian/compat                                      |    2 +-
 debian/control                                     |   30 +-
 debian/gbp.conf                                    |    3 +
 ...ading-UTF-8-files-in-setup.py-for-Python3.patch |   28 +
 debian/patches/series                              |    1 +
 lupa.egg-info/PKG-INFO                             |   62 +-
 lupa/_lupa.c                                       | 7142 +++++++++++---------
 lupa/_lupa.pyx                                     |  112 +-
 lupa/lua.pxd                                       |    3 -
 lupa/tests/test.py                                 |    4 +-
 lupa/version.py                                    |    2 +-
 setup.py                                           |    6 +-
 17 files changed, 4434 insertions(+), 3078 deletions(-)
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/patches/0001-Fix-reading-UTF-8-files-in-setup.py-for-Python3.patch
 create mode 100644 debian/patches/series

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



More information about the Python-modules-commits mailing list