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

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

      from  baa373b   Prepare for release: Update changelog.
      adds  5d31baa   Try @perigrin's suggestion
      adds  2883172   remove strict/warnings pragmas where Moo is used
      adds  8fdf083   Merge pull request #12 from kwakwaversal/master
      adds  a93e900   Merge branch 'master' of 
github.com:kjetilk/URI-NamespaceMap into try-improve-buildargs
      adds  bffb75f   fix buildargs improvement
      adds  6ccdab0   add copyright year
      adds  9dcc682   prohibiting forbidden/reserved local parts
      adds  365bdd8   fixing trailing and excess whitespaces
      adds  40398d8   Merge pull request #13 from kwakwaversal/master
      adds  11d7fec   Credit @kwa
      adds  050165e   update changelog
      adds  c4585a3   document new error
      adds  8440724   bump version
      adds  b0595d2   use only high-precendence booleans and paranthesis
      adds  e9dc388   Check critic; carping is now OK
      adds  9f1eba5   add Sub::Quote to makefile
      adds  f3015bc   Failing test for method guess isa
      adds  edbbd29   another failing test for guessing code in #1
      adds  b5e37a7   check guessing code for reserved prefixes, issue #1
      adds  e0d76ab   bump version
      adds  cb3dd57   make sure we increment when making prefix
      adds  fc1f9da   fix number of tests
      adds  e0e2851   add version
      adds  b0581fd   bump version
      adds  78ecb83   update changelog
      adds  d1f740e   update changelog
      adds  5f9184f   move the final 1;
      adds  b9d08e6   bump version
      adds  c43ea0c   prettify Turtle changelog slightly
      adds  860d113   Set version to 1.00
      adds  9e3fa99   New upstream version 1.00
       new  e1716e4   Merge tag 'upstream/1.00'
       new  3da2705   (Build-)depend on libsub-quote-perl.
       new  c81d04f   Update copyright info: Extend coverage for main upstream 
authors.
       new  d4daea7   Fix favor older libmoo-perl over libsub-quote-perl.
       new  dd89d8e   Update copyright info: Add coverage for myself.
       new  e76060f   Prepare for release: Update changelog.

The 6 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                                  |  24 +++----
 CREDITS                                    |   1 +
 Changes                                    |  11 ++++
 LICENSE                                    |   6 +-
 MANIFEST                                   |   2 +
 META.json                                  |  16 +++--
 META.yml                                   |  13 ++--
 Makefile.PL                                |  14 ++--
 README                                     |  10 +--
 SIGNATURE                                  |  62 +++++++++---------
 debian/changelog                           |  17 +++++
 debian/control                             |   1 +
 debian/copyright                           |   7 +-
 doap.ttl                                   |  35 +++++++++-
 lib/Types/Namespace.pm                     |   6 +-
 lib/URI/Namespace.pm                       |   6 +-
 lib/URI/NamespaceMap.pm                    | 100 ++++++++++++++++++-----------
 lib/URI/NamespaceMap/ReservedLocalParts.pm |  88 +++++++++++++++++++++++++
 t/justuri.t                                |   1 -
 t/namespacemap.t                           |  19 ++----
 t/prefixguess-none.t                       |   3 +-
 t/prefixguess.t                            |  14 ++--
 t/reserved.t                               |  23 +++++++
 23 files changed, 346 insertions(+), 133 deletions(-)
 create mode 100644 lib/URI/NamespaceMap/ReservedLocalParts.pm
 create mode 100644 t/reserved.t

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to