[Python-modules-commits] [flask-compress] 04/04: change version to 1.4.0-1 New upstream release. change urgency to medium

Dominik George natureshadow-guest at moszumanska.debian.org
Fri Jan 6 14:30:47 UTC 2017


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

natureshadow-guest pushed a commit to tag debian/1.4.0-1
in repository flask-compress.

commit 53ac7f5639fe1cd04805ce4dc7f2e7559ef51aae
Merge: c09552a 0b97ed6
Author: Dominik George <nik at naturalnet.de>
Date:   Fri Jan 6 15:26:01 2017 +0100

    change version to 1.4.0-1
    New upstream release.
    change urgency to medium

 Flask_Compress.egg-info/PKG-INFO                                    | 3 ++-
 PKG-INFO                                                            | 3 ++-
 README.md                                                           | 3 +++
 debian/.git-dpm                                                     | 6 +++---
 debian/changelog                                                    | 6 ++++++
 .../0001-Remove-unnecessary-image-resources-from-README.md.patch    | 4 ++--
 flask_compress.py                                                   | 4 +++-
 setup.py                                                            | 3 ++-
 8 files changed, 23 insertions(+), 9 deletions(-)

diff --cc debian/.git-dpm
index 419e2f3,0000000..0b6660f
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 966cf1579e60efcf50cfedaa9f260b7cc2ed682e
- 966cf1579e60efcf50cfedaa9f260b7cc2ed682e
- e64478cc1faad0efb0e20632e3b910dbc70a28a7
++0b97ed6db29005313c28175f284725b172e452e6
++0b97ed6db29005313c28175f284725b172e452e6
++042e6f9d74c5f36c401a194eb8db2fd90ab04a2b
 +042e6f9d74c5f36c401a194eb8db2fd90ab04a2b
 +flask-compress_1.4.0.orig.tar.gz
 +68b5eb124b02993c9466dfb2438e0ba79d2d5809
 +6043
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index 211b201,0000000..d7f4ae3
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,5 -1,0 +1,11 @@@
++flask-compress (1.4.0-1) unstable; urgency=medium
++
++  * New upstream release.
++
++ -- Dominik George <nik at naturalnet.de>  Fri, 06 Jan 2017 15:26:02 +0100
++
 +flask-compress (1.3.2-1) unstable; urgency=low
 +
 +  * Initial packaging of upstream release. (Closes: #833921)
 +
 + -- Dominik George <nik at naturalnet.de>  Thu, 29 Sep 2016 11:10:38 +0200
diff --cc debian/patches/0001-Remove-unnecessary-image-resources-from-README.md.patch
index 2ffce5d,0000000..a451eba
mode 100644,000000..100644
--- a/debian/patches/0001-Remove-unnecessary-image-resources-from-README.md.patch
+++ b/debian/patches/0001-Remove-unnecessary-image-resources-from-README.md.patch
@@@ -1,25 -1,0 +1,25 @@@
- From 966cf1579e60efcf50cfedaa9f260b7cc2ed682e Mon Sep 17 00:00:00 2001
++From 0b97ed6db29005313c28175f284725b172e452e6 Mon Sep 17 00:00:00 2001
 +From: Dominik George <nik at naturalnet.de>
 +Date: Thu, 29 Sep 2016 12:03:08 +0200
 +Subject: Remove unnecessary image resources from README.md.
 +
 +These resources would produce a privacy breach after HTML conversion.
 +---
 + README.md | 5 -----
 + 1 file changed, 5 deletions(-)
 +
 +diff --git a/README.md b/README.md
- index 0396c57..26f4e5f 100644
++index cf542d7..665f87b 100644
 +--- a/README.md
 ++++ b/README.md
 +@@ -1,10 +1,5 @@
 + # Flask-Compress
 + 
 +-[![Version](https://img.shields.io/pypi/v/flask-compress.svg)](https://pypi.python.org/pypi/Flask-Compress)
 +-[![Build Status](https://travis-ci.org/libwilliam/flask-compress.png)](https://travis-ci.org/libwilliam/flask-compress)
 +-[![Coverage](https://coveralls.io/repos/libwilliam/flask-compress/badge.svg)](https://coveralls.io/github/libwilliam/flask-compress)
 +-[![License](https://img.shields.io/pypi/l/flask-compress.svg)](https://github.com/libwilliam/flask-compress/blob/master/LICENSE.txt)
 +-
 + Flask-Compress allows you to easily compress your [Flask](http://flask.pocoo.org/) application's responses with gzip.
 + 
 + The preferred solution is to have a server (like [Nginx](http://wiki.nginx.org/Main)) automatically compress the static files for you. If you don't have that option Flask-Compress will solve the problem for you.

-- 
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