ruby-webrick 1.7.0-4 source package in Ubuntu

Changelog

ruby-webrick (1.7.0-4) unstable; urgency=medium

  * Team upload
  * Bump Standards-Version to 4.6.1; no changes needed
  * Mark as Multi-Arch: foreign, since we want librubyX.Y to depend on this
    package

 -- Antonio Terceiro <email address hidden>  Sat, 10 Sep 2022 22:31:11 -0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-webrick_1.7.0-4.dsc 2.0 KiB 78aa9c0219b021ec60d10d9b921502397c44936b0c7efc274a3218e03ec52dd3
ruby-webrick_1.7.0.orig.tar.gz 111.7 KiB 25df35c696301deddec8cc929954284fa3dfaa86ad90c0cce2ecc5740c476545
ruby-webrick_1.7.0-4.debian.tar.xz 4.3 KiB 96930e19e76e332edf328e7c1e359fed40cd7fad3d7a202649693dac2444e70a

Available diffs

No changes file available.

Binary packages built by this source

ruby-webrick: HTTP server toolkit in Ruby

 WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a
 proxy server, and a virtual-host server.
 .
 It used to be provided with the standard library of the Ruby interpreter, and
 has been available only as a standalone gem since ruby3.0.