ruby-termios 1.0.0-1 source package in Ubuntu

Changelog

ruby-termios (1.0.0-1) unstable; urgency=low


  * Team upload
  * Imported Upstream version 1.0.0
  * debian/copyright: 
    + use DEP5 copyright-format/1.0 official URL for Format field
    + ruby-termios is now BSD-2-clause or Ruby
  * debian/control: 
    + remove obsolete DM-Upload-Allowed flag
    + use canonical URI in Vcs-* fields
    + bump Standards-Version to 3.9.4 (no changes needed)
    + replace ruby1.8 by ruby in Depends:
    + drop transitional packages
    + capitalize Ruby and fix spaces in description
  * debian/watch: use temporarily github as source

 -- Cédric Boutillier <email address hidden>  Thu, 26 Sep 2013 14:49:50 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-termios_1.0.0-1.dsc 2.0 KiB ee44bf712e1cd8d17f9df821b5bdd1ef334f57ae4e5403c64343bc1bee48dc83
ruby-termios_1.0.0.orig.tar.gz 14.4 KiB 0b6c41fb554acf17d257db8e8a10b283be6a9b45807ef1562151aadfc008ce5f
ruby-termios_1.0.0-1.debian.tar.gz 4.1 KiB 6fbe0316d04aa4f6cdeb139c72374c3d663cf9734e1f8d0e14fc21cd38c54b1a

No changes file available.

Binary packages built by this source

ruby-termios: termios simple wrapper for Ruby

 Ruby-termios is a wrapper for the termios(3) interface. It can be included
 into IO-family classes and extends IO-family objects. In addition, the
 methods can used as module function.