[Python-modules-commits] [django-reversion] branch debian/master updated (65672c7 -> ed2d82e)

Michael Fladischer fladi at moszumanska.debian.org
Sat Jan 27 12:28:14 UTC 2018


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

fladi pushed a change to branch debian/master
in repository django-reversion.

      from  65672c7   Upload to unstable (Closes: #873910).
       new  96568ba   Always use pristine-tar.
       new  6ae4074   New upstream version 2.0.13
       new  80014a0   Update upstream source from tag 'upstream/2.0.13'
       new  f05383a   New upstream release.
       new  c5a8d74   Refresh patches.
       new  bbcb6fa   Bump debhelper compatibility and version to 11.
       new  936ccd9   Bump Standards-Version to 4.1.3.
       new  972d543   Bump required Django version to 1.11.
       new  59dac33   Bump minimum required Python2 version to 2.7 and Python3 to 3.4.
       new  1f9c2d2   Remove lintian override for missing GPG signature check on source tarball to serve as a reminder to improve on this.
       new  eeebabe   Build documentation in override_dh_sphinxdoc.
       new  ed2d82e   Upload to unstable.

The 12 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:
 .gitignore                                         |  1 -
 .travis.yml                                        | 53 ++++++++++++++--------
 CHANGELOG.rst                                      |  7 +++
 README.rst                                         |  4 +-
 debian/changelog                                   | 15 ++++++
 debian/compat                                      |  2 +-
 debian/control                                     | 16 +++----
 debian/gbp.conf                                    |  1 +
 .../0001-Skip-postgresql-and-mysql-tests.patch     |  2 +-
 debian/python-django-reversion-doc.docs            |  1 -
 debian/rules                                       |  9 +++-
 debian/source/lintian-overrides                    |  2 -
 reversion/__init__.py                              |  2 +-
 reversion/models.py                                |  4 +-
 setup.cfg                                          |  4 ++
 tests/test_app/tests/test_api.py                   |  2 +-
 tox.ini                                            | 46 -------------------
 17 files changed, 85 insertions(+), 86 deletions(-)
 delete mode 100644 debian/python-django-reversion-doc.docs
 delete mode 100644 debian/source/lintian-overrides
 delete mode 100644 tox.ini

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



More information about the Python-modules-commits mailing list