File: changelog

package info (click to toggle)
libdatetime-format-iso8601-perl 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 400 kB
  • sloc: perl: 1,089; sh: 23; makefile: 2
file content (169 lines) | stat: -rw-r--r-- 5,707 bytes parent folder | download
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
libdatetime-format-iso8601-perl (0.16-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.16.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.5.1.

 -- gregor herrmann <gregoa@debian.org>  Thu, 18 Feb 2021 17:48:21 +0100

libdatetime-format-iso8601-perl (0.15-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.15.

 -- gregor herrmann <gregoa@debian.org>  Wed, 28 Oct 2020 18:52:46 +0100

libdatetime-format-iso8601-perl (0.14-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.14.
  * Make (build) dependency on libdatetime-perl versioned.

 -- gregor herrmann <gregoa@debian.org>  Mon, 17 Aug 2020 00:55:25 +0200

libdatetime-format-iso8601-perl (0.13-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove AGOSTINI Yves from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * Import upstream version 0.13.
  * Drop debian/tests/pkg-perl/smoke-skip, the skipped test is gone.
  * Update years of upstream copyright and Upstream-Contact.
  * Add debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Update build and runtime dependencies.
  * Install new upstream documents.

 -- gregor herrmann <gregoa@debian.org>  Sun, 16 Aug 2020 17:14:09 +0200

libdatetime-format-iso8601-perl (0.08-2) unstable; urgency=low

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Add build dependency on libmodule-build-perl.

 -- gregor herrmann <gregoa@debian.org>  Fri, 05 Jun 2015 18:27:24 +0200

libdatetime-format-iso8601-perl (0.08-1) unstable; urgency=low

  * Imported Upstream version 0.08
  * Update copyright years for debian/* packaging

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 12 Feb 2012 23:13:34 +0100

libdatetime-format-iso8601-perl (0.07-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Remove patch for BTS#564411 (fixed upstream)
  * Add myself to Uploaders and Copyright
  * Rewrite control description
  * Drop version deps satisfied by oldstable

  [ gregor herrmann ]
  * Remove alternative (build) dependencies that are already satisfied
    in oldstable.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * Email change: Salvatore Bonaccorso -> carnil@debian.org
  * debian/copyright:
    - Replace DEP5 Format-Specification URL from svn.debian.org to
      anonscm.debian.org URL.
    - Update copyright years for debian/* packaging.
    - Refer to Debian systems in general instead of only Debian
      GNU/Linux systems.
    - Explicitly refer to GPL-1 license text in common-licenses.
  * debian/control: Bump versioned Build-Depends on debhelper to (>= 8).
  * Bump Debhelper compat level to 8. Use Build.PL by default.
  * Bump Standards-Version to 3.9.2.

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 23 Aug 2011 07:42:48 +0200

libdatetime-format-iso8601-perl (0.06-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Salvatore Bonaccorso ]
  * Convert to '3.0 (quilt)' source format.
  * Add 564411-fix_1_digit_year.patch patch to fix FTBFS due to failed tests
    testing one digit years formats (Closes: #564411).
  * Add myself to Uploaders.
  * Bump debhelper compat level to 7.
  * debian/control:
    - Bump versioned dependency on debhelper to debhelper (>= 7).
    - Substitute versioned Build-Depends-Indep on perl with unversioned
      dependency.
    - Reorganize Build-Depends and Build-Depends-Indep.
    - Improve the synopsis of the package
    - Improve the long description of the package. Remove usage information
      from description.
  * Simplify debian/rules to a tiny 3-liner makefile.
  * Referesh debian/copyright to the proposal in DEP5 for machine-readable
    format specification.
  * Bump Standards-Version to 3.8.3.

  [ gregor herrmann ]
  * Build depend on debhelper 7.2.10 and Module::Build.

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Mon, 11 Jan 2010 11:16:15 +0100

libdatetime-format-iso8601-perl (0.06-1) unstable; urgency=low

  * Initial Release (Closes: #476408).

 -- AGOSTINI Yves <agostini@univ-metz.fr>  Wed, 16 Apr 2008 09:36:51 +0200