libcorona-perl 0.1004-5 source package in Ubuntu
Changelog
libcorona-perl (0.1004-5) unstable; urgency=medium [ Xavier Guimard ] * Email change: Xavier Guimard -> <email address hidden> [ gregor herrmann ] * debian/watch: use uscan version 4. [ Debian Janitor ] * Bump debhelper from old 10 to 12. * Set debhelper-compat version in Build-Depends. * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). * Remove constraints unnecessary since stretch: + Build-Depends-Indep: Drop versioned constraint on perl. * Bump debhelper from old 12 to 13. -- Jelmer Vernooij <email address hidden> Sun, 04 Dec 2022 22:22:06 +0000
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 |
---|---|---|
libcorona-perl_0.1004-5.dsc | 2.1 KiB | 128a6c5a294ced512614a72b5d844d2d09f5a48fdbeda4817bb9e6b691259603 |
libcorona-perl_0.1004.orig.tar.gz | 21.9 KiB | 865f12921d83145f6370b178992d7e9124ad49807f67c5ba281cd5f2521327f5 |
libcorona-perl_0.1004-5.debian.tar.xz | 2.6 KiB | 7e770d2240f6535ea7223a73056c4932e59d48bfc426101eb1cdeb2e7e66a2b5 |
Available diffs
- diff from 0.1004-4 to 0.1004-5 (1.2 KiB)
No changes file available.
Binary packages built by this source
- libcorona-perl: Coro based PSGI web server
Corona is a Coro based Plack web server. It uses Net::Server::Coro
under the hood, which means there are coroutines (threads) for each
socket, active connections and a main loop.