debian/0000755000000000000000000000000012145453613007172 5ustar debian/rules0000755000000000000000000000003612145453613010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000170212145453613010575 0ustar Source: libtext-clip-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 Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-clip-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-clip-perl.git Homepage: https://metacpan.org/release/Text-Clip/ Package: libtext-clip-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libany-moose-perl Description: module to clip and extract text in clipboard-like way Text::Clip allows you to mark/slice up a piece of text. String matching (by regular expression, etc.) is used to place marks. The first mark lets you access the text preceding and following the mark. Subsequent marks allow you to slurp up the text "clipped" between the marks. debian/source/0000755000000000000000000000000012145453613010472 5ustar debian/source/format0000644000000000000000000000001412145453613011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000023512145453613011044 0ustar libtext-clip-perl (0.14-1) unstable; urgency=low * Initial Release. (Closes: #708371) -- Oleg Gashev Wed, 15 May 2013 05:53:47 -0400 debian/compat0000644000000000000000000000000212145453613010370 0ustar 8 debian/copyright0000644000000000000000000000203712145453613011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Text-Clip Source: https://metacpan.org/release/Text-Clip/ Upstream-Contact: Robert Krimen Files: * Copyright: 2010, 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/watch0000644000000000000000000000016012145453613010220 0ustar version=3 https://metacpan.org/release/Text-Clip/ .*/Text-Clip-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$