[libsys-hostip-perl] branch master updated (3746205 -> b807650)

Nick Morrott nickm-guest at moszumanska.debian.org
Wed Sep 21 23:34:32 UTC 2016


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

nickm-guest pushed a change to branch master
in repository libsys-hostip-perl.

      from  3746205   Reformat debian/control with cme
      adds  a35ec2c   New upstream version 1.98
       new  dc4a63d   Merge tag 'upstream/1.98'
       new  e11abaf   Update copyright years
       new  ec36afd   Refresh build-dependencies
       new  11c9594   Add 01-remove-eumm-version-req.patch
       new  04c9101   Add 02-manpage-has-bad-whatis-entry.patch
       new  b807650   Releasing package libsys-hostip-perl version 1.98-1

The 6 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:
 Build.PL                                           |  46 --------
 Changes                                            |   5 +
 LICENSE                                            |   8 +-
 MANIFEST                                           |   9 +-
 META.json                                          |  66 ++++++++++++
 META.yml                                           |  37 ++++---
 Makefile.PL                                        |  62 +++++------
 README                                             | 118 ++-------------------
 debian/changelog                                   |  10 ++
 debian/control                                     |   3 +-
 debian/copyright                                   |   2 +-
 debian/patches/01-remove-eumm-version-req.patch    |  46 ++++++++
 .../patches/02-manpage-has-bad-whatis-entry.patch  |  19 ++++
 debian/patches/series                              |   2 +
 dist.ini                                           |  19 ----
 lib/Sys/HostIP.pm                                  |  39 +------
 t/00-compile.t                                     |  97 +++++++----------
 t/author-pod-syntax.t                              |  15 +++
 t/data/ipconfig-win10.txt                          |  16 +++
 t/data/ipconfig-win7-empty-name.txt                |  28 +++++
 t/ipconfig.t                                       |  17 ++-
 t/release-distmeta.t                               |  14 +++
 t/release-pod-syntax.t                             |  15 ---
 23 files changed, 345 insertions(+), 348 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 META.json
 create mode 100644 debian/patches/01-remove-eumm-version-req.patch
 create mode 100644 debian/patches/02-manpage-has-bad-whatis-entry.patch
 create mode 100644 debian/patches/series
 delete mode 100644 dist.ini
 create mode 100644 t/author-pod-syntax.t
 create mode 100644 t/data/ipconfig-win10.txt
 create mode 100644 t/data/ipconfig-win7-empty-name.txt
 create mode 100644 t/release-distmeta.t
 delete mode 100644 t/release-pod-syntax.t

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



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