[Python-modules-commits] [python-stdnum] branch master updated (2545727 -> 8f9ee88)
Arthur de Jong
adejong at moszumanska.debian.org
Sun Mar 6 14:02:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
adejong pushed a change to branch master
in repository python-stdnum.
from 2545727 Release 1.2-1
new 5e62c1e Import python-stdnum_1.3.orig.tar.gz
new 73ce23d New upstream release (1.3)
new e6bbc07 Update debian/copyright
new dea1dcf Add a python-stdnum-doc package
new 9c4d348 Use https in Vcs-Git field (thanks lintian)
new 2c3902c Upgrade to standards-version 3.9.7 (no changes needed)
new 8f9ee88 Release 1.3-1
The 7 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 | 59 +++
NEWS | 9 +
PKG-INFO | 2 +-
debian/.git-dpm | 14 +-
debian/changelog | 14 +
debian/control | 25 +-
debian/copyright | 2 +-
debian/python-stdnum-doc.doc-base | 11 +
.../{python-stdnum.docs => python-stdnum-doc.docs} | 1 +
debian/rules | 6 +-
getcnloc.py | 4 +-
getiban.py | 4 +-
getnumlist.py | 4 +-
python_stdnum.egg-info/PKG-INFO | 2 +-
python_stdnum.egg-info/SOURCES.txt | 2 +-
python_stdnum.egg-info/pbr.json | 1 -
setup.py | 2 +-
stdnum/__init__.py | 4 +-
stdnum/cn/loc.dat | 2 +-
stdnum/dk/cpr.py | 20 +-
stdnum/eu/vat.py | 4 +-
stdnum/iban.dat | 6 +-
stdnum/iban.py | 6 +-
stdnum/imei.py | 10 +-
stdnum/imsi.dat | 454 +++++++++------------
stdnum/isbn.dat | 18 +-
stdnum/isbn.py | 21 +-
stdnum/isil.dat | 2 +-
stdnum/isil.py | 45 +-
stdnum/iso6346.py | 2 +-
stdnum/issn.py | 12 +-
stdnum/nl/bsn.py | 12 +-
stdnum/us/ssn.py | 21 +-
stdnum/verhoeff.py | 36 +-
stdnum/co/__init__.py => test_vies.py | 30 +-
tests/test_iso6346.doctest | 2 +
36 files changed, 518 insertions(+), 351 deletions(-)
create mode 100644 debian/python-stdnum-doc.doc-base
copy debian/{python-stdnum.docs => python-stdnum-doc.docs} (52%)
delete mode 100644 python_stdnum.egg-info/pbr.json
copy stdnum/co/__init__.py => test_vies.py (52%)
mode change 100644 => 100755
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-stdnum.git
More information about the Python-modules-commits
mailing list