ruby-web-console 4.2.0-1 source package in Ubuntu

Changelog

ruby-web-console (4.2.0-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove constraints unnecessary since buster

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package
  * debian/watch version 4
  * Refresh packaging files with dh-make-ruby -w
    + use gem install layout
  * remove autogenerated files
  * New upstream version 4.2.0
    + works with rails 6.1

 -- Cédric Boutillier <email address hidden>  Mon, 22 Nov 2021 22:41:53 +0100

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-web-console_4.2.0-1.dsc 1.5 KiB bbc3c4a83a257349f4207abf1832721b9b659be20adee8cd00237deaf24539a2
ruby-web-console_4.2.0.orig.tar.gz 52.7 KiB 85140749adc3c0e67ec98a52ad98c362f042619c0243abd12a94e9bdafc397b0
ruby-web-console_4.2.0-1.debian.tar.xz 2.8 KiB d4cdb7162e61cba7533c30422c602f2848da5f240bb369a5cface2bf92ddfef9

Available diffs

No changes file available.

Binary packages built by this source

ruby-web-console: Ruby on Rails debugger

 The web console allows you to create an interactive Ruby session in your
 browser. Those sessions are launched automatically in case on an error, but
 they can also be launched manually in any page.
 .
 web-console is meant a debugging tool for Rails applications in development
 environments.