debian/0000755000000000000000000000000012244356704007175 5ustar debian/copyright0000644000000000000000000000175612244133273011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/WWW-CSRF Upstream-Name: WWW-CSRF Files: * Copyright: 2013, Steinar H. Gunderson License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Steinar H. Gunderson 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/compat0000644000000000000000000000000212244133043010360 0ustar 9 debian/changelog0000644000000000000000000000022412244133201011026 0ustar libwww-csrf-perl (1.00-1) unstable; urgency=low * Initial release. -- Steinar H. Gunderson Sat, 23 Nov 2013 15:05:23 +0100 debian/source/0000755000000000000000000000000012244133042010461 5ustar debian/source/format0000644000000000000000000000001412244133042011667 0ustar 3.0 (quilt) debian/control0000644000000000000000000000156612244356627010614 0ustar Source: libwww-csrf-perl Section: perl Priority: optional Maintainer: Steinar H. Gunderson Build-Depends: debhelper (>= 9.20120312) Build-Depends-Indep: libbytes-random-secure-perl, libdigest-hmac-perl, perl Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/WWW-CSRF Package: libwww-csrf-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libbytes-random-secure-perl, libdigest-hmac-perl Description: Perl module to generate and check tokens to protect against CSRF attacks WWW::CSRF generates tokens to help protect against a website attack known as Cross-Site Request Forgery (CSRF, also known as XSRF). WWW::CSRF differs from most other CSRF modules on CPAN in that it is not bound to a specific framework, and thus can be used from any CGI script, or as a building block to write framework-specific CSRF mitigation modules. debian/rules0000755000000000000000000000003612244133056010245 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000015512244133043010214 0ustar version=3 https://metacpan.org/release/WWW-CSRF .*/WWW-CSRF-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$