[Python-modules-commits] [python-releases] branch master updated (0bccde8 -> 9c174f7)

Jan Dittberner jandd at moszumanska.debian.org
Sat Jan 30 19:14:02 UTC 2016


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

jandd pushed a change to branch master
in repository python-releases.

      from  0bccde8   releasing package python-releases version 0.7.0-2
       new  c07ea2b   add missing trailing slash in debian/clean (Closes: #808616)
       new  fce95b0   Use https URL for Vcs-Git in debian/control
       new  07370e2   Disable tests in debian/rules because they require spec which is not packaged for debian yet, remove python{3,}-docutils from Build-Depends
       new  6dcf67a   Import python-releases_1.0.0.orig.tar.gz
       new  29fde39   record new upstream branch created by importing python-releases_1.0.0.orig.tar.gz and merge it
       new  f8f22c9   New upstream version
       new  9508642   add new python-releases-doc binary package containing the Sphinx documentation
       new  f804414   Add myself to copyright file, bump copyright years
       new  34777ae   Use specific versions of python-sphinx and python-sphinx-rtd-theme
       new  9f5ee4d   Remove travis-ci image and link to avoid privacy breach
       new  bdb0e84   patch README.rst to avoid privacy breach caused by included travis-ci image
       new  b0a4c7c   Remove calculated date from docs/conf.py to support reproducible builds
       new  2e8eea4   patch docs/conf.py to use a fixed your to support reproducible builds
       new  9c174f7   releasing package python-releases version 1.0.0-1

The 14 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:
 LICENSE                                            |   2 +-
 PKG-INFO                                           |   4 +-
 README.rst                                         |   3 --
 debian/.git-dpm                                    |  14 ++---
 debian/changelog                                   |  22 ++++++++
 debian/clean                                       |   3 +-
 debian/control                                     |  35 +++++++++++--
 debian/copyright                                   |   3 +-
 ...is-ci-image-and-link-to-avoid-privacy-bre.patch |  20 ++++++++
 ...ulated-date-from-docs-conf.py-to-support-.patch |  28 ++++++++++
 debian/patches/series                              |   2 +
 debian/python-releases-doc.doc-base                |   9 ++++
 debian/python-releases-doc.docs                    |   1 +
 debian/rules                                       |  19 ++++++-
 dev-requirements.txt                               |   5 +-
 docs/.changelog.rst.swp                            | Bin 0 -> 20480 bytes
 docs/changelog.rst                                 |   6 +++
 docs/conf.py                                       |   3 +-
 docs/index.rst                                     |   1 -
 docs/todo.rst                                      |  11 ----
 docs/usage.rst                                     |  11 ++--
 releases.egg-info/PKG-INFO                         |  24 ---------
 releases.egg-info/SOURCES.txt                      |  20 --------
 releases.egg-info/dependency_links.txt             |   1 -
 releases.egg-info/top_level.txt                    |   1 -
 releases/__init__.py                               |  57 +++++++++++++++++----
 releases/_version.py                               |   2 +-
 setup.cfg                                          |   3 ++
 tasks.py                                           |  11 ++--
 tests/changelog.py                                 |  33 +++++++++---
 30 files changed, 246 insertions(+), 108 deletions(-)
 create mode 100644 debian/patches/0001-Remove-travis-ci-image-and-link-to-avoid-privacy-bre.patch
 create mode 100644 debian/patches/0002-Remove-calculated-date-from-docs-conf.py-to-support-.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/python-releases-doc.doc-base
 create mode 100644 debian/python-releases-doc.docs
 create mode 100644 docs/.changelog.rst.swp
 delete mode 100644 docs/todo.rst
 delete mode 100644 releases.egg-info/PKG-INFO
 delete mode 100644 releases.egg-info/SOURCES.txt
 delete mode 100644 releases.egg-info/dependency_links.txt
 delete mode 100644 releases.egg-info/top_level.txt

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



More information about the Python-modules-commits mailing list