debian/0000755000000000000000000000000011432015713007163 5ustar debian/changelog0000644000000000000000000000065211432014752011042 0ustar libexception-class-dbi-perl (1.00-1) unstable; urgency=low [ Nicholas Bamber ] * Initial Release. (Closes: #510074) * B-D-I on libtest-pod-perl to enable pod tests. [ Tim Retout ] * debian/source/format: Set to '3.0 (quilt)'. * debian/copyright: Add missing upstream copyright years. * Avoid shipping uninteresting README in docs. -- Nicholas Bamber Tue, 10 Aug 2010 14:59:29 +0100 debian/compat0000644000000000000000000000000211427362335010372 0ustar 7 debian/control0000644000000000000000000000204711431064104010566 0ustar Source: libexception-class-dbi-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.0.17), perl Build-Depends-Indep: libdbi-perl (>= 1.28), libexception-class-perl (>= 1.02), perl (>= 5.10.0) | libmodule-build-perl (>= 0.2701), libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Exception-Class-DBI/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libexception-class-dbi-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libexception-class-dbi-perl/ Package: libexception-class-dbi-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl (>= 1.28), libexception-class-perl (>= 1.02) Description: exception objects customized for DBI These exception objects fit into the Exception::Class hierarchy but are thrown in certain DBI specific contexts. So be setting a handler during the database connection call database error handling can be simplified. debian/copyright0000644000000000000000000000211511432014505011113 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: David Wheeler Source: http://search.cpan.org/dist/Exception-Class-DBI/ Name: Exception-Class-DBI Files: * Copyright: 2002-2008, David Wheeler License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, 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 GNU/Linux 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 GNU/Linux systems, the complete text of version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000020311427362335010220 0ustar version=3 http://search.cpan.org/dist/Exception-Class-DBI/ .*/Exception-Class-DBI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000011432015663010467 5ustar debian/source/format0000644000000000000000000000001411432014140011662 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611427362335010253 0ustar #!/usr/bin/make -f %: dh $@