ruby-beaneater 1.1.1-1 source package in Ubuntu

Changelog

ruby-beaneater (1.1.1-1) unstable; urgency=medium

  * Team Upload

  [ Cédric Boutillier ]
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove unnecessary 'Testsuite: autopkgtest' header.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Apply multi-arch hints.
    + ruby-beaneater: Add :any qualifier for ruby dependency.
  * Update watch file format version to 4.
  * Use secure URI in debian/watch.
  * Bump debhelper from old 12 to 13.

  [ Ajayi Olatunji ]
  * New upstream Release
  * New upstream version 1.1.1
  * d/control: (Standards-Version): Bump to 4.6.1.
   - Add Rules-Requires-Root field.
   - (Depends): Use ${ruby:Depends} and remove interpreter.
  * d/clean: remove upstream directory generated during build

 -- Ajayi Olatunji <email address hidden>  Wed, 17 Aug 2022 00:35:30 +0000

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-beaneater_1.1.1-1.dsc 2.1 KiB 2d57e63aac88d5f447ef6f394d12427141a82d9cc4e484210ec8cdeae6cb2b95
ruby-beaneater_1.1.1.orig.tar.gz 26.5 KiB 6cf9f6d9656ab0bf518fef6b3e412b57e44c9de416663f4621a44a823e314a9c
ruby-beaneater_1.1.1-1.debian.tar.xz 3.1 KiB 40b4d9a4ec39ebbabdb6612fd93407208c4e90df73170e5f3eb7538d9c510415

Available diffs

No changes file available.

Binary packages built by this source

ruby-beaneater: simple beanstalkd client for Ruby

 Beaneater offers a way to interact with beanstalkd from within Ruby.
 Beanstalkd is a fast, simple work queue. Its interface is generic, but was
 originally designed for reducing the latency of page views in high-volume web
 applications by running time-consuming tasks asynchronously.