[libsru-perl] branch master updated (0fc1ea9 -> 9a5dd90)

Florian Schlichting fsfs at alioth.debian.org
Mon Sep 9 21:09:18 UTC 2013


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

fsfs pushed a change to branch master
in repository libsru-perl.

      from  0fc1ea9   update changelog
      adds  4b33764   Imported Upstream version 1.00
       new  b0fa8b5   Merge tag 'upstream/1.00'
       new  3883d6f   Import Upstream version 1.00
       new  7136e83   update years of upstream and inc/* copyright
       new  68ea368   make dependency on libcql-parser-perl versioned
       new  626f870   Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1)
       new  9cd91ed   debian/control: reformat and sort (build-)dependencies
       new  9a5dd90   update changelog

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:
 Changes                        |  175 ++++++++++++------------
 MANIFEST                       |    2 +
 META.yml                       |   13 +-
 Makefile.PL                    |    6 +-
 README                         |    2 +-
 debian/changelog               |   13 +-
 debian/control                 |   25 +++-
 debian/copyright               |   20 +--
 inc/Module/Install.pm          |  220 +++++++++++++++++-------------
 inc/Module/Install/Base.pm     |   11 +-
 inc/Module/Install/Can.pm      |   85 +++++++++++-
 inc/Module/Install/Fetch.pm    |    2 +-
 inc/Module/Install/Makefile.pm |  242 ++++++++++++++++++++++++++-------
 inc/Module/Install/Metadata.pm |  288 +++++++++++++++++++++++++++-------------
 inc/Module/Install/Win32.pm    |    2 +-
 inc/Module/Install/WriteAll.pm |    7 +-
 lib/Catalyst/Controller/SRU.pm |   37 ++----
 lib/SRU.pm                     |    4 +-
 lib/SRU/Request.pm             |  106 +++++++++++----
 lib/SRU/Server.pm              |   36 ++---
 t/changes.t                    |    4 +
 t/request.t                    |   37 ++++++
 22 files changed, 893 insertions(+), 444 deletions(-)
 create mode 100644 t/changes.t
 create mode 100644 t/request.t

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



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