[libpostscript-simple-perl] branch master updated (afc83dd -> 4cbfd55)

gregor herrmann gregoa at debian.org
Sat Jun 21 14:06:44 UTC 2014


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

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

      from  afc83dd   update changelog
      adds  ab621d7   Imported Upstream version 0.08
       new  1efebac   Merge tag 'upstream/0.08'
       new  e0c7230   New upstream release.
       new  753bd0f   Update upstream copyright notice.
       new  6a1178f   Declare compliance with Debian Policy 3.9.5.
       new  4cbfd55   releasing package libpostscript-simple-perl version 0.08-1

The 5 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                      |  47 ++-
 MANIFEST                     |   6 +-
 META.yml                     |  30 +-
 Makefile.PL                  |   4 +-
 README                       |  29 +-
 TODO                         |   2 -
 debian/changelog             |   8 +-
 debian/control               |   2 +-
 debian/copyright             |   3 +-
 examples/demo.ps             | 744 +++++++++++++++++++++------------
 examples/example.pl          |  82 ++++
 lib/PostScript/Simple.pm     | 952 ++++++++++++++++++++++---------------------
 lib/PostScript/Simple/EPS.pm | 215 ++++++----
 t/02text.t                   |  22 +-
 t/03funcs.t                  |  70 ++--
 t/04units.t                  |  62 +++
 t/10file.t                   |   6 +-
 t/11file.t                   | 330 ++++++++-------
 t/12file.t                   |  27 +-
 t/lib/Test/More.pm           | 927 -----------------------------------------
 t/lib/Test/Simple.pm         | 495 ----------------------
 t/lib/Test/Utils.pm          |  26 --
 22 files changed, 1537 insertions(+), 2552 deletions(-)
 create mode 100755 t/04units.t
 delete mode 100644 t/lib/Test/More.pm
 delete mode 100644 t/lib/Test/Simple.pm
 delete mode 100644 t/lib/Test/Utils.pm

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



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