libalien-wxwidgets-perl 0.69+dfsg-6 source package in Ubuntu

Changelog

libalien-wxwidgets-perl (0.69+dfsg-6) unstable; urgency=medium

  * Drop gcc from Depends.
    gcc was added for the purpose of running the use.t autopkgtest
    (cf. #784846); now it would need at least g++, libc6-dev, etc..
    As the build environment is only needed when libalien-wxwidgets-perl is
    a build dependency, the direct runtime dependency can be dropped.
  * Add debian/tests/autopkgtest-pkg-perl.conf.
    When use()d, Alien::wxWidgets needs a full build environment (g++,
    libc6-dev). Add debian/tests/autopkgtest-pkg-perl.conf with
    "extra_depends: g++" in order to get a working full autopkgtest again.

 -- gregor herrmann <email address hidden>  Thu, 12 Jan 2023 20:08:59 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libalien-wxwidgets-perl_0.69+dfsg-6.dsc 2.7 KiB 5fd1cc2a4f774c8d51ee28c317d22d1553d6fa3f97cb27df2bb12c3186f9f096
libalien-wxwidgets-perl_0.69+dfsg.orig.tar.gz 143.4 KiB eb01571fba410f1df10ab11e110feeb7be42acefb48d76beb437eda7ab214c56
libalien-wxwidgets-perl_0.69+dfsg-6.debian.tar.xz 7.6 KiB 961249d195efdbbfd2cc7d2cae1e5366803c15db894b45cd1af762755818abb5

No changes file available.

Binary packages built by this source

libalien-wxwidgets-perl: Perl module for locating wxWidgets binaries

 Alien::WxWidgets is a simple Perl module that detects configuration settings
 of an installed wxWidgets. It is useful to assist in the building of modules
 that require wxWidgets, providing indispensible compile-related information
 like relevant linker and compiler flags.