[libnet-ifconfig-wrapper-perl] branch master updated (1970d28 -> f8ae0a7)

gregor herrmann gregoa at debian.org
Sat Nov 28 17:30:51 UTC 2015


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

gregoa pushed a change to branch master
in repository libnet-ifconfig-wrapper-perl.

      from  1970d28   update changelog
      adds  82d8891   Imported Upstream version 0.11
       new  96c9557   Merge tag 'upstream/0.11'
      adds  8edfa57   Imported Upstream version 0.12
       new  f9e6d6f   Merge tag 'upstream/0.12'
       new  9b11386   New upstream release.
       new  7275612   Drop debian/libnet-ifconfig-wrapper-perl.examples and override
       new  26734eb   Refresh spelling.patch (offset).
       new  765a2a1   Update years of packaging copyright.
       new  dad2733   Reformat debian/control with cme
       new  af4edba   Mark package as autopkgtest-able.
       new  37bfac1   Declare compliance with Debian Policy 3.9.6.
       new  1b5055d   Bump debhelper compatibility level to 9.
       new  f8ae0a7   releasing package libnet-ifconfig-wrapper-perl version 0.12-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:
 Changes                                      |  59 ------
 MANIFEST                                     |  19 +-
 META.json                                    |  42 ++++
 META.yml                                     |  37 ++--
 README                                       |  32 ++-
 README.md                                    |   2 +
 contrib/Win32-list-ifaces.pl                 | 200 ------------------
 contrib/uni-ifconfig.pl                      | 103 ----------
 debian/changelog                             |  14 +-
 debian/compat                                |   2 +-
 debian/control                               |  20 +-
 debian/copyright                             |   2 +-
 debian/libnet-ifconfig-wrapper-perl.examples |   1 -
 debian/patches/spelling.patch                |   6 +-
 debian/rules                                 |   7 -
 lib/Net/Ifconfig/Wrapper.pm                  | 296 ++++++++++-----------------
 t/20_list.t                                  |  22 ++
 test.pl => t/test.pl                         |   0
 t/uni-ifconfig.pl                            | 102 +++++++++
 19 files changed, 361 insertions(+), 605 deletions(-)
 delete mode 100644 Changes
 create mode 100644 META.json
 create mode 100644 README.md
 delete mode 100644 contrib/Win32-list-ifaces.pl
 delete mode 100644 contrib/uni-ifconfig.pl
 delete mode 100644 debian/libnet-ifconfig-wrapper-perl.examples
 create mode 100644 t/20_list.t
 rename test.pl => t/test.pl (100%)
 create mode 100644 t/uni-ifconfig.pl

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



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