[Python-modules-commits] [dkimpy] branch master updated (303bcd1 -> 3913baa)

Scott Kitterman kitterman at moszumanska.debian.org
Mon Dec 7 22:36:36 UTC 2015


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

kitterman pushed a change to branch master
in repository dkimpy.

      from  303bcd1   Update Vcs fields for git migration
       new  aeeb28d   Import dkimpy_0.5.5.orig.tar.gz
       new  a8ee9ae   record new upstream branch created by importing dkimpy_0.5.5.orig.tar.gz and merge it
       new  249581d   change version to 0.5.5-1 (UNRELEASED) [ Scott Kitterman ] New upstream release Remove uupdate from debian/watch, no longer relevant when using git-dpm Update Homepage: field in debian/control with new upstream url [ SVN-Git Migration ] Migrate packaging to git with git-dpm
       new  3913baa   * New upstream release (LP: #1350141) * Bump standards version to 3.9.6 without further change

The 4 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:
 ChangeLog                     |  4 +++
 PKG-INFO                      |  2 +-
 README                        |  4 +--
 debian/.git-dpm               | 14 ++++----
 debian/changelog              | 12 +++++++
 debian/control                |  2 +-
 debian/watch                  |  2 +-
 dkim/__init__.py              | 80 +++++++++++++++++++++++++++--------------
 dkim/tests/data/test2.message | 24 +++++++++++++
 dkim/tests/test_dkim.py       | 84 ++++++++++++++++++++++++++++++++++---------
 dkim/tests/test_util.py       |  4 +--
 dkim/util.py                  |  2 +-
 setup.py                      |  2 +-
 13 files changed, 176 insertions(+), 60 deletions(-)
 create mode 100644 dkim/tests/data/test2.message

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



More information about the Python-modules-commits mailing list