You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
683 B
26 lines
683 B
Source: libsipwise-base-perl
|
|
Section: perl
|
|
Priority: extra
|
|
Maintainer: Sipwise Development Team <support@sipwise.com>
|
|
Build-Depends:
|
|
debhelper (>= 9),
|
|
libipc-system-simple-perl,
|
|
libmodule-build-perl,
|
|
libstrictures-perl,
|
|
libtrycatch-perl,
|
|
Standards-Version: 3.9.8
|
|
Homepage: https://www.sipwise.com/
|
|
|
|
Package: libsipwise-base-perl
|
|
Architecture: all
|
|
Depends:
|
|
libipc-system-simple-perl,
|
|
libstrictures-perl,
|
|
libtrycatch-perl,
|
|
${misc:Depends},
|
|
${perl:Depends},
|
|
Description: Sipwise base perl module
|
|
This package provides the Sipwise::Base Perl module which contains
|
|
standard Sipwise boilerplate and tries to enforce best coding practices
|
|
via code checks and default settings.
|