debian/0000755000000000000000000000000012255340053007165 5ustar debian/copyright0000644000000000000000000000507712105120156011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: expect-lite Upstream-Contact: Craig Miller Source: http://expect-lite.sourceforge.net/ Files: * Copyright: 2008-2010, Craig Miller 2005-2007, Freescale Semiconductor, Inc. License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . * Neither the name of the Freescale Semiconductor nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: Copyright 2010 Canonical, Ltd. Copyright 2010 Paul Larson License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 3 of the License. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License, version 3, can be found in /usr/share/common-licenses/GPL-3. debian/changelog0000644000000000000000000000314312255325523011045 0ustar expect-lite (4.6.2-0ubuntu1) trusty; urgency=low * New upstream release. * Bump up standards to 3.9.5 -- Bhavani Shankar Sat, 21 Dec 2013 20:19:55 +0530 expect-lite (4.6.0-0ubuntu1) saucy; urgency=low * New upstream release. * Fix manpage errors and typos. -- Bhavani Shankar Fri, 28 Jun 2013 18:48:28 +0530 expect-lite (4.3.3-0ubuntu1) raring; urgency=low * New upstream release. * debian/copyright: Remove duplicate Copyright field. * debian/control: - Remove article from beginning of synopsis. - Bump Standards-Version to 3.9.4. * debian/expect-lite.examples: Update path. -- Logan Rosen Tue, 08 Jan 2013 21:01:09 -0500 expect-lite (4.3.0-0ubuntu1) quantal; urgency=low * New upstream release. * Bump standards to 3.9.3. + Reformat the copyright file according to latest specification. -- Bhavani Shankar Mon, 18 Jun 2012 17:49:12 +0530 expect-lite (4.2.0-0ubuntu1) precise; urgency=low * New upstream release -- Bhavani Shankar Sun, 27 Nov 2011 23:39:41 +0530 expect-lite (4.1.0-0ubuntu1) oneiric; urgency=low * New upstream release. * Bump up standards to 3.9.2. No other changes. -- Bhavani Shankar Mon, 23 May 2011 11:54:41 +0530 expect-lite (3.7.1-0ubuntu1) natty; urgency=low * New upstream release -- Bhavani Shankar Wed, 27 Oct 2010 12:13:44 +0530 expect-lite (3.7.0-0ubuntu1) maverick; urgency=low * Initial release. (LP: #608147) -- Paul Larson Mon, 02 Aug 2010 23:34:27 -0500 debian/source/0000755000000000000000000000000012255337047010476 5ustar debian/source/include-binaries0000644000000000000000000000002512163310120013610 0ustar man/expect-lite.1.gz debian/source/format0000644000000000000000000000001412105120144011662 0ustar 3.0 (quilt) debian/expect-lite.docs0000644000000000000000000000000712105120144012246 0ustar Docs/* debian/control0000644000000000000000000000153512255324501010574 0ustar Source: expect-lite Section: interpreters Priority: optional Build-Depends: debhelper (>= 7) Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Paul Larson Standards-Version: 3.9.5 Homepage: http://expect-lite.sourceforge.net/ Package: expect-lite Architecture: all Depends: ${misc:Depends}, expect, tclx Suggests: openssh-client Description: quick and easy command line automation tool Written in expect, it is designed to directly map an interactive terminal session into an automation script. expect-lite scripts use special character(s) at the beginning of each line to indicate the action. Basic expect-lite scripts can be created by simply cutting and pasting text from a terminal window into a script, and adding '>' '<' characters. No knowledge of expect is required! debian/expect-lite.doc-base0000644000000000000000000000051312105120144012775 0ustar Document: expect-lite Title: The expect-lite manual Author: Craig Miller Abstract: General information, documentation, and tips on using the expect-lite command line automation tool. Section: System/Administration Format: HTML Index: /usr/share/doc/expect-lite/index.html Files: /usr/share/doc/expect-lite/* debian/expect-lite.manpages0000644000000000000000000000002512105120144013111 0ustar man/expect-lite.1.gz debian/expect-lite.install0000644000000000000000000000002512105120144012764 0ustar expect-lite /usr/bin debian/expect-lite.examples0000644000000000000000000000001312105120156013134 0ustar examples/* debian/rules0000755000000000000000000000003512105120144010232 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000212105120144010352 0ustar 7 debian/watch0000644000000000000000000000010412105120144010200 0ustar version=3 http://sf.net/expect-lite/expect-lite_([\d\.]+)\.tar\.gz