[Python-modules-commits] [contextlib2] 01/02: Merge branch 'master' into jessie-backports

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun May 22 02:18:05 UTC 2016


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

mithrandi pushed a commit to branch jessie-backports
in repository contextlib2.

commit 0afae4016a1f7fb258918bb9ffba9b98e41b4594
Merge: 9e7cafd 57a3d2e
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Sun May 22 04:09:27 2016 +0200

    Merge branch 'master' into jessie-backports

 MANIFEST.in                               |  3 ++
 NEWS.rst                                  | 48 +++++++++++++++++++++++++------
 PKG-INFO                                  | 39 ++++++++++++++++---------
 README.rst                                | 36 ++++++++++++++---------
 VERSION.txt                               |  2 +-
 PKG-INFO => contextlib2.egg-info/PKG-INFO | 39 ++++++++++++++++---------
 contextlib2.egg-info/SOURCES.txt          | 17 +++++++++++
 contextlib2.egg-info/dependency_links.txt |  1 +
 contextlib2.egg-info/top_level.txt        |  1 +
 contextlib2.py                            | 22 +++++++++++---
 debian/.git-dpm                           | 14 ++++-----
 debian/changelog                          | 11 +++++++
 debian/control                            |  6 ++--
 debian/python-contextlib2.pydist          |  1 +
 debian/python3-contextlib2.pydist         |  1 +
 docs/index.rst                            |  6 ++--
 setup.cfg                                 |  8 ++++++
 setup.py                                  | 10 +++----
 test_contextlib2.py                       | 43 +++++++++++++++++++++++++++
 19 files changed, 236 insertions(+), 72 deletions(-)

diff --cc debian/changelog
index 19f8037,71f6c33..92d0941
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,14 +1,21 @@@
+ contextlib2 (0.5.3-1) unstable; urgency=medium
+ 
+   [ Tristan Seligmann ]
+   * Add version to unittest2 build-dependencies.
+   * New upstream release.
+   * Ship .pydist files.
+   * Bump Standards-Version to 3.9.8 (no changes).
+   * Update Vcs-* URLs for https.
+ 
+  -- Tristan Seligmann <mithrandi at debian.org>  Thu, 05 May 2016 03:10:07 +0200
+ 
 +contextlib2 (0.5.1-1~bpo8+1) jessie-backports; urgency=medium
 +
 +  * Rebuild for jessie-backports.
 +  * Add version to unittest2 build dependencies.
 +
 + -- Tristan Seligmann <mithrandi at debian.org>  Wed, 27 Jan 2016 04:19:44 +0200
 +
  contextlib2 (0.5.1-1) unstable; urgency=medium
  
    * New upstream release.

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



More information about the Python-modules-commits mailing list