File: control

package info (click to toggle)
ruby-serialport 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 172 kB
  • sloc: ansic: 1,441; ruby: 67; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 1,659 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: ruby-serialport
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Paul van Tilburg <paulvt@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-serialport.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-serialport.git;a=summary
Homepage: http://github.com/hparra/ruby-serialport/
XS-Ruby-Versions: all

Package: ruby-serialport
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Replaces: libserialport-ruby (<< 1.0.4-1~), libserialport-ruby1.8 (<< 1.0.4-1~)
Breaks: libserialport-ruby (<< 1.0.4-1~), libserialport-ruby1.8 (<< 1.0.4-1~)
Provides: libserialport-ruby, libserialport-ruby1.8
Description: 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.

Package: libserialport-ruby
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-serialport
Description: Transitional package for ruby-serialport
 This is a transitional package to ease upgrades to the ruby-serialport
 package. It can safely be removed.

Package: libserialport-ruby1.8
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-serialport
Description: Transitional package for ruby-serialport
 This is a transitional package to ease upgrades to the ruby-serialport
 package. It can safely be removed.