1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
Source: libconfig-model-approx-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominique Dumont <dod@debian.org>,
gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9),
libmodule-build-perl
Build-Depends-Indep: libconfig-model-perl (>= 2.123),
libconfig-model-tester-perl (>= 3.006),
libfile-copy-recursive-perl,
liblog-log4perl-perl,
libmouse-perl,
libtest-pod-perl
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libconfig-model-approx-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libconfig-model-approx-perl.git
Homepage: https://metacpan.org/release/Config-Model-Approx
Package: libconfig-model-approx-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libconfig-model-perl (>= 2.123),
liblog-log4perl-perl,
libmouse-perl
Recommends: cme,
libconfig-model-tkui-perl
Suggests: libconfig-model-cursesui-perl
Enhances: approx
Description: Approx proxy server configuration editor
Config::Model::Approx Perl module provides a configuration checker and
editor for /etc/approx/approx.conf.
.
When libconfig-model-tkui-perl is installed, running 'cme edit approx'
will launch a graphical configuration editor for Approx configuration
file.
.
cme can also be run to check configuration (cme check approx) or
migrate older configurations without user interaction (cme migrate
approx)
|