[Python-modules-commits] [parallax] branch master updated (5446cf1 -> fb01f01)

Valentin Vidic vvidic-guest at moszumanska.debian.org
Mon Sep 18 18:19:19 UTC 2017


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

vvidic-guest pushed a change to branch master
in repository parallax.

      from  5446cf1   Update changelog
       new  dff68ab   record new upstream branch created by importing parallax_1.0.2.orig.tar.gz
       new  628f08d   Import parallax_1.0.2.orig.tar.gz
       new  7c532bf   merge patched into master
       new  5e5d90f   Update Standards-Version to 4.0.0
       new  259d54a   Add python-setuptools to Build-Depends
       new  fb01f01   Update changelog

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:
 MANIFEST.in                                        |  6 ++
 PKG-INFO                                           |  2 +-
 README.md => README                                |  0
 debian/.git-dpm                                    | 14 ++--
 debian/changelog                                   |  8 ++
 debian/control                                     |  5 +-
 ...e-testsuite-exit-with-non-zero-on-failure.patch | 22 ------
 ...date-module-and-test-to-work-with-python3.patch | 91 ----------------------
 debian/patches/series                              |  2 -
 PKG-INFO => parallax.egg-info/PKG-INFO             |  2 +-
 parallax.egg-info/SOURCES.txt                      | 21 +++++
 parallax.egg-info/dependency_links.txt             |  1 +
 parallax.egg-info/top_level.txt                    |  1 +
 parallax/__init__.py                               | 12 +--
 parallax/version.py                                |  2 +-
 setup.cfg                                          |  4 +
 setup.py                                           |  2 +-
 17 files changed, 61 insertions(+), 134 deletions(-)
 create mode 100644 MANIFEST.in
 copy README.md => README (100%)
 delete mode 100644 debian/patches/0001-Make-testsuite-exit-with-non-zero-on-failure.patch
 delete mode 100644 debian/patches/0002-Update-module-and-test-to-work-with-python3.patch
 delete mode 100644 debian/patches/series
 copy PKG-INFO => parallax.egg-info/PKG-INFO (98%)
 create mode 100644 parallax.egg-info/SOURCES.txt
 create mode 100644 parallax.egg-info/dependency_links.txt
 create mode 100644 parallax.egg-info/top_level.txt
 create mode 100644 setup.cfg

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



More information about the Python-modules-commits mailing list