ruby-barby 0.6.8+dfsg-2 source package in Ubuntu

Changelog

ruby-barby (0.6.8+dfsg-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.

  [ Gunnar Wolf ]
  * Removed myself from uploaders, acknowledging reality

  [ Daniel Leidert ]
  * d/control: Add Rules-Requires-Root field.
    (Build-Depends): Raise to dh 13. Add ruby-sorted-set (closes: #996133).
    (Standards-Version): Bump to 4.6.0.
    (Homepage): Set to github project after homepage returns 404 error.
    (Depends): Remove interpreters and use ${ruby:Depends}.
  * d/copyright: Remove full MPL license and link to copy in common licenses.
    (Copyright): Add team.
  * d/rules: Use gem installation layout.
  * d/watch: Update watch file.

 -- Daniel Leidert <email address hidden>  Sat, 06 Nov 2021 00:39:26 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe ruby
Lunar release universe ruby
Jammy release universe ruby

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-barby_0.6.8+dfsg-2.dsc 2.0 KiB c2efeb6302a2fba3a8cfea77f9a2239abf0eee76e4651eaf49d0f735555aebf0
ruby-barby_0.6.8+dfsg.orig.tar.xz 49.8 KiB c71284d2e6c24c85af88922904ca24a0a00b4316f3dffa4a7777a887364e4961
ruby-barby_0.6.8+dfsg-2.debian.tar.xz 4.2 KiB 7053abc76fca34ac116909fc4a86c29e5821926b5e282413438f84858711c72e

Available diffs

No changes file available.

Binary packages built by this source

ruby-barby: Ruby library for barcode generation

 This is a pure-Ruby library for generating various kinds of barcodes,
 including all the standard 1D and 2D barcodes, and meant to be easily
 extensible.
 .
 Barby separates the concerns of barcode generation and graphical
 representations, so not only the barcodes' format can be extended,
 but also the way they are output.