[libsvg-perl] branch master updated (32f9e99 -> 483cd20)

gregor herrmann gregoa at debian.org
Fri Jun 12 16:32:01 UTC 2015


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

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

      from  32f9e99   update changelog
       new  e5701ee   Add debian/upstream/metadata
       new  9102ff2   Update debian/changelog
      adds  39c9802   import 2.50 from CPAN
      adds  2284509   gitignore generated files
      adds  135de26   replace indirect notation with direct notation in POD
      adds  db52138   some minor documentation fixes
      adds  6450e0b   better use of Test::More functions
      adds  82e6af7   remove generated files and add MAIFEST.SKIP
      adds  4e4d5d4   remove extra test file
      adds  bfc744b   test refactoring
      adds  92b75b1   skip more files
      adds  678ec83   link to Github
      adds  117bcbe   gitignore generated files
      adds  7469f11   improve some of the test script for better use of Test::More
      adds  7128cf1   use vars => our
      adds  e11fdfe   set version to 2.51
      adds  d2ad4ef   use vars => our
      adds  955ffb1   clean some of the examples a bit
      adds  64736b9   remove duplication and broken link
      adds  59f505f   add 3 examples
      adds  55bfcd1   move double use tests to the first test script
      adds  09cc5fc   refactoring some test scripts
      adds  7c393cf   refactor more tests
      adds  d96ef7b   refactoring tests
      adds  65a20ae   small refactoring
      adds  2842222   gitignore cover_db
      adds  7d61e37   Updated the README.
      adds  750d912   Remove a prototype on ->new().
      adds  3532a19   Convert our @ISA=... to "use parent".
      adds  a8da199   Convert another @ISA to 'use parent'.
      adds  c8da400   Correct some punctuation and capitalisation.
      adds  6b24aec   Merge pull request #1 from shlomif/master
      adds  270ba61   Add an empty line to the example.
      adds  e2694ba   Add a trailing newline to the output.
      adds  f32411e   Add newline to print.
      adds  bf8f5fe   Add empty line between the shabang and use strict.
      adds  c10e093   Add an empty line.
      adds  3fa03d0   Revamp the attributeManip.pl example.
      adds  817c6fe   Cleaned up image_sample.pl.
      adds  fc558e0   Remove prototype from SVG.pm.
      adds  64c4f7f   Merge pull request #2 from shlomif/master
      adds  a76218c   changes by Shlomi Fish
      adds  a9d1015   POD fixes from Debian
      adds  b96d12b   attrib in POD
      adds  6e73b3c   move pod test to xt
      adds  d4cc05c   v2.52
      adds  edee8ac   gitignore distributions
      adds  b5c6d1b   regenerate MANIFEST, release v2.53
      adds  b10d389   pod
      adds  d922807   add perlcriticrc
      adds  80ea9cd   remove some function prototypes and some space cleanup
      adds  e1ea708   update the dates in the changes file
      adds  30006dc   update list of disabled policies
      adds  1c61f77   remove function prototypes
      adds  5531874   set version number to 2.54
      adds  0b425b2   some pod update
      adds  7829262   rename SVG/Manual.pm to SVG/Manual.pod
      adds  bcddbdb   remove code from pod only file
      adds  9be4c7e   the abstract comes from the main file
      adds  dadba32   disable all the violated policies
      adds  a645bd6   eliminate return undef calls
      adds  beddba7   set perlcritic severity to 4 and disable all the failing policies
      adds  25e133a   disable another policy and add test for Perl::Critic
      adds  4560e54   add example
      adds  399099e   add x_contributors
      adds  5347b8d   update version number to 2.55
      adds  d2782fb   move all the content from SVG::Manual to SVG as MetaCPAN seemed to be confused by what to display
      adds  c7eab5c   version 2.56
      adds  a9010c4   add scg file
      adds  bdbc58a   files cannot be served from the repository so no need to keep them there
      adds  61ab7db   try to show the image in other ways
      adds  c6c394b   set version ot 2.57
      adds  160ea88   try showing img from szabgab.com
      adds  e7deddd   set version to 2.58
      adds  4e25c7b   link to image
      adds  84b5e5f   experimental links
      adds  3e939f1   version 2.59
      adds  4b1ca96   remove the experimental HTML
      adds  cc694bf   remove dead link
      adds  71f9382   Updated README.
      adds  276252b   Merge pull request #3 from mbeijen/master
      adds  afdc807   enable travis
      adds  ee5132a   add exact matches
      adds  b222005   remove the full xml tests and only test the lines
      adds  d060dff   convert files to utf8
      adds  3861c4f   testing shape generation; sorting style attributes
      adds  1a7599b   pod links
      adds  4a2158f   run perltidy on the code
      adds  87a7b71   test tidyall
      adds  e2b38d6   example using PSGI
      adds  787113f   add link to Perl Maven article
      adds  0b73ef9   version to 2.60
      adds  d129919   skip some files
      adds  e69cd01   pod formatting
      adds  ae2c10f   skip tidy testing if module is not available
      adds  8614a95   update pod
      adds  945bf21   eliminate some duplicate pod
      adds  2693384   version to 2.61
      adds  ae77bd6   eliminate duplicate pod
      adds  b310eff   encoding of the pod
      adds  25fbc30   some typos
      adds  45f7d98   more docs and an example
      adds  cccf626   update version to 2.62
      adds  bec821d   move SVG results to external files; set version to 2.63
      adds  a1f37bf   more specific test for custom shapes
      adds  33816b9   add perlcritic
      adds  b035f79   RT103938 - parent should be getParent
      adds  b452564   Merge pull request #4 from yanick/rt103938
      adds  cb1cdfb   tidyall
      adds  cd2fb0b   typo
      adds  913ac10   version 2.64
      adds  0a0bd2b   Imported Upstream version 2.64
       new  6ff6909   Merge tag 'upstream/2.64'
       new  dcd5e6d   Update debian/changelog
       new  f60ac96   Add CGI.pm to Recommends, use in some examples.
       new  287c5bb   Reformat debian/control with cme
       new  b93c27a   Mark package as autopkgtest-able.
       new  5eeeeac   Declare compliance with Debian Policy 3.9.6.
       new  c053303   Drop pod-encoding.patch, fixed upstream.
       new  c99d258   Update years of packaging copyright.
       new  483cd20   releasing package libsvg-perl version 2.64-1

The 11 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:
 .perlcriticrc                     |   52 +-
 .perltidyrc                       |    6 +
 .tidyallrc                        |    7 +
 Changes                           |   21 +
 MANIFEST                          |    7 +
 META.json                         |    4 +-
 META.yml                          |   14 +-
 README                            |   62 +-
 debian/changelog                  |   13 +-
 debian/control                    |   12 +-
 debian/copyright                  |    2 +-
 debian/patches/pod-encoding.patch |   30 -
 debian/patches/series             |    1 -
 debian/upstream/metadata          |    5 +
 examples/ellipse.pl               |   25 +
 examples/svg.psgi                 |   33 ++
 lib/SVG.pm                        |  571 ++++++++++--------
 lib/SVG/DOM.pm                    |  478 +++++++--------
 lib/SVG/Element.pm                | 1162 ++++---------------------------------
 lib/SVG/Extension.pm              |  224 +++----
 lib/SVG/XML.pm                    |  141 ++---
 t/01-loadsvg.t                    |    8 +-
 t/03-render.t                     |   11 +-
 t/04-inline.t                     |   12 +-
 t/05-processinginstruction.t      |   89 ++-
 t/06-doctype.t                    |   31 +-
 t/07-extension.t                  |   10 +-
 t/08-looknfeel.t                  |    8 +-
 t/09-script.t                     |   22 +-
 t/10-autoload.t                   |    9 +-
 t/11-customtags.t                 |   13 +-
 t/12-elementid.t                  |    6 +-
 t/13-duplicateids.t               |   17 +-
 t/14-attributes.t                 |    8 +-
 t/15-parentage.t                  |   41 +-
 t/16-siblings.t                   |   12 +-
 t/17-tagtypes.t                   |   12 +-
 t/18-filter.t                     |   26 +-
 t/19-style.t                      |   14 +-
 t/20-anchor.t                     |   44 +-
 t/21-polygon.t                    |   35 +-
 t/22-xlink.t                      |   12 +-
 t/23-xmlescape.t                  |   21 +-
 t/30-shapes.t                     |   70 +++
 t/96-perl-critic.t                |   25 +
 t/98-tidyall.t                    |   12 +
 t/99_test_pod_coverage.t          |    5 +-
 47 files changed, 1430 insertions(+), 2013 deletions(-)
 create mode 100644 .perltidyrc
 create mode 100644 .tidyallrc
 delete mode 100644 debian/patches/pod-encoding.patch
 delete mode 100644 debian/patches/series
 create mode 100644 debian/upstream/metadata
 create mode 100644 examples/ellipse.pl
 create mode 100644 examples/svg.psgi
 create mode 100644 t/30-shapes.t
 create mode 100644 t/96-perl-critic.t
 create mode 100644 t/98-tidyall.t

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



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