| 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
 
 | libmoosex-method-signatures-perl (0.49-2) unstable; urgency=medium
  [ 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 Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!
  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  [ Debian Janitor ]
  * Bump debhelper from old 9 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).
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on
      libb-hooks-endofscope-perl, libmoosex-types-perl,
      libmoosex-types-structured-perl, libnamespace-autoclean-perl,
      libparse-method-signatures-perl.
    + libmoosex-method-signatures-perl: Drop versioned constraint on
      libb-hooks-endofscope-perl, libmoosex-types-perl,
      libmoosex-types-structured-perl, libnamespace-autoclean-perl,
      libparse-method-signatures-perl in Depends.
  [ gregor herrmann ]
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
 -- gregor herrmann <gregoa@debian.org>  Sun, 22 Jan 2023 21:28:42 +0100
libmoosex-method-signatures-perl (0.49-1.1) unstable; urgency=medium
  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.
 -- Holger Levsen <holger@debian.org>  Tue, 14 Jun 2022 14:02:04 +0200
libmoosex-method-signatures-perl (0.49-1) unstable; urgency=medium
  * Import upstream version 0.49.
  * Update years of upstream copyright.
  * Make (build) dependency on libnamespace-autoclean-perl versioned.
 -- gregor herrmann <gregoa@debian.org>  Sun, 25 Oct 2015 17:38:47 +0100
libmoosex-method-signatures-perl (0.48-1) unstable; urgency=medium
  [ gregor herrmann ]
  * debian/control: bump required debhelper version for
    Module::Build::Tiny to 9.20140227.
  * Strip trailing slash from metacpan URLs.
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * Import upstream version 0.48
  * debian/copyright: update Upstream-Contact and upstream copyright
    years.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
 -- gregor herrmann <gregoa@debian.org>  Mon, 20 Oct 2014 21:04:00 +0200
libmoosex-method-signatures-perl (0.47-1) unstable; urgency=medium
  * New upstream release.
  * Install new CONTRIBUTING file.
  * Update years of upstream copyright.
  * Update build dependencies.
  * Declare compliance with Debian Policy 3.9.5.
 -- gregor herrmann <gregoa@debian.org>  Thu, 02 Jan 2014 21:08:54 +0100
libmoosex-method-signatures-perl (0.44-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: t/list.t"
    (Closes: #710947)
  * Set Standards-Version to 3.9.4 (no changes).
 -- gregor herrmann <gregoa@debian.org>  Mon, 03 Jun 2013 21:15:42 +0200
libmoosex-method-signatures-perl (0.43-1) unstable; urgency=low
  * New upstream release.
  * Add build dependency on libtest-checkdeps-perl, make (build)
    dependency on libmoosex-types-perl versioned.
 -- gregor herrmann <gregoa@debian.org>  Mon, 04 Jun 2012 18:59:33 +0200
libmoosex-method-signatures-perl (0.42-1) unstable; urgency=low
  * Team upload.
  [ gregor herrmann ]
  * New upstream release.
  * Update upstream copyright years.
  * debian/copyright: update to Copyright-Format 1.0.
  * Set debhelper compatibility level to 8.
  * Update build and runtime dependencies.
  [ Salvatore Bonaccorso ]
  * Imported Upstream version 0.42
    + Marks the failing test (due to Eval::Closure issues) as TODO.
      (Closes: #665232)
  * Simplify versioned (build-)dependencies.
    Make versioned (Build-)Depends(-Indep) on packages already satisfied in
    squeeze unversioned.
  * Bump Standards-Version 3.9.3
  * Update debian/copyright file.
    Refer to Debian systems in general instead of only Debian GNU/Linux
    systems.
    Explicitly refer to GPL-1 license text in common-licenses.
 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 05 May 2012 21:04:28 +0200
libmoosex-method-signatures-perl (0.37-1) unstable; urgency=low
  [ Ansgar Burchardt ]
  * New upstream release.
  * debian/copyright: Update years of copyright.
  * Bump (build-)dep on libparse-method-signatures-perl to >= 1.003014.
  * Update my email address.
  * debian/control: Convert Vcs-* fields to Git.
  * Bump Standards-Version to 3.9.2 (no changes).
  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
 -- Ansgar Burchardt <ansgar@debian.org>  Thu, 15 Sep 2011 20:17:25 +0200
libmoosex-method-signatures-perl (0.36-1) unstable; urgency=low
  * New upstream release
  * Added me to Uploaders
  * Bump Standards-Version to 3.9.1 (no changes).
 -- Krzysztof Krzyżaniak (eloy) <eloy@debian.org>  Mon, 20 Sep 2010 12:59:58 +0200
libmoosex-method-signatures-perl (0.35-1) unstable; urgency=low
  * New upstream release.
  * debian/copyright: Update years of copyright; remove information for
    ./inc/* (no longer included upstream).
  * debian/rules: Remove two empty man pages.
  * Bump Standards-Version to 3.9.0 (no changes).
 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 19 Jul 2010 17:12:30 +0900
libmoosex-method-signatures-perl (0.34-1) unstable; urgency=low
  * New upstream release.
 -- Ansgar Burchardt <ansgar@43-1.org>  Fri, 11 Jun 2010 23:16:48 +0900
libmoosex-method-signatures-perl (0.33-1) unstable; urgency=low
  * New upstream release.
 -- Ansgar Burchardt <ansgar@43-1.org>  Tue, 08 Jun 2010 12:11:20 +0900
libmoosex-method-signatures-perl (0.31-1) unstable; urgency=low
  * New upstream release.
  * debian/copyright: Formatting changes for current DEP-5 proposal.
 -- Ansgar Burchardt <ansgar@43-1.org>  Wed, 02 Jun 2010 21:17:07 +0900
libmoosex-method-signatures-perl (0.30-1) unstable; urgency=low
  [ Jonathan Yu ]
  * Update short description
  [ Ansgar Burchardt ]
  * New upstream release.
  * Bump (build-)dep on libmoosex-types-structured-perl to >= 0.20.
  * Add perl (>= 5.10.1) as an alternative to libtest-simple-perl (>= 0.89).
  * Use source format 3.0 (quilt).
  * Bump Standards-Version to 3.8.4 (no changes).
  [ gregor herrmann ]
  * Update years of copyright for inc/Module/*.
 -- Ansgar Burchardt <ansgar@43-1.org>  Thu, 04 Feb 2010 21:55:19 +0900
libmoosex-method-signatures-perl (0.29-1) unstable; urgency=low
  * New upstream release
 -- Jonathan Yu <jawnsy@cpan.org>  Fri, 16 Oct 2009 07:21:09 -0400
libmoosex-method-signatures-perl (0.28-1) unstable; urgency=low
  * New upstream release
 -- Jonathan Yu <jawnsy@cpan.org>  Sun, 11 Oct 2009 17:07:31 -0400
libmoosex-method-signatures-perl (0.27-1) unstable; urgency=low
  [ Jonathan Yu ]
  * New upstream release
    + Depends on MooseX::LazyRequire 0.04 due to failures with <0.04
    Closes: #549510
  [ Ryan Niebur ]
  * Update ryan52's email address
  [ gregor herrmann ]
  * Add /me to Uploaders.
 -- gregor herrmann <gregoa@debian.org>  Sun, 04 Oct 2009 03:18:43 +0200
libmoosex-method-signatures-perl (0.24-1) unstable; urgency=low
  * New upstream release
    + Rename the meta method's clone method to reify. clone already had
      a special meaning for methods in role applications to classes
  * Update my e-mail address
 -- Jonathan Yu <jawnsy@cpan.org>  Tue, 01 Sep 2009 05:50:18 -0400
libmoosex-method-signatures-perl (0.23-1) unstable; urgency=low
  * New upstream release
    + New type alias resolution feature via Parse::Method::Signatures
    + Provide sane closure behaviour for anonymous methods
  * Dependency changes:
    + Now needs Moose >= 0.89
    + Now needs MooseX::Types 0.19
  * Added myself to Uploaders and Copyright
 -- Jonathan Yu <frequency@cpan.org>  Thu, 27 Aug 2009 17:31:22 -0400
libmoosex-method-signatures-perl (0.20-1) unstable; urgency=low
  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.
  [ Ansgar Burchardt ]
  * New upstream release
    + bump (build-)dep on libdevel-declare-perl to 0.005011
    + bump (build-)dep on libparse-method-signature-perl to 1.003010
    + (build-)dep on libnamespace-autoclean-perl instead of
      libnamespace-clean-perl.
    + add (build-)dep on libmoosex-lazyrequire-perl
    + add build-dep on libtest-simple-perl (>= 0.88) for done_testing
  * Add myself to Uploaders.
  * Bump Standards-Version to 3.8.3
  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).
 -- Ansgar Burchardt <ansgar@43-1.org>  Tue, 18 Aug 2009 19:18:03 +0200
libmoosex-method-signatures-perl (0.16-1) unstable; urgency=low
  * Initial Release. (Closes: #529238)
 -- Ryan Niebur <ryanryan52@gmail.com>  Wed, 27 May 2009 23:21:12 -0700
 |