libcurses-ui-perl 0.9609-2 source package in Ubuntu
Changelog
libcurses-ui-perl (0.9609-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ gregor herrmann ]
* Mark package as autopkgtest-able.
* Annotate test-only build dependencies with <!nocheck>.
* debian/watch: use uscan version 4.
* Drop override_dh_compress.
debhelper in compat level 12 doesn't compress examples anymore.
* Build depend on libmodule-install-perl.
Newer debhelper doesn't add '.' (with Module::Install) to @INC anymore.
[ Debian Janitor ]
* Bump debhelper from to 13.
[ Andreas Tille ]
* Update standards version to 4.7.2, no changes needed.
* Add suggested patch to fix widechar issue (closes: #755055).
-- Andreas Tille <email address hidden> Sat, 14 Jun 2025 05:52:40 +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 | |
|---|---|---|---|---|
| Resolute | release | universe | perl | |
| Questing | release | universe | perl |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| libcurses-ui-perl_0.9609-2.dsc | 2.2 KiB | 4ca6f207a82a1b727f494ef358419e0bd3f341229aa22c5b963d91839702547d |
| libcurses-ui-perl_0.9609.orig.tar.gz | 152.2 KiB | 0ab827a513b6e14403184fb065a8ea1d2ebda122d2178cbf45c781f311240eaf |
| libcurses-ui-perl_0.9609-2.debian.tar.xz | 7.7 KiB | af7718c09887fdd4df0a38d9eb52f04ac935c5f19fda3d10a050a99508289e31 |
Available diffs
- diff from 0.9609-1.1 to 0.9609-2 (5.7 KiB)
No changes file available.
Binary packages built by this source
- libcurses-ui-perl: curses-based OO user interface framework for Perl
A UI framework for Perl based on the curses library. Curses::UI contains
the standard set of widgets for use in constructing user interfaces, plus
the following more advanced widgets: calendar, progress bar, text editor
(including word wrapping and undo), and text viewer. It supports a
variety of dialog windows, from the standard basic and error dialogs to
file browsers, progress bars, and a calendar. Curses::UI also has
internationalization support and currently has localization information
for several languages.
