Imported Debian patch 2.103+dfsg-1
This commit is contained in:
committed by
Mario Fetka
parent
885cfb79ed
commit
35ab61cb64
29
debian/control
vendored
Normal file
29
debian/control
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
Source: libnet-radius-perl
|
||||
Section: perl
|
||||
Priority: optional
|
||||
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Christopher Hoskin <christopher.hoskin@gmail.com>
|
||||
Build-Depends: debhelper (>= 9)
|
||||
Build-Depends-Indep: libtest-warn-perl,
|
||||
perl,
|
||||
libtest-pod-perl
|
||||
Standards-Version: 3.9.6
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-radius-perl.git
|
||||
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-radius-perl.git
|
||||
Homepage: https://metacpan.org/release/Net-Radius
|
||||
Testsuite: autopkgtest-pkg-perl
|
||||
|
||||
Package: libnet-radius-perl
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${perl:Depends}
|
||||
Suggests: freeradius-common, libwireshark-data
|
||||
Description: distribution of modules interfacing to the RADIUS protocol
|
||||
Net::Radius modules provide an interface to the RADIUS (RFC2138)
|
||||
protocol. It consists of the following modules:
|
||||
.
|
||||
* Net::Radius::Packet - Deals with RADIUS packets
|
||||
* Net::Radius::Dictionary - Deals with RADIUS dictionaries
|
||||
.
|
||||
This module is essentially the original RADIUS-1.0 distribution by
|
||||
Christopher Masto plus a number of changes and fixes by Luis Muñoz and
|
||||
Ian Smith.
|
||||
Reference in New Issue
Block a user