r8534 - in /branches/upstream/libdevice-serialport-perl: ./ current/ current/eg/ current/t/
keescook-guest at users.alioth.debian.org
keescook-guest at users.alioth.debian.org
Wed Oct 24 06:03:36 UTC 2007
Author: keescook-guest
Date: Wed Oct 24 06:03:35 2007
New Revision: 8534
URL: http://svn.debian.org/wsvn/?sc=1&rev=8534
Log:
[svn-inject] Installing original source of libdevice-serialport-perl
Added:
branches/upstream/libdevice-serialport-perl/
branches/upstream/libdevice-serialport-perl/current/
branches/upstream/libdevice-serialport-perl/current/Changes
branches/upstream/libdevice-serialport-perl/current/Device-SerialPort.spec
branches/upstream/libdevice-serialport-perl/current/MANIFEST
branches/upstream/libdevice-serialport-perl/current/META.yml
branches/upstream/libdevice-serialport-perl/current/Makefile.PL
branches/upstream/libdevice-serialport-perl/current/README
branches/upstream/libdevice-serialport-perl/current/SerialPort.pm
branches/upstream/libdevice-serialport-perl/current/SerialPort.xs
branches/upstream/libdevice-serialport-perl/current/TODO
branches/upstream/libdevice-serialport-perl/current/config.h.in
branches/upstream/libdevice-serialport-perl/current/configure (with props)
branches/upstream/libdevice-serialport-perl/current/configure.ac
branches/upstream/libdevice-serialport-perl/current/eg/
branches/upstream/libdevice-serialport-perl/current/eg/any_os.plx
branches/upstream/libdevice-serialport-perl/current/eg/demo1.plx (with props)
branches/upstream/libdevice-serialport-perl/current/eg/demo2.plx (with props)
branches/upstream/libdevice-serialport-perl/current/eg/demo3.plx (with props)
branches/upstream/libdevice-serialport-perl/current/eg/demo4.plx (with props)
branches/upstream/libdevice-serialport-perl/current/eg/demo5.plx (with props)
branches/upstream/libdevice-serialport-perl/current/eg/demo6.plx (with props)
branches/upstream/libdevice-serialport-perl/current/eg/demo7.plx (with props)
branches/upstream/libdevice-serialport-perl/current/eg/demo8.plx (with props)
branches/upstream/libdevice-serialport-perl/current/eg/example1.txt (with props)
branches/upstream/libdevice-serialport-perl/current/eg/example2.txt (with props)
branches/upstream/libdevice-serialport-perl/current/eg/example3.txt (with props)
branches/upstream/libdevice-serialport-perl/current/eg/example4.txt (with props)
branches/upstream/libdevice-serialport-perl/current/eg/example5.txt (with props)
branches/upstream/libdevice-serialport-perl/current/eg/example6.txt (with props)
branches/upstream/libdevice-serialport-perl/current/eg/example7.txt (with props)
branches/upstream/libdevice-serialport-perl/current/eg/example8.txt (with props)
branches/upstream/libdevice-serialport-perl/current/eg/options.plx (with props)
branches/upstream/libdevice-serialport-perl/current/modemtest (with props)
branches/upstream/libdevice-serialport-perl/current/show-tiocm.c.test
branches/upstream/libdevice-serialport-perl/current/t/
branches/upstream/libdevice-serialport-perl/current/t/01timing.t
branches/upstream/libdevice-serialport-perl/current/t/10basic.t (with props)
branches/upstream/libdevice-serialport-perl/current/t/11saved-state.t (with props)
branches/upstream/libdevice-serialport-perl/current/t/20inherited.t (with props)
branches/upstream/libdevice-serialport-perl/current/t/21inherited-state.t (with props)
branches/upstream/libdevice-serialport-perl/current/t/AltPort.pm (with props)
[This mail would be too long, it was shortened to contain the URLs only.]
Added: branches/upstream/libdevice-serialport-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/Changes?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/Device-SerialPort.spec
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/Device-SerialPort.spec?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/MANIFEST?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/META.yml?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/Makefile.PL?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/README?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/SerialPort.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/SerialPort.pm?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/SerialPort.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/SerialPort.xs?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/TODO
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/TODO?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/config.h.in
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/config.h.in?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/configure
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/configure?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/configure.ac
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/configure.ac?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/any_os.plx
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/any_os.plx?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/demo1.plx
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/demo1.plx?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/demo2.plx
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/demo2.plx?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/demo3.plx
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/demo3.plx?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/demo4.plx
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/demo4.plx?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/demo5.plx
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/demo5.plx?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/demo6.plx
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/demo6.plx?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/demo7.plx
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/demo7.plx?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/demo8.plx
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/demo8.plx?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/example1.txt
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/example1.txt?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/example2.txt
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/example2.txt?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/example3.txt
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/example3.txt?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/example4.txt
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/example4.txt?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/example5.txt
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/example5.txt?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/example6.txt
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/example6.txt?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/example7.txt
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/example7.txt?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/example8.txt
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/example8.txt?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/eg/options.plx
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/eg/options.plx?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/modemtest
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/modemtest?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/show-tiocm.c.test
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/show-tiocm.c.test?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/t/01timing.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/t/01timing.t?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/t/10basic.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/t/10basic.t?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/t/11saved-state.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/t/11saved-state.t?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/t/20inherited.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/t/20inherited.t?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/t/21inherited-state.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/t/21inherited-state.t?rev=8534&op=file
Added: branches/upstream/libdevice-serialport-perl/current/t/AltPort.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdevice-serialport-perl/current/t/AltPort.pm?rev=8534&op=file
More information about the Pkg-perl-cvs-commits
mailing list