debian/0000755000000000000000000000000012231173667007176 5ustar debian/watch0000644000000000000000000000016612076354101010221 0ustar version=3 https://metacpan.org/release/Store-Opaque/ .*/Store-Opaque-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612076354101010244 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000240012076354101011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Store-Opaque Source: https://metacpan.org/release/Store-Opaque/ Upstream-Contact: Steffen Mueller Files: * Copyright: 2011, Steffen Mueller License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2009, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, gregor herrmann 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/0000755000000000000000000000000012076354101010465 5ustar debian/source/format0000644000000000000000000000001412076354101011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212076354101010363 0ustar 9 debian/control0000644000000000000000000000172712076354101010577 0ustar Source: libstore-opaque-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 9.20120312), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstore-opaque-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstore-opaque-perl.git Homepage: https://metacpan.org/release/Store-Opaque/ Package: libstore-opaque-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: module for opaque objects to prevent accidental leaking Store::Opaque implements an opaque object implementation to avoid accidentially putting sensitive information into dumps or stack traces. . This module is not directly about security in the sense of preventing malicious action. It's about preventing mistakes that could turn out to be a security or compliance issue. debian/changelog0000644000000000000000000000050412231173667011047 0ustar libstore-opaque-perl (0.03-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:45:27 +0100 libstore-opaque-perl (0.03-1) unstable; urgency=low * Initial release (closes: #698468). -- gregor herrmann Sat, 19 Jan 2013 00:18:19 +0100