ruby-api-pagination 4.8.2-2 source package in Ubuntu

Changelog

ruby-api-pagination (4.8.2-2) unstable; urgency=medium

  * Team Upload.
  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit,
    Repository, Repository-Browse.
  * Apply multi-arch hints.
    + ruby-api-pagination: Add Multi-Arch: foreign.
  * Update watch file format version to 4.
  * Bump debhelper from old 12 to 13.
  * Fix field name case in debian/control
    (Rules-requires-root => Rules-Requires-Root).

  [ Nilesh Patra ]
  * Pull upstream patch to fix ruby-3.0 FTBFS (Closes: #996123)
  * Bump Standards-Version to 4.6.0 (no changes needed)

 -- Nilesh Patra <email address hidden>  Sun, 21 Nov 2021 16:37:04 +0530

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-api-pagination_4.8.2-2.dsc 2.2 KiB d96068d617566c058c96a7a9ad4059fe03ab60f5fc26419919fa1639d813cb6b
ruby-api-pagination_4.8.2.orig.tar.gz 13.6 KiB 681481c1ba7210591fa7d8632daedcddb4dddc6b51b489d267c121282b6f9602
ruby-api-pagination_4.8.2-2.debian.tar.xz 4.7 KiB 3d37cfb30e210c816542834675e51a6b8f2e1f17c3e128f64a3f7039e09fe1d2

Available diffs

No changes file available.

Binary packages built by this source

ruby-api-pagination: API pagination support

 This package provide Link header pagination for Rails and Grape APIs,
 following the proposed RFC 5988 (http://tools.ietf.org/html/rfc5988) standard
 for Web linking to include pagination information in the response HTTP headers
 instead of in the body of the response.