[libobject-realize-later-perl] branch master updated (17b7b35 -> 0969b11)

Salvatore Bonaccorso carnil at debian.org
Sat Jan 25 14:36:28 UTC 2014


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

carnil pushed a change to branch master
in repository libobject-realize-later-perl.

      from  17b7b35   Adjust email change string in debian/changelog file
      adds  4421cb9   Imported Upstream version 0.19
       new  e684b15   Merge tag 'upstream/0.19'
       new  ef5bb69   Update copyright years for upstream files
       new  9add3fd   Drop Build-Depends-Indep on libtest-pod-perl
       new  00fcf3d   Bump Debhelper compat level to 8
       new  f3da663   Declare compliance with Debian Policy 3.9.5
       new  8610dd3   Convert to package to '3.0 (quilt)' source package format
       new  c87c6b3   Add fix-spelling-error-in-manpage.patch patch
       new  8206729   Refresh license stanzas for Artistic and GPL-1+ license
       new  0969b11   Prepare changelog for release

The 9 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                                            |   6 ++
 MANIFEST                                           |   5 +-
 META.json                                          |  41 +++++++
 META.yml                                           |  32 ++++--
 Makefile.PL                                        |  16 ++-
 README                                             |  12 +--
 debian/changelog                                   |  20 +++-
 debian/compat                                      |   2 +-
 debian/control                                     |   7 +-
 debian/copyright                                   |  24 +++--
 debian/patches/fix-spelling-error-in-manpage.patch |  19 ++++
 debian/patches/series                              |   1 +
 debian/source/format                               |   1 +
 lib/Object/Realize/Later.pm                        |   8 +-
 lib/Object/Realize/Later.pod                       | 120 +++++++--------------
 t/pod.t                                            |   9 --
 t/testmods/A.pm                                    |   8 +-
 t/testmods/A/B.pm                                  |   8 +-
 t/testmods/C.pm                                    |   8 +-
 t/testmods/C/D.pm                                  |   8 +-
 t/testmods/C/D/E.pm                                |   8 +-
 t/testmods/C/G.pm                                  |   8 +-
 t/testmods/C/G/H.pm                                |   8 +-
 t/testmods/I.pm                                    |   8 +-
 t/testmods/J.pm                                    |  12 +--
 xt/99pod.t                                         |  15 +++
 26 files changed, 235 insertions(+), 179 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/patches/fix-spelling-error-in-manpage.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format
 delete mode 100644 t/pod.t
 create mode 100644 xt/99pod.t

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



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