[libgeometry-primitive-perl] branch master updated (4a109d5 -> b3b83aa)

gregor herrmann gregoa at debian.org
Sun Feb 16 16:59:38 UTC 2014


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

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

      from  4a109d5   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  ed8d93a   Imported Upstream version 0.23
       new  d273c21   Merge tag 'upstream/0.23'
       new  8cfade7   New upstream release.
       new  2c31897   Switch to "3.0 (quilt)" source format.
       new  eb1bcae   debian/copyright: update years for Module::Install, refresh license stanzas.
       new  54d71e9   Bump debhelper compatibility level to 8.
       new  3dbb6aa   Drop unversioned perl from Depends.
       new  05fe259   sort deps
       new  a8f2230   Declare compliance with Debian Policy 3.9.5.
       new  dd6b02b   update changelog
       new  edec764   Add patch which adds an encoding directive to the POD.
       new  b3b83aa   releasing package libgeometry-primitive-perl version 0.23-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:
 META.yml                          |  10 +-
 debian/changelog                  |  21 ++-
 debian/compat                     |   2 +-
 debian/control                    |  17 ++-
 debian/copyright                  |  14 +-
 debian/patches/pod-encoding.patch |  18 +++
 debian/patches/series             |   1 +
 debian/source/format              |   1 +
 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/Geometry/Primitive.pm         |   2 +-
 lib/Geometry/Primitive/Ellipse.pm |  11 +-
 t/001-ellipse.t                   |   5 +-
 19 files changed, 684 insertions(+), 275 deletions(-)
 create mode 100644 debian/patches/pod-encoding.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

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



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