| 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
 
 | libdevel-size-perl (0.85-1) unstable; urgency=medium
  * Import upstream version 0.85.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.7.2.
  * Remove «Rules-Requires-Root: no», which is the current default.
  * Remove «Priority: optional», which is the current default.
  * Drop libtest-simple-perl from Depends.
 -- gregor herrmann <gregoa@debian.org>  Fri, 22 Aug 2025 00:00:55 +0200
libdevel-size-perl (0.84-1) unstable; urgency=medium
  * Import upstream version 0.84.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.7.0.
 -- gregor herrmann <gregoa@debian.org>  Sat, 27 Apr 2024 21:27:27 +0200
libdevel-size-perl (0.83-2) unstable; urgency=medium
  [ Debian Janitor ]
  * Update standards version to 4.4.1, no changes needed.
  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.
  [ gregor herrmann ]
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
 -- gregor herrmann <gregoa@debian.org>  Sat, 30 Jul 2022 19:01:35 +0200
libdevel-size-perl (0.83-1) unstable; urgency=medium
  * Team upload.
  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning
  [ intrigeri ]
  * Import upstream version 0.83
  * Bump debhelper compatibility version to 12.
  * Declare compatibility with Debian Policy 4.4.0.
  * Update build and runtime dependencies.
  * Enable all hardening build options.
  * Ship upstream CONTRIBUTING documentation file.
 -- intrigeri <intrigeri@debian.org>  Sun, 21 Jul 2019 18:36:13 +0000
libdevel-size-perl (0.82-1) unstable; urgency=medium
  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ gregor herrmann ]
  * New upstream release.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.1.4.
  * Bump debhelper compatibility level to 10.
 -- gregor herrmann <gregoa@debian.org>  Sun, 24 Jun 2018 18:35:08 +0200
libdevel-size-perl (0.81-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.
  * Remove Jose Luis Rivas from Uploaders. Thanks for your work!
  [ Damyan Ivanov ]
  * New upstream version 0.81
  * change priority from 'extra' to 'optional'
  * build with bindnow hardening option
  * declare conformance with Policy 4.1.1
 -- Damyan Ivanov <dmn@debian.org>  Sun, 05 Nov 2017 10:57:16 +0200
libdevel-size-perl (0.80-1) unstable; urgency=medium
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  [ gregor herrmann ]
  * New upstream release.
    Fixes "test failures with perl 5.22"
    (Closes: #786838)
  * Drop patches perl5.20-magic_read_shrink.patch,
    perl5.20-sv_magical.patch. Both merged upstream.
  * Drop patch perl5.20-ook.patch. Test is fixed upstream with reference
    to the CPAN RT ticket.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.
 -- gregor herrmann <gregoa@debian.org>  Wed, 27 May 2015 00:12:46 +0200
libdevel-size-perl (0.79-2) unstable; urgency=medium
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.
  * Add 3 patches to make tests pass under Perl 5.20.
    Two taken from CPAN RT, the third added after investigation from
    Niko Tyni. (Closes: #750235)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.5.
 -- gregor herrmann <gregoa@debian.org>  Fri, 18 Jul 2014 15:37:39 +0200
libdevel-size-perl (0.79-1) unstable; urgency=low
  [ 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 ]
  * New upstream release.
    Fixes "FTBFS with perl 5.18: 'COP' has no member named 'cop_stashpv'"
    (Closes: #708754)
  * Drop pod.patch, applied upstream.
  * Set Standards-Version to 3.9.4 (no changes).
 -- gregor herrmann <gregoa@debian.org>  Sat, 18 May 2013 13:41:20 +0200
libdevel-size-perl (0.78-1) unstable; urgency=low
  * Team upload.
  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  [ Nuno Carvalho ]
  * d/control: Update debhelper version.
  * d/control: Update Standards-Version to 3.9.3.
  * d/copyright: Update format and field names.
  * New upstream release.
  [ gregor herrmann ]
  * Forward patch and add URL to patch headers.
 -- Nuno Carvalho <smash@cpan.org>  Thu, 02 Aug 2012 23:52:40 +0100
libdevel-size-perl (0.77-1) unstable; urgency=low
  * New upstream release
 -- Nicholas Bamber <nicholas@periapt.co.uk>  Tue, 17 May 2011 01:49:02 +0100
libdevel-size-perl (0.76-1) unstable; urgency=low
  * New upstream release.
 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 14 May 2011 15:55:15 +0200
libdevel-size-perl (0.74-1) unstable; urgency=low
  * New upstream release
 -- Nicholas Bamber <nicholas@periapt.co.uk>  Thu, 21 Apr 2011 23:28:10 +0100
libdevel-size-perl (0.73-1) 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.
  [ Ansgar Burchardt ]
  * Email change: Ansgar Burchardt -> ansgar@debian.org
  [ Nicholas Bamber ]
  * Added myself to Uploaders
  * New upstream release
  * Upped standards version to 3.9.2
  * Refreshed debian/rules and debian/copyright
  * Added debian/source/format
  * Added patch for spelling error
 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sun, 17 Apr 2011 12:57:44 +0100
libdevel-size-perl (0.71-1) unstable; urgency=low
  [ Ansgar Burchardt ]
  * New upstream release 0.70.
  * Add myself to Uploaders
  * debian/control: Remove Homepage from description
  * Use debhelper instead of cdbs
  * Bump Standards-Version to 3.8.0
  * Convert debian/copyright to proposed machine-readable format
  [ gregor herrmann ]
  * New upstream release 0.71.
  * debian/copyright: adjust years of upstream copyright.
  * debian/copyright: add information about files under inc/.
  * debian/control: mention module name in long description.
 -- gregor herrmann <gregoa@debian.org>  Sun, 24 Aug 2008 15:52:32 -0300
libdevel-size-perl (0.69-3) unstable; urgency=low
  * Remove unnecessary dependencies on libtest-pod-coverage-perl and
    libtest-pod-perl, spotted by Niko Tyni (closes: #481963).
  * Add /me to Uploaders.
 -- gregor herrmann <gregoa@debian.org>  Mon, 19 May 2008 22:08:16 +0200
libdevel-size-perl (0.69-2) unstable; urgency=low
  [ Damyan Ivanov ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza).
  [ gregor herrmann ]
  * debian/rules: delete /usr/share/perl5 only if it exists.
  [ Niko Tyni ]
  * Point debian/watch to http://search.cpan.org/dist/ .
  * Add missing shared library dependencies.
  * Set Maintainer to the pkg-perl group, see
    http://lists.debian.org/debian-perl/2007/12/msg00040.html
  * Upgrade to Standards-Version 3.7.3. No changes needed.
  * Remove unnecessare debian/dirs.
  * Don't install the README, it's just a copy of the POD documentation.
 -- Niko Tyni <ntyni@debian.org>  Tue, 19 Feb 2008 10:21:40 +0200
libdevel-size-perl (0.69-1) unstable; urgency=low
  * New upstream release.
 -- Jose Luis Rivas <ghostbar38@gmail.com>  Fri, 17 Aug 2007 00:55:14 -0400
libdevel-size-perl (0.68-1) unstable; urgency=low
  * New upstream release
 -- Jose Luis Rivas <ghostbar38@gmail.com>  Sun, 10 Jun 2007 18:26:03 -0400
libdevel-size-perl (0.66-1) unstable; urgency=low
  * Initial release (Closes: #420410)
 -- Jose Luis Rivas <ghostbar38@gmail.com>  Sun, 22 Apr 2007 01:51:56 -0400
 |