[liburi-namespacemap-perl] branch master updated (041d144 -> 555cbc1)

gregor herrmann gregoa at debian.org
Fri May 23 12:15:06 UTC 2014


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

gregoa pushed a change to branch master
in repository liburi-namespacemap-perl.

      from  041d144   update changelog
      adds  66ef513   Imported Upstream version 0.10
       new  788efbb   Merge tag 'upstream/0.10'
       new  0298103   New upstream release.
       new  54a7215   Update debian/copyright.
       new  60f649e   Add new build and runtime dependencies, and recommendations.
       new  201cd12   Declare compliance with Debian Policy 3.9.5.
       new  330dfd2   cme: reformat debian/control
       new  555cbc1   releasing package liburi-namespacemap-perl version 0.10-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:
 COPYRIGHT                          |  89 ++++++++++++++++++++++++++++++
 CREDITS                            |   8 +++
 Changes                            |  22 ++++++--
 LICENSE                            |   6 +-
 MANIFEST                           |   9 ++-
 META.ttl                           | 103 +++++++++++++++++++++++++++++++++++
 META.yml                           |  22 ++++++--
 README                             |  13 +++--
 SIGNATURE                          |  91 ++++++++++++++++---------------
 debian/changelog                   |   9 ++-
 debian/control                     |  26 ++++++---
 debian/copyright                   |  30 ++++++----
 inc/Module/AutoInstall.pm          |  37 +++++++++----
 inc/Module/Install.pm              |   4 +-
 inc/Module/Install/AutoInstall.pm  |   2 +-
 inc/Module/Install/Base.pm         |   2 +-
 inc/Module/Install/Can.pm          |  85 +++++++++++++++++++++++++++--
 inc/Module/Install/Contributors.pm |  24 ++++++++
 inc/Module/Install/Fetch.pm        |   2 +-
 inc/Module/Install/Include.pm      |   2 +-
 inc/Module/Install/Makefile.pm     |  22 +++++---
 inc/Module/Install/Metadata.pm     |   2 +-
 inc/Module/Install/TrustMetaYml.pm |  16 +++---
 inc/Module/Install/Win32.pm        |   2 +-
 inc/Module/Install/WriteAll.pm     |   2 +-
 inc/Module/Package/Dist/RDF.pm     |  15 ++++-
 inc/Scalar/Util.pm                 |  53 ++++++------------
 inc/Scalar/Util/PP.pm              | 109 -------------------------------------
 inc/YAML/Tiny.pm                   |   9 +--
 inc/utf8.pm                        |  26 ---------
 lib/URI/Namespace.pm               |  21 ++++---
 lib/URI/NamespaceMap.pm            |  73 ++++++++++++++++++++++---
 meta/changes.ttl                   |  26 ++++++++-
 meta/makefile.ttl                  |   6 +-
 meta/project.ttl                   |   6 +-
 t/justuri.t                        |  20 +++++++
 t/namespacemap.t                   |  18 +++++-
 t/prefixguess-none.t               |  22 ++++++++
 t/prefixguess.t                    |  77 ++++++++++++++++++++++++++
 39 files changed, 787 insertions(+), 324 deletions(-)
 create mode 100644 COPYRIGHT
 create mode 100644 CREDITS
 create mode 100644 META.ttl
 create mode 100644 inc/Module/Install/Contributors.pm
 delete mode 100644 inc/Scalar/Util/PP.pm
 delete mode 100644 inc/utf8.pm
 create mode 100644 t/justuri.t
 create mode 100644 t/prefixguess-none.t
 create mode 100644 t/prefixguess.t

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



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