debian/0000755000000000000000000000000012233561754007176 5ustar debian/rules0000755000000000000000000000003612233561754010255 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000416112233561754010603 0ustar Source: libdatetime-format-dbi-perl Maintainer: Debian Perl Group Uploaders: Jaldhar H. Vyas , Ansgar Burchardt , Nicholas Bamber Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000) Build-Depends-Indep: libdatetime-format-sqlite-perl, libdatetime-perl, libdbd-sqlite3-perl, libdbi-perl, libtest-database-perl, libtest-nowarnings-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-dbi-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-dbi-perl.git Homepage: https://metacpan.org/release/DateTime-Format-DBI/ Package: libdatetime-format-dbi-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl, libdbi-perl Recommends: libdatetime-format-db2-perl, libdatetime-format-mysql-perl, libdatetime-format-pg-perl, libdatetime-format-sqlite-perl Description: abstraction layer for DateTime over some database vendors DateTime::Format::DBI finds a DateTime::Format::* class that is suitable for the use with a given DBI connection (and DBD::* driver). . It currently supports the following format modules: IBM DB2 (DB2)|DateTime::Format::DB2, MySQL|DateTime::Format::MySQL, Oracle|DateTime::Format::Oracle, PostgreSQL (Pg)|DateTime::Format::Pg, SQLite|DateTime::Format::SQLite. . NOTE: This module provides a quick method to find the correct parser and formatter class. However, this is usually not sufficient for full database abstraction. You will also have to cater for differences in the syntax and semantics of SQL datetime functions (and other SQL commands). debian/source/0000755000000000000000000000000012233561754010476 5ustar debian/source/format0000644000000000000000000000001412233561754011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000434612233561754011057 0ustar libdatetime-format-dbi-perl (0.041-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Update years of upstream copyright. * Add build dependency on Module::Build 0.40. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Mon, 28 Oct 2013 23:23:22 +0100 libdatetime-format-dbi-perl (0.040-1) unstable; urgency=low [ Nicholas Bamber ] * New upstream release * Added build dependency on libtest-database-perl * Added build dependency on libtest-simple-perl (>= 0.96) [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org -- Nicholas Bamber Thu, 10 Feb 2011 07:40:30 +0000 libdatetime-format-dbi-perl (0.036-1) unstable; urgency=low * Added myself to Uploaders * New upstream release * Upgraded to debhelper 8 to simplify dependencies and rules * Improved short description * Added myself to copyright and removed 'GNU/Linux' string -- Nicholas Bamber Sat, 16 Oct 2010 11:07:05 +0100 libdatetime-format-dbi-perl (0.035-1) unstable; urgency=low * New upstream release. * Make (build-)dep on libdatetime-perl, libdbi-perl unversioned as the requirements are already satisfied in stable. * Add build-dep on libdbd-sqlite3-perl, libtest-pod-coverage-perl, libtest-pod-perl, libtest-nowarnings-perl. * No longer install README. * Use source format 3.0 (quilt). * Use Build.PL. * debian/copyright: Refer to /usr/share/common-licenses/GPL-1; add years of copyright for upstream sources. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. -- Ansgar Burchardt Wed, 04 Aug 2010 04:17:45 +0900 libdatetime-format-dbi-perl (0.033-1) unstable; urgency=low * Initial Release (Closes: #579636) -- Jaldhar H. Vyas Thu, 29 Apr 2010 07:44:48 -0400 debian/compat0000644000000000000000000000000212233561754010374 0ustar 8 debian/copyright0000644000000000000000000000222712233561754011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DateTime-Format-DBI Upstream-Contact: Claus Färber Source: https://metacpan.org/release/DateTime-Format-DBI/ Files: * Copyright: 2003-2013, Claus Färber License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2011, Nicholas Bamber 2010, Ansgar Burchardt 2010, Jaldhar H. Vyas 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/watch0000644000000000000000000000020412233561754010223 0ustar version=3 https://metacpan.org/release/DateTime-Format-DBI/ .*/DateTime-Format-DBI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$