[Python-modules-commits] [mako] branch master updated (d112cf0 -> 8ed0a53)

Piotr Ożarowski piotr at moszumanska.debian.org
Fri Jul 14 14:50:09 UTC 2017


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

piotr pushed a change to branch master
in repository mako.

      from  d112cf0   close 852908 in changelog
       new  2778b50   record new upstream branch created by importing mako_1.0.7+ds1.orig.tar.gz
       new  5dbb482   Import mako_1.0.7+ds1.orig.tar.gz
       new  4726676   merge patched into master
       new  e5b1f65   New upstream release
       new  d7bb31e   Standards-Version bumped to 4.0.0 (no changes needed)
       new  8ed0a53   bump debhelper compat level to 10

The 6 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:
 AUTHORS                                            | 13 +++++++++
 MANIFEST.in                                        |  2 +-
 PKG-INFO                                           |  2 +-
 debian/.git-dpm                                    | 14 +++++-----
 debian/changelog                                   |  7 +++++
 debian/compat                                      |  2 +-
 debian/control                                     |  4 +--
 .../0001-update-tests-for-Pygments-2.2.patch       | 31 ----------------------
 debian/patches/series                              |  1 -
 doc/_sources/{caching.txt => caching.rst.txt}      |  0
 doc/_sources/{changelog.txt => changelog.rst.txt}  | 14 +++++++++-
 doc/_sources/{defs.txt => defs.rst.txt}            |  0
 doc/_sources/{filtering.txt => filtering.rst.txt}  |  0
 doc/_sources/{index.txt => index.rst.txt}          |  0
 .../{inheritance.txt => inheritance.rst.txt}       |  0
 .../{namespaces.txt => namespaces.rst.txt}         |  2 +-
 doc/_sources/{runtime.txt => runtime.rst.txt}      |  0
 doc/_sources/{syntax.txt => syntax.rst.txt}        |  0
 doc/_sources/{unicode.txt => unicode.rst.txt}      |  0
 doc/_sources/{usage.txt => usage.rst.txt}          |  0
 doc/build/changelog.rst                            | 14 +++++++++-
 doc/build/conf.py                                  |  4 +--
 doc/build/namespaces.rst                           |  2 +-
 doc/build/templates/genindex.mako                  |  4 +--
 mako/__init__.py                                   |  2 +-
 mako/_ast_util.py                                  |  2 +-
 mako/cache.py                                      | 14 +++++-----
 mako/cmd.py                                        |  2 +-
 mako/ext/extract.py                                |  2 +-
 mako/parsetree.py                                  |  2 +-
 mako/template.py                                   |  2 +-
 setup.cfg                                          |  1 -
 32 files changed, 77 insertions(+), 66 deletions(-)
 create mode 100644 AUTHORS
 delete mode 100644 debian/patches/0001-update-tests-for-Pygments-2.2.patch
 delete mode 100644 debian/patches/series
 rename doc/_sources/{caching.txt => caching.rst.txt} (100%)
 rename doc/_sources/{changelog.txt => changelog.rst.txt} (99%)
 rename doc/_sources/{defs.txt => defs.rst.txt} (100%)
 rename doc/_sources/{filtering.txt => filtering.rst.txt} (100%)
 rename doc/_sources/{index.txt => index.rst.txt} (100%)
 rename doc/_sources/{inheritance.txt => inheritance.rst.txt} (100%)
 rename doc/_sources/{namespaces.txt => namespaces.rst.txt} (98%)
 rename doc/_sources/{runtime.txt => runtime.rst.txt} (100%)
 rename doc/_sources/{syntax.txt => syntax.rst.txt} (100%)
 rename doc/_sources/{unicode.txt => unicode.rst.txt} (100%)
 rename doc/_sources/{usage.txt => usage.rst.txt} (100%)

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



More information about the Python-modules-commits mailing list