[libuser-identity-perl] branch master updated (cfb6665 -> 916644d)

Salvatore Bonaccorso carnil at debian.org
Sun Jan 26 16:36:41 UTC 2014


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

carnil pushed a change to branch master
in repository libuser-identity-perl.

      from  cfb6665   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  3142274   Imported Upstream version 0.94
       new  b0d6bd4   Merge tag 'upstream/0.94'
       new  8359070   Update copyright for upstream files
       new  5ea24d3   Update license stanzas for Artistic and GPL-1+ licenses
       new  7440623   Convert package to '3.0 (quilt)' source package format
       new  90bd244   Declare compliance with Debian Policy 3.9.5
       new  c9f6db8   Bump Debhelper compat level to 8
       new  1b5874b   Don't run POD tests in the testsuite
       new  916644d   Update debian/changelog file

The 8 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                                    |  24 +--
 MANIFEST                                   |   3 +-
 META.json                                  |  41 ++++
 META.yml                                   |  34 ++--
 Makefile.PL                                |   8 +-
 README                                     |  12 +-
 debian/changelog                           |  18 +-
 debian/compat                              |   2 +-
 debian/control                             |   6 +-
 debian/copyright                           |  10 +-
 debian/source/format                       |   1 +
 lib/Mail/Identity.pm                       |   7 +-
 lib/Mail/Identity.pod                      | 262 ++++++++-----------------
 lib/User/Identity.pm                       |   7 +-
 lib/User/Identity.pod                      | 302 ++++++++++-------------------
 lib/User/Identity/Archive.pm               |   7 +-
 lib/User/Identity/Archive.pod              | 146 ++++++--------
 lib/User/Identity/Archive/Plain.pm         |   7 +-
 lib/User/Identity/Archive/Plain.pod        | 210 ++++++++------------
 lib/User/Identity/Collection.pm            |  17 +-
 lib/User/Identity/Collection.pod           | 218 +++++++--------------
 lib/User/Identity/Collection/Emails.pm     |   7 +-
 lib/User/Identity/Collection/Emails.pod    | 230 ++++++++--------------
 lib/User/Identity/Collection/Locations.pm  |   7 +-
 lib/User/Identity/Collection/Locations.pod | 230 ++++++++--------------
 lib/User/Identity/Collection/Systems.pm    |   7 +-
 lib/User/Identity/Collection/Systems.pod   | 230 ++++++++--------------
 lib/User/Identity/Collection/Users.pm      |   7 +-
 lib/User/Identity/Collection/Users.pod     | 230 ++++++++--------------
 lib/User/Identity/Item.pm                  |   7 +-
 lib/User/Identity/Item.pod                 | 148 ++++----------
 lib/User/Identity/Location.pm              |   7 +-
 lib/User/Identity/Location.pod             | 260 +++++++++----------------
 lib/User/Identity/System.pm                |   7 +-
 lib/User/Identity/System.pod               | 206 +++++++-------------
 35 files changed, 1063 insertions(+), 1862 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/source/format

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libuser-identity-perl.git



More information about the Pkg-perl-cvs-commits mailing list