[liburi-title-perl] branch master updated (5f88251 -> 6e5ecc1)

gregor herrmann gregoa at debian.org
Wed Feb 26 18:24:19 UTC 2014


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

gregoa pushed a change to branch master
in repository liburi-title-perl.

      from  5f88251   update changelog
      adds  a4de8e9   Imported Upstream version 1.88
       new  8d01b78   Merge tag 'upstream/1.88'
       new  cc175c8   New upstream release.
       new  ccffce7   Update upstream maintainers / copyright holders.
       new  e922f85   Declare compliance with Debian Policy 3.9.5.
       new  b7f5269   Drop pod_syntax_fix.patch, fixed upstream.
       new  9768e0d   Add (build) dependency on libmodule-pluggable-perl
       new  6e5ecc1   releasing package liburi-title-perl version 1.88-1

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                             | 139 ++++++++++++++++++------------------
 MANIFEST                            |   9 ++-
 META.json                           |  52 ++++++++++++++
 META.yml                            |  53 +++++++-------
 Makefile.PL                         |   8 ++-
 README                              |  29 ++++++++
 debian/changelog                    |  15 +++-
 debian/control                      |   4 +-
 debian/copyright                    |   3 +-
 debian/patches/pod_syntax_fix.patch |  16 -----
 debian/patches/series               |   1 -
 title.pl => eg/title.pl             |   0
 lib/URI/Title.pm                    |  10 ++-
 lib/URI/Title/HTML.pm               |  64 +++++++++--------
 lib/URI/Title/Image.pm              |   2 +-
 lib/URI/Title/MP3.pm                |   2 +-
 lib/URI/Title/PDF.pm                |   2 +-
 t/html.t                            |  10 +--
 xt/pod-coverage.t                   |   9 +++
 xt/pod.t                            |   6 ++
 20 files changed, 274 insertions(+), 160 deletions(-)
 create mode 100644 META.json
 create mode 100644 README
 delete mode 100644 debian/patches/pod_syntax_fix.patch
 delete mode 100644 debian/patches/series
 rename title.pl => eg/title.pl (100%)
 create mode 100644 xt/pod-coverage.t
 create mode 100644 xt/pod.t

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



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