libtest-corpus-audio-mpd-perl 1.120990-2.1 source package in Ubuntu

Changelog

libtest-corpus-audio-mpd-perl (1.120990-2.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Boyuan Yang ]
  * Source-only upload to allow testing migration. Source package
    prepared from master branch of the git repository.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

 -- Boyuan Yang <email address hidden>  Sun, 03 Nov 2019 12:18:18 -0500

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 Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl
Focal release universe perl

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-corpus-audio-mpd-perl_1.120990-2.1.dsc 2.4 KiB 809ce36c6c9fa3385be0ff2845eeae94628000627f75ae226bd55d2106cd6ad6
libtest-corpus-audio-mpd-perl_1.120990.orig.tar.gz 32.0 KiB dedba59ad19b19890b94cc6da3b9f61c768a98891c49d3e4cbefeb11c7e91805
libtest-corpus-audio-mpd-perl_1.120990-2.1.debian.tar.xz 3.9 KiB 1c00caed0bdd68a743c217dc6ba0192b24b663b1242891737a6d63915aa4a906

Available diffs

No changes file available.

Binary packages built by this source

libtest-corpus-audio-mpd-perl: module to fake mpd for testing purposes

 Test::Corpus::Audio::MPD is a Perl test harness that tries to launch a new
 Music Player Daemon (MPD) server using a fake mpd.conf file with correct
 paths for testing.
 .
 If an mpd server is already running, this module will stop it temporarily if
 the MPD_TEST_OVERRIDE environment variable is true; otherwise, the test will
 bail. Once the tests are complete, the temporarily launched mpd server will
 be shut down and the original one relaunched (if there was one).