libnet-async-mpd-perl 0.005-3 source package in Ubuntu

Changelog

libnet-async-mpd-perl (0.005-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 20 Nov 2022 15:31:45 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-async-mpd-perl_0.005-3.dsc 2.7 KiB eb7966738f32fa0d12cefb05e190471c227a9af53091ed2dcaefa1a4a31b0747
libnet-async-mpd-perl_0.005.orig.tar.gz 34.1 KiB afd68acdb1b40da75ed0db2b51ff982d34b749c2ed9ff39f97b2644e6c376bc3
libnet-async-mpd-perl_0.005-3.debian.tar.xz 2.5 KiB 2bb0d8906c391643ba6ca828ee3742f2b7d1509d3924b63cac023478b9ac64ca

Available diffs

No changes file available.

Binary packages built by this source

libnet-async-mpd-perl: non-blocking interface to MPD (Perl module)

 Net::Async::MPD provides a non-blocking interface to an MPD server. It
 supports all MPD commands, including command lists and waiting in idle mode
 for a change to happen.
 .
 All operations can be done using synchronous (blocking) and/or asynchronous
 (non-blocking) techniques and event handlers.