debian/0000755000000000000000000000000012257354636007203 5ustar debian/rules0000755000000000000000000000003612257354636010262 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000323612257354636010612 0ustar Source: libcgi-application-plugin-session-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , Jaldhar H. Vyas Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcgi-application-perl, libcgi-session-perl (>= 4.48), libcgi-simple-perl, libtest-exception-perl, libtest-simple-perl (>= 1.001002) | perl (>= 5.19.6) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-session-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-session-perl.git Homepage: https://metacpan.org/release/CGI-Application-Plugin-Session/ Package: libcgi-application-plugin-session-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl, libcgi-session-perl (>= 4.48) Breaks: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11) Replaces: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11) Description: plugin that adds session support to CGI::Application CGI::Application::Plugin::Session seamlessly adds session support to your CGI::Application modules, by providing a CGI::Session object that is accessible from anywhere in the application. Lazy loading is used to prevent expensive file system or database calls from being made if the session is not needed during this request. debian/source/0000755000000000000000000000000012257354636010503 5ustar debian/source/format0000644000000000000000000000001412257354636011711 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000270712257354636011063 0ustar libcgi-application-plugin-session-perl (1.05-1) unstable; urgency=medium * Team upload. * New upstream release. * Update build dependencies. -- gregor herrmann Fri, 27 Dec 2013 20:48:22 +0100 libcgi-application-plugin-session-perl (1.04-1) unstable; urgency=low * Team upload. * New upstream release. * Drop hash-ordering.patch, fixed upstream. * Update years of upstream copyright. * Drop unneeded build dependencies. * Make (build) dependency on libcgi-session-perl versioned. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 24 Nov 2013 16:56:59 +0100 libcgi-application-plugin-session-perl (1.03-2) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Add patch to fix test failure on perl 5.18 caused by hash ordering, patch taken from upstream pull request. (Closes: #709679) * debian/copyright: switch formatting to Copyright-Format 1.0. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Thu, 08 Aug 2013 16:11:59 +0200 libcgi-application-plugin-session-perl (1.03-1) unstable; urgency=low * Split out from libcgi-application-basic-plugin-bundle-perl (Closes: #630916) -- Nicholas Bamber Fri, 24 Jun 2011 12:36:51 +0100 debian/compat0000644000000000000000000000000212257354636010401 0ustar 8 debian/copyright0000644000000000000000000000210512257354636011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CGI-Application-Plugin-Session Upstream-Contact: Cees Hek Source: https://metacpan.org/release/CGI-Application-Plugin-Session/ Files: * Copyright: 2004-2013, Cees Hek License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 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/watch0000644000000000000000000000023212257354636010231 0ustar version=3 https://metacpan.org/release/CGI-Application-Plugin-Session/ .*/CGI-Application-Plugin-Session-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$