ruby-rqrcode 1.2.0-1 source package in Ubuntu

Changelog

ruby-rqrcode (1.2.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on ruby-chunky-png.
    + ruby-rqrcode: Drop versioned constraint on ruby-chunky-png in Depends.

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

  [ Cédric Boutillier ]
  * New upstream version 1.2.0
    + remove upper bound restriction on ruby version in gemspecs
  * Refresh packaging files with dh-make-ruby -w
    + add upstream metadata
    + Standards-Version to 4.6.0 (no changes needed)
    + debhelper compat level set to 13
  * Add myself to uploaders
  * Run tests with rake
  * Build-depend on ruby-rspec

 -- Cédric Boutillier <email address hidden>  Wed, 23 Feb 2022 18:08:49 +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-rqrcode_1.2.0-1.dsc 1.4 KiB 58e853c9f6dade542342927c806605a3803559ae529f11f4b731d1363c20767e
ruby-rqrcode_1.2.0.orig.tar.gz 99.1 KiB 01ffb05018abae6673f06f61fe63a82ae07e947020576dd8fd37568df3d3092f
ruby-rqrcode_1.2.0-1.debian.tar.xz 3.7 KiB 68f0a8f23d9bca648a488ee408cfb6faf522e1a524d9964583c09fd623529fe8

Available diffs

No changes file available.

Binary packages built by this source

ruby-rqrcode: Ruby library for encoding QRCode (2D barcodes)

 rQRCode is a standalone, pure-Ruby library for generating QRCodes (2D
 barcodes). The simple interface allows you to create QR Code data
 structures ready to be displayed in the way you choose.