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

gregoa pushed a commit to branch master
in repository libparse-netstat-perl.

commit 8a8f04f5776a9da3275be97feac5cbb99e9bc7a9
Merge: 045b17d c598809
Author: gregor herrmann <gre...@debian.org>
Date:   Thu Oct 22 20:52:39 2015 +0200

    Merge tag 'upstream/0.12'
    
    Upstream version 0.12

 Changes                                       |  48 ++
 LICENSE                                       |   8 +-
 MANIFEST                                      |  13 +-
 MANIFEST.SKIP                                 |   1 -
 META.json                                     | 352 ++++++----
 META.yml                                      | 335 +++++----
 Makefile.PL                                   |  40 +-
 README                                        | 205 +-----
 bin/parse-netstat                             |  57 --
 bin/parse-netstat-win                         |  57 --
 dist.ini                                      |  21 +-
 lib/Parse/Netstat.pm                          | 398 +++--------
 lib/Parse/Netstat/freebsd.pm                  | 948 ++++++++++++++++++++++++++
 lib/Parse/Netstat/linux.pm                    | 408 +++++++++++
 lib/Parse/Netstat/solaris.pm                  | 444 ++++++++++++
 lib/Parse/Netstat/win32.pm                    | 311 +++++++++
 share/netstat-samples/netstat-an-freebsd-10.1 |  67 ++
 share/netstat-samples/netstat-an-freebsd-9.2  |  58 ++
 share/netstat-samples/netstat-anp-linux       |  21 +
 share/netstat-samples/netstat-anp-win32       |  30 +
 share/netstat-samples/netstat-n-solaris       |  31 +
 t/00-compile.t                                |  53 +-
 t/01-basics.t                                 | 116 ++--
 t/release-pod-coverage.t                      |  12 +-
 t/release-pod-syntax.t                        |   5 +-
 t/release-rinci.t                             |   2 +
 weaver.ini                                    |   2 +-
 27 files changed, 3024 insertions(+), 1019 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to