[ubuntu/maverick] libtimedate-perl 1.2000-1 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Wed Jul 28 11:51:20 BST 2010
libtimedate-perl (1.2000-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza). Removed: XS-Vcs-Svn fields.
* Manually add Homepage field.
* Update watch file.
* Clean up patches:
- revert lib/Date/{Parse,Format}.pm to the pristine upstream versions
- remove Date_Parse.pm__perldoc_fix.diff, doesn't apply any more
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Changed: Maintainer set to Debian Perl Group <pkg-
perl-maintainers at lists.alioth.debian.org> (was: Christian Hammers
<ch at debian.org>); Christian Hammers <ch at debian.org> moved to
Uploaders.
* Rename source package to libtimedate-perl.
[ Jonathan Yu ]
* New upstream release
* Rename package name in changelog
* Add myself to Uploaders and Copyright
* Separate arch-dependent and independent dependencies
* Rewrite control description
* Use debhelper instead of CDBS for building
* Refresh copyright information to new DEP5 format
* Remove patches that have been applied upstream
* Add patch to correct POD errors
timedate (1.1900-1) unstable; urgency=low
* New upstream release
* Bumped standards version to 3.8.3.
timedate (1.1600-9) unstable; urgency=low
* Rewrite description, which was swiped from README and wasn't a very good
fit for a package description, referring to old historical stuff and using
the "my" pronoun. (Closes: #434110)
(It also referred to David Muir Sharnoff as David Muir. Shout out to my
old ISP admin, hi David! ;-)
* Add Uploaders field.
timedate (1.1600-8) unstable; urgency=low
* Mentioned in the package description that the popular Date::Parse
Module is in this package (thanks to Russ Albery). Closes: #432354
timedate (1.1600-7) unstable; urgency=low
* Fixed output of Australia/Adelaide timezone (thanks to
Kevin Shanahan). Closes: #428630
timedate (1.1600-6) unstable; urgency=low
* Corrected build depends.
timedate (1.1600-5) unstable; urgency=low
* Corrected watch file.
timedate (1.1600-4) unstable; urgency=low
* Added cdbs to Build-Deps and raised debhelper version there.
timedate (1.1600-3) unstable; urgency=low
* Switched to the CDBS.
* Corrected copyright file regarding the Artistic licence.
timedate (1.1600-2) unstable; urgency=low
* Added documentation note regarding the time range that can
be represented by this module (thanks to Gunnar Wolf).
Closes: #216818
timedate (1.1600-1) unstable; urgency=low
* New upstream version.
timedate (1.1400-1) unstable; urgency=low
* New upstream release. Closes: #190197
Upstream used a strange version number in last release,
1.1301 which I probably should have converted to 1.13.1 :-(
timedate (1.1301-1) unstable; urgency=low
* New upstream version.
* Fixes documentation. Closes: #175235
timedate (1.11-5) unstable; urgency=low
* Corrected rules file to compile in binary-indep. Closes: #157515
* Updated build depends to perl-5.8.
timedate (1.11-4) unstable; urgency=low
* Corrected copyright file. Closes: #157686
timedate (1.11-3) unstable; urgency=medium
* Last patch introduced bug in ISO time parsing. Closes: #147054
timedate (1.11-2) unstable; urgency=low
* Added upstream patch for ISO dates with uncommon notation like
"07/Nov/2000:16:45:56 +0100". Closes: #144514
timedate (1.11-1) unstable; urgency=low
* New upstream version.
(Seems to be major bugfixes for international time/date formats)
timedate (1.10-7) unstable; urgency=low
* Fixed french language modul. Thanks to Peter Samuelson!
(patch sent to upstream, too)
timedate (1.10-6) unstable; urgency=low
* Corrected Build-Depends.
timedate (1.10-5) unstable; urgency=low
* First attempt to apply debsigs compatible signatures.
* Corrected Build-Depends.
timedate (1.10-4) unstable; urgency=low
* Fixed the german abbreviation of "Oktober". Closes: #81197
timedate (1.10-3) unstable; urgency=low
* Now with right perl depenencies.
timedate (1.10-2) unstable; urgency=low
* Bumped standards version.
* Changed rules file to new Debian perl policy.
timedate (1.10-1) unstable; urgency=low
* New upstream release.
timedate (1.08-4) unstable; urgency=low
* Oups. Missed the actual libs. Closes: #50390
timedate (1.08-3) unstable; urgency=low
* New maintainer upload.
timedate (1.08-2.1) unstable; urgency=low
* NMU for the perl upgrade. Closes: #41524
* Corrected the rules files to conform to perl policy 1.0.1.
timedate (1.08-2) unstable; urgency=low
* correct spelling of control file to fix bug#19005
* fixed upstream typo in Date::Format to fix Bug#30343, thanks to Kai
Henningsen <kai at khms.westfalen.de>
timedate (1.08-1) unstable; urgency=low
* New upstream release
* lintian bugs fixed
timedate (1.07-1) unstable; urgency=low
* Initial Release.
Date: Wed, 28 Jul 2010 11:11:13 +0100
Changed-By: Anders Kaseorg <andersk at mit.edu>
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/maverick/+source/libtimedate-perl/1.2000-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Wed, 28 Jul 2010 11:11:13 +0100
Source: libtimedate-perl
Binary: libtimedate-perl
Architecture: source
Version: 1.2000-1
Distribution: maverick
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: Anders Kaseorg <andersk at mit.edu>
Description:
libtimedate-perl - collection of modules to manipulate date/time information
Closes: 41524 50390 81197 144514 147054 157515 157686 175235 190197 216818 428630 432354 434110
Changes:
libtimedate-perl (1.2000-1) unstable; urgency=low
.
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza). Removed: XS-Vcs-Svn fields.
* Manually add Homepage field.
* Update watch file.
* Clean up patches:
- revert lib/Date/{Parse,Format}.pm to the pristine upstream versions
- remove Date_Parse.pm__perldoc_fix.diff, doesn't apply any more
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Changed: Maintainer set to Debian Perl Group <pkg-
perl-maintainers at lists.alioth.debian.org> (was: Christian Hammers
<ch at debian.org>); Christian Hammers <ch at debian.org> moved to
Uploaders.
* Rename source package to libtimedate-perl.
.
[ Jonathan Yu ]
* New upstream release
* Rename package name in changelog
* Add myself to Uploaders and Copyright
* Separate arch-dependent and independent dependencies
* Rewrite control description
* Use debhelper instead of CDBS for building
* Refresh copyright information to new DEP5 format
* Remove patches that have been applied upstream
* Add patch to correct POD errors
.
timedate (1.1900-1) unstable; urgency=low
.
* New upstream release
* Bumped standards version to 3.8.3.
.
timedate (1.1600-9) unstable; urgency=low
.
* Rewrite description, which was swiped from README and wasn't a very good
fit for a package description, referring to old historical stuff and using
the "my" pronoun. (Closes: #434110)
(It also referred to David Muir Sharnoff as David Muir. Shout out to my
old ISP admin, hi David! ;-)
* Add Uploaders field.
.
timedate (1.1600-8) unstable; urgency=low
.
* Mentioned in the package description that the popular Date::Parse
Module is in this package (thanks to Russ Albery). Closes: #432354
.
timedate (1.1600-7) unstable; urgency=low
.
* Fixed output of Australia/Adelaide timezone (thanks to
Kevin Shanahan). Closes: #428630
.
timedate (1.1600-6) unstable; urgency=low
.
* Corrected build depends.
.
timedate (1.1600-5) unstable; urgency=low
.
* Corrected watch file.
.
timedate (1.1600-4) unstable; urgency=low
.
* Added cdbs to Build-Deps and raised debhelper version there.
.
timedate (1.1600-3) unstable; urgency=low
.
* Switched to the CDBS.
* Corrected copyright file regarding the Artistic licence.
.
timedate (1.1600-2) unstable; urgency=low
.
* Added documentation note regarding the time range that can
be represented by this module (thanks to Gunnar Wolf).
Closes: #216818
.
timedate (1.1600-1) unstable; urgency=low
.
* New upstream version.
.
timedate (1.1400-1) unstable; urgency=low
.
* New upstream release. Closes: #190197
Upstream used a strange version number in last release,
1.1301 which I probably should have converted to 1.13.1 :-(
.
timedate (1.1301-1) unstable; urgency=low
.
* New upstream version.
* Fixes documentation. Closes: #175235
.
timedate (1.11-5) unstable; urgency=low
.
* Corrected rules file to compile in binary-indep. Closes: #157515
* Updated build depends to perl-5.8.
.
timedate (1.11-4) unstable; urgency=low
.
* Corrected copyright file. Closes: #157686
.
timedate (1.11-3) unstable; urgency=medium
.
* Last patch introduced bug in ISO time parsing. Closes: #147054
.
timedate (1.11-2) unstable; urgency=low
.
* Added upstream patch for ISO dates with uncommon notation like
"07/Nov/2000:16:45:56 +0100". Closes: #144514
.
timedate (1.11-1) unstable; urgency=low
.
* New upstream version.
(Seems to be major bugfixes for international time/date formats)
.
timedate (1.10-7) unstable; urgency=low
.
* Fixed french language modul. Thanks to Peter Samuelson!
(patch sent to upstream, too)
.
timedate (1.10-6) unstable; urgency=low
.
* Corrected Build-Depends.
.
timedate (1.10-5) unstable; urgency=low
.
* First attempt to apply debsigs compatible signatures.
* Corrected Build-Depends.
.
timedate (1.10-4) unstable; urgency=low
.
* Fixed the german abbreviation of "Oktober". Closes: #81197
.
timedate (1.10-3) unstable; urgency=low
.
* Now with right perl depenencies.
.
timedate (1.10-2) unstable; urgency=low
.
* Bumped standards version.
* Changed rules file to new Debian perl policy.
.
timedate (1.10-1) unstable; urgency=low
.
* New upstream release.
.
timedate (1.08-4) unstable; urgency=low
.
* Oups. Missed the actual libs. Closes: #50390
.
timedate (1.08-3) unstable; urgency=low
.
* New maintainer upload.
.
timedate (1.08-2.1) unstable; urgency=low
.
* NMU for the perl upgrade. Closes: #41524
* Corrected the rules files to conform to perl policy 1.0.1.
.
timedate (1.08-2) unstable; urgency=low
.
* correct spelling of control file to fix bug#19005
* fixed upstream typo in Date::Format to fix Bug#30343, thanks to Kai
Henningsen <kai at khms.westfalen.de>
.
timedate (1.08-1) unstable; urgency=low
.
* New upstream release
* lintian bugs fixed
.
timedate (1.07-1) unstable; urgency=low
.
* Initial Release.
Files:
2a5459fb76b499f7e75fdcc6f02524c0 2038 perl optional libtimedate-perl_1.2000-1.dsc
7da7452bce4c684e4238e6d09b390200 29590 perl optional libtimedate-perl_1.2000.orig.tar.gz
143e67a92fe9b44962910c36eab208ee 3885 perl optional libtimedate-perl_1.2000-1.diff.gz
More information about the Maverick-changes
mailing list