[Python-modules-commits] [flask-compress] branch master updated (5418d76 -> f8c91f6)
Dominik George
natureshadow-guest at moszumanska.debian.org
Thu Sep 29 09:39:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a change to branch master
in repository flask-compress.
from 5418d76 Raise compat level.
new 3d3db24 Add pgp checking to d/watch.
new e64478c Import flask-compress_1.3.2.orig.tar.gz
new a30a0ff record new upstream branch created by importing flask-compress_1.3.2.orig.tar.gz and merge it
new 7d66798 Update copyright.
new 420ccb3 Re-enable tests.
new 29d2904 Update changelog.
new 0a7953b Add README.md as docs.
new 785bf9a Convert markdown to HTML.
new 1477d7f Remove override.
new cebdd1c Fix changelog.
new f8c91f6 Fix override target name.
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:
Flask_Compress.egg-info/PKG-INFO | 13 ++---
Flask_Compress.egg-info/SOURCES.txt | 10 +++-
LICENSE.txt | 20 +++++++
MANIFEST.in | 4 ++
PKG-INFO | 13 ++---
README.md | 78 ++++++++++++++++++++++++++
debian/.git-dpm | 14 ++---
debian/changelog | 4 +-
debian/control | 1 +
debian/copyright | 2 +-
debian/python-flask-compress.docs | 1 +
debian/python3-flask-compress.docs | 1 +
debian/rules | 11 +++-
debian/source/lintian-overrides | 2 -
debian/upstream/signing-key.asc | 44 +++++++++++++++
debian/watch | 2 +-
setup.py | 19 ++-----
tests/__init__.py | 0
tests/static/1.png | Bin 0 -> 239 bytes
tests/templates/large.html | 13 +++++
tests/templates/small.html | 4 ++
tests/test_flask_compress.py | 106 ++++++++++++++++++++++++++++++++++++
22 files changed, 316 insertions(+), 46 deletions(-)
create mode 100644 LICENSE.txt
create mode 100644 MANIFEST.in
create mode 100644 README.md
create mode 100644 debian/python-flask-compress.docs
create mode 100644 debian/python3-flask-compress.docs
delete mode 100644 debian/source/lintian-overrides
create mode 100644 debian/upstream/signing-key.asc
create mode 100644 tests/__init__.py
create mode 100644 tests/static/1.png
create mode 100644 tests/templates/large.html
create mode 100644 tests/templates/small.html
create mode 100644 tests/test_flask_compress.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-compress.git
More information about the Python-modules-commits
mailing list