debian/0000755000000000000000000000000012141432555007170 5ustar debian/rules0000755000000000000000000000003612141432555010247 0ustar #!/usr/bin/make -f %: dh $@ debian/libapache-session-perl.examples0000644000000000000000000000000512141432555015254 0ustar eg/* debian/control0000644000000000000000000000226312141432555010576 0ustar Source: libapache-session-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Nicholas Bamber , Krzysztof Krzyzaniak (eloy) , Damyan Ivanov , Rene Mayorga , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-deep-perl, libtest-exception-perl, libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-session-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-session-perl.git Homepage: https://metacpan.org/release/Apache-Session/ Package: libapache-session-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: modules for keeping persistent user data across HTTP requests Apache::Session makes maintaining user data across HTTP requests simple. It's usable from both mod_perl scripts and more traditional Perl CGI scripts. debian/source/0000755000000000000000000000000012141432555010470 5ustar debian/source/format0000644000000000000000000000001412141432555011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000002142012141432555011041 0ustar libapache-session-perl (1.90-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 1.90 * Update debian/copyright: + Bump format to 1.0 + Add Casey West in Files:* + Add paragraph for new file lib/Apache/Session/MySQL/NoLock.pm + Update paths + Add comment for Tatsuhiko Miyagawa copyright + Add myself in debian/* + Change upstream contact to Alexandr Ciornii * Bump Standards-Version to 3.9.4 * Add description in shebang_examples.patch -- Xavier Guimard Sun, 05 May 2013 06:41:14 +0200 libapache-session-perl (1.89-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Rene Mayorga ] * debian/control: update my email address. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Russ Allbery ] * Remove myself from Uploaders. [ Nicholas Bamber ] * Changed watch file so that 'uscan --report' works * Added myself to Uploaders * Upped standards version to 3.9.1 * Upped debhelper dependency version * Added debian/source/format and removed quilt dependency * Changed debian/rules to modern format * New upstream release * Refreshed patch * Removed 'section' field from binary package stanza * Removed 'priority' field from binary package stanza * Refreshed copyright * Removed 'Perl' from short description * Removed README.source as quilt is now standard * Upped debhelper dependency and compat level to 8 * Updated descriptions -- Nicholas Bamber Sun, 17 Oct 2010 22:23:03 +0100 libapache-session-perl (1.87-1) unstable; urgency=low [ Joachim Breitner ] * Removed myself from uploaders. [ Rene Mayorga ] * New upstream release * debian/control + Set standards-Version to 3.8.0 + Add README.source + Bump compat level and dehelper to 7 + Add myself to uploaders + Add ${misc:Depends} to Depends field * refresh debian/rules with rules.dh7.noxs * Add shebang to examples instead or changing their perms. + Adding shebang_examples.patch + Add quilt to Build-Depends * Convert debian/copyright to the new proposed format [ gregor herrmann ] * debian/control: change my email address. -- Rene Mayorga Sat, 09 Aug 2008 23:01:05 -0600 libapache-session-perl (1.86-1) unstable; urgency=low * New upstream release. * debian/rules: delete /usr/lib/perl5 only if it exists. * Set debhelper compatibility level to 6. * debian/copyright: mention URL with current upstream sources. * debian/control: remove "perl (>= 5.8) | lib*-perl" from Depends, even oldstable has perl 5.8.x. -- gregor herrmann Sat, 02 Feb 2008 20:08:52 +0100 libapache-session-perl (1.85-1) unstable; urgency=low [ gregor herrmann ] * New upstream version. * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Removed: XS-Vcs-Svn fields. * Set Standards-Version to 3.7.3 (no changes required). * debian/watch: set version to 3 and add notive about http://search.cpan.org/dist. * debian/rules: - use $(CURDIR) instead of calling pwd - remove arrange{,-stamp} and binary*-stamp targets - let install-stamp depend on build-stamp [ Russ Allbery ] * Build-Depend on libtest-pod-perl for POD tests. -- Russ Allbery Wed, 26 Dec 2007 12:05:16 -0800 libapache-session-perl (1.84-1) unstable; urgency=low * New upstream release * Add Homepage field * Place debian/*.examples on the dh_installexamples line * Add detailed copyright information to debian/copyright * Added myself to uploaders -- Damyan Ivanov Wed, 03 Oct 2007 22:52:03 +0300 libapache-session-perl (1.83-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 14 Jul 2007 21:32:16 +0200 libapache-session-perl (1.82-1) unstable; urgency=low * New upstream release -- Gunnar Wolf Wed, 21 Mar 2007 11:53:52 -0600 libapache-session-perl (1.81-1) unstable; urgency=low * New upstream release * debian/control: - Uploaders: added me - Description: changed 'this module' to 'Apache::Session' -- Krzysztof Krzyzaniak (eloy) Thu, 22 Jun 2006 16:37:15 +0200 libapache-session-perl (1.80-3) unstable; urgency=low * Moved debhelper to Build-Depends. * Set Standards-Version to 3.7.2 (no changes). * Set Debhelper Compatibility Level to 5. * Removed empty /usr/lib/perl5 from package. -- gregor herrmann Fri, 16 Jun 2006 14:44:54 +0200 libapache-session-perl (1.80-2) unstable; urgency=low * FTBFS: Missing Build-Depends on 'libtest-exception-perl' (Closes: #336753) -- Joachim Breitner Tue, 1 Nov 2005 23:41:04 +0100 libapache-session-perl (1.80-1) unstable; urgency=low * New upstream release * Added build-dependency on libtest-deep-perl * Bumped up standards-version to 3.6.2 -- Gunnar Wolf Mon, 24 Oct 2005 11:46:32 -0500 libapache-session-perl (1.60-3) unstable; urgency=low * Added the 'make test' target at build time -- Gunnar Wolf Mon, 11 Oct 2004 11:52:12 -0500 libapache-session-perl (1.60-2) unstable; urgency=low * New maintainer: Package has been transferred to the Debian Perl group (Closes: #274124) * Fixed some Lintian warnings - mainly, /usr/share/doc/libapache- session-perl/examples/example.perl is no longer an executable, as it requires the user to set up many details. -- Gunnar Wolf Fri, 8 Oct 2004 17:18:42 -0500 libapache-session-perl (1.60-1) unstable; urgency=low * New upstream version (closes: bug#250332) * I've called this 1.60, because I really don't want to have to introduce an epoch. Why did he make this 1.6, when the last "dot-zero" release was 1.50? -- Michael Alan Dorman Mon, 2 Aug 2004 11:30:34 -0400 libapache-session-perl (1.54-2) unstable; urgency=low * Fix omission of Artistic License in copyright file (closes: bug#157548) * Give appropriate alternatives for dependencies on libdigest-md5-perl and libstorable-perl (closes: bug#163906, bug#191100, bug#159196) -- Michael Alan Dorman Mon, 29 Dec 2003 20:40:37 -0500 libapache-session-perl (1.54-1) unstable; urgency=low * New upstream version -- Michael Alan Dorman Fri, 14 Dec 2001 09:20:24 -0500 libapache-session-perl (1.53-4) unstable; urgency=low * Get the proper version of the MANIFEST, README, Session.pm and Session/File.pm files (looks like a small CVS issue). -- Michael Alan Dorman Sun, 15 Apr 2001 21:21:34 -0400 libapache-session-perl (1.53-3) unstable; urgency=low * Install examples as well. -- Michael Alan Dorman Sun, 15 Apr 2001 15:38:26 -0400 libapache-session-perl (1.53-2) unstable; urgency=low * Updated to new perl standards (forgot about this one). (closes: bug#80675, bug#89847) -- Michael Alan Dorman Sun, 15 Apr 2001 12:05:01 -0400 libapache-session-perl (1.53-1) unstable; urgency=low * New upstream release -- Michael Alan Dorman Sun, 3 Sep 2000 16:06:25 -0400 libapache-session-perl (1.52-1) unstable; urgency=low * New upstream release -- Michael Alan Dorman Mon, 24 Jul 2000 08:20:12 -0400 libapache-session-perl (1.51-1) unstable; urgency=low * New upstream release -- Michael Alan Dorman Sun, 4 Jun 2000 15:33:02 -0400 libapache-session-perl (1.03-2) unstable; urgency=low * Remind me to ignore lintian's recommendations about perl depends. -- Michael Alan Dorman Tue, 14 Sep 1999 15:25:42 -0400 libapache-session-perl (1.03-1) unstable; urgency=low * New upstream version. -- Michael Alan Dorman Sun, 12 Sep 1999 15:52:27 -0400 libapache-session-perl (1.00-2) unstable; urgency=low * Oops, accidentally misnamed .orig. (closes: bug#44237) -- Michael Alan Dorman Mon, 6 Sep 1999 16:11:32 -0400 libapache-session-perl (1.00-1) unstable; urgency=low * New upstream version. -- Michael Alan Dorman Mon, 16 Aug 1999 20:18:26 -0400 libapache-session-perl (0.99.8-1) unstable; urgency=low * Initial packaging -- Michael Alan Dorman Thu, 29 Jul 1999 11:41:05 -0400 debian/compat0000644000000000000000000000000212141432555010366 0ustar 8 debian/patches/0000755000000000000000000000000012141432555010617 5ustar debian/patches/series0000644000000000000000000000002712141432555012033 0ustar shebang_examples.patch debian/patches/shebang_examples.patch0000644000000000000000000000062312141432555015146 0ustar Description: Add perl shebang to example Author: Rene Mayorga Last-Update: 2012-02-02 Forwarded: not-needed Reviewed-by: Nicholas Bamber --- a/eg/example.perl +++ b/eg/example.perl @@ -1,3 +1,4 @@ +#!/usr/bin/perl ###################################################################### # # Consult the documentation before trying to run this file. debian/copyright0000644000000000000000000000516112141432555011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache-Session Source: https://metacpan.org/release/Apache-Session/ Upstream-Contact: Alexandr Ciornii Files: * Copyright: 1998-2004, Jeffrey William Baker 2004-2006, Casey West License: Artistic or GPL-1+ Files: lib/Apache/Session/MySQL/NoLock.pm Copyright: 2010, Tomas (t0m) Doran License: Artistic or GPL-1+ Files: lib/Apache/Session/Lock/Sybase.pm Copyright: 2003, Oliver Maul License: Artistic or GPL-1+ Files: lib/Apache/Session/Store/Sybase.pm Copyright: 2000-2004, Jeffrey William Baker 2000-2004, Mark Landry 2000-2004, Chris Winters License: Artistic or GPL-1+ Files: lib/Apache/Session/Store/Informix.pm Copyright: 1998-2004, Jeffrey William Baker 1998-2004, Mike Langen License: Artistic or GPL-1+ Files: lib/Apache/Session/Generate/ModUniqueId.pm lib/Apache/Session/Generate/ModUsertrack.pm Copyright: 2001, Tatsuhiko Miyagawa License: Artistic or GPL-1+ Comment: Rationale from the author was: All of my modules available at http://search.cpan.org/~miyagawa/ with the statement "AUTHOR: Tatsuhiko Miyagawa" are, unless otherwise noted, Copyright (c) Tatsuhiko Miyagawa. Source: http://bulknews.net/debian.txt (author's web site) Files: debian/* Copyright: 1999-2004, Michael Alan Dorman 2004, 2005, 2007, Gunnar Wolf 2005, Joachim Breitner 2006-2008, gregor herrmann 2006, Krzysztof Krzyzaniak (eloy) 2007, Damyan Ivanov 2007, Russ Allbery 2008, Rene Mayorga 2010, Nicholas Bamber 2013, Xavier Guimard 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/watch0000644000000000000000000000026612141432555010225 0ustar # format version number, currently 3; this line is compulsory! version=3 https://metacpan.org/release/Apache-Session/ .*/Apache-Session-?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)