[libxml-saxon-xslt2-perl] branch master updated (6d5bc9c -> 7cd6ecd)

Jonas Smedegaard dr at jones.dk
Mon Aug 3 23:46:21 UTC 2015


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

js pushed a change to branch master
in repository libxml-saxon-xslt2-perl.

      from  6d5bc9c   update changelog
       new  0d564b0   Imported Upstream version 0.010
       new  70687d0   Merge tag 'upstream/0.010'
       new  e7ccade   Update upstream-tarball hints for new upstream source.
       new  6b67e00   Declare compliance with Debian Policy 3.9.6.
       new  165dea4   Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
       new  17a4e58   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  aee7a79   Add lintian overrides regarding license in License-Reference field. See bug#786450.
       new  886d9eb   Bump debhelper compatibility level to 9.
       new  a4f1850   Tidy rules file: Suppress versioned debhelper build-dependency.
       new  1650347   Override lintian regarding build-depending unversioned on debhelper.
       new  ffa8503   Update copyright info: Extend coverage of packaging to include current year.
       new  7443c3e   Update copryright info: Drop Files sections for no longer included code copies.
       new  04084f4   Update copyright info: Extend coverage for main upstream author to include current year.
       new  5d1a741   Update copyright info: Add Files section for CONTRIBUTING file.
       new  7cd6ecd   Prepare for release: Update changelog, control file and copyright hints.

The 15 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                          |  45 ++
 CREDITS                            |  11 +
 Changes                            |  68 ++-
 INSTALL                            |  38 ++
 LICENSE                            |   8 +-
 MANIFEST                           |  39 +-
 META.json                          |  77 +++
 META.yml                           |  34 +-
 Makefile.PL                        | 154 +++++-
 README                             |  84 ++--
 SIGNATURE                          |  57 +--
 debian/changelog                   |  26 +-
 debian/compat                      |   2 +-
 debian/control                     |   2 +-
 debian/control.in                  |   4 +-
 debian/copyright                   | 110 ++---
 debian/copyright_hints             |  59 +--
 debian/rules                       |   8 +-
 debian/source/lintian-overrides    |   8 +
 dist.ini                           |   2 +
 doap.ttl                           | 310 +++++++++++++
 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/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/Scalar/Util.pm                 |  49 --
 inc/YAML/Tiny.pm                   | 643 -------------------------
 inc/unicore/Name.pm                | 416 -----------------
 inc/utf8.pm                        |  27 --
 lib/XML/Saxon/XSLT2.pm             |  19 +-
 meta/changes.ttl                   |  89 ----
 meta/doap.ttl                      |  36 --
 meta/makefile.ttl                  |  10 -
 meta/rt-bugs.ttl                   |  93 ----
 t/01basic.t                        |   1 +
 48 files changed, 965 insertions(+), 5307 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 debian/source/lintian-overrides
 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/YAML/Tiny.pm
 delete mode 100644 inc/unicore/Name.pm
 delete mode 100644 inc/utf8.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/libxml-saxon-xslt2-perl.git



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