libtest-http-server-simple-perl 0.11-1 source package in Ubuntu

Changelog

libtest-http-server-simple-perl (0.11-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ gregor herrmann ]
  * Rewrite libtest-simple-perl build dependency.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ 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 ]
  * Use dh(1) and debhelper compat level 9.
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.7.
  * Switch to source format "3.0 (quilt)".

 -- gregor herrmann <email address hidden>  Sun, 21 Feb 2016 20:07:45 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe perl
Focal release universe perl
Bionic release universe perl

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-http-server-simple-perl_0.11-1.dsc 2.5 KiB 188b7254b8487306bdd778ae0f944dd2e7db3a3a7f82976b89e040d052cf7352
libtest-http-server-simple-perl_0.11.orig.tar.gz 6.4 KiB 85c97ebd4deb805291b17277032da48807228f24f89b1ce2fb3c09f7a896bb78
libtest-http-server-simple-perl_0.11-1.debian.tar.xz 2.1 KiB dcb26859cc0a97166dbd473d34c9416db1211279fc81503547aa8cd2ae28906e

Available diffs

No changes file available.

Binary packages built by this source

libtest-http-server-simple-perl: Test::More functions for HTTP::Server::Simple

 Test::HTTP::Server::Simple provides methods to test an
 HTTP::Server::Simple-based web server.
 Currently, it provides only one such method: started_ok.