Added correct PATH and SBOX_REDIRECT_IGNORE and PERL5LIB envs in rules for libalien...
[pkg-perl] / deb-src / libalien-wxwidgets-perl / libalien-wxwidgets-perl-0.50 / debian / control
1 Source: libalien-wxwidgets-perl
2 Section: perl
3 Priority: optional
4 Build-Depends: debhelper7, quilt, perl (>= 5.8.3),
5  libmodule-pluggable-perl, libwxgtk2.8-dev (>= 2.8.10.1), libtest-pod-perl,
6  libtest-pod-coverage-perl
7 XSBC-Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
8 Maintainer: Nito Martinez <Nito@Qindel.ES>
9 Standards-Version: 3.8.3
10 Homepage: http://search.cpan.org/dist/Alien-wxWidgets/
11 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libalien-wxwidgets-perl/
12 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libalien-wxwidgets-perl/
13
14 Package: libalien-wxwidgets-perl
15 Architecture: any
16 Depends: ${perl:Depends}, ${misc:Depends}, libwxgtk2.8-0 (>= ${wx:current}),
17  libwxgtk2.8-0 (<< ${wx:next}), libmodule-pluggable-perl
18 Description: Perl module for locating wxWidgets binaries
19  Alien::WxWidgets is a simple Perl module that detects configuration settings
20  of an installed wxWidgets. It is useful to assist in the building of modules
21  that require wxWidgets, providing indispensible compile-related information
22  like relevant linker and compiler flags.