[libxml-semanticdiff-perl] branch master updated (9cd6266 -> bbffd76)

Jonas Smedegaard js at moszumanska.debian.org
Sat May 10 15:48:57 UTC 2014


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

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

      from  9cd6266   Prepare for release: Update changelog, control file and copyright hints.
       new  14ef1c0   Stop needlessly mangling upstream version numer.
      adds  b3f6a35   Imported Upstream version 1.0004
       new  f0cafa3   Merge tag 'upstream/1.0004'
       new  c8ff106   Update tarball checksum.
       new  17bd8f4   Bump standards-version to 3.9.5.
       new  0167bbc   Bump to debhelper compatibility level 8.
       new  bbffd76   Prepare for release: Update changelog, control file and copyright hints.

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:
 Build.PL                             |  17 +-
 Changes                              |  59 ++++--
 LICENSE                              | 396 +++++++++++++++++++++++++++++++++++
 MANIFEST                             |  15 +-
 META.json                            |  54 +++++
 META.yml                             |  38 ++--
 Makefile.PL                          |  17 --
 debian/changelog                     |  18 ++
 debian/compat                        |   2 +-
 debian/control                       |   2 +-
 debian/control.in                    |   2 +-
 debian/copyright_hints               |  12 +-
 debian/rules                         |   3 +-
 debian/watch                         |   3 +-
 inc/Test/Run/Builder.pm              |  65 ++++++
 lib/XML/SemanticDiff.pm              |   4 +-
 lib/XML/SemanticDiff/BasicHandler.pm |  36 ++--
 t/cpan-changes.t                     |  12 ++
 18 files changed, 659 insertions(+), 96 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 Makefile.PL
 create mode 100644 inc/Test/Run/Builder.pm
 create mode 100644 t/cpan-changes.t

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



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