[Python-modules-commits] r20586 - in packages/python-stdnum/trunk/debian (3 files)

adejong at users.alioth.debian.org adejong at users.alioth.debian.org
Sun Feb 26 21:47:56 UTC 2012


    Date: Sunday, February 26, 2012 @ 21:47:55
  Author: adejong
Revision: 20586

  * New upstream release.

Modified:
  packages/python-stdnum/trunk/debian/changelog
  packages/python-stdnum/trunk/debian/control
  packages/python-stdnum/trunk/debian/copyright

Modified: packages/python-stdnum/trunk/debian/changelog
===================================================================
--- packages/python-stdnum/trunk/debian/changelog	2012-02-26 19:58:32 UTC (rev 20585)
+++ packages/python-stdnum/trunk/debian/changelog	2012-02-26 21:47:55 UTC (rev 20586)
@@ -1,9 +1,55 @@
-python-stdnum (0.6-2) UNRELEASED; urgency=low
+python-stdnum (0.7-1) UNRELEASED; urgency=low
 
+  * New upstream release:
+    - add modules for the following number formats:
+      - Onderwijsnummer (Dutch school number)
+      - BTW-nummer (Omzetbelastingnummer, the Dutch VAT number)
+      - HETU (Finnish personal identity code) as provided by Jussi Judin (#5)
+      - RČ (Rodné číslo, the Czech and Slovak birth numbers)
+      - SIREN (a French company identification number)
+      - FPA, ΦΠΑ (Foros Prostithemenis Aksias, the Greek VAT number)
+      - Ust ID Nr. (Umsatzsteur Identifikationnummer, the German VAT number)
+      - BTW, TVA, NWSt (Belgian VAT number)
+      - DNI (Documento nacional de identidad, Spanish personal identity codes)
+      - NIE (Número de Identificación de Extranjeros, Spanish foreigner
+        number)
+      - CIF (Certificado de Identificación Fiscal, Spanish company tax number)
+      - NIF (Número de Identificación Fiscal, Spanish VAT number)
+      - PVN (Pievienotās vērtības nodokļa, Latvian VAT number)
+      - CVR (Momsregistreringsnummer, Danish VAT number)
+      - TVA (taxe sur la valeur ajoutée, Luxembourgian VAT number)
+      - CNP (Cod Numeric Personal, Romanian Numerical Personal Code)
+      - CF (Cod de înregistrare în scopuri de TVA, Romanian VAT number)
+      - Partita IVA (Italian VAT number)
+      - Αριθμός Εγγραφής Φ.Π.Α. (Cypriot VAT number)
+      - UID (Umsatzsteuer-Identifikationsnummer, Austrian VAT number)
+      - NIF (Número de identificação fiscal, Portuguese VAT number)
+      - IČ DPH (IČ pre daň z pridanej hodnoty, Slovak VAT number)
+      - ALV nro (Arvonlisäveronumero, Finnish VAT number)
+      - DIČ (Daňové identifikační číslo, Czech VAT number)
+      - ANUM (Közösségi adószám, Hungarian VAT number)
+      - VAT (Irish VAT number)
+      - KMKR (Käibemaksukohuslase, Estonian VAT number)
+      - PVM (PridÄ—tinÄ—s vertÄ—s mokestis mokÄ—tojo kodas, Lithuanian VAT number)
+      - n° TVA (taxe sur la valeur ajoutée, French VAT number)
+      - VAT (Maltese VAT number)
+      - NIP (Numer Identyfikacji Podatkowej, Polish VAT number)
+      - ID za DDV (Davčna številka, Slovenian VAT number)
+      - VAT (Moms, Mervärdesskatt, Swedish VAT number)
+      - VAT (United Kingdom (and Isle of Man) VAT registration number)
+      - EGN (ЕГН, Единен граждански номер, Bulgarian personal identity codes)
+      - PNF (ЛНЧ, Личен номер на чужденец, Bulgarian number of a foreigner)
+      - VAT (Идентификационен номер по ДДС, Bulgarian VAT number)
+      - VAT (European Union VAT number)
+      - OIB (Osobni identifikacijski broj, Croatian identification number)
+      - PPS No (Personal Public Service Number, Irish personal number)
+      - CPR (personnummer, the Danish citizen number)
+    - improvements to the documentation and provide API documentation using
+      Sphinx
   * Add missing dependency on pkg_resources package (closes: #654782)
   * Switch to Version 1.0 debian/copyright format.
 
- -- Arthur de Jong <adejong at debian.org>  Sun, 26 Feb 2012 20:56:01 +0100
+ -- Arthur de Jong <adejong at debian.org>  Sun, 26 Feb 2012 22:30:00 +0100
 
 python-stdnum (0.6-1) unstable; urgency=low
 

Modified: packages/python-stdnum/trunk/debian/control
===================================================================
--- packages/python-stdnum/trunk/debian/control	2012-02-26 19:58:32 UTC (rev 20585)
+++ packages/python-stdnum/trunk/debian/control	2012-02-26 21:47:55 UTC (rev 20586)
@@ -21,22 +21,62 @@
  .
  Currently this package supports the following formats:
  .
+  * UID (Umsatzsteuer-Identifikationsnummer, Austrian VAT number)
+  * BTW, TVA, NWSt (Belgian VAT number)
+  * EGN (ЕГН, Единен граждански номер, Bulgarian personal identity codes)
+  * PNF (ЛНЧ, Личен номер на чужденец, Bulgarian number of a foreigner)
+  * VAT (Идентификационен номер по ДДС, Bulgarian VAT number)
+  * CPF (Cadastro de Pessoas Físicas, Brazillian national identifier)
+  * Αριθμός Εγγραφής Φ.Π.Α. (Cypriot VAT number)
+  * DIČ (Daňové identifikační číslo, Czech VAT number)
+  * RČ (Rodné číslo, the Czech birth number)
+  * Ust ID Nr. (Umsatzsteur Identifikationnummer, the German VAT number)
+  * CPR (personnummer, the Danish citizen number)
+  * CVR (Momsregistreringsnummer, Danish VAT number)
+  * EAN (International Article Number)
+  * KMKR (Käibemaksukohuslase, Estonian VAT number)
+  * CIF (Certificado de Identificación Fiscal, Spanish company tax number)
+  * DNI (Documento nacional de identidad, Spanish personal identity codes)
+  * NIE (Número de Identificación de Extranjeros, Spanish foreigner number)
+  * NIF (Número de Identificación Fiscal, Spanish VAT number)
+  * VAT (European Union VAT number)
+  * ALV nro (Arvonlisäveronumero, Finnish VAT number)
+  * HETU (Henkilötunnus, Finnish personal identity code)
+  * SIREN (a French company identification number)
+  * n° TVA (taxe sur la valeur ajoutée, French VAT number)
+  * VAT (United Kingdom (and Isle of Man) VAT registration number)
+  * FPA, ΦΠΑ (Foros Prostithemenis Aksias, the Greek VAT number)
+  * GRid (Global Release Identifier)
+  * OIB (Osobni identifikacijski broj, Croatian identification number)
+  * ANUM (Közösségi adószám, Hungarian VAT number)
+  * IBAN (International Bank Account Number)
+  * PPS No (Personal Public Service Number, Irish personal number)
+  * VAT (Irish VAT number)
+  * IMEI (International Mobile Equipment Identity)
+  * IMSI (International Mobile Subscriber Identity)
+  * ISAN (International Standard Audiovisual Number)
   * ISBN (International Standard Book Number)
+  * ISIL (International Standard Identifier for Libraries)
+  * ISMN (International Standard Music Number)
   * ISSN (International Standard Serial Number)
-  * ISMN (International Standard Music Number)
-  * ISAN (International Standard Audiovisual Number)
-  * EAN (International Article Number)
+  * Partita IVA (Italian VAT number)
+  * PVM (PridÄ—tinÄ—s vertÄ—s mokestis mokÄ—tojo kodas, Lithuanian VAT number)
+  * TVA (taxe sur la valeur ajoutée, Luxembourgian VAT number)
+  * PVN (Pievienotās vērtības nodokļa, Latvian VAT number)
+  * MEID (Mobile Equipment Identifier)
+  * VAT (Maltese VAT number)
   * BSN (Burgerservicenummer, the Dutch national identification number)
-  * CPF (Cadastro de Pessoas Físicas, the Brazillian national identification
-    number)
+  * BTW-nummer (Omzetbelastingnummer, the Dutch VAT number)
+  * Onderwijsnummer (Dutch school number)
+  * NIP (Numer Identyfikacji Podatkowej, Polish VAT number)
+  * NIF (Número de identificação fiscal, Portuguese VAT number)
+  * CF (Cod de înregistrare în scopuri de TVA, Romanian VAT number)
+  * CNP (Cod Numeric Personal, Romanian Numerical Personal Code)
+  * VAT (Moms, Mervärdesskatt, Swedish VAT number)
+  * ID za DDV (Davčna številka, Slovenian VAT number)
+  * IČ DPH (IČ pre daň z pridanej hodnoty, Slovak VAT number)
+  * RČ (Rodné číslo, the Slovak birth number)
   * SSN (U.S. Social Security Number)
-  * IMEI (International Mobile Equipment Identity)
-  * IMSI (International Mobile Subscriber Identity)
-  * MEID (Mobile Equipment Identifier)
-  * GRid (Global Release Identifier)
-  * IBAN (International Bank Account Number)
-  * ISIL (International Standard Identifier for Libraries and Related
-    Organizations)
  .
  Furthermore a number of generic check digit algorithms are available:
  .
@@ -54,22 +94,62 @@
  .
  Currently this package supports the following formats:
  .
+  * UID (Umsatzsteuer-Identifikationsnummer, Austrian VAT number)
+  * BTW, TVA, NWSt (Belgian VAT number)
+  * EGN (ЕГН, Единен граждански номер, Bulgarian personal identity codes)
+  * PNF (ЛНЧ, Личен номер на чужденец, Bulgarian number of a foreigner)
+  * VAT (Идентификационен номер по ДДС, Bulgarian VAT number)
+  * CPF (Cadastro de Pessoas Físicas, Brazillian national identifier)
+  * Αριθμός Εγγραφής Φ.Π.Α. (Cypriot VAT number)
+  * DIČ (Daňové identifikační číslo, Czech VAT number)
+  * RČ (Rodné číslo, the Czech birth number)
+  * Ust ID Nr. (Umsatzsteur Identifikationnummer, the German VAT number)
+  * CPR (personnummer, the Danish citizen number)
+  * CVR (Momsregistreringsnummer, Danish VAT number)
+  * EAN (International Article Number)
+  * KMKR (Käibemaksukohuslase, Estonian VAT number)
+  * CIF (Certificado de Identificación Fiscal, Spanish company tax number)
+  * DNI (Documento nacional de identidad, Spanish personal identity codes)
+  * NIE (Número de Identificación de Extranjeros, Spanish foreigner number)
+  * NIF (Número de Identificación Fiscal, Spanish VAT number)
+  * VAT (European Union VAT number)
+  * ALV nro (Arvonlisäveronumero, Finnish VAT number)
+  * HETU (Henkilötunnus, Finnish personal identity code)
+  * SIREN (a French company identification number)
+  * n° TVA (taxe sur la valeur ajoutée, French VAT number)
+  * VAT (United Kingdom (and Isle of Man) VAT registration number)
+  * FPA, ΦΠΑ (Foros Prostithemenis Aksias, the Greek VAT number)
+  * GRid (Global Release Identifier)
+  * OIB (Osobni identifikacijski broj, Croatian identification number)
+  * ANUM (Közösségi adószám, Hungarian VAT number)
+  * IBAN (International Bank Account Number)
+  * PPS No (Personal Public Service Number, Irish personal number)
+  * VAT (Irish VAT number)
+  * IMEI (International Mobile Equipment Identity)
+  * IMSI (International Mobile Subscriber Identity)
+  * ISAN (International Standard Audiovisual Number)
   * ISBN (International Standard Book Number)
+  * ISIL (International Standard Identifier for Libraries)
+  * ISMN (International Standard Music Number)
   * ISSN (International Standard Serial Number)
-  * ISMN (International Standard Music Number)
-  * ISAN (International Standard Audiovisual Number)
-  * EAN (International Article Number)
+  * Partita IVA (Italian VAT number)
+  * PVM (PridÄ—tinÄ—s vertÄ—s mokestis mokÄ—tojo kodas, Lithuanian VAT number)
+  * TVA (taxe sur la valeur ajoutée, Luxembourgian VAT number)
+  * PVN (Pievienotās vērtības nodokļa, Latvian VAT number)
+  * MEID (Mobile Equipment Identifier)
+  * VAT (Maltese VAT number)
   * BSN (Burgerservicenummer, the Dutch national identification number)
-  * CPF (Cadastro de Pessoas Físicas, the Brazillian national identification
-    number)
+  * BTW-nummer (Omzetbelastingnummer, the Dutch VAT number)
+  * Onderwijsnummer (Dutch school number)
+  * NIP (Numer Identyfikacji Podatkowej, Polish VAT number)
+  * NIF (Número de identificação fiscal, Portuguese VAT number)
+  * CF (Cod de înregistrare în scopuri de TVA, Romanian VAT number)
+  * CNP (Cod Numeric Personal, Romanian Numerical Personal Code)
+  * VAT (Moms, Mervärdesskatt, Swedish VAT number)
+  * ID za DDV (Davčna številka, Slovenian VAT number)
+  * IČ DPH (IČ pre daň z pridanej hodnoty, Slovak VAT number)
+  * RČ (Rodné číslo, the Slovak birth number)
   * SSN (U.S. Social Security Number)
-  * IMEI (International Mobile Equipment Identity)
-  * IMSI (International Mobile Subscriber Identity)
-  * MEID (Mobile Equipment Identifier)
-  * GRid (Global Release Identifier)
-  * IBAN (International Bank Account Number)
-  * ISIL (International Standard Identifier for Libraries and Related
-    Organizations)
  .
  Furthermore a number of generic check digit algorithms are available:
  .

Modified: packages/python-stdnum/trunk/debian/copyright
===================================================================
--- packages/python-stdnum/trunk/debian/copyright	2012-02-26 19:58:32 UTC (rev 20585)
+++ packages/python-stdnum/trunk/debian/copyright	2012-02-26 21:47:55 UTC (rev 20586)
@@ -4,7 +4,8 @@
 Source: http://arthurdejong.org/python-stdnum
 
 Files: *
-Copyright: Copyright (C) 2010-2011 Arthur de Jong
+Copyright: Copyright (C) 2010-2012 Arthur de Jong
+           Copyright (C) 2011 Jussi Judin
 License: LGPL-2.1+
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public




More information about the Python-modules-commits mailing list