[liburi-namespacemap-perl] branch master updated (92f0211 -> 4bdc1a2)

gregor herrmann gregoa at debian.org
Fri Oct 17 17:20:15 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  92f0211   Upload to unstable as 0.21-1
       new  2919d93   Add debian/upstream/metadata
       new  b9d0bd2   update changelog
      adds  67a90ae   start URI::NamespaceMap
      adds  fd4cd1b   grab kasei's uri implementation
      adds  65dfc9f   add list_namespaces
      adds  1cf2ef1   Grab kasei's test and rename
      adds  46ed9a2   add Namespace object
      adds  cfaa32b   Merge branch 'master' of https://github.com/perigrin/URI-NamespaceMap
      adds  c5ee0a5   Use URI class
      adds  ecbd33d   add URI coercion
      adds  93624e1   fixup tests to work for us
      adds  ceb9012   fix some iphoney bugs and add handles
      adds  927a124   Reindent and minor stuff
      adds  a8ab11e   Pretty sane test script
      adds  f60785a   Add method to list prefixes
      adds  de314a6   Should be runnable now
      adds  c660ced   fix the buildargs
      adds  5c053cc   add coercion
      adds  31fd1c6   Add some more constructor tests
      adds  8d2655c   Add some more constructor tests
      adds  333191c   sort the array for tests
      adds  c8ea983   list namespace change sorting
      adds  4a60b88   add type test for last tests
      adds  e7fd02c   Make empty prefix test TODO
      adds  821792d   Add some documentation
      adds  b6e9f11   add AUTOLOADs
      adds  8443490   Merge branch 'master' of https://github.com/perigrin/URI-NamespaceMap
      adds  626f133   TODO test fixed
      adds  3ed8297   More documentation
      adds  43e64cf   fix some delegation and autoloading edge cases
      adds  2090eba   Merge branch 'master' of https://github.com/perigrin/URI-NamespaceMap
      adds  a343804   Deep magic to allow type keyword
      adds  e8004a3   test bug
      adds  87d3c00   mark foaf-only prefix TODO
      adds  d88cc62   URI should be returned from uri method
      adds  06537bc   document namespace
      adds  9096b31   remove dump
      adds  d541464   Warning about method names
      adds  34dc7da   Add Makefile.PL
      adds  40de6f7   Initial RDF metadata for packaging
      adds  62bd150   Generated stuff
      adds  a40d83e   add license and version
      adds  b2c10d5   Remove dist.ini
      adds  b88cbc4   fix POD title
      adds  cc1d55c   use my bug tracker
      adds  5771b6a   add github repo
      adds  b293e98   Add author tests
      adds  6960229   Merge branch 'master' of github.com:kjetilk/URI-NamespaceMap
      adds  1c1734b   Add Perl critic test
      adds  d5eee11   bump version
      adds  753a370   Update changelog
      adds  f29cd9e   Use my issue tracker
      adds  1bd000e   Update README
      adds  373d3da   Add check-changes
      adds  4f263ec   bump version
      adds  3bbe1e4   first stab at method to guess namespace or prefix
      adds  18a2d86   Use_ok tests
      adds  89d7172   Some prefix tests
      adds  6b0e275   passing tests on prefix guessing
      adds  5d95783   update deps
      adds  e7d0d01   More tests; fix some bugs
      adds  e304499   include Test::CPAN::Changes in author tests changes check
      adds  12d061f   Tests for non-XML::CommonNS prefixes and URIs Tests for random garbage
      adds  bc45449   adding reverse lookups, ported from changes to RDF::Trine::NamespaceMap
      adds  5445b92   Merge pull request #2 from doriantaylor/master
      adds  4537ad6   Merge branch 'master' of github.com:kjetilk/URI-NamespaceMap
      adds  532e014   adding reverse lookups, ported from changes to RDF::Trine::NamespaceMap
      adds  ba54fca   Credit dorian
      adds  32d9e10   update changelog
      adds  6559a2e   fix turtle bug
      adds  def4a29   bump version, really
      adds  ed6ccd5   Use version_from in Makefile.PL for now
      adds  a70f233   Autoupdated
      adds  6ba2914   allow cascading ifelse
      adds  bd69b0f   fix pod bug
      adds  fdf8bb2   bump version
      adds  9844dcd   Stop using blank node in makefile.ttl to fix version_from
      adds  938a376   update changelog
      adds  e3a114a   Updated README
      adds  dab503e   Merge release branch into master
      adds  a8382c4   Merge branch 'master' of github.com:kjetilk/URI-NamespaceMap
      adds  2141821   fix changes test
      adds  f25adb1   Load URI::Namespace
      adds  83d5622   change the order of use tests
      adds  82907bd   bump version
      adds  beb626d   update changelog
      adds  e8cfed9   Autoupdated files
      adds  003f508   Manually resolve conflicts
      adds  20042fe   Add metacpan as homepage
      adds  37781a3   Fix the repository structure
      adds  9d78955   Failing tests due to something in XML:NF
      adds  2121deb   Autogenerated files
      adds  7e7dccd   terms with hyphens in them break
      adds  6669f68   Merge pull request #4 from doriantaylor/master
      adds  66ddb09   Merge branch 'master' of github.com:kjetilk/URI-NamespaceMap
      adds  53a8956   forgot trailing $ to end the pattern
      adds  7b99871   disable XML::CommonNS for now
      adds  ad2f1b9   bump version
      adds  4ad286a   bump copyright year
      adds  b80b67c   Update makefile with recommends
      adds  2edd525   update changelog
      adds  6a71aa4   Require rather than use, when it is conditional
      adds  4d86ea7   Remove TODO now
      adds  5cd2153   Fix syntax errors in the RDF meta info
      adds  6e35f68   Autoupdate files
      adds  6eae8ff   Move one test to skip all
      adds  bcbd7fa   Use Test::Exception to test if no module installed
      adds  7447f0a   warns instead of carps when not able to guess
      adds  13e8f26   re-enable XML::CommonNS
      adds  f88316b   Make correct SKIPs depending on modules Add tests for Prefixes alone Add some diagnostics
      adds  0bfa456   tests are now correct
      adds  fbeac9c   Use Try::Tiny for when XML::CommonNS doesn't have prefix
      adds  e64cc3f   bump version
      adds  04d96a9   update changelog (slightly)
      adds  f5fb0b4   actually, it seemed like warn was better than carp right now....
      adds  faa9e94   Autoupdated README
      adds  bb5a7f7   forgot done_testing in -none test
      adds  20276e1   add Module::Load::Conditional and Carp to makefile
      adds  ce67f3e   update changelog
      adds  4884fb5   bump version add version dep on RDF::NS Add documentation
      adds  4d391a1   Version dep on RDF::NS
      adds  bdeef5b   Failing test for github issue #3
      adds  f7661ac   swap _uri and uri. Partly fixing issue #3
      adds  8471fd4   Merge branch 'master' of github.com:kjetilk/URI-NamespaceMap
      adds  0048257   remove todo mark on Person uri method
      adds  3d46b11   swap accessors now that namespacemap has swapped
      adds  9987a74   documentation for new uri behaviour. Fixes issue #3
      adds  ff3a2f1   tests for issue #1
      adds  781c1c2   Tests for namespacemap for issue #1
      adds  8f12bba   remove TODO test for auto-prefix expension, the guessing code should be used for that.
      adds  eaeb79e   just check that isa is possible as parameter
      adds  2369751   update changelog
      adds  f61469c   bump version
      adds  6ca3d04   fix strange space problem
      adds  004b343   pod syntax error fix
      adds  a9c4875   Add provenance URIs
      adds  f9403c1   Autoupdated files
      adds  fb83bbf   check the uri localpart for definedness
      adds  c1dcc6b   Change URI::Namespace _uri attribute from a URI to IRI object.
      adds  82e68d9   Added URI delegation methods abs, rel, eq, and canonical.
      adds  dda6db8   Removed type coercion which is available from IRI 0.003.
      adds  ec19efd   Added IRI to makefile.ttl prereqs.
      adds  2a759bc   Simplify definition of methods that delegate to URI.
      adds  2c246f2   Added delegation tests.
      adds  ea8ef39   Merge pull request #5 from kasei/master
      adds  e254731   META.ttl can be in git
      adds  71046ce   Mention the need for newer RDF::NS
      adds  70426d5   Link to Debian packages
      adds  a3528ba   Update changelogs Fix syntax errors in changelog
      adds  babe315   De-tabbed whitespace.
      adds  8701c40   Merge pull request #6 from kasei/master
      adds  a138c7a   Bump version dep on IRI
      adds  6383a8d   Metadata changes
      adds  c41602f   Use Types::URI and a new Iri type
      adds  9ae7ed6   update changelog
      adds  7fd1c06   bump version
      adds  44057b9   add deps on Types::URI
      adds  350cad5   Autoupdates
      adds  3673a38   Apparently, I already release 0.11_1, bump version
      adds  c77c429   Autoupdates
      adds  50574b8   bump version
      adds  47e2811   do a dev release first
      adds  5db6241   bump version back up
      adds  186d1d2   Uh, apparently released from a different computer
      adds  fac4408   Actually, roll another, just in case
      adds  fe46690   Autoupdates
      adds  691eac9   Add travis CI config
      adds  3fa3ebf   remove spurious whitespace
      adds  ffc05a0   Added IRI tests.
      adds  7580a56   Merge pull request #7 from kasei/master
      adds  5529818   update changelog
      adds  b08eb46   bump version
      adds  40cfa7e   syntax error fix
      adds  a03837e   Autoupdates
      adds  6a14b47   skip the test failing for old RDF::NS for automated tests
      adds  784d609   Merge pull request #1 from kjetilk/master
      adds  a5ef1be   first stab at Moo port. (TODO: documentation)
      adds  56a0124   convert to Dist::Inkt (should help with travis)
      adds  d3cef2d   oops; missing a dep
      adds  c037488   docs
      adds  21e1c7e   metadata
      adds  559d44c   skip whitespace tests
      adds  79bb92b   Merge pull request #8 from tobyink/master
      adds  a67b98c   Add git2prov user links
      adds  7d53cd3   bump version
      adds  cae286a   update changelog
      adds  01152d7   fix syntax error
      adds  5a85edf   checked definedness of $RDF::NS::VERSION for skip
      adds  61138f9   correct typo :-(
      adds  4924d82   update changelog
      adds  d926823   Bump version
      adds  38174d9   Add README.pod
      adds  8bd5b8a   Update changelog and bump version
      adds  164482e   update changelog
      adds  784f0af   update changelog
      adds  839cb96   bump version
      adds  69f7b6c   Remove check changes
      adds  116d04f   Fix or ignore some Perl::Critic complaints
      adds  7f454c3   OK stringy eval
      adds  4959c9e   Remove Test::POD::Coverage for now
      adds  c7e36fc   Imported Upstream version 0.22
       new  ab52a8a   Merge tag 'upstream/0.22'
       new  4c8cde9   Update debian/changelog
       new  96162e8   debian/copyright: drop sections about removed third-party files.
       new  4bdc1a2   releasing package liburi-namespacemap-perl version 0.22-1

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                            |  42 +-
 Changes                              |   4 +
 LICENSE                              |   2 +-
 MANIFEST                             |  28 --
 META.json                            |  10 +-
 META.yml                             |   8 +-
 Makefile.PL                          |   8 +-
 README                               |   2 +-
 README.pod                           |   7 +-
 SIGNATURE                            |  80 +--
 debian/changelog                     |   8 +
 debian/copyright                     |  26 -
 debian/upstream/metadata             |   8 +
 doap.ttl                             |  32 +-
 inc/Module/AutoInstall.pm            | 934 -----------------------------------
 inc/Module/Install.pm                | 470 ------------------
 inc/Module/Install/AutoInstall.pm    |  93 ----
 inc/Module/Install/AutoLicense.pm    |  63 ---
 inc/Module/Install/AutoManifest.pm   |  45 --
 inc/Module/Install/Base.pm           |  83 ----
 inc/Module/Install/Can.pm            | 154 ------
 inc/Module/Install/Contributors.pm   |  24 -
 inc/Module/Install/Copyright.pm      |  21 -
 inc/Module/Install/Credits.pm        |  21 -
 inc/Module/Install/DOAP.pm           |  20 -
 inc/Module/Install/DOAPChangeSets.pm |  24 -
 inc/Module/Install/Fetch.pm          |  93 ----
 inc/Module/Install/Include.pm        |  34 --
 inc/Module/Install/Makefile.pm       | 418 ----------------
 inc/Module/Install/ManifestSkip.pm   |  48 --
 inc/Module/Install/Metadata.pm       | 722 ---------------------------
 inc/Module/Install/Package.pm        | 323 ------------
 inc/Module/Install/RDF.pm            |  28 --
 inc/Module/Install/ReadmeFromPod.pm  | 138 ------
 inc/Module/Install/TrustMetaYml.pm   |  52 --
 inc/Module/Install/Win32.pm          |  64 ---
 inc/Module/Install/WriteAll.pm       |  63 ---
 inc/Module/Package.pm                |  71 ---
 inc/Module/Package/Dist/RDF.pm       |  47 --
 inc/Scalar/Util.pm                   |  63 ---
 inc/Sub/Util.pm                      |  43 --
 inc/YAML/Tiny.pm                     | 643 ------------------------
 lib/Types/Namespace.pm               |   3 +-
 lib/URI/Namespace.pm                 |   2 +-
 lib/URI/NamespaceMap.pm              |   7 +-
 45 files changed, 95 insertions(+), 4984 deletions(-)
 create mode 100644 debian/upstream/metadata
 delete mode 100644 inc/Module/AutoInstall.pm
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/AutoInstall.pm
 delete mode 100644 inc/Module/Install/AutoLicense.pm
 delete mode 100644 inc/Module/Install/AutoManifest.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Contributors.pm
 delete mode 100644 inc/Module/Install/Copyright.pm
 delete mode 100644 inc/Module/Install/Credits.pm
 delete mode 100644 inc/Module/Install/DOAP.pm
 delete mode 100644 inc/Module/Install/DOAPChangeSets.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Include.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/ManifestSkip.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Package.pm
 delete mode 100644 inc/Module/Install/RDF.pm
 delete mode 100644 inc/Module/Install/ReadmeFromPod.pm
 delete mode 100644 inc/Module/Install/TrustMetaYml.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 delete mode 100644 inc/Module/Package.pm
 delete mode 100644 inc/Module/Package/Dist/RDF.pm
 delete mode 100644 inc/Scalar/Util.pm
 delete mode 100644 inc/Sub/Util.pm
 delete mode 100644 inc/YAML/Tiny.pm

-- 
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