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

gregoa pushed a change to branch master
in repository libauthen-radius-perl.

      from  3affebb   update changelog
      adds  9cf083f   New upstream version 0.26
       new  cd9fac1   Merge tag 'upstream/0.26'
       new  4ab35a7   New upstream release.
       new  d766dac   Update patches (offset + fuzz).
       new  f446604   Update years of packaging copyright.
       new  a359b79   Declare compliance with Debian Policy 3.9.8.
       new  a560129   Bump debhelper compatibility level to 9.
       new  c073509   Add new (build) dependencies.
       new  ff68c84   Mark package as autopkgtest-able.
       new  785ab49   releasing package libauthen-radius-perl version 0.26-1

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                                           |  151 +-
 INSTALL                                           |   43 -
 MANIFEST                                          |   28 +-
 META.json                                         |   48 +
 META.yml                                          |   29 +
 Makefile.PL                                       |   28 +-
 README                                            |   14 +-
 Radius.pm                                         | 1753 ++++++++++++---------
 contrib/check_pwd.pl                              |   49 +
 debian/changelog                                  |   12 +-
 debian/compat                                     |    2 +-
 debian/control                                    |   11 +-
 debian/copyright                                  |    2 +-
 debian/patches/01_radius_port.patch               |    3 +-
 debian/patches/02_use_dumper.patch                |   53 +-
 debian/patches/03_remove_ppm_install_script.patch |   16 +-
 debian/tests/pkg-perl/smoke-files                 |    2 +
 install-radius-db.PL                              |   80 +-
 raddb/dictionary                                  |  292 +---
 raddb/dictionary.rfc2865                          |  114 ++
 raddb/dictionary.rfc2866                          |   51 +
 raddb/dictionary.rfc2869                          |   54 +-
 raddb/dictionary.rfc3162                          |   10 +
 raddb/dictionary.wimax                            |  363 +++++
 t/decode.t                                        |   56 +
 t/dictionary.t                                    |   39 +
 t/digest.t                                        |   22 +
 t/encode.t                                        |   53 +
 t/error.t                                         |   19 +
 t/tag.t                                           |   63 +
 t/vendor.t                                        |   15 +
 test.pl                                           |   69 -
 32 files changed, 2279 insertions(+), 1265 deletions(-)
 delete mode 100644 INSTALL
 create mode 100644 META.json
 create mode 100644 META.yml
 create mode 100755 contrib/check_pwd.pl
 create mode 100644 debian/tests/pkg-perl/smoke-files
 create mode 100644 raddb/dictionary.rfc2865
 create mode 100644 raddb/dictionary.rfc2866
 create mode 100644 raddb/dictionary.rfc3162
 create mode 100644 raddb/dictionary.wimax
 create mode 100644 t/decode.t
 create mode 100644 t/dictionary.t
 create mode 100644 t/digest.t
 create mode 100644 t/encode.t
 create mode 100644 t/error.t
 create mode 100644 t/tag.t
 create mode 100644 t/vendor.t
 delete mode 100644 test.pl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-radius-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