debian/0000755000000000000000000000000012210722701007160 5ustar debian/changelog0000644000000000000000000000426112210722701011035 0ustar libdatetime-format-mysql-perl (0.04-3) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/watch: Mangle versions in order to deal with 2 and 4 digits after the dot. * Refresh debian/rules, no functional changes; except: don't create .packlist file any more. * Move libmodule-build-perl to Build-Depends. * debian/copyright: wrap a long line. * debian/control: change my email address. * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Change my email address. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * Clarify debian/copyright with regards to GPL version * Fix the following lintian warnings: + copyright-refers-to-symlink-license + package-has-a-duplicate-build-relation * Switch to source format "3.0 (quilt)" * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Switch to dh7 style minimal debian/rules file. + Fixes the lintian warning debian-rules-missing-recommended-target. * Bump Standards-Version to 3.9.4 (no further changes) -- Axel Beckert Sun, 01 Sep 2013 22:37:52 +0200 libdatetime-format-mysql-perl (0.04-2) unstable; urgency=low * Add dependency on libdatetime-format-builder-perl. (Closes: #394165) * Remove unnecessary versioning from the build dependency on perl (>= 5). -- Niko Tyni Fri, 20 Oct 2006 20:37:29 +0300 libdatetime-format-mysql-perl (0.04-1) unstable; urgency=low * Initial Release (closes: #387628). -- gregor herrmann Fri, 15 Sep 2006 17:21:34 +0200 debian/compat0000644000000000000000000000000212210720501010352 0ustar 9 debian/control0000644000000000000000000000221212210721442010561 0ustar Source: libdatetime-format-mysql-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Niko Tyni Section: perl Priority: optional Build-Depends: debhelper (>= 9~), perl Build-Depends-Indep: libdatetime-perl, libdatetime-format-builder-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-mysql-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-mysql-perl.git Homepage: https://metacpan.org/release/DateTime-Format-MySQL/ Package: libdatetime-format-mysql-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl, libdatetime-format-builder-perl Description: Parse and format MySQL dates and times This module understands the formats used by MySQL for its DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing it in the MySQL format. debian/copyright0000644000000000000000000000137112210717217011123 0ustar This is the debian package for the DateTime-Format-MySQL module. It was created by gregor herrmann using dh-make-perl, and is maintained by the Debian Perl Group. The upstream author is: Dave Rolsky . Copyright (c) 2003 David Rolsky. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Perl is distributed under your choice of the GNU General Public License; either version 1, or (at your option) any later version, orthe Artistic License. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. debian/rules0000755000000000000000000000013612210720472010243 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/watch0000644000000000000000000000036012210716436010220 0ustar # format version number, currently 3; this line is compulsory! version=3 opts="versionmangle=s/(\.\d\d)$/${1}00/" \ https://metacpan.org/release/DateTime-Format-MySQL/ .*/DateTime-Format-MySQL-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/source/0000755000000000000000000000000012210720256010463 5ustar debian/source/format0000644000000000000000000000001412210720256011671 0ustar 3.0 (quilt)