ruby-graphql 1.9.19-1 source package in Ubuntu

Changelog

ruby-graphql (1.9.19-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * d/control: Add Rules-Requires-Root field.
    (Build-Depends): Remove unused rake and ruby-rspec.
    (Standards-Version): Bump to 4.5.0.
    (Homepage): Use the secure URI.
    (Depends): Use ${ruby:Depends} and remove interpreter.
  * d/copyright (Upstream-Name): Use graphql-ruby.
    (Source): Use secure URI.
  * d/ruby-tests.rake.disabled: Remove file. The gem doesn't ship tests.
  * d/upstream/metadata: Add metadata.

 -- Daniel Leidert <email address hidden>  Thu, 27 Feb 2020 20:24:45 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-graphql_1.9.19-1.dsc 2.0 KiB b01df4525cca2f1e6378bd86fa1aa966debc50a67b7a08c26dfa1a38ddcc60cc
ruby-graphql_1.9.19.orig.tar.gz 255.7 KiB cc7225fe2af6723d01743fd774017c36a93614fe0c67d3e15fc1b3751266aecb
ruby-graphql_1.9.19-1.debian.tar.xz 2.2 KiB ae0f6d9c62e1ef819481e5b699472f896f2302e3427602715963dadff6af09d9

Available diffs

No changes file available.

Binary packages built by this source

ruby-graphql: GraphQL language and runtime for Ruby

 A plain-Ruby implementation of GraphQL.
 .
 Goals:
  - Implement the GraphQL spec & support a Relay front end
  - Provide idiomatic, plain-Ruby API with similarities to reference
    implementation where possible
  - Support Ruby on Rails and Relay