debian/0000755000000000000000000000000012251440333007163 5ustar debian/rules0000755000000000000000000000051612251440333010245 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_installchangelogs: dh_installchangelogs HISTORY override_dh_auto_install: dh_auto_install # installed as examples $(RM) -v $(TMP)/usr/bin/dm_* rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/bin debian/control0000644000000000000000000000322412251440333010567 0ustar Source: libdate-manip-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , Damyan Ivanov , gregor herrmann , Rene Mayorga , Jonathan Yu , Chris Butler , Nicholas Bamber , Fabrizio Regalli , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-inter-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-manip-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdate-manip-perl.git Homepage: https://metacpan.org/release/Date-Manip/ Package: libdate-manip-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for manipulating dates Date::Manip is a Perl module that contains a set of routines designed to make any common date/time manipulation easy to do. It aims to make operations like comparing two times, calculating a time a given amount of time from another, or parsing international times simpler. . The focus of Date::Manip has been to be able to do ANY desired date or time operation easily, though not necessarily quickly. There are other modules that can do a small subset of these operations quicker, so if speed is a primary issue, you should look elsewhere. debian/source/0000755000000000000000000000000012251440333010463 5ustar debian/source/format0000644000000000000000000000001412251440333011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000003655712251440333011055 0ustar libdate-manip-perl (6.42-1) unstable; urgency=medium * New upstream release. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Mon, 09 Dec 2013 23:14:44 +0100 libdate-manip-perl (6.41-1) unstable; urgency=low * Imported Upstream version 6.41 * Remove Module::Build patch since no version is required now -- Xavier Guimard Thu, 12 Sep 2013 06:52:31 +0200 libdate-manip-perl (6.40-1) unstable; urgency=low [ Carsten Wolff ] * fix Module::Build version requirement [ Xavier Guimard ] * Imported Upstream version 6.40 -- Xavier Guimard Sat, 15 Jun 2013 08:37:38 +0200 libdate-manip-perl (6.39-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 6.39 * Update debian/copyright years -- Xavier Guimard Sat, 04 May 2013 22:00:49 +0200 libdate-manip-perl (6.37-1) unstable; urgency=low * Imported Upstream version 6.37 (Closes: #571664) * Update uploaders * Update copyright years * Now depends on libmodule-build-perl >= 0.390000 (or perl 5.15.2) until perl-modules will be upgraded * Drop libyaml-syck-perl form Build-Depends-Indep (unused since 6.35) -- Xavier Guimard Tue, 04 Dec 2012 06:01:32 +0100 libdate-manip-perl (6.34-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.4 (no changes). * debian/rules: don't install example scripts to /usr/bin. -- gregor herrmann Wed, 19 Sep 2012 18:35:28 +0200 libdate-manip-perl (6.32-1) unstable; urgency=low * New upstream release: fixes "Business delta sometimes falls on non-business day" (Closes: #667685) -- gregor herrmann Sat, 02 Jun 2012 18:37:26 +0200 libdate-manip-perl (6.31-1) unstable; urgency=low * New upstream release. * Update debian/copyright to copyright-format 1.0. * Remove spelling.patch, applied upstream. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Fri, 02 Mar 2012 15:14:11 +0100 libdate-manip-perl (6.30-1) unstable; urgency=low * New upstream release. * Update years of upstream and packaging copyright. * Build-depend on Module::Build 0.38. * Refresh spelling.patch. -- gregor herrmann Sat, 14 Jan 2012 17:44:11 +0100 libdate-manip-perl (6.25-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. -- gregor herrmann Fri, 02 Sep 2011 00:40:06 +0200 libdate-manip-perl (6.24-1) unstable; urgency=low * New upstream release * Added myself to Uploaders and Copyright -- Fabrizio Regalli Thu, 23 Jun 2011 23:03:24 +0200 libdate-manip-perl (6.23-1) unstable; urgency=low [ Nicholas Bamber ] * New upstream release * Added patch for spelling error [ gregor herrmann ] * Add an item to debian/NEWS about a renamed method. * Set Standards-Version to 3.9.2 (no changes). -- Nicholas Bamber Wed, 20 Apr 2011 21:34:33 +0100 libdate-manip-perl (6.22-1) unstable; urgency=low * New upstream release * Bump to debhelper compat 8 -- Jonathan Yu Tue, 08 Mar 2011 22:19:53 -0500 libdate-manip-perl (6.21-1) unstable; urgency=low * New upstream release. * Update years of upstream and packaging copyright. -- gregor herrmann Tue, 25 Jan 2011 17:52:41 +0100 libdate-manip-perl (6.20-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ gregor herrmann ] * Add an item to debian/NEWS about changed behaviour of recurrences. -- Jonathan Yu Tue, 28 Dec 2010 22:21:25 -0500 libdate-manip-perl (6.14-1) unstable; urgency=low [ Nicholas Bamber ] * New upstream release [ gregor herrmann ] * Add an item to debian/NEWS about the integration of Date::Manip 5.x in this release. -- Nicholas Bamber Tue, 26 Oct 2010 00:02:07 +0100 libdate-manip-perl (6.13-1) unstable; urgency=low * New upstream release -- Nicholas Bamber Thu, 14 Oct 2010 07:41:49 +0100 libdate-manip-perl (6.12-1) unstable; urgency=low [ Nicholas Bamber ] * New upstream release * Added myself to Uploaders and upped standards to 3.9.1 * Refreshed copyright [ gregor herrmann ] * debian/control: remove version from perl (build) dependency, already satisfied in lenny. -- Nicholas Bamber Wed, 29 Sep 2010 07:30:54 +0100 libdate-manip-perl (6.11-1) unstable; urgency=low * New upstream release - Fixed a bug where Date_ConvTZ not working correctly with timezones specified by offset (closes: #560393) * Removed patch fix-Date-__calc_date_delta-cmp-day-beg.patch (incorporated upstream) * Refreshed packaging * Switched to source format 3.0 (quilt), removed quilt framework * Added build-dep on libtest-inter-perl * Added myself to Uploaders -- Chris Butler Mon, 31 May 2010 14:42:20 +0100 libdate-manip-perl (6.07-2) unstable; urgency=medium * add fix-Date-__calc_date_delta-cmp-day-beg.patch Fixes bad business day calculation is certain cases. Closes: #577950 Medium urgency. + add quilt framework * bump years of copyright -- Damyan Ivanov Thu, 15 Apr 2010 17:01:24 +0300 libdate-manip-perl (6.07-1) unstable; urgency=low * New upstream release * Standards-Version 3.8.4 (no changes) * Update copyright information -- Jonathan Yu Sat, 06 Feb 2010 19:25:07 -0500 libdate-manip-perl (6.05-1) unstable; urgency=low * New upstream release -- Jonathan Yu Wed, 09 Dec 2009 18:22:41 -0500 libdate-manip-perl (6.04-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Uploaders and Copyright * Standards-Version 3.8.3 (drop perl version dep) * Updated dependencies per upstream * Rewrote control description * Remove patch; global config is no longer possible * Use an override to install HISTORY as the changelog * Update installed docs & examples * Refresh copyright information * Adds a NEWS file describing serious changes [ gregor herrmann ] * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/copyright: update years of upstream copyright. * debian/control: explicitly (build) depend on perl 5.10. [ Rene Mayorga ] * debian/control: update my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. -- Jonathan Yu Mon, 30 Nov 2009 11:12:13 -0500 libdate-manip-perl (5.54-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 10 May 2008 21:04:20 +0200 libdate-manip-perl (5.52-1) unstable; urgency=low * New upstream release. * Adapt patch 01_global_conf.diff to the new directory structure in upstream tarball. -- gregor herrmann Fri, 09 May 2008 14:18:53 +0200 libdate-manip-perl (5.50-1) unstable; urgency=low [ Rene Mayorga ] * New upstream release * remove 03_manip_arst_tz.diff, 02_manip_omst_tz.diff, 04_manip_yekt_tz.diff, these patches are included by upstream * refresh 01_global_conf.diff * debian/control - Add libtest-pod-perl and libtest-pod-coverage-perl to B-D-I - Add myself to uploaders * debian/rules - don't install README file * debian/copyright - refresh Copyright year [ gregor herrmann ] * Refresh debian/rules, no functional changes. * debian/control: change my email address and wrap long line. -- Rene Mayorga Wed, 07 May 2008 00:23:01 -0600 libdate-manip-perl (5.48-3) unstable; urgency=low * Add patch 04_manip_yekt_tz.diff for Yeakaterinburg (summer) time zone, thanks to Vladimir Stupin (closes: #464252). -- gregor herrmann Wed, 06 Feb 2008 20:46:32 +0100 libdate-manip-perl (5.48-2) unstable; urgency=low [ gregor herrmann ] The 'ready for perl 5.10' release. * debian/rules: delete /usr/lib/perl5 only if it exists. * Add patch 03_manip_arst_tz.diff, adds support for Argentina/Daylight (closes: #462286). * Improve patch 02_manip_omst_tz.diff, mention added OMST also in POD file. * debian/watch: improve regexp for matching upstream tarballs. * Set Standards-Vesion to 3.7.3 (no changes). * Set debhelper compatibility level to 6. * debian/rules: - create install-stamp target - use "$@" for touching -stamp files [ Damyan Ivanov ] * Add .pod update to 03_manip_arst_tz.diff * debian/rules: + touch $@ for configure-stamp too + make install-stamp depend on build-stamp, not build -- Damyan Ivanov Thu, 24 Jan 2008 10:22:10 +0200 libdate-manip-perl (5.48-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/watch: use dist-based URL. * debian/rules: let -stamp targests only depend on other -stamp targets. [ Damyan Ivanov ] * Use both DESTDIR and PREFIX when calling $(MAKE) install * Convert to quilt -- gregor herrmann Fri, 30 Nov 2007 15:49:43 +0100 libdate-manip-perl (5.46-1) unstable; urgency=low * New upstream release + Lots of fixes + Danish and German language fixes + New timezones * Updated copyright years * Use search.cpan.org/dist/Date-Manip as upstream URL * debian/rules cleanup + drop unused dh_* calls + move dh_clean $stamp_files before distclean + use $(CURDIR) instead of `pwd` * Added myself to Uploaders * Dropped patches applied upstream 03_today_insensitive.dpatch 04_manip_pet_tz.dpatch -- Damyan Ivanov Sun, 16 Sep 2007 21:17:42 +0300 libdate-manip-perl (5.44-6) UNRELEASED; urgency=low * Fix URL in debian/watch. -- gregor herrmann Fri, 14 Sep 2007 12:56:22 +0200 libdate-manip-perl (5.44-5) unstable; urgency=low * Adopted for Debian Perl Group * debian/control: debhelper increased to (>= 5) * debian/compat increased to 5 -- Krzysztof Krzyzaniak (eloy) Fri, 17 Nov 2006 13:55:06 +0100 libdate-manip-perl (5.44-4) unstable; urgency=low * Added patch from Andy Spiegl to add the Peruvian timezone -- Stephen Quinney Fri, 27 Oct 2006 18:55:40 +0100 libdate-manip-perl (5.44-3) unstable; urgency=low * Added patch from Yury Yurevich for "Date::Manip unable to determine OMST TimeZone", closes: #358086. * Added patch from Adam Kessel for "translating 'today' should not be case sensitive", closes: #374341 * Moved debhelper and dpatch to Build-Depends. -- Stephen Quinney Mon, 19 Jun 2006 20:29:16 +0100 libdate-manip-perl (5.44-2) unstable; urgency=low * New maintainer. * debian/control: - New build-dependency on dpatch. * debian/rules: - Switched to my standard style. - Enabled dpatch. * Moved the patches to upstream source to dpatch. -- Stephen Quinney Wed, 28 Sep 2005 17:00:42 +0100 libdate-manip-perl (5.44-1) unstable; urgency=low * New upstream release. * Updated debian/copyright to include latest statement. -- Kenneth J. Pronovici Mon, 6 Jun 2005 18:18:01 -0500 libdate-manip-perl (5.42a-3) unstable; urgency=low * Bump standards version to 3.6.1; no packaging changes. * Enable use of system-wide /etc/DateManip.cnf (closes: #298695). - Apply patch from Justin B. Rye to Manip.pm - Modify debian/rules to install example DateManip.cnf file - Update Manip.pod to describe how DateManip.cnf works in Debian -- Kenneth J. Pronovici Wed, 9 Mar 2005 21:45:35 -0600 libdate-manip-perl (5.42a-2) unstable; urgency=low * Apply upstream patch to ParseRecur() in Manip.pm (closes: #131049). -- Kenneth J. Pronovici Tue, 8 Jul 2003 13:01:34 -0500 libdate-manip-perl (5.42a-1) unstable; urgency=low * New upstream release. * Added '$(MAKE) test' to build rule in debian/rules. -- Kenneth J. Pronovici Mon, 7 Jul 2003 12:51:36 -0500 libdate-manip-perl (5.40-2) unstable; urgency=low * New maintainer. * Updated debian/copyright. * Changed section from 'interpreters' to 'perl'. * Bumped standards version to 3.5.9. * Added debian/compat file at level 4; now require debhelper (>= 4.1.0). * Got rid of duplicated section/priority in debian/control. * Reworked debian/rules to standardize with my other packages. * Added debian/watch file. -- Kenneth J. Pronovici Tue, 1 Jul 2003 17:33:14 -0500 libdate-manip-perl (5.40-1) unstable; urgency=low * New upstream version. -- Michael Alan Dorman Tue, 22 Jan 2002 13:30:56 -0500 libdate-manip-perl (5.39-2) unstable; urgency=low * Updated for new perl policy. * Add support for ART timezone (closes: bug#81601) -- Michael Alan Dorman Sun, 15 Apr 2001 15:58:01 -0400 libdate-manip-perl (5.39-1) unstable; urgency=low * New upstream release, incorporating authors version of changes in 5.38-1.1 (closes: bug#64917, bug#65032). -- Michael Alan Dorman Mon, 10 Jul 2000 14:25:09 -0400 libdate-manip-perl (5.38-1.1) unstable; urgency=low * Non-maintainer upload (coordinated with the maintainer) with patch to address the failure of 5.38 to recognise Debian timezone information. (Closes: #64917, #64999, #65032) * This patch has previously been sent upstream and closes a bug reported as both Critical and Important, as well as one reported against smtm but caused by this library. Stable and frozen are not affected by the bug. -- Dirk Eddelbuettel Tue, 6 Jun 2000 22:02:07 -0400 libdate-manip-perl (5.38-1) unstable; urgency=low * New upstream release -- Michael Alan Dorman Mon, 29 May 2000 12:04:25 -0400 libdate-manip-perl (5.37-1) unstable; urgency=low * New upstream version. -- Michael Alan Dorman Tue, 22 Feb 2000 12:45:40 -0500 libdate-manip-perl (5.36-1) unstable; urgency=low * New upstream version. -- Michael Alan Dorman Sun, 23 Jan 2000 16:31:08 -0500 libdate-manip-perl (5.35-1) unstable; urgency=low * New upstream version. -- Michael Alan Dorman Mon, 6 Sep 1999 15:45:55 -0400 libdate-manip-perl (5.34-2) unstable; urgency=low * Modified to work with new perl packages. * Modified to use debhelper. -- Michael Alan Dorman Sun, 4 Jul 1999 22:23:46 +0000 libdate-manip-perl (5.34-1) unstable; urgency=low * New upstream version -- Michael Alan Dorman Wed, 14 Apr 1999 14:22:58 -0400 libdate-manip-perl (5.33-1) unstable; urgency=low * Initial packaging -- Michael Alan Dorman Mon, 24 Aug 1998 10:26:09 -0500 debian/NEWS0000644000000000000000000000522312251440333007664 0ustar libdate-manip-perl (6.39-1) unstable; urgency=low Removed some deprecated config variables The following config variables have been removed: - IntCharset - RecurNumFudgeDays -- Xavier Guimard Sat, 20 Apr 2013 06:19:31 +0200 libdate-manip-perl (6.23-1) unstable; urgency=low Renamed one Date::Manip::Recur method The Date::Manip::Recur::base method has been renamed to basedate. The Date::Manip::Recur::base method should return the Date::Manip::Base object like all the other Date::Manip modules. -- gregor herrmann Wed, 20 Apr 2011 22:42:38 +0200 libdate-manip-perl (6.20-1) unstable; urgency=low Reworked recurrences Recurrences were reworked in a (slightly) backward incompatible way to improve their usefulness (and to make them conform to the expected results). Most recurrences will work the same, but a few will differ. Cf. `man Date::Manip::Changes6' or `perldoc Date::Manip::Changes6'. -- gregor herrmann Wed, 29 Dec 2010 16:28:09 +0100 libdate-manip-perl (6.14-1) unstable; urgency=low As of Date::Manip 6.14, the 5.xx release is fully integrated into the distribution. Both will be installed automatically and you can switch between them. Cf. `man Date::Manip' or `perldoc Date::Manip'. -- gregor herrmann Tue, 26 Oct 2010 16:47:26 +0200 libdate-manip-perl (6.04-1) unstable; urgency=low Some rather significant changes have taken place between 5.xx and the new version 6 series of Date::Manip. While the upstream author has attempted to maintain backward compatibility, some changes may break your software. * Broken into smaller modules Rather than a large monolithic module, this module's parts can be used where appropriate * Intermediate data cached To improve performance, the module caches some data internally. If you try to memoize this data yourself, you'll end up using much more memory than necessary. * Taint safety The modules are now taint safe internally, but obviously you must still untaint data that you feed the module yourself. * Changed behaviour for recurrences Parsing recurrences specified in English has been removed in ambiguous cases. Statements like "every 2nd Tuesday" result in different day numbers based on the year, for example. For full details of all the changes that have happened, please see the included Date::Manip::Changes5to6. While the upstream author believes the issues will likely not have any impact, it is important to understand the changes and provided workarounds. -- Jonathan Yu Mon, 30 Nov 2009 11:12:10 -0500 debian/compat0000644000000000000000000000000212251440333010361 0ustar 8 debian/libdate-manip-perl.docs0000644000000000000000000000003312251440333013477 0ustar README.first internal/TODO debian/copyright0000644000000000000000000000312112251440333011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Date-Manip Upstream-Contact: Sullivan Beck Source: https://metacpan.org/release/Date-Manip/ Files: * Copyright: 1995-2013, Sullivan Beck License: Artistic or GPL-1+ Files: debian/* Copyright: 1998-2002, Michael Alan Dorman 2000, Dirk Eddelbuettel 2003, 2005, Kenneth J. Pronovici 2005-2006, Stephen Quinney 2006, Krzysztof Krzyzaniak (eloy) 2007-2010, Damyan Ivanov 2007-2013, gregor herrmann 2008, Rene Mayorga 2009-2010, Jonathan Yu 2010, Chris Butler 2010-2011, Nicholas Bamber 2011, Fabrizio Regalli 2012-2013, Xavier Guimard 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/libdate-manip-perl.examples0000644000000000000000000000001312251440333014363 0ustar examples/* debian/watch0000644000000000000000000000015612251440333010216 0ustar version=3 https://metacpan.org/release/Date-Manip/ .*/Date-Manip-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)