| 12
 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
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 
 | libdatetime-format-strptime-perl (1.7800-1) unstable; urgency=medium
  * Import upstream version 1.7800.
  * Bump versioned (build) dependency on libdatetime-locale-perl.
  * Declare compliance with Debian Policy 4.5.1.
  * Bump debhelper-compat to 13.
 -- gregor herrmann <gregoa@debian.org>  Fri, 18 Dec 2020 17:26:06 +0100
libdatetime-format-strptime-perl (1.7700-1) unstable; urgency=medium
  [ gregor herrmann ]
  * Fix typo in debian/NEWS.
    Thanks to Chris Lamb for the bug report. (Closes: #922034)
  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.4.1, no changes needed.
  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.
  * Import upstream version 1.7700.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Drop unneeded version constraints from (build) dependencies.
  * Annotate test-only build dependencies with <!nocheck>.
  * Fix typo in previous changelog entry.
 -- gregor herrmann <gregoa@debian.org>  Sat, 07 Mar 2020 19:01:17 +0100
libdatetime-format-strptime-perl (1.7600-1) unstable; urgency=medium
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ Xavier Guimard ]
  * Email change: Xavier Guimard -> yadd@debian.org
  [ gregor herrmann ]
  * Import upstream version 1.7600.
  * Install new Code of Conduct document,
  * Update years of upstream and packaging copyright.
  * Update (build) dependencies.
  * Declare compliance with Debian Policy 4.3.0.
  * Bump debhelper compatibility level to 11.
  * Remove trailing whitespace from debian/*.
  * Add a note about backwards incompatible changes to debian/NEWS.
 -- gregor herrmann <gregoa@debian.org>  Sat, 09 Feb 2019 22:55:00 +0100
libdatetime-format-strptime-perl (1.7500-1) unstable; urgency=medium
  * Import upstream version 1.7500.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.1.3.
  * Bump debhelper compatibility level to 10.
 -- gregor herrmann <gregoa@debian.org>  Wed, 03 Jan 2018 20:58:29 +0100
libdatetime-format-strptime-perl (1.7400-1) unstable; urgency=medium
  * Import upstream version 1.7400.
    Fixes test failure with newer Specio, as discovered on ci.debian.net.
  * Declare compliance with Debian Policy 4.0.1.
 -- gregor herrmann <gregoa@debian.org>  Tue, 15 Aug 2017 18:40:24 +0200
libdatetime-format-strptime-perl (1.7300-1) unstable; urgency=medium
  * Import upstream version 1.7300.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.0.0.
  * Remove version constraint from libspecio-perl (build) dependency.
 -- gregor herrmann <gregoa@debian.org>  Wed, 02 Aug 2017 22:10:54 -0400
libdatetime-format-strptime-perl (1.7200-1) unstable; urgency=medium
  * Team upload.
  * debian/copyright: update upstream years of copyright
  * debian/control: refresh (build-) dependencies
  * debian/upstream/metadata: add Bug-Submit details
 -- Nick Morrott <knowledgejunkie@gmail.com>  Thu, 26 Jan 2017 00:06:52 +0000
libdatetime-format-strptime-perl (1.7000-1) unstable; urgency=medium
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.
  * Remove Ryan Niebur from Uploaders. Thanks for your work!
  * Import upstream version 1.7000.
  * Update debian/upstream/metadata.
 -- gregor herrmann <gregoa@debian.org>  Wed, 28 Dec 2016 00:04:41 +0100
libdatetime-format-strptime-perl (1.6800-1) unstable; urgency=medium
  * Team upload.
  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  [ Lucas Kanashiro ]
  * Import upstream version 1.6800
  * Declare compliance with Debian policy 3.9.8
  * debian/control: update build dependencies
  [ gregor herrmann ]
  * Install new CONTRIBUTING document.
 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Wed, 11 May 2016 11:17:51 -0300
libdatetime-format-strptime-perl (1.6300-1) unstable; urgency=medium
  * Import upstream version 1.6300.
  * Update years of upstream and packaging copyright.
 -- gregor herrmann <gregoa@debian.org>  Fri, 22 Jan 2016 22:10:23 +0100
libdatetime-format-strptime-perl (1.6200-1) unstable; urgency=medium
  * Import upstream version 1.6200.
 -- gregor herrmann <gregoa@debian.org>  Mon, 21 Dec 2015 21:11:18 +0100
libdatetime-format-strptime-perl (1.6100-1) unstable; urgency=medium
  * Team upload.
  * Import upstream version 1.6100
    Fixes "warns on usage, breaks libxml-rpc-fast-perl build"
    (Closes: #805104)
  * Update build and runtime dependencies
  * Mark as autopkgtest-able
 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Sat, 14 Nov 2015 12:05:42 -0200
libdatetime-format-strptime-perl (1.6000-1) unstable; urgency=medium
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  [ gregor herrmann ]
  * Add debian/upstream/metadata.
  * Import upstream version 1.6000.
  * Update years of upstream and packaging copyright.
  * Update (build) dependencies.
  * Add debian/NEWS to mention backwards incompatible changes.
  * Declare compliance with Debian Policy 3.9.6.
  * Bump debhelper compatibility level to 9.
 -- gregor herrmann <gregoa@debian.org>  Tue, 10 Nov 2015 20:33:53 +0100
libdatetime-format-strptime-perl (1.5600-1) unstable; urgency=medium
  * New upstream release.
 -- gregor herrmann <gregoa@debian.org>  Tue, 12 Aug 2014 23:43:36 +0200
libdatetime-format-strptime-perl (1.5500-1) unstable; urgency=medium
  * New upstream release.
  * Update copyright years.
  * Add version constraint to libdatetime-perl runtime dependency.
  * Declare compliance with Debian Policy 3.9.5.
 -- gregor herrmann <gregoa@debian.org>  Sun, 11 May 2014 17:24:34 +0200
libdatetime-format-strptime-perl (1.5400-1) unstable; urgency=low
  * Imported Upstream version 1.5400
  * Update libdatetime-perl version dependency to 2:1.00
  * Update debian/copyright years
 -- Xavier Guimard <x.guimard@free.fr>  Thu, 02 May 2013 21:21:49 +0200
libdatetime-format-strptime-perl (1.5200-1) unstable; urgency=low
  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs
  [ Xavier Guimard ]
  * Update debian/watch to make 1.52 > 1.5000
  * Imported Upstream version 1.5200
  * Bump debian/copyright format to 1.0
  * Bump Standards-Version to 3.9.4
  * Bump debhelper compatibility to 8
 -- Xavier Guimard <x.guimard@free.fr>  Thu, 28 Mar 2013 06:23:45 +0100
libdatetime-format-strptime-perl (1.5000-1) unstable; urgency=low
  * New upstream release.
  * debian/copyright: Refer to "Debian systems" instead of "Debian GNU/Linux
    systems"; refer to /usr/share/common-licenses/GPL-1.
  * Bump Standards-Version to 3.9.1.
  * Update my email address.
 -- Ansgar Burchardt <ansgar@debian.org>  Sun, 17 Oct 2010 11:57:33 +0200
libdatetime-format-strptime-perl (1.3000-1) unstable; urgency=low
  * New upstream release.
  * debian/copyright: Update with new copyright information.
  * Bump Standards-Version to 3.9.0 (no changes).
 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 28 Jun 2010 23:12:19 +0900
libdatetime-format-strptime-perl (1.2000-1) unstable; urgency=low
  [ Ryan Niebur ]
  * Update ryan52's email address
  [ Ansgar Burchardt ]
  * New upstream release.
    + Bump (build-)dep on libdatetime-timezone-perl to 1:0.79.
    + Bump (build-)dep on libdatetime-locale-perl to 1:0.45.
  * debian/control: Update Homepage field.
  * Use source format 3.0 (quilt).
  * debian/control: Make build-dep on perl unversioned.
  * debian/copyright: Update years of copyright and minor changes for DEP 5.
  * Use minimal debian/rules.
  * Add myself to Uploaders.
  * Bump Standards-Version to 3.8.4.
 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 22 Mar 2010 18:10:29 +0900
libdatetime-format-strptime-perl (1.1000-1) unstable; urgency=low
  [ Ryan Niebur ]
  * New upstream release
  * Debian Policy 3.8.1
  [ gregor herrmann ]
  * New upstream release:
    - changes to work with new DateTime::Locale
    - bump (build) and runtime dependencies accordingly
    (Closes: #536983)
  * Set Standards-Version to 3.8.2 (no changes).
  * Slightly reword short description.
 -- gregor herrmann <gregoa@debian.org>  Wed, 15 Jul 2009 00:30:59 +0200
libdatetime-format-strptime-perl (1.0900-1) unstable; urgency=low
  * New upstream release
  * add myself to Uploaders
  * update copyright
 -- Ryan Niebur <ryanryan52@gmail.com>  Tue, 03 Mar 2009 17:46:47 -0800
libdatetime-format-strptime-perl (1.0800-1) unstable; urgency=low
  [ Ernesto Hernández-Novich (USB) ]
  * New upstream release.
  * Changed maintainer address in debian/control.
  * Refreshed debian/rules using dh-make-perl.
  [ gregor herrmann ]
  * This upstream version also fixes the "FTBFS: Test failure" bug reported by
    Daniel Schepler (closes: #517746).
  * debian/control:
    - switch Vcs-Browser field to ViewSVN
    - add ${misc:Depends} to Depends: field
    - bump (build) dependencies on libdatetime-locale-perl and libdatetime-perl
    - change my email address
  * Set debhelper compatibility level to 7; adapt
    debian/{control,compat,rules}.
  * debian/copyright: switch to new format.
 -- gregor herrmann <gregoa@debian.org>  Sun, 01 Mar 2009 23:15:29 +0100
libdatetime-format-strptime-perl (1.0702-2) unstable; urgency=low
  [ gregor herrmann ]
  * debian/rules: delete /usr/lib/perl5 only if it exists (Closes: #467743).
  [ Ernesto Hernández-Novich (USB) ]
  * Upgraded to debhelper 6
  * Updated to Standards-Version 3.7.3
 -- Ernesto Hernández-Novich (USB) <emhn@usb.ve>  Wed, 27 Feb 2008 08:05:51 -0430
libdatetime-format-strptime-perl (1.0702-1) unstable; urgency=low
  [ Ernesto Hernández-Novich (USB) ]
  * Updated Standards Version.
  * Clean up debian/rules.
  * Moved package into Debian Perl Pkg Project SVN.
  * Wrap long fields in control file.
  * Cleanup debian/rules.
  * Fixed copyright file with a better URL.
  * Fixed watch file.
  * Fixed Maintainer field in control file.
  [ gregor herrmann ]
  * New upstream release.
  * Tighten dependency on libdatetime-locale-perl to (>= 1:0.35).
  * Merge changelog entries.
  * Bump debhelper compatibility level to 5.
  [ Niko Tyni ]
  * Update debian/watch.
  * Update debian/copyright.
  * Don't install the upstream changelog twice.
  * Remove unneeded debian/docs.
  [ Damyan Ivanov ]
  * Use author neutral upstream URL
  * Use http://datetime-format-strptime.googlecode.com/ for Homepage
  * Do not install redundant README
 -- Niko Tyni <ntyni@iki.fi>  Fri, 23 Nov 2007 21:51:18 +0200
libdatetime-format-strptime-perl (1.0700-1) unstable; urgency=low
  * New upstream version.
 -- Ernesto Hernández-Novich <emhn@telcel.net.ve>  Wed, 19 Jul 2006 10:18:55 -0400
libdatetime-format-strptime-perl (1.0601-1) unstable; urgency=low
  * Initial Release.
 -- Ernesto Hernández-Novich <emhn@telcel.net.ve>  Wed, 03 May 2006 10:13:30 -0400
 |