1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
libtime-format-perl (1.16-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.16.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
-- gregor herrmann <gregoa@debian.org> Sun, 23 Feb 2020 10:47:49 +0100
libtime-format-perl (1.15-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 1.15.
* Remove fix-cleaning-date-manip.patch, fixed upstream.
* Update years of upstream copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Mon, 26 Aug 2019 21:40:39 +0200
libtime-format-perl (1.12-3) unstable; urgency=medium
* Team upload.
* Set LC_ALL=C when running the test suite. (Closes: #811104)
-- Niko Tyni <ntyni@debian.org> Sat, 16 Jan 2016 14:28:18 +0200
libtime-format-perl (1.12-2) unstable; urgency=medium
* Team upload.
* Run tests with TZ=UTC.
Thanks to the reproducible-build team for running a buildd from hell.
(Closes: #785235)
-- gregor herrmann <gregoa@debian.org> Thu, 14 May 2015 00:30:09 +0200
libtime-format-perl (1.12-1) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* New upstream release.
Fixes "Time::Format module's $time returns negative milliseconds"
(Closes: #776406, LP: #1412071)
* Update years of upstream copyright.
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.4 (no changes).
* Add upstream recommended packages to Recommends.
* Add build dependency on Module::Build 0.40.
* Add some build dependencies to enable additional tests.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update Module::Build dependency.
* Add patch to fix test failures. Taken from CPAN RT#99572.
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Fri, 01 May 2015 16:24:51 +0200
libtime-format-perl (1.11-1) unstable; urgency=low
[ Harlan Lieberman-Berg ]
* Team upload.
* New upstream version (1.11).
* Clean up copyright. New DEP5 format specification, combine the two
debian/* definitions.
* Bump upstream author's copyright year to current.
[ Peter Pentchev ]
* New maintainer. Closes: #616449
* Set the source format to 3.0 (quilt) with no changes.
* Specify LANG=C during the testsuite run to avoid problems with
the text representation of dates.
* Add a watch file.
* Bump the debhelper compatibility version to 8:
- dh_clean and dh_installchangelogs need no arguments now
- debhelper automatically sets PERL_MM_USE_DEFAULT now
- minimize the rules file using debhelper overrides
- use debian/docs to install the documentation
* Bump Standards-Version to 3.9.2:
- add the Homepage source control field.
- remove the version in the perl build dependency
- refer to the GPL-1 file instead of the GPL symlink in
the copyright file
* Reword the short description.
* Convert the copyright file to the latest revision of
the DEP 5 candidate format and add my copyright notice.
[ gregor herrmann ]
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza).
* debian/control: mention module name in long description.
-- Harlan Lieberman-Berg <H.LiebermanBerg@gmail.com> Thu, 18 Aug 2011 19:06:17 -0400
libtime-format-perl (1.00-1.1) unstable; urgency=low
* Non-maintainer upload.
* debian/rules: Don't FTBFS when perl is smart enough not to create
empty dirs. (Closes: #467982)
-- Marc 'HE' Brockschmidt <he@debian.org> Sat, 05 Apr 2008 19:22:25 +0200
libtime-format-perl (1.00-1) unstable; urgency=low
* Initial Release.
-- Christoph Haas <haas@debian.org> Fri, 15 Jul 2005 22:59:46 +0200
|