debian/0000755000000000000000000000000012174502376007175 5ustar debian/rules0000755000000000000000000000003612174502376010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000174512174502376010607 0ustar Source: libstring-tt-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Onur Aslan Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtemplate-perl, libpadwalker-perl, libsub-exporter-perl, libtest-exception-perl, libtest-tabledriven-perl, libtest-use-ok-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-tt-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-tt-perl.git Homepage: https://metacpan.org/release/String-TT/ Package: libstring-tt-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtemplate-perl, libpadwalker-perl, libsub-exporter-perl Description: Perl module to use TT to interpolate lexical variables String::TT exports a "tt" function, which takes a TT (Template Toolkit) template as its argument. It uses the current lexical scope to resolve variable references. debian/gbp.conf0000644000000000000000000000003612174502376010613 0ustar [Default] filter = .gitignore debian/source/0000755000000000000000000000000012174502376010475 5ustar debian/source/format0000644000000000000000000000001412174502376011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000023012174502376011042 0ustar libstring-tt-perl (0.3-1) unstable; urgency=low * Initial Release. (Closes: #717672) -- Onur Aslan Tue, 23 Jul 2013 17:33:54 +0300 debian/compat0000644000000000000000000000000212174502376010373 0ustar 8 debian/copyright0000644000000000000000000000200712174502376011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: String-TT Source: https://metacpan.org/release/String-TT/ Upstream-Contact: Jonathan Rockway Files: * Copyright: 2008, Infinity Interactive License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Onur Aslan 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/watch0000644000000000000000000000016012174502376010223 0ustar version=3 https://metacpan.org/release/String-TT/ .*/String-TT-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$