ruby-serialport 1.0.4-1 source package in Ubuntu

Changelog

ruby-serialport (1.0.4-1) unstable; urgency=low


  * New upstream release (closes: #597526).
  * Source packages adapted according to the new Ruby policy:
    - Build for both ruby1.8 and ruby1.9.1.
    - Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in
      debian/control accordingly.
    - Changed the depends and recommends to follow the new Ruby
      library naming scheme.
  * debian/control:
    - Added a default DM-Upload-Allowed field set to yes.
    - Standards-Version bumped to 3.9.2; no changes required.
    - Set XS-Ruby-Versions to all.
    - Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
    - Switched the maintainer with the uploaders field as per new
      convention the team is the default maintainer.
    - Added libserialport-ruby and libserialport-ruby1.8 as transitional
      packages.
  * debian/copyright: reworked to fit the DEP5 format.
  * debian/rules: disable tests for now, a TTY device is not guaranteed to be
    available.

 -- Paul van Tilburg <email address hidden>  Wed, 28 Dec 2011 16:27:04 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-serialport_1.0.4-1.dsc 1.5 KiB e3a04efecfc7fa799d7d8c07e4df6a1867b463140bf81762aab519c685a92bb6
ruby-serialport_1.0.4.orig.tar.gz 20.1 KiB e00fa6ea5b53868a4b484d63fe078ef8e32e616870a94f6696257ea70616c5c4
ruby-serialport_1.0.4-1.debian.tar.gz 3.0 KiB 32f917ee46e4935bdc02cecd763e030324c2aed175a0ce26015f2ad8897eb5af

No changes file available.

Binary packages built by this source

libserialport-ruby: No summary available for libserialport-ruby in ubuntu quantal.

No description available for libserialport-ruby in ubuntu quantal.

libserialport-ruby1.8: No summary available for libserialport-ruby1.8 in ubuntu quantal.

No description available for libserialport-ruby1.8 in ubuntu quantal.

ruby-serialport: Library for using RS-232 serial ports from Ruby programs

 This library provides an API to control RS-232 serial ports, and check
 and set the current state of the signals on the line.