debian/0000755000000000000000000000000011635372615007177 5ustar debian/watch0000644000000000000000000000013711635372163010227 0ustar version=3 http://search.cpan.org/dist/Expect-Simple/ .*/Expect-Simple-([[:digit:]].*)\.tar\.gz debian/rules0000755000000000000000000000003611635372224010252 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000311211635372615011046 0ustar libexpect-simple-perl (0.04-2) unstable; urgency=low * Team upload. [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Ansgar Burchardt ] * Remove Peter Makholm from Uploaders. (Closes: #580316) * debian/control: Convert Vcs-* fields to Git. * Use source format 3.0 (quilt). * Use tiny debian/rules with debhelper 8. * Make build-dep on perl unversioned. * Convert debian/copyright to proposed machine-readable format. * Bumped Standards-Version to 3.9.2. -- Ansgar Burchardt Sun, 18 Sep 2011 15:43:35 +0200 libexpect-simple-perl (0.04-1) unstable; urgency=low * Don't install empty /usr/lib/perl5 directory. * debian/rules: delete /usr/lib/perl5 only if it exists. * New upstream release. * debian/copyright: add actual copyright and license statement and change pointer to /usr/share/common-licenses. * Set Standards-Version to 3.7.3 (no changes). * debian/control: remove single dot from end of long description. * Replace cdbs with plain debhelper. * Add /me to Uploaders. -- gregor herrmann Thu, 08 May 2008 22:26:52 +0200 libexpect-simple-perl (0.03-1) unstable; urgency=low [ Peter Makholm ] * Initial Release. (Closes: #446388) [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields (source stanza). * Add watch file. -- Peter Makholm Sat, 13 Oct 2007 17:38:29 +0000 debian/control0000644000000000000000000000153511635372604010604 0ustar Source: libexpect-simple-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libexpect-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Expect-Simple/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libexpect-simple-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexpect-simple-perl.git Package: libexpect-simple-perl Architecture: all Depends: ${perl:Depends}, libexpect-perl, ${misc:Depends}, Description: wrapper around the Expect module Expect::Simple is a wrapper around the Expect module which should suffice for simple applications. It hides most of the Expect machinery; the Expect object is available for tweaking if need be. debian/compat0000644000000000000000000000000211635372231010367 0ustar 8 debian/source/0000755000000000000000000000000011635372210010466 5ustar debian/source/format0000644000000000000000000000001411635372210011674 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000153411635372562011136 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59 Maintainer: Diab Jerius Source: http://search.cpan.org/dist/Expect-Simple/ Name: Expect-Simple Files: * Copyright: 2000-2007, Smithsonian Astrophysical Observatory License: GPL-2+ Files: debian/* Copyright: 2007, Peter Makholm 2008, gregor herrmann 2011, Ansgar Burchardt License: GPL-2+ License: GPL-2+ 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; either version 2, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'.