ruby-grack 2.0.2-2 source package in Ubuntu

Changelog

ruby-grack (2.0.2-2) unstable; urgency=medium

  * 0002-gemspec-don-t-try-to-install-bogus-programs-from-bin.patch: fix
    broken metadata about executables; gem2deb now checks it. This fixes
    the build in unstable.
  * Update packaging with a new dh-make-ruby run
    - bump Standards-Version to 3.9.7 (no changes needed)
    - switch Vcs-* to https URLs

 -- Antonio Terceiro <email address hidden>  Wed, 02 Mar 2016 15:15:39 -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
Focal release universe misc
Bionic release universe misc
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-grack_2.0.2-2.dsc 2.0 KiB a9f6ba15dc0068d396fd0eb9186a04707f2de98c8ef81048cb05b1d9fa035485
ruby-grack_2.0.2.orig.tar.gz 9.3 KiB 129b9d14283e3a14a42a09b1f87c9758a3b147fa3603b8a1b9ba16e9bffede5d
ruby-grack_2.0.2-2.debian.tar.xz 3.6 KiB 520d5042c04be481927b0cc34d15cefa93d47389009dbb9b91399c0f3a2ad930

Available diffs

No changes file available.

Binary packages built by this source

ruby-grack: Git Smart HTTP Server Rack implementation in Ruby/Rack

 Rack application replacement for the builtin git-http-backend CGI
 handler distributed with Git.
 .
 The default git-http-backend only runs as a CGI script, and
 specifically is only targeted for Apache 2.x usage (it requires
 PATH_INFO to be set and specifically formatted). This Rack
 application can run on nearly every major and minor webserver out
 there by making it Rack capable.
 .
 This the GITLAB version of the library.