debian/0000755000000000000000000000000012207153337007171 5ustar debian/rules0000755000000000000000000000030512207153337010247 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install rm $(TMP)/usr/lib/perl5/Taint/is_taint_bench.pl debian/control0000644000000000000000000000205612207153337010577 0ustar Source: libtaint-runtime-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 9.20120312), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtaint-runtime-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtaint-runtime-perl.git Homepage: https://metacpan.org/release/Taint-Runtime Package: libtaint-runtime-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: module to enable taint checking at runtime Taint::Runtime module is intended to encourage the use of taint mode as painless as possible. You should probably use the -T switch on the commandline instead. There are a somewhat limited number of legitimate use cases where you should use this module instead of the -T switch. Unless you have a specific and good reason for not using the -T option, you should use the -T option. See manpage for more details. debian/source/0000755000000000000000000000000012207153337010471 5ustar debian/source/format0000644000000000000000000000001412207153337011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025012207153337011040 0ustar libtaint-runtime-perl (0.3-1) unstable; urgency=low * Initial Release. (Closes: #720971) -- Joenio Costa Sun, 25 Aug 2013 16:44:06 -0300 debian/compat0000644000000000000000000000000212207153337010367 0ustar 9 debian/copyright0000644000000000000000000000262512207153337011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Taint-Runtime Source: https://metacpan.org/release/Taint-Runtime Upstream-Contact: Paul Seamons Files: ppport.h Copyright: 1999, Kenneth Albanowski 2001, Paul Marquess License: Artistic or GPL-1+ Files: * Copyright: 2005, Paul Seamons License: Artistic or GPL-1+ Comment: The upstream distribution does not contain an explicit statement of copyright ownership. Pursuant to the Berne Convention for the Protection of Literary and Artistic Works, it is assumed that all content is copyright by its respective authors unless otherwise stated. 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/watch0000644000000000000000000000017012207153337010220 0ustar version=3 https://metacpan.org/release/Taint-Runtime/ .*/Taint-Runtime-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$