[librdf-query-client-perl] branch master updated (96f4e8c -> 9121a75)

Jonas Smedegaard dr at jones.dk
Thu Sep 11 08:37:22 UTC 2014


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

js pushed a change to branch master
in repository librdf-query-client-perl.

      from  96f4e8c   update changelog
      adds  8944396   Added tag 0.112 for changeset aeb4012afffd
      adds  2d7b928   Use Dist::Inkt for packaging
      adds  b312a1d   Remove Makefile.PL (no longer needed)
      adds  fdb7a15   Remove makefile.ttl (no longer needed)
      adds  d4ee8b4   Update dependency metadata
      adds  1de3533   use Pretdsl for changelog
      adds  6f60b83   bump version; changelog
      adds  db704c1   Imported Upstream version 0.113
       new  5b5bdf4   Merge tag 'upstream/0.113'
       new  6cc9e84   Sync control.in with control: Update Vcs-Browser URL to cgit web frontend.
       new  e984cce   Bump compatibility claim to Policy 3.9.5.
       new  9a28079   Update copyright info: Drop Files sections for no longer included convenience code copies.
       new  d733304   Update copyright info: Extend coverage for main author.
       new  d79fe8d   Update copyright info: Extend coverage of packaging.
       new  9121a75   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                       |  17 +-
 COPYRIGHT                          |  67 +--
 CREDITS                            |   8 +-
 Changes                            |  95 ++--
 INSTALL                            |  38 ++
 LICENSE                            |   8 +-
 MANIFEST                           |  39 +-
 META.json                          |  89 ++++
 META.ttl                           | 361 --------------
 META.yml                           |  44 +-
 Makefile.PL                        | 155 ++++++-
 README                             |  62 ++-
 SIGNATURE                          |  57 +--
 debian/changelog                   |  17 +-
 debian/control                     |   2 +-
 debian/control.in                  |   4 +-
 debian/copyright                   |  50 +-
 debian/copyright_hints             |  69 +--
 debian/rules                       |   2 +-
 dist.ini                           |   2 +
 doap.ttl                           | 329 +++++++++++++
 examples/example1.pl               |   0
 inc/Module/AutoInstall.pm          | 930 -------------------------------------
 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          | 154 ------
 inc/Module/Install/Contributors.pm |  24 -
 inc/Module/Install/Fetch.pm        |  93 ----
 inc/Module/Install/Include.pm      |  34 --
 inc/Module/Install/Makefile.pm     | 418 -----------------
 inc/Module/Install/Metadata.pm     | 722 ----------------------------
 inc/Module/Install/Package.pm      | 323 -------------
 inc/Module/Install/TrustMetaYml.pm |  50 --
 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/YAML/Tiny.pm                   | 643 -------------------------
 lib/RDF/Query/Client.pm            |   2 +-
 meta/changes.ttl                   | 225 ---------
 meta/doap.ttl                      |  39 --
 meta/makefile.ttl                  |  24 -
 meta/rt-bugs.ttl                   |  35 --
 45 files changed, 822 insertions(+), 5345 deletions(-)
 create mode 100644 INSTALL
 create mode 100644 META.json
 delete mode 100644 META.ttl
 create mode 100644 dist.ini
 create mode 100644 doap.ttl
 mode change 100755 => 100644 examples/example1.pl
 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/Contributors.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/YAML/Tiny.pm
 delete mode 100644 meta/changes.ttl
 delete mode 100644 meta/doap.ttl
 delete mode 100644 meta/makefile.ttl
 delete mode 100644 meta/rt-bugs.ttl

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



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