[Python-modules-commits] [python-decorator] branch master updated (2f6dea6 -> 4159688)

Piotr Ożarowski piotr at moszumanska.debian.org
Wed Dec 21 21:57:35 UTC 2016


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

piotr pushed a change to branch master
in repository python-decorator.

      from  2f6dea6   Fixed VCS URL (https)
       new  4466fcb   Import python-decorator_4.0.10.orig.tar.gz
       new  cadd743   record new upstream branch created by importing python-decorator_4.0.10.orig.tar.gz and merge it
       new  6561f3e   New upstream version
       new  870b9ac   Standards-Version bumped to 3.9.8 (no changes needed)
       new  82e2d2c   debian/compat changed to 10
       new  4159688   Remove Oleksandr from Uploaders, thanks for all your work! (closes: 820133)

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:
 CHANGES.md                                         |  263 ++
 CHANGES.txt                                        |  118 -
 MANIFEST.in                                        |    2 +-
 PKG-INFO                                           |    4 +-
 debian/.git-dpm                                    |   14 +-
 debian/changelog                                   |   11 +-
 debian/clean                                       |    2 -
 debian/compat                                      |    2 +-
 debian/control                                     |    6 +-
 docs/README.rst                                    |    2 +-
 documentation.pdf                                  | 3353 ++++++++++++--------
 setup.cfg                                          |    2 +-
 src/decorator.egg-info/PKG-INFO                    |    4 +-
 src/decorator.egg-info/SOURCES.txt                 |    4 +-
 .../{SOURCES.txt => SOURCES.txt~}                  |    0
 src/decorator.egg-info/pbr.json                    |    1 +
 src/decorator.py                                   |    8 +-
 src/tests/documentation.py                         |  804 ++---
 18 files changed, 2722 insertions(+), 1878 deletions(-)
 create mode 100644 CHANGES.md
 delete mode 100644 CHANGES.txt
 delete mode 100644 debian/clean
 copy src/decorator.egg-info/{SOURCES.txt => SOURCES.txt~} (100%)
 create mode 100644 src/decorator.egg-info/pbr.json

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



More information about the Python-modules-commits mailing list