debian/0000755000000000000000000000000012224023102007152 5ustar debian/rules0000755000000000000000000000003612224023102010231 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000313712224023102010561 0ustar Source: libreply-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcarp-always-perl, libconfig-ini-reader-ordered-perl, libdevel-lexalias-perl, libeval-closure-perl (>= 0.11), libfile-homedir-perl, libmodule-runtime-perl, libpackage-stash-perl, libpadwalker-perl, libtry-tiny-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libreply-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libreply-perl.git Homepage: https://metacpan.org/release/Reply/ Package: libreply-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libconfig-ini-reader-ordered-perl, libdevel-lexalias-perl, libeval-closure-perl (>= 0.11), libfile-homedir-perl, libmodule-runtime-perl, libpackage-stash-perl, libpadwalker-perl, libtry-tiny-perl Suggests: libapp-nopaste-perl, libb-keywords-perl, libcarp-always-perl, libclass-refresh-perl, libdata-dump-perl, libdata-printer-perl, libmro-compat-perl, libproc-invokeeditor-perl, libterm-readline-gnu-perl Description: lightweight extensible Perl REPL Reply ("read, eval, print, loop, yay!") is a lightweight, extensible REPL for Perl. It is plugin-based (see Reply::Plugin), and through plugins supports many advanced features such as coloring and pretty printing, readline support, and pluggable commands. . NOTE: This is an early release, and implementation details of this module are still very much in flux. Feedback is welcome! debian/source/0000755000000000000000000000000012224023102010452 5ustar debian/source/format0000644000000000000000000000001412224023102011660 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000126212224023102011025 0ustar libreply-perl (0.34-1) unstable; urgency=low * New upstream release. * Bump versioned (build) dependency on libeval-closure-perl. * debian/rules: drop override_dh_auto_install. The empty manpage is gone. -- gregor herrmann Sat, 05 Oct 2013 16:46:21 +0200 libreply-perl (0.32-1) unstable; urgency=low * New upstream release. * debian/control: update upstream email address. * Update build and runtime dependencies. -- gregor herrmann Fri, 26 Jul 2013 20:50:59 +0200 libreply-perl (0.26-1) unstable; urgency=low * Initial release (closes: #715798). -- gregor herrmann Wed, 10 Jul 2013 18:38:31 +0200 debian/compat0000644000000000000000000000000212224023102010350 0ustar 8 debian/copyright0000644000000000000000000000405612224023102011112 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Reply Source: https://metacpan.org/release/Reply/ Upstream-Contact: Jesse Luehrs Files: * Copyright: 2013, Jesse Luehrs License: Expat Files: debian/* Copyright: 2013, gregor herrmann License: Expat or Artistic or GPL-1+ License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000015012224023102010177 0ustar version=3 https://metacpan.org/release/Reply/ .*/Reply-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$