debian/0000755000000000000000000000000012163104274007166 5ustar debian/rules0000755000000000000000000000003612163104274010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000311612163104274010572 0ustar Source: libsession-storage-secure-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Alexandre Mestiashvili Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcrypt-cbc-perl, libcrypt-rijndael-perl, libcrypt-urandom-perl, libmath-random-isaac-xs-perl, libmoo-perl, libmoox-types-mooselike-perl, libnamespace-clean-perl, libnumber-tolerant-perl, libsereal-decoder-perl, libsereal-encoder-perl, libstring-compare-constanttime-perl, libtest-deep-perl, libtest-fatal-perl, perl (>= 5.13.8) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsession-storage-secure-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsession-storage-secure-perl.git Homepage: https://metacpan.org/release/Session-Storage-Secure/ Package: libsession-storage-secure-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcrypt-cbc-perl, libcrypt-rijndael-perl, libcrypt-urandom-perl, libmath-random-isaac-xs-perl, libmoo-perl, libmoox-types-mooselike-perl, libnamespace-clean-perl, libsereal-decoder-perl, libsereal-encoder-perl, libstring-compare-constanttime-perl, perl (>= 5.13.8) Description: module implementing a secure way to encode session data Session::Storage::Secure provides encrypted, expiring, compressed, serialized session data with integrity. It is primarily intended for storing session data in browser cookies, but could be used with other backend storage where security of stored session data is important. debian/source/0000755000000000000000000000000012163104274010466 5ustar debian/source/format0000644000000000000000000000001412163104274011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000057212163104274011044 0ustar libsession-storage-secure-perl (0.7-1) unstable; urgency=low * Imported Upstream version 0.7 -- Alexandre Mestiashvili Tue, 25 Jun 2013 08:57:33 +0200 libsession-storage-secure-perl (0.6-1) unstable; urgency=low * Initial Release. (Closes: #710097) -- Alexandre Mestiashvili Fri, 31 May 2013 17:30:15 +0200 debian/compat0000644000000000000000000000000212163104274010364 0ustar 8 debian/copyright0000644000000000000000000000336612163104274011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Session-Storage-Secure Source: https://metacpan.org/release/Session-Storage-Secure/ Upstream-Contact: David Golden Files: * Copyright: 2013, David Golden License: Apache-2.0 Files: debian/* Copyright: 2013, Alexandre Mestiashvili License: Apache-2.0 or Artistic or GPL-1+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. 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/watch0000644000000000000000000000021212163104274010212 0ustar version=3 https://metacpan.org/release/Session-Storage-Secure/ .*/Session-Storage-Secure-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$