2008
libdate-manip-perl (5.54-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> 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 <gregoa@debian.org> 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 <rmayorga@debian.org.sv> 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 <gregor+debian@comodo.priv.at> 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 <dmn@debian.org> Thu, 24 Jan 2008 10:22:10 +0200
2007
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 <gregor+debian@comodo.priv.at> 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 <dmn@debian.org> Sun, 16 Sep 2007 21:17:42 +0300
libdate-manip-perl (5.44-6) UNRELEASED; urgency=low
* Fix URL in debian/watch.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 14 Sep 2007 12:56:22 +0200
2006
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) <eloy@debian.org> 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 <sjq@debian.org> 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 <sjq@debian.org> Mon, 19 Jun 2006 20:29:16 +0100
2005
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 <sjq@debian.org> 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 <pronovic@debian.org> 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 <pronovic@debian.org> Wed, 9 Mar 2005 21:45:35 -0600
2003
libdate-manip-perl (5.42a-2) unstable; urgency=low
* Apply upstream patch to ParseRecur() in Manip.pm (closes: #131049).
-- Kenneth J. Pronovici <pronovic@debian.org> 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 <pronovic@debian.org> 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 <pronovic@debian.org> Tue, 1 Jul 2003 17:33:14 -0500
2002
libdate-manip-perl (5.40-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Tue, 22 Jan 2002 13:30:56 -0500
2001
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 <mdorman@debian.org> Sun, 15 Apr 2001 15:58:01 -0400
2000
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 <mdorman@debian.org> 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 <edd@debian.org> Tue, 6 Jun 2000 22:02:07 -0400
libdate-manip-perl (5.38-1) unstable; urgency=low
* New upstream release
-- Michael Alan Dorman <mdorman@debian.org> Mon, 29 May 2000 12:04:25 -0400
libdate-manip-perl (5.37-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Tue, 22 Feb 2000 12:45:40 -0500
libdate-manip-perl (5.36-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Sun, 23 Jan 2000 16:31:08 -0500
1999
libdate-manip-perl (5.35-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> 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 <mdorman@debian.org> Sun, 4 Jul 1999 22:23:46 +0000
libdate-manip-perl (5.34-1) unstable; urgency=low
* New upstream version
-- Michael Alan Dorman <mdorman@debian.org> Wed, 14 Apr 1999 14:22:58 -0400
1998
libdate-manip-perl (5.33-1) unstable; urgency=low
* Initial packaging
-- Michael Alan Dorman <mdorman@debian.org> Mon, 24 Aug 1998 10:26:09 -0500