libtk-splashscreen-perl 1.0-5 source package in Ubuntu
Changelog
libtk-splashscreen-perl (1.0-5) unstable; urgency=medium [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend * debian/control: Use HTTPS transport protocol for Vcs-Git URI [ gregor herrmann ] * Remove Carlo Segre from Uploaders. Thanks for your work! [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org [ gregor herrmann ] * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN. * debian/watch: use uscan version 4. [ Debian Janitor ] * Remove constraints unnecessary since stretch: + Build-Depends: Drop versioned constraint on debhelper. -- Jelmer Vernooij <email address hidden> Tue, 28 Jun 2022 21:12:00 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtk-splashscreen-perl_1.0-5.dsc | 2.1 KiB | cb2289991f507b24ca1eb87ebfe61d4bb3228fb68e63ed2424486e667e7bab40 |
libtk-splashscreen-perl_1.0.orig.tar.gz | 3.9 KiB | 9d20f59232e4538b2e2f8ad4f3ab73e52ef1488290376138809dedc401c58e7c |
libtk-splashscreen-perl_1.0-5.debian.tar.xz | 2.9 KiB | 4a5b1b00945afe7f65d1052b65c3653563036cba2df1f405e4b30f4a7b5441f9 |
Available diffs
- diff from 1.0-4.1 to 1.0-5 (1.4 KiB)
No changes file available.
Binary packages built by this source
- libtk-splashscreen-perl: Toplevel mega widget to display a splashscreen
For programs that require large load times, it's a common practice to
display a Splashscreen that occupies the user's attention. This Toplevel
mega widget provides all the display, destroy and timing events. All you do
is create the Splashscreen mega widget, populate it as you see fit, then
invoke Splash() to display it and Destroy() to tear it down.