debian/0000755000000000000000000000000012231233005007155 5ustar debian/rules0000755000000000000000000000003612006747541010253 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000266512231231666011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache::Session::Browseable Upstream-Contact: Xavier Guimard Source: https://metacpan.org/release/Apache-Session-Browseable/ Files: * Copyright: 2009-2013 Xavier Guimard 2013, Clément Oudot License: Artistic or GPL-1+ Files: debian/* Copyright: 2012-2013, Xavier Guimard License: GPL-2 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'. License: GPL-2 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; under version 2 of the License. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/watch0000644000000000000000000000022012146621320010206 0ustar version=3 https://metacpan.org/release/Apache-Session-Browseable/ .*/Apache-Session-Browseable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000012006747541010474 5ustar debian/source/format0000644000000000000000000000001412006747541011702 0ustar 3.0 (quilt) debian/control0000644000000000000000000000232312231231666010573 0ustar Source: libapache-session-browseable-perl Maintainer: Debian Perl Group Uploaders: Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libapache-session-perl, libdbd-sqlite3-perl, libdbd-mysql-perl, libdbi-perl, libnet-ldap-perl, libredis-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-session-browseable-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-session-browseable-perl.git Homepage: https://metacpan.org/release/Apache-Session-Browseable/ Package: libapache-session-browseable-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libapache-session-perl Suggests: libdbi-perl Description: module adding index and search methods to Apache::Session Apache::Session::Browseable provides some class methods to manipulate all sessions and add the capability to index some fields to make research faster. . This module is recommended as session backend for LemonLDAP::NG. debian/compat0000644000000000000000000000000212006747541010372 0ustar 8 debian/changelog0000644000000000000000000000274612231233005011040 0ustar libapache-session-browseable-perl (1.0.2-1) unstable; urgency=low * Team upload * Imported Upstream version 1.0.2 + _common::_tabInTab() must return 0 if no fields are required Closes http://jira.ow2.org/browse/LEMONLDAP-627 -- Damyan Ivanov Mon, 21 Oct 2013 17:11:09 +0300 libapache-session-browseable-perl (1.0.1-1) unstable; urgency=low * Imported Upstream version 1.0.1 * Update debian/copyright years * Add libdbd-mysql-perl, libdbd-sqlite3-perl, libdbi-perl, libnet-ldap-perl and libredis-perl in build dependencies * Add libdbi-perl in suggested dependencies -- Xavier Guimard Sun, 01 Sep 2013 13:12:05 +0200 libapache-session-browseable-perl (0.9-1) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. -- gregor herrmann Sat, 02 Mar 2013 23:07:26 +0100 libapache-session-browseable-perl (0.8-1) unstable; urgency=low * New upstream release * Bump Standard-Version to 3.9.4 * Correct upstream copyright : "Artistic or GPL-1+" * Correct GPL-2 paragraph -- Xavier Guimard Wed, 17 Oct 2012 05:50:22 +0200 libapache-session-browseable-perl (0.7-1) unstable; urgency=low * Initial Release (Closes: #672844). -- Xavier Guimard Mon, 14 May 2012 06:02:36 +0200