debian/0000755000000000000000000000000012207153515007167 5ustar debian/rules0000755000000000000000000000003612207153515010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000212612207153515010573 0ustar Source: libtainting-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libtaint-runtime-perl, libtest-exception-perl (>= 0.31) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtainting-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtainting-perl.git Homepage: https://metacpan.org/release/tainting Package: libtainting-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtaint-runtime-perl Description: Perl pragma to enable taint mode lexically tainting provides a simpler interface to Taint::Runtime. The idea is so that there is no functions or variables to import. Just use or no, like warnings or strict. Tainting of %ENV will be done one time automatically the first time this module is used. . Please (PLEASE) read Taint::Runtime's documentation first about the pro's and con's of enabling/disabling tainting at runtime. Use -T if you can. debian/source/0000755000000000000000000000000012207153515010467 5ustar debian/source/format0000644000000000000000000000001412207153515011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024312207153515011040 0ustar libtainting-perl (0.1-1) unstable; urgency=low * Initial Release. (Closes: #721044) -- Joenio Costa Mon, 26 Aug 2013 17:45:11 -0300 debian/compat0000644000000000000000000000000212207153515010365 0ustar 8 debian/copyright0000644000000000000000000000205412207153515011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: tainting Source: https://metacpan.org/release/tainting Upstream-Contact: Steven Haryanto Files: * Copyright: 2012, Steven Haryanto License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joenio Costa 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/watch0000644000000000000000000000015612207153515010222 0ustar version=3 https://metacpan.org/release/tainting/ .*/tainting-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$