debian/0000755000000000000000000000000012150175237007171 5ustar debian/rules0000755000000000000000000000015712150175237010254 0ustar #!/usr/bin/make -f %: dh $@ override_dh_install: dh_install rm -rf debian/libterm-editoredit-perl/usr/bin debian/control0000644000000000000000000000225712150175237010602 0ustar Source: libterm-editoredit-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Oleg Gashev Build-Depends: debhelper (>= 8) Build-Depends-Indep: libany-moose-perl, libtest-most-perl, libtext-clip-perl, libtry-tiny-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-editoredit-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-editoredit-perl.git Homepage: https://metacpan.org/release/Term-EditorEdit/ Package: libterm-editoredit-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libany-moose-perl, libtext-clip-perl, libtry-tiny-perl Description: module for editing a document via $EDITOR Term::EditorEdit is a tool for prompting the user to edit a piece of text via $VISUAL or $EDITOR and return the result. . In addition to just editing a document, this module can distinguish between a document preamble and document content, giving you a way to provide "out-of-bound" information to whoever is editing. Once an edit is complete, only the content (whatever was below the preamble) is returned. debian/source/0000755000000000000000000000000012150175237010471 5ustar debian/source/format0000644000000000000000000000001412150175237011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024312150175237011042 0ustar libterm-editoredit-perl (0.16-1) unstable; urgency=low * Initial Release. (Closes: #708402) -- Oleg Gashev Fri, 24 May 2013 06:50:16 +0000 debian/compat0000644000000000000000000000000212150175237010367 0ustar 8 debian/copyright0000644000000000000000000000205312150175237011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Term-EditorEdit Source: https://metacpan.org/release/Term-EditorEdit/ Upstream-Contact: Robert Krimen Files: * Copyright: 2011, Robert Krimen License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Oleg Gashev License: Artistic or GPL-1+ 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/watch0000644000000000000000000000017412150175237010224 0ustar version=3 https://metacpan.org/release/Term-EditorEdit/ .*/Term-EditorEdit-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$