[libmarc-parser-raw-perl] branch master updated (a2ce0c1 -> 4287dbe)

Jonas Smedegaard dr at jones.dk
Tue Aug 4 11:57:18 UTC 2015


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

js pushed a change to branch master
in repository libmarc-parser-raw-perl.

      from  a2ce0c1   d/copyright: Fix wrong Github user name in Upstream-Contact field
       new  dd600cc   fix documentation
       new  4f78df2   fix documentation
       new  d35ed3f   edit .travis.yml
       new  1073586   switch to Dist::Milla
       new  799d2bc   major refactoring
       new  15db6ea   minor POD edit
       new  37da7dd   edit cpanfile
       new  1432578   requires perl 5.12.5
       new  0849513   rename revision log
       new  bc58199   0.02
       new  ac03d9d   fix typo in POD
       new  55f4106   edit cpanfile
       new  96226f9   0.03
       new  6362b72   Imported Upstream version 0.03
       new  4145860   Merge tag 'upstream/0.03'
       new  db1af76   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  256c0a4   Add lintian overrides regarding license in License-Reference field. See bug#786450.
       new  c5d36d5   Modernize git-buildpackage config: Avoid git- prefix.
       new  f5af35b   Update copyright info: Extend coverage of packaging to include current year.
       new  e9d607d   Update copyright info: Update email of main upstream author.
       new  9279832   Merge branch 'master' of git.debian.org:/git/pkg-perl/packages/libmarc-parser-raw-perl
       new  c3ea812   Bump debhelper compatibility level to 9.
       new  86fd9ae   Tidy rules file: Suppress versioned debhelper build-dependency.
       new  7fe97c9   Fix lintian overrides.
       new  afe6b6f   Override lintian regarding build-depending unversioned on debhelper.
       new  bfa4c79   Adjust short description to match upstream abstract.
       new  f5ca11b   Include CDBS perl-build.mk (not perl-makemaker.mk). Build-depend on libmodule-build-tiny-perl, and tighten build-dependency on cdbs.
       new  eca1ae5   Adjust long description to match upstream description.
       new  4287dbe   Prepare for release: Update changelog, control file and copyright hints.

The 29 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                        |   4 +
 CHANGES                         |   5 -
 Changes                         |  17 +++
 LICENSE                         |   6 +-
 MANIFEST                        |   7 +-
 META.json                       |  35 +++++-
 META.yml                        |  24 ++--
 Makefile.PL                     |  51 ---------
 README                          |  72 ++++++++++--
 cpanfile                        |   7 +-
 debian/changelog                |  31 ++++-
 debian/compat                   |   2 +-
 debian/control                  |  17 +--
 debian/control.in               |  14 +--
 debian/copyright                |  43 +++----
 debian/copyright_hints          |  13 ++-
 debian/gbp.conf                 |   2 -
 debian/rules                    |   8 +-
 debian/source/lintian-overrides |   8 ++
 dist.ini                        |  23 +---
 lib/MARC/Parser/RAW.pm          | 248 +++++++++++++++++++++-------------------
 t/01-parser.t                   |  48 +++++---
 t/camel.mrc                     |   2 +-
 t/release-pod-syntax.t          |  14 +++
 24 files changed, 399 insertions(+), 302 deletions(-)
 create mode 100644 Build.PL
 delete mode 100644 CHANGES
 create mode 100644 Changes
 delete mode 100644 Makefile.PL
 create mode 100644 debian/source/lintian-overrides
 create mode 100644 t/release-pod-syntax.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmarc-parser-raw-perl.git



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