debian/0000755000000000000000000000000011576501541007173 5ustar debian/control0000644000000000000000000000217611576452600010605 0ustar Source: libtemplate-provider-encoding-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtemplate-perl, libdatetime-perl, perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Template-Provider-Encoding/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtemplate-provider-encoding-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtemplate-provider-encoding-perl/ Package: libtemplate-provider-encoding-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtemplate-perl Description: Template plugin to specify encoding Template::Plugin::encoding is a Template plugin to declare the encoding of template files. This plugin doesn't actually do anything but Template::Provider::Encoding scans the usage of this module to find the encoding of templates. As a bonus, you can use encoding variable in the template to specify file encoding, which might be useful for XML or HTML meta tag. debian/copyright0000644000000000000000000000314611575724301011132 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-Provider-Encoding/ Name: Template-Provider-Encoding Files: * Copyright: 2007, Tatsuhiko Miyagawa License: Artistic or GPL-1+ Comment: The code does not contain copyright information; however, the provided rationale from the upstream author on his web site 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. The exact year comes from the CPAN upload date." This text is from http://bulknews.net/debian.txt (miyagawa's web site) Files: debian/* Copyright: 2008, Krzysztof Krzyżaniak (eloy) 2008, gregor herrmann 2011, Fabrizio Regalli 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/watch0000644000000000000000000000041011212456120010204 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-Provider-Encoding/ .*/Template-Provider-Encoding-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211575702455010377 0ustar 8 debian/changelog0000644000000000000000000000146011576452600011047 0ustar libtemplate-provider-encoding-perl (0.10-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/copyright: add a comment about the copyright situation. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Fabrizio Regalli ] * Bump to 3.9.2 Standard-Version. * Switch to DEP5 license format. * Add myself to Uploaders. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Bump to 3.0 quilt format. -- Fabrizio Regalli Tue, 14 Jun 2011 12:56:19 +0200 libtemplate-provider-encoding-perl (0.10-1) unstable; urgency=low * Initial Release (closes: #480311). -- Krzysztof Krzyżaniak (eloy) Fri, 09 May 2008 14:53:45 +0200 debian/source/0000755000000000000000000000000011576501541010473 5ustar debian/source/format0000644000000000000000000000001411575702455011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611575702455010260 0ustar #!/usr/bin/make -f %: dh $@