ruby-file-tail 1.2.0-1 source package in Ubuntu

Changelog

ruby-file-tail (1.2.0-1) unstable; urgency=medium

  * New upstream version 1.2.0
  * Use salsa.debian.org in Vcs-* fields
  * Move debian/watch to gemwatch.debian.net
  * Bump Standards-Version to 4.3.0 (no changes needed)
  * Bump debhelper compatibility level to 11
  * License changed to Apache-2.0
  * Add skip_test_tail_change2.patch to skip randomly failing test
    (see #912249)

 -- Cédric Boutillier <email address hidden>  Sun, 20 Jan 2019 23:22:48 +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
Oracular release universe ruby
Noble release universe ruby
Mantic release universe ruby
Lunar release universe ruby
Jammy release universe ruby
Focal release universe ruby

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-file-tail_1.2.0-1.dsc 1.7 KiB 1422aae739ae5c2e907e9a55af26ce78f2e01087fd51061e3a245d740e96476b
ruby-file-tail_1.2.0.orig.tar.gz 15.7 KiB 306c2fbe1774318ff22240b2e2dbcef721aa5dfd9aaec9b8a0f306561b381278
ruby-file-tail_1.2.0-1.debian.tar.xz 3.3 KiB 35ba3310a5b735e648311cfe7b6cdd96c84166651a9384447004b4fe5a6d53f7

Available diffs

No changes file available.

Binary packages built by this source

ruby-file-tail: Ruby library for following still-growing files

 Small ruby library that allows it to "tail" files in Ruby, including
 following a file that still is growing, like the UNIX command 'tail
 -f' can.