[libgps-point-perl] branch master updated (f122506 -> 8bcff88)

Florian Schlichting fsfs at alioth.debian.org
Sat Oct 5 19:22:49 UTC 2013


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

fsfs pushed a change to branch master
in repository libgps-point-perl.

      from  f122506   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  9ac5c3d   Imported Upstream version 0.20
       new  356da5b   Merge tag 'upstream/0.20'
       new  52b3bff   Import Upstream version 0.20
       new  95217bc   Switch to source format 3.0 (quilt)
       new  657fa2d   Bump dh compatibility to level 8 (no changes necessary)
       new  670e0c5   Update stand-alone license paragraphs to commonly used version (not limiting Debian to GNU/Linux, directly linking to GPL-1)
       new  ec9df16   Declare compliance with Debian Policy 3.9.4
       new  ef75bd0   Drop spelling.patch, applied upstream
       new  608d6c2   Add myself to uploaders and copyright
       new  8bcff88   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                       |   45 ++++++++++++++++++++++++++++++++-----
 MANIFEST                      |    4 +++-
 META.yml                      |   25 +++++++++++----------
 Makefile.PL                   |    3 ---
 Todo                          |    2 --
 debian/README.source          |    6 -----
 debian/changelog              |   25 ++++++++++-----------
 debian/compat                 |    2 +-
 debian/control                |    8 +++----
 debian/copyright              |    9 ++++----
 debian/patches/series         |    1 -
 debian/patches/spelling.patch |   25 ---------------------
 debian/rules                  |    2 +-
 debian/source/format          |    1 +
 lib/GPS/Point.pm              |   43 +++++++++++++++++++++++++++--------
 perl-GPS-Point.spec           |   50 +++++++++++++++++++++++++++++++++++++++++
 t/001_load.t                  |    4 ++--
 t/002_newcopy.t               |    4 ++--
 t/003_newGPSD.t               |    2 ++
 t/004_newMulti.t              |    4 ++--
 t/005_value.t                 |    2 ++
 t/007_buffer.t                |   42 ++++++++++++++++++++++++++++++++++
 22 files changed, 215 insertions(+), 94 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch
 create mode 100644 debian/source/format
 create mode 100644 perl-GPS-Point.spec
 create mode 100755 t/007_buffer.t

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



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