aboutsummaryrefslogtreecommitdiff
path: root/comport/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-11 21:02:22 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-11 21:02:22 +0000
commit68295eb1800cbb5c92b94e5f970d119aaa56a4c4 (patch)
treedc99686af7341b741f58ef168a542f4a842b74b4 /comport/debian/control
parenta474f3fb39f8aece7371a004ab543f1b0d7fb8cd (diff)
uploaded package to http://git.debian.org/?p=pkg-multimedia/pd-comport.git;a=summary
svn path=/trunk/externals/iem/comport/; revision=14069
Diffstat (limited to 'comport/debian/control')
-rw-r--r--comport/debian/control16
1 files changed, 0 insertions, 16 deletions
diff --git a/comport/debian/control b/comport/debian/control
deleted file mode 100644
index 3b45de5..0000000
--- a/comport/debian/control
+++ /dev/null
@@ -1,16 +0,0 @@
-Source: pd-comport
-Section: sound
-Priority: optional
-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
-Uploaders: Hans-Christoph Steiner <hans@eds.org>
-Build-Depends: debhelper (>= 7.0.50~), puredata, quilt (>= 0.46-7~)
-Standards-Version: 3.9.1
-Homepage: http://puredata.info
-
-Package: pd-comport
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, pd
-Description: Pd object for reading and writing to serial ports
- comport is a cross-platform object for Pure Data that allows you to read and
- write bytes and lists of data to /dev/tty* devices including serial port,
- USB-serial devices, Bluetooth-serial, etc.