debian/0000755000000000000000000000000012231175010007156 5ustar debian/watch0000644000000000000000000000016112070070662010215 0ustar version=3 http://search.cpan.org/dist/Taint-Util/ .*/Taint-Util-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612070070662010245 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000213212070070662011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Taint-Util Source: http://search.cpan.org/dist/Taint-Util/ Upstream-Contact: Ævar Arnfjörð Bjarmason Files: * Copyright: 2007-2010, Ævar Arnfjörð Bjarmason License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ivan Kohler 2012, Xavier Guimard 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/source/0000755000000000000000000000000012070070662010466 5ustar debian/source/format0000644000000000000000000000001412070070662011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212070070662010364 0ustar 9 debian/control0000644000000000000000000000175412070070662010600 0ustar Source: libtaint-util-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtaint-util-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libtaint-util-perl.git Homepage: http://search.cpan.org/dist/Taint-Util/ Package: libtaint-util-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl module to manipulate the Perl internal taint flag Taint::Util wraps perl's internal routines for checking and setting the taint flag and thus does not rely on regular expressions for untainting or odd tricks involving eval and kill for checking whether data is tainted, instead it checks and flips a flag on the scalar in-place. debian/changelog0000644000000000000000000000141612231175010011032 0ustar libtaint-util-perl (0.08-2build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:55:20 +0100 libtaint-util-perl (0.08-2) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Update source format to 3.0 (quilt) * Remove README from Debian docs * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 9 to get all hardening flags * Update description * Update debian/copyright format -- Xavier Guimard Fri, 28 Dec 2012 22:53:40 +0100 libtaint-util-perl (0.08-1) unstable; urgency=low * Initial Release (closes: Bug#575984). -- Ivan Kohler Tue, 30 Mar 2010 21:01:03 -0700