ruby-power-assert 1.1.1-1 source package in Ubuntu

Changelog

ruby-power-assert (1.1.1-1) unstable; urgency=medium

  * Team upload
  * debian/watch: download tarballs from github
  * New upstream version 1.1.1
  * Bump Standards-Version to 4.1.4; no changes needed
  * Bump debhelper compatibility level to 11
  * Changes Vcs-* to point to salsa.debian.org
  * Add missing build-dependencies on ruby-byebug, ruby-bundlerm,
    ruby-simplecov, and pry
  * Add patch to drop git usage from gemspec

 -- Antonio Terceiro <email address hidden>  Sat, 19 May 2018 12:43:23 -0300

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

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-power-assert_1.1.1-1.dsc 2.1 KiB 1de92f0a2978c4a83bbb1276a3aa77d85ee939b457ebad5c9743b4544b1806f5
ruby-power-assert_1.1.1.orig.tar.gz 16.4 KiB 6d31e3a1aa5aa358cafc108fbb5d3b18b633f6a71727c99709ebb701204e9dd4
ruby-power-assert_1.1.1-1.debian.tar.xz 3.5 KiB 4c782e5c8b4c7b1951941c0696eefd22e63a258a7b6563749c7617914eefa1a1

Available diffs

No changes file available.

Binary packages built by this source

ruby-power-assert: library showing values of variables and method calls in an expression

 Power Assert shows each value of variables and method calls in the
 expression. It is useful for testing, providing which value wasn't
 correct when the condition is not satisfied.