libpoe-loop-tk-perl 1.305-3 source package in Ubuntu
Changelog
libpoe-loop-tk-perl (1.305-3) unstable; urgency=medium * debian/rules: fix override_dh_auto_configure target. Don't use unset variable, and actually run dh_auto_configure. This gives us a non-empty package. Thanks to ci.debian.net. * autopkgtests: generate and run additional smoke tests. * autopkgtest: skip use.t and syntax.t. * Update debian/upstream/metadata. * Update years of packaging copyright. * Declare compliance with Debian Policy 4.6.1. * Set Rules-Requires-Root: no. * Bump debhelper-compat to 13. * Drop unneeded version constraints and ancient Breaks/Replaces. * Annotate test-only build dependencies with <!nocheck>. -- gregor herrmann <email address hidden> Sat, 18 Jun 2022 16:54:06 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | perl | |
Lunar | release | universe | perl | |
Kinetic | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libpoe-loop-tk-perl_1.305-3.dsc | 2.6 KiB | f9af16e327e6706cfc2cd6ebce8514fed8bbff450f1acbf67a4ea65b462d9316 |
libpoe-loop-tk-perl_1.305.orig.tar.gz | 8.5 KiB | 22336abc25f0ccca0431a880c18b9a1c245b4484217488b64ce67e0a31ae695f |
libpoe-loop-tk-perl_1.305-3.debian.tar.xz | 3.3 KiB | 010d4d74392d0a937387ed91ded792fb3e482c07c712ebef386214c0a42a3bcb |
Available diffs
- diff from 1.305-2 to 1.305-3 (1.8 KiB)
No changes file available.
Binary packages built by this source
- libpoe-loop-tk-perl: POE event loop implementation using Tk
POE::Loop::Tk implements the standard POE::Loop event loop interface for the
Tk toolkit. It provides features needed to manage a Tk-based event loop in
Perl in a consistent fashion and does not differ from the standard interface.
Please see POE::Loop from libpoe-perl for details on how this works.