ruby-barby 0.6.5-1 source package in Ubuntu

Changelog

ruby-barby (0.6.5-1) unstable; urgency=medium

  * Team upload

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files

  [ Antonio Terceiro ]
  * debian/watch: point to github
  * New upstream version 0.6.5
  * update packaging with `dh-make-ruby -w`
  * debian/rules: fix post-install cleanups
  * run tests during build

 -- Antonio Terceiro <email address hidden>  Sat, 10 Dec 2016 13:34:29 -0200

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
Bionic release universe ruby

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-barby_0.6.5-1.dsc 2.0 KiB ce2f86ee9c7720821bb1677775105d979478ad821ec1ace5c08e99cf37281a98
ruby-barby_0.6.5.orig.tar.gz 91.6 KiB 7a9d444b916e15c7c25602bc3d066191b7cdf08404b9efe2762188a9ecaa4e9e
ruby-barby_0.6.5-1.debian.tar.xz 10.6 KiB e4b3b87c431159add8230093ab14531e7bed41d4d2d3e5068bdfeb7d14abfdfe

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.