debian/0000755000000000000000000000000011505412143007162 5ustar debian/source/0000755000000000000000000000000011505412106010461 5ustar debian/source/format0000644000000000000000000000001411505411716011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211505411717010366 0ustar 7 debian/control0000644000000000000000000000200211505411717010565 0ustar Source: libtemplate-plugin-javascript-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libtemplate-perl Maintainer: Debian Perl Group Uploaders: Maximilian Gaß , Jonathan Yu Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Template-Plugin-JavaScript/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtemplate-plugin-javascript-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtemplate-plugin-javascript-perl/ Package: libtemplate-plugin-javascript-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtemplate-perl Description: Perl module to sanitize text for JavaScript Template::Plugin::JavaScript is a Template Toolkit filter that automatically sanitizes your text so it can be used safely in JavaScript quotes. You simply enable the filter inside a JavaScript string, resulting in any metacharacters being automatically escaped. debian/changelog0000644000000000000000000000126611505411717011047 0ustar libtemplate-plugin-javascript-perl (0.02-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.9.1 (no changes) * Use new 3.0 (quilt) source format [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Update jawnsy's email address -- Jonathan Yu Fri, 24 Dec 2010 20:36:49 -0500 libtemplate-plugin-javascript-perl (0.01-1) unstable; urgency=low * Initial Release (Closes: #515636) -- Jonathan Yu Thu, 06 Aug 2009 14:30:54 -0400 debian/watch0000644000000000000000000000041011505411717010214 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Template-Plugin-JavaScript/ .*/Template-Plugin-JavaScript-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000272011505411717011124 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Tatsuhiko Miyagawa Source: http://search.cpan.org/dist/Template-Plugin-JavaScript/ Name: Template-Plugin-JavaScript Files: * Copyright: 2004-2010, Tatsuhiko Miyagawa License: Artistic or GPL-1+ X-Comment: Rationale from the author was: All of my modules available at http://search.cpan.org/~miyagawa/ with the statement "AUTHOR: Tatsuhiko Miyagawa" are, unless otherwise noted, Copyright (c) Tatsuhiiko Miyagawa. Source: http://bulknews.net/debian.txt (author's web site) The exact year comes from the CPAN upload date. Files: debian/* Copyright: 2009-2010, Jonathan Yu 2009, Maximilian Gaß 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/rules0000755000000000000000000000003611505411717010247 0ustar #!/usr/bin/make -f %: dh $@