[libnetaddr-ip-perl] branch master updated (6fa1481 -> d71fba5)

gregor herrmann gregoa at debian.org
Tue Dec 10 18:49:57 UTC 2013


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

gregoa pushed a change to branch master
in repository libnetaddr-ip-perl.

      from  6fa1481   Remove trailing whitespace
       new  d96b18b   Repacking: remove all rfcs.
      adds  a36e0a4   Imported Upstream version 4.071+dfsg
       new  19063cb   Merge tag 'upstream/4.071+dfsg'
       new  0c17522   New upstream release.
       new  a6d5f5a   remove TODOs
       new  3c1e470   Update years of upstream and packaging copyright.
       new  d3ea04a   Add copyright/license for debian/repack.stub.
       new  aa61523   Install new About-NetAddr-IP.txt document.
       new  2884ac7   Declare compliance with Debian Policy 3.9.5.
       new  31d244c   update changelog
       new  d71fba5   releasing package libnetaddr-ip-perl version 4.071+dfsg-1

The 10 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:
 About-NetAddr-IP.txt                   |   95 +
 Changes                                |   25 +
 IP.pm                                  |   29 +-
 Lite/Changes                           |   21 +-
 Lite/Lite.pm                           |   28 +-
 Lite/MANIFEST                          |    5 +-
 Lite/MANIFEST.SKIP                     |    2 +-
 Lite/META.yml                          |   10 -
 Lite/Makefile.PL                       |    2 +-
 Lite/README                            |   18 +-
 Lite/Util/Changes                      |   11 +
 Lite/Util/MANIFEST                     |    3 +-
 Lite/Util/MANIFEST.SKIP                |    1 +
 Lite/Util/Makefile.PL                  |   23 +-
 Lite/Util/README                       |    2 +-
 Lite/Util/Util.pm                      |    4 +-
 Lite/Util/configure.cc                 | 5401 ++++++++++++++++++++++++++++++++
 Lite/Util/{configure => configure.gcc} |    0
 Lite/t/ipv4FFFF.t                      |   18 +
 MANIFEST                               |   12 +-
 MANIFEST.SKIP                          |    1 +
 META.yml                               |    2 +-
 Makefile.PL                            |    2 +-
 debian/changelog                       |   17 +-
 debian/control                         |    2 +-
 debian/copyright                       |   10 +-
 debian/libnetaddr-ip-perl.docs         |    1 +
 debian/repack.local                    |    2 +-
 docs/rfc1884.txt                       | 1023 ------
 t/canon.t                              |   23 +
 30 files changed, 5708 insertions(+), 1085 deletions(-)
 create mode 100644 About-NetAddr-IP.txt
 delete mode 100644 Lite/META.yml
 create mode 100644 Lite/Util/configure.cc
 rename Lite/Util/{configure => configure.gcc} (100%)
 mode change 100755 => 100644
 create mode 100644 Lite/t/ipv4FFFF.t
 delete mode 100644 docs/rfc1884.txt
 create mode 100644 t/canon.t

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



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