[librdf-queryx-lazy-perl] branch master updated (bbc5771 -> 17513cc)

Jonas Smedegaard dr at jones.dk
Wed Oct 15 14:11:33 UTC 2014


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

js pushed a change to branch master
in repository librdf-queryx-lazy-perl.

      from  bbc5771   update changelog
       new  c44cb00   Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
       new  f8494a2   Declare compliance with Debian Policy 3.9.6.
       new  a9a1369   Update copyright info: Add alternate git source URL.
      adds  bfbaa98   helper module for WWW-DataWiki
      adds  4d09868   use parent instead of use base
      adds  8b0b6e6   Only add prefixes if they're really needed. Improves output from ->as_string.
      adds  c47d355   Use Dist::Inkt for packaging
      adds  6fbc2f0   Remove Makefile.PL (no longer needed)
      adds  ed0a6d5   Remove makefile.ttl (no longer needed)
      adds  8effc3f   Update dependency metadata
      adds  abe77c6   fix maintainer metadata
      adds  3794065   use Pretdsl for changelog
      adds  4978a78   bump version; changelog
      adds  3c29143   Imported Upstream version 0.003
       new  9c7dcc3   Merge tag 'upstream/0.003'
       new  7422e94   Update copyright info: Extend coverage for main upstream author to include recent years.
       new  833379d   Update copyright info: Drop coverage of no longer included convenience code copies.
       new  17513cc   Prepare for release: Update changelog, control file and copyright hints.

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:
 CONTRIBUTING                       |  83 ++++
 COPYRIGHT                          |  52 +++
 CREDITS                            |   4 +
 Changes                            |  11 +-
 INSTALL                            |  38 ++
 LICENSE                            |  28 +-
 MANIFEST                           |  37 +-
 META.json                          |  71 +++
 META.yml                           |  33 +-
 Makefile.PL                        | 149 +++++-
 README                             |   4 +-
 SIGNATURE                          |  53 +--
 debian/changelog                   |  16 +-
 debian/control                     |   2 +-
 debian/control.in                  |   4 +-
 debian/copyright                   |  49 +-
 debian/copyright_hints             |  57 +--
 dist.ini                           |   2 +
 doap.ttl                           |  68 +++
 inc/Module/AutoInstall.pm          | 915 -------------------------------------
 inc/Module/Install.pm              | 470 -------------------
 inc/Module/Install/AutoInstall.pm  |  93 ----
 inc/Module/Install/AutoManifest.pm |  45 --
 inc/Module/Install/Base.pm         |  83 ----
 inc/Module/Install/Can.pm          |  81 ----
 inc/Module/Install/Fetch.pm        |  93 ----
 inc/Module/Install/Include.pm      |  34 --
 inc/Module/Install/Makefile.pm     | 415 -----------------
 inc/Module/Install/Metadata.pm     | 716 -----------------------------
 inc/Module/Install/Package.pm      | 323 -------------
 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     |  21 -
 inc/Scalar/Util.pm                 |  71 ---
 inc/Scalar/Util/PP.pm              | 110 -----
 inc/YAML/Tiny.pm                   | 622 -------------------------
 lib/RDF/QueryX/Lazy.pm             |   2 +-
 meta/changes.ttl                   |  28 --
 meta/doap.ttl                      |  23 -
 meta/makefile.ttl                  |  13 -
 42 files changed, 578 insertions(+), 4591 deletions(-)
 create mode 100644 CONTRIBUTING
 create mode 100644 COPYRIGHT
 create mode 100644 CREDITS
 create mode 100644 INSTALL
 create mode 100644 META.json
 create mode 100644 dist.ini
 create mode 100644 doap.ttl
 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/AutoManifest.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.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/Metadata.pm
 delete mode 100644 inc/Module/Install/Package.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/Scalar/Util/PP.pm
 delete mode 100644 inc/YAML/Tiny.pm
 delete mode 100644 meta/changes.ttl
 delete mode 100644 meta/doap.ttl
 delete mode 100644 meta/makefile.ttl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-queryx-lazy-perl.git



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