| 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
 
 | libsocket-perl (2.038-1) unstable; urgency=medium
  * Import upstream version 2.038.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.7.0.
 -- gregor herrmann <gregoa@debian.org>  Fri, 19 Apr 2024 16:42:09 +0200
libsocket-perl (2.037-1) unstable; urgency=medium
  * Import upstream version 2.037.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.
 -- gregor herrmann <gregoa@debian.org>  Sat, 24 Jun 2023 17:02:21 +0200
libsocket-perl (2.036-1) unstable; urgency=medium
  * Import upstream version 2.036.
 -- gregor herrmann <gregoa@debian.org>  Mon, 22 Aug 2022 08:45:07 +0200
libsocket-perl (2.035-1) unstable; urgency=medium
  * Import upstream version 2.035.
  * Declare compliance with Debian Policy 4.6.1.
 -- gregor herrmann <gregoa@debian.org>  Fri, 01 Jul 2022 19:39:19 +0200
libsocket-perl (2.033-1) unstable; urgency=medium
  * Import upstream version 2.033.
  * Update years of packaging copyright.
 -- gregor herrmann <gregoa@debian.org>  Sat, 07 May 2022 17:55:39 +0200
libsocket-perl (2.032-1) unstable; urgency=medium
  [ intrigeri ]
  * Remove myself from Uploaders.
  [ gregor herrmann ]
  * Import upstream version 2.032.
  * Add /me to Uploaders.
  * Declare compliance with Debian Policy 4.6.0.
 -- gregor herrmann <gregoa@debian.org>  Sat, 18 Sep 2021 16:48:35 +0200
libsocket-perl (2.031-1) unstable; urgency=medium
  * Team upload.
  * Import upstream version 2.031.
  * Declare compliance with Debian Policy 4.5.1.
 -- gregor herrmann <gregoa@debian.org>  Wed, 06 Jan 2021 02:44:10 +0100
libsocket-perl (2.030-1) unstable; urgency=medium
  * Team upload.
  [ 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/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
  * Import upstream version 2.030.
  * Refresh disable-network-tests.patch (offset).
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
 -- gregor herrmann <gregoa@debian.org>  Fri, 10 Jul 2020 20:13:38 +0200
libsocket-perl (2.029-1) unstable; urgency=medium
  * Team upload.
  * Import upstream version 2.029.
  * Declare compliance with Debian Policy 4.3.0.
 -- gregor herrmann <gregoa@debian.org>  Mon, 25 Feb 2019 17:51:57 +0100
libsocket-perl (2.027-2) unstable; urgency=medium
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ intrigeri ]
  * Bump debhelper compatibility level to 11.
  * Declare compliance with Debian Policy 4.2.1.
 -- intrigeri <intrigeri@debian.org>  Mon, 29 Oct 2018 20:04:35 +0000
libsocket-perl (2.027-1) unstable; urgency=medium
  * Team upload.
  * New upstream release.
 -- gregor herrmann <gregoa@debian.org>  Sat, 13 Jan 2018 00:48:16 +0100
libsocket-perl (2.026-1) unstable; urgency=medium
  * Team upload.
  * Disable network tests during autopkgtests like during build.
  * New upstream release.
  * Declare compliance with Debian Policy 4.1.3.
  * Bump debhelper compatibility level to 10.
 -- gregor herrmann <gregoa@debian.org>  Fri, 12 Jan 2018 18:40:59 +0100
libsocket-perl (2.024-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.
  [ Nick Morrott ]
  * Import upstream version 2.024
  * Declare compliance with Debian Policy 3.9.8
  [ gregor herrmann ]
  * Disable network tests during build.
 -- Nick Morrott <knowledgejunkie@gmail.com>  Fri, 12 Aug 2016 06:48:48 +0100
libsocket-perl (2.021-1) unstable; urgency=medium
  * Team upload.
  * New upstream release.
 -- gregor herrmann <gregoa@debian.org>  Sat, 21 Nov 2015 20:39:03 +0100
libsocket-perl (2.020-1) unstable; urgency=medium
  * Team upload.
  * New upstream release.
 -- gregor herrmann <gregoa@debian.org>  Sat, 27 Jun 2015 21:03:34 +0200
libsocket-perl (2.019-1) unstable; urgency=medium
  * Team upload
  * Imported Upstream version 2.019
    Closes: #788262 -- uninstallable with perl 5.22
 -- Damyan Ivanov <dmn@debian.org>  Sat, 13 Jun 2015 15:15:08 +0000
libsocket-perl (2.016-1) unstable; urgency=medium
  * Team upload.
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  [ intrigeri ]
  * Add debian/upstream/metadata
  * Enable the bindnow hardening flag.
  [ Salvatore Bonaccorso ]
  * Imported Upstream version 2.016
  * Declare compliance with Debian Policy 3.9.6
  * Mark package as autopkgtest'able
 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 18 Oct 2014 22:09:27 +0200
libsocket-perl (2.015-1) unstable; urgency=medium
  * Team upload.
  * Imported Upstream version 2.015
 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 16 Aug 2014 08:42:04 +0200
libsocket-perl (2.014-1) unstable; urgency=low
  * Team upload.
  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.
  [ Salvatore Bonaccorso ]
  * Imported Upstream version 2.014
  * Declare compliance with Debian Policy 3.9.5
  * Wrap and sort fields in debian/control file
  * Adjust version for versioned Build-Depends on debhelper.
    Update versioned Build-Depends on debhelper to (>= 9.20120312~) to
    qurantee to get all hardening build flags.
 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 06 Jun 2014 17:42:26 +0200
libsocket-perl (2.013-1) unstable; urgency=low
  * Team upload
  [ intrigeri ]
  * Imported Upstream version 2.012
  [ Alessandro Ghedini ]
  * New upstream release
  * Remove myself from Uploaders
 -- Alessandro Ghedini <ghedo@debian.org>  Wed, 04 Dec 2013 21:25:16 +0100
libsocket-perl (2.011-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
  [ intrigeri ]
  * Imported Upstream version 2.011
  * Declare compatibility with Standards-Version 3.9.4.
 -- intrigeri <intrigeri@debian.org>  Thu, 15 Aug 2013 21:13:43 +0200
libsocket-perl (2.006-1) unstable; urgency=low
  * New upstream release
 -- Alessandro Ghedini <ghedo@debian.org>  Sun, 02 Sep 2012 15:55:16 +0200
libsocket-perl (2.004-1) unstable; urgency=low
  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  [ Alessandro Ghedini ]
  * New upstream release
  * Add myself to Uploaders
 -- Alessandro Ghedini <ghedo@debian.org>  Thu, 16 Aug 2012 12:48:45 +0200
libsocket-perl (2.002-1) unstable; urgency=low
  * Initial Release (Closes: #678856).
 -- intrigeri <intrigeri@debian.org>  Sun, 24 Jun 2012 19:43:49 +0200
 |