debian/0000755000000000000000000000000011621604007007163 5ustar debian/control0000644000000000000000000000151011621604007010563 0ustar Source: libtime-piece-mysql-perl Maintainer: Debian Perl Group Uploaders: Ben Hutchings , gregor herrmann Section: perl Priority: extra Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Time-Piece-MySQL/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libtime-piece-mysql-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-piece-mysql-perl.git Package: libtime-piece-mysql-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module adding MySQL-specific methods to Time::Piece Using Time::Piece::MySQL instead of, or in addition to, Time::Piece adds a few MySQL-specific date-time methods to Time::Piece objects. debian/copyright0000644000000000000000000000214711621604007011122 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Marty Pauley Source: http://search.cpan.org/dist/Time-Piece-MySQL/ Name: Time-Piece-MySQL Files: * Copyright: 2004, Marty Pauley 2002, David Rolsky License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, Ben Hutchings 2008, 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/watch0000644000000000000000000000017411621604007010216 0ustar version=3 http://search.cpan.org/dist/Time-Piece-MySQL/ .+/Time-Piece-MySQL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211621604007010361 0ustar 8 debian/changelog0000644000000000000000000000457611621604007011051 0ustar libtime-piece-mysql-perl (0.06-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ gregor herrmann ] * debian/control: remove (build) dependency on libtime-piece-perl, Time::Piece is in perl core since 5.9.5. Closes: #637736 [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * Switch to source format 3.0 (quilt). * Use tiny debian/rules and switch to debhelper 8. * debian/copyright: use DEP5 formatting. * Set Standards-Version to 3.9.2 (no changes). * debian/control: improve long and short description. -- gregor herrmann Sun, 14 Aug 2011 01:24:49 +0200 libtime-piece-mysql-perl (0.06-1) unstable; urgency=low [ Damyan Ivanov ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ben Hutchings ); Ben Hutchings moved to Uploaders. * Add debian/watch. * remove Homepage from long description; Homepage: field already present [ gregor herrmann ] * New upstream release. * Revert the directly applied fix for MySQL 4.1+, fixed upstream. * Refresh debian/rules, no functional changes, except: don't install README any more. * Set Standards-Version to 3.8.0 (no changes). * Add /me to Uploaders. * Set debhelper compatibility level to 5. * Move debhelper to Build-Depends (used in clean target). * debian/copyright: use author-independent upstream source location. -- gregor herrmann Fri, 20 Jun 2008 21:26:19 +0200 libtime-piece-mysql-perl (0.05-2) unstable; urgency=low * Handle MySQL 4.1+ timestamp format correctly - closes: #379607 -- Ben Hutchings Fri, 6 Oct 2006 23:38:27 +0100 libtime-piece-mysql-perl (0.05-1) unstable; urgency=low * Initial release - closes: #347309 -- Ben Hutchings Sun, 01 Jan 2006 19:37:14 +0000 debian/source/0000755000000000000000000000000011621604007010463 5ustar debian/source/format0000644000000000000000000000001411621604007011671 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611621604007010242 0ustar #!/usr/bin/make -f %: dh $@