[Python-modules-commits] [python-django-x509] branch debian/master updated (873916b -> b3292b8)

Michael Fladischer fladi at moszumanska.debian.org
Fri Jan 5 09:58:19 UTC 2018


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

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

      from  873916b   Initial release (Closes: #884317).
       new  a9ecf6c   Add debian/gbp.conf.
       new  8e53bd7   New upstream version 0.3.4
       new  4ad1bb0   Update upstream source from tag 'upstream/0.3.4'
       new  d9bc0f2   New upstream release.
       new  a362e11   Bump debhelper compatibility and version to 11.
       new  b3292b8   Bump Standards-Version to 4.1.3.

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:
 CHANGES.rst                                       | 13 ++++-
 PKG-INFO                                          | 13 +++--
 README.rst                                        | 11 +++--
 debian/changelog                                  |  9 ++++
 debian/compat                                     |  2 +-
 debian/control                                    |  4 +-
 debian/gbp.conf                                   |  3 ++
 django_x509.egg-info/PKG-INFO                     | 13 +++--
 django_x509.egg-info/SOURCES.txt                  |  2 +
 django_x509/__init__.py                           |  2 +-
 django_x509/admin.py                              | 11 ++++-
 django_x509/base/admin.py                         | 58 +++++++++++++++++++----
 django_x509/base/models.py                        | 28 ++++++++---
 django_x509/migrations/0002_certificate.py        |  1 +
 django_x509/migrations/0004_auto_20171207_1450.py | 25 ++++++++++
 django_x509/static/django-x509/js/switcher.js     | 35 ++++++++++++++
 django_x509/tests/test_ca.py                      | 16 ++++++-
 django_x509/tests/test_cert.py                    | 18 +++++--
 18 files changed, 224 insertions(+), 40 deletions(-)
 create mode 100644 debian/gbp.conf
 create mode 100644 django_x509/migrations/0004_auto_20171207_1450.py
 create mode 100644 django_x509/static/django-x509/js/switcher.js

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



More information about the Python-modules-commits mailing list