debian/0000755000000000000000000000000011646357260007200 5ustar debian/control0000644000000000000000000000323411646357260010605 0ustar Source: libdatetime-format-oracle-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libconvert-nls-date-format-perl (>= 0.03), libdatetime-format-builder-perl, libdatetime-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/DateTime-Format-Oracle/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-format-oracle-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-oracle-perl.git Package: libdatetime-format-oracle-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libconvert-nls-date-format-perl (>= 0.03), libdatetime-format-builder-perl, libdatetime-perl Description: module for parsing and formatting Oracle dates and timestamps DateTime::Format::Oracle may be used to convert Oracle date and timestamp values into DateTime objects. It also can take a DateTime object and produce a date string matching the NLS_DATE_FORMAT. . Oracle has flexible date formatting via its NLS_DATE_FORMAT session variable. Date values will be returned from Oracle according to the current value of that variable. Date values going into Oracle must also match the current setting of NLS_DATE_FORMAT. . Timestamp values will match either the NLS_TIMESTAMP_FORMAT or NLS_TIMESTAMP_TZ_FORMAT session variables. . This module keeps track of these Oracle session variable values by examining environment variables of the same name. Each time one of Oracle's formatting session variables is updated, the %ENV hash must also be updated. debian/copyright0000644000000000000000000000211611646357260011133 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Nathan Gray Source: http://search.cpan.org/dist/DateTime-Format-Oracle/ Name: DateTime-Format-Oracle Files: * Copyright: 2006, 2008, 2011, Nathan Gray License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2011, gregor herrmann 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/watch0000644000000000000000000000021111646357260010223 0ustar version=3 http://search.cpan.org/dist/DateTime-Format-Oracle/ .*/DateTime-Format-Oracle-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211646357260010376 0ustar 8 debian/changelog0000644000000000000000000000143411646357260011054 0ustar libdatetime-format-oracle-perl (0.06-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Update years of upstream and packaging copyright. * Make (build) dependency on libconvert-nls-date-format-perl versioned. * Set Standards-Version to 3.9.2 (no changes). * Bump debhelper compatibility level to 8. -- gregor herrmann Sat, 15 Oct 2011 21:27:34 +0200 libdatetime-format-oracle-perl (0.05-1) unstable; urgency=low * Initial release (closes: #603475). -- gregor herrmann Sun, 14 Nov 2010 16:16:05 +0100 debian/source/0000755000000000000000000000000011646357260010500 5ustar debian/source/format0000644000000000000000000000001411646357260011706 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611646357260010257 0ustar #!/usr/bin/make -f %: dh $@