debian/0000755000000000000000000000000012156117455007175 5ustar debian/changelog0000644000000000000000000002165212156117441011050 0ustar libapache-dbi-perl (1.12-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Damyan Ivanov ] * Imported Upstream version 1.12 + Fix detection of server startup in mod_perl 2, to avoid caching connections in the parent process. Perrin Harkins * Standards-Version: 3.9.4 (no changes necessary) -- Damyan Ivanov Wed, 12 Jun 2013 19:15:16 +0300 libapache-dbi-perl (1.11-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. * New upstream release. * Refresh patches. * Bumped Standards-Version to 3.9.2. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. -- Ansgar Burchardt Sat, 08 Oct 2011 11:07:10 +0200 libapache-dbi-perl (1.10-1) unstable; urgency=low * New upstream release * Updated copyright * Refreshed patches -- Nicholas Bamber Fri, 04 Feb 2011 14:51:07 +0000 libapache-dbi-perl (1.09-1) unstable; urgency=low [ gregor herrmann ] * debian/rules: switch order of arguments to dh. [ Nicholas Bamber ] * Added myself to Uploaders * New upstream release * Now two identical version 1.09's on CPAN * Upped standards version to 3.9.1 * Removed old quilt cruft and added debian/source/format file * Refreshed shebang patch and removed pod errors patch as per upstream status * Refreshed copyright * Refreshed descriptions [ Ansgar Burchardt ] * Fix a small error in the documentation. + new patch: doc-fixes.patch * Drop build-dep on quilt. * Make build-dep on perl unversioned. * Rename debhelper files to use libapache-dbi-perl.* schema. * Use Digest::SHA instead of Digest::SHA1 (cf. #594273). + new patch: Digest-SHA.patch * Add myself to Uploaders. -- Ansgar Burchardt Fri, 19 Nov 2010 20:44:23 +0100 libapache-dbi-perl (1.08-1) unstable; urgency=low [ gregor herrmann ] * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Damyan Ivanov ] * New upstream release + Makes Apache::DBI loadable via apache startup script. Closes: #568534. Thanks to Paul Orrock. * upgrade to DH7 tiny rules * Standards-Version: 3.8.4 (no changes needed) * Drop Section/Priority from binary package (already present in the source one) * describe debian-perl-path.patch * add pod-errors.patch fixing POD errors -- Damyan Ivanov Sat, 06 Feb 2010 22:58:20 +0200 libapache-dbi-perl (1.07-1) unstable; urgency=low * New upstream release. * debian/watch: extended regexp for matching upstream releases. * Refresh debian/rules, no functional changes. * debian/copyright: slightly rephrase copyright statement to make lintian happy. * Add patch debian-perl-path.patch: fix the hashbang line in an example script, previously done directly; add quilt framework. * Add /me to Uploaders. -- gregor herrmann Fri, 16 May 2008 15:27:41 +0200 libapache-dbi-perl (1.06-2) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467657). -- Damyan Ivanov Wed, 27 Feb 2008 16:08:06 +0200 libapache-dbi-perl (1.06-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). * Set Maintainer to Debian Perl Group. * Use dist-based URL in debian/watch. [ Damyan Ivanov ] * New upstream bugfix/docs release * Taking over Jay Bonci with his permission. http://lists.debian.org/debian-perl/2007/11/msg00134.html * debian/rules: revamped + use dh_listpackages instead of pwd|sed to get package name + add stamps to build and install targets + Move build in build-stamp target + Drop unneeded OPTIMIZE + Do not ignore clean errors + Use distclean instead of clean + Use DESTDIR and PREFIX + Remove /usr/lib/perl5 only * Bump debhelper compat level to 5 * Add libdigest-sha1-perl to Depends * Enabled test suite + Add libdbi-perl and libdigest-sha1-perl to B-D-I * Somewhat better debian/copyright * Move examples list from a dedicated file to debian/rules' dh_installexamples * Ship README and traces.txt * Bump Standards-version to 3.7.3 (no changes) * Use libapache2-mod-perl2 as a "main" alternative dependency before deprecated libapache-mod-perl * Add myself to Uploaders -- Damyan Ivanov Wed, 12 Dec 2007 12:30:28 +0200 libapache-dbi-perl (1.05-1) unstable; urgency=low * New upstream release * Acknowledge NMU (Closes: #361031) -- Jay Bonci Sun, 3 Dec 2006 22:34:32 -0500 libapache-dbi-perl (1.04-0.1) unstable; urgency=low * Non-Maintainer Upload by Gunnar Wolf * New upstream release (Closes: #361031) * Moved debhelper from build-depends-indep to build-depends, making lintian happier and the Universe a little bit better ;-) * Bumped up standards-version from 3.6.1 to 3.7.2.2 - No changes were required -- Gunnar Wolf Thu, 2 Nov 2006 21:50:16 -0600 libapache-dbi-perl (0.94-2) unstable; urgency=low * New Maintainer (closes: #274121) * Updated section to perl * Merged to my standard rules template * Added debian/watch file * Altered path in eg/ script to be /usr/bin/perl instead of /usr/local/bin/perl -- Jay Bonci Wed, 29 Sep 2004 19:42:47 -0400 libapache-dbi-perl (0.94-1) unstable; urgency=low * New upstream version (closes: bug#153000 bug#208347 bug#250330) * New upstream incorporates fix for unprotected use of Apache->module (closes: bug#205082) * Incorporate pointers to Artistic License and GPL (closes: bug#157688) * Incorporate silly whitespace changes from ddtp just so I can, in good conscience, close this bug (closes: bug#157139). -- Michael Alan Dorman Fri, 28 May 2004 17:18:02 -0400 libapache-dbi-perl (0.92-0.1) unstable; urgency=low * Non-Maintainer Upload * New upstream release. * Now depend on either mod-perl 1 or mod-perl 2. -- Stephen Quinney Tue, 21 Oct 2003 10:13:58 +0100 libapache-dbi-perl (0.89-1.1) unstable; urgency=low * Non-Maintainer Upload * Added a check on DBI.pm so that it checks if Apache can report loaded modules before checking if Apache::Status is loaded (Closes: #205082) -- Gunnar Wolf Fri, 29 Aug 2003 13:39:08 -0500 libapache-dbi-perl (0.89-1) unstable; urgency=low * New upstream version. * Incorporate fix for password encryption comparisons (closes: bug#136187) -- Michael Alan Dorman Sat, 13 Jul 2002 16:54:31 -0400 libapache-dbi-perl (0.88-4) unstable; urgency=low * Fix build-depends. -- Michael Alan Dorman Sun, 15 Apr 2001 15:19:36 -0400 libapache-dbi-perl (0.88-3) unstable; urgency=low * Minor rules changes. * Install example startup.pl. -- Michael Alan Dorman Sun, 15 Apr 2001 15:10:38 -0400 libapache-dbi-perl (0.88-2) unstable; urgency=low * Rebuild for new perl policy. -- Michael Alan Dorman Sat, 24 Feb 2001 11:46:05 -0800 libapache-dbi-perl (0.88-1) unstable; urgency=low * New upstream release (closes: bug#80269) * Should be usable in all perl versions (closes: bug#77556) -- Michael Alan Dorman Sat, 13 Jan 2001 14:02:36 -0500 libapache-dbi-perl (0.87-2) unstable; urgency=low * Doh! I hadn't been depending on libdbi-perl. -- Michael Alan Dorman Tue, 9 May 2000 12:59:35 -0400 libapache-dbi-perl (0.87-1) unstable; urgency=low * New upstream version. -- Michael Alan Dorman Sat, 2 Oct 1999 16:05:39 -0400 libapache-dbi-perl (0.85-1) unstable; urgency=low * New upstream version. -- Michael Alan Dorman Mon, 6 Sep 1999 15:31:52 -0400 libapache-dbi-perl (0.83-1) unstable; urgency=low * New upstream version. (closes: bug#42429) -- Michael Alan Dorman Fri, 13 Aug 1999 21:34:16 -0400 libapache-dbi-perl (0.82-2) unstable; urgency=low * Modified for new perl packages. -- Michael Alan Dorman Sun, 4 Jul 1999 21:52:56 +0000 libapache-dbi-perl (0.82-1) unstable; urgency=low * New upstream version. -- Michael Alan Dorman Wed, 23 Jun 1999 10:18:00 -0400 libapache-dbi-perl (0.80-1) unstable; urgency=low * Initial debianization -- Michael Alan Dorman Fri, 21 Aug 1998 10:26:09 -0500 debian/source/0000755000000000000000000000000011614472637010501 5ustar debian/source/format0000644000000000000000000000001412156115530011673 0ustar 3.0 (quilt) debian/libapache-dbi-perl.docs0000644000000000000000000000002212156116116013436 0ustar traces.txt README debian/libapache-dbi-perl.examples0000644000000000000000000000000512156115527014332 0ustar eg/* debian/rules0000755000000000000000000000003512156115644010251 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000260712156116116011126 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: modperl mailing list Source: https://metacpan.org/release/Apache-DBI/ Name: Apache-DBI Files: * Copyright: 1997-2008, Edmund Mergl, Ask Bjoern Hansen, Philip M. Gollucci and numerous modperl mailing list contributors License: Artistic or GPL-1+ Files: debian/* Copyright: 1998-2004, Michael Alan Dorman 2003, 2006, Gunnar Wolf 2003, Stephen Quinney 2004, 2006, Jay Bonci 2007, 2008, 2010, Damyan Ivanov 2008, gregor herrmann 2010-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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000015612125343411010215 0ustar version=3 https://metacpan.org/release/Apache-DBI/ .*/Apache-DBI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211614472637010377 0ustar 7 debian/control0000644000000000000000000000311012156117455010573 0ustar Source: libapache-dbi-perl Maintainer: Debian Perl Group Uploaders: Jay Bonci , Damyan Ivanov , gregor herrmann , Nicholas Bamber , Ansgar Burchardt Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Apache-DBI/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-dbi-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-dbi-perl.git Priority: optional Section: perl Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libdbi-perl Package: libapache-dbi-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libapache2-mod-perl2 | libapache-mod-perl, libdbi-perl Description: interface connecting apache server to database via perl's DBI Apache::DBI and Apache::AuthDBI are to be used with the Apache server and an embedded perl interpreter like mod_perl. They provide support for basic authentication and authorization as well as support for persistent database connections via Perl's Database Independent Interface (DBI). . o AuthDBI.pm provides authentication and authorization: - optional shared cache for passwords to minimize database load - configurable cleanup-handler deletes outdated entries from the cache . o DBI.pm provides persistent database connections: - connections can be established during server-startup - configurable rollback to ensure data integrity - configurable verification of the connections to avoid time-outs. debian/patches/0000755000000000000000000000000011710313155010612 5ustar debian/patches/debian-perl-path.patch0000644000000000000000000000066011614472637014767 0ustar Description: fix the perl interpreter path to the one typically found on Debian Author: gregor hermann Forwarded: not-needed Last-Update: 2010-11-19 Reviewed-by: Nicholas Bamber --- a/eg/startup.pl +++ b/eg/startup.pl @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w # to load this file when the server starts, add this to httpd.conf: # PerlRequire /path/to/startup.pl debian/patches/series0000644000000000000000000000007011614472637012042 0ustar debian-perl-path.patch doc-fixes.patch Digest-SHA.patch debian/patches/Digest-SHA.patch0000644000000000000000000000214311710313155013463 0ustar From: Ansgar Burchardt Date: Fri, 19 Nov 2010 20:35:33 +0100 Origin: vendor Subject: Use Digest::SHA instead of Digest::SHA1 See also --- libapache-dbi-perl.orig/Makefile.PL +++ libapache-dbi-perl/Makefile.PL @@ -6,7 +6,7 @@ 'PREREQ_PM' => { 'Test::More' => 0, # without tests we don't know fun. 'DBI' => 1.00, # no DBI can never be any fun. - 'Digest::SHA1' => 2.01, # SHA1 Digest for alternate encryption method fun. + 'Digest::SHA' => 0, # SHA1 Digest for alternate encryption method fun. 'Digest::MD5' => 2.20 # MD5 Digest for even more fun. }, ); --- libapache-dbi-perl.orig/lib/Apache/AuthDBI.pm +++ libapache-dbi-perl/lib/Apache/AuthDBI.pm @@ -28,7 +28,7 @@ use strict; use DBI (); -use Digest::SHA1 (); +use Digest::SHA (); use Digest::MD5 (); sub debug { @@ -1155,7 +1155,7 @@ $params{'format'} ||= "base64"; - my $sha1 = Digest::SHA1->new(); + my $sha1 = Digest::SHA->new(); if ($params{'text'} ne '') { $sha1->add($params{'text'}); debian/patches/doc-fixes.patch0000644000000000000000000000111111614472637013524 0ustar From: Ansgar Burchardt Date: Fri, 19 Nov 2010 20:21:39 +0100 Origin: vendor Subject: documentation fixes --- a/lib/Apache/DBI.pm +++ b/lib/Apache/DBI.pm @@ -553,7 +553,7 @@ PERL_CHILD_INIT=1 PERL_STACKED_HANDLERS=1 Apache::DBI v0.94 was the last version before dual mod_perl 2.x support was begun. -It still recommended that you use the latest version of Apache::DBI because Apache::DBI +It is recommended that you use the latest version of Apache::DBI because Apache::DBI versions less than 1.00 are NO longer supported. =head1 DO YOU NEED THIS MODULE?