| 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
 
 | libclass-method-modifiers-perl (2.12-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 ]
  * Imported Upstream version 2.12
  * Bump Standards-Version to 3.9.8 (no changes)
  * Bump debhelper compatibility to 9
  * Add Testsuite header to make package autopkgtest-able
  * Remove unnecessary versioned build-dep
  * Remove unavailable build-dep on libclass-mop-perl
 -- Nick Morrott <knowledgejunkie@gmail.com>  Fri, 29 Jul 2016 16:32:08 +0100
libclass-method-modifiers-perl (2.11-1) unstable; urgency=medium
  * Team upload
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  [ Damyan Ivanov ]
  * Imported Upstream version 2.11
  * add ibtest-requires-perl to build-dependencies
  * Add debian/upstream/metadata
 -- Damyan Ivanov <dmn@debian.org>  Tue, 26 Aug 2014 14:30:48 +0000
libclass-method-modifiers-perl (2.10-1) unstable; urgency=medium
  * New upstream release.
  * Strip trailing slash from metacpan URLs.
  * Update build dependencies, lower debhelper version/compatibility
    level. Module::Build::Tiny isn't used anymore.
  * Update years of packaging copyright.
 -- gregor herrmann <gregoa@debian.org>  Mon, 07 Apr 2014 18:53:07 +0200
libclass-method-modifiers-perl (2.09-1) unstable; urgency=low
  [ Damyan Ivanov ]
  * Imported Upstream version 2.08
  [ gregor herrmann ]
  * New upstream release 2.09.
  * Update build dependencies.
  * Install new CONTRIBUTING document.
  * debian/copyright: update Upstream-Contact.
  * Declare compliance with Debian Policy 3.9.5.
 -- gregor herrmann <gregoa@debian.org>  Sun, 15 Dec 2013 18:37:57 +0100
libclass-method-modifiers-perl (2.07-1) unstable; urgency=low
  * New upstream release.
  * Update build dependencies.
 -- gregor herrmann <gregoa@debian.org>  Tue, 01 Oct 2013 18:44:22 +0200
libclass-method-modifiers-perl (2.06-1) unstable; urgency=low
  * New upstream release.
  * Update build dependencies and debian/compat. Upstream went back from
    Module::Build::Tiny to ExtUtils::MakeMaker.
 -- gregor herrmann <gregoa@debian.org>  Sat, 21 Sep 2013 22:22:23 +0200
libclass-method-modifiers-perl (2.05-1) unstable; urgency=low
  * New upstream release.
  * debian/copyright: drop information about removed Module::Install.
  * Update (build) dependencies.
 -- gregor herrmann <gregoa@debian.org>  Tue, 17 Sep 2013 20:24:45 +0200
libclass-method-modifiers-perl (2.04-1) unstable; urgency=low
  * New upstream release.
  * Update years of packaging copyright.
 -- gregor herrmann <gregoa@debian.org>  Fri, 09 Aug 2013 20:00:45 +0200
libclass-method-modifiers-perl (2.03-1) unstable; urgency=low
  [ Nathan Handler ]
  * Email change: Nathan Handler -> nhandler@debian.org
  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  [ Alessandro Ghedini ]
  * New upstream release
 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 12 Feb 2013 14:12:48 +0100
libclass-method-modifiers-perl (1.12-1) unstable; urgency=low
  * New upstream release
  * Bump Standards-Version to 3.9.4 (no changes needed)
  * Add myself to Uploaders
 -- Alessandro Ghedini <ghedo@debian.org>  Wed, 07 Nov 2012 19:18:02 +0100
libclass-method-modifiers-perl (1.09-1) unstable; urgency=low
  * Team upload
  * New upstream release
  * Update copyright years for inc/Module/*
  * Update debian/copyright format as in Debian Policy 3.9.3
  * Bump Standards-Version to 3.9.3
  * Add Class::MOP (libmoose-perl (>= 2) | libclass-mop-perl) to build depends 
    (needed by a test)
 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 03 Apr 2012 11:38:08 +0200
libclass-method-modifiers-perl (1.08-1) unstable; urgency=low
  [ Jonathan Yu ]
  * New upstream release 1.07
  * Uses Test::Fatal instead of Test::Exception
  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  [ gregor herrmann ]
  * New upstream release 1.08.
  * Update years of copyright for inc/Module/*.
  * Set Standards-Version to 3.9.2 (no changes).
  * Bump debhelper compatibility level to 8.
  * Add /me to Uploaders.
 -- gregor herrmann <gregoa@debian.org>  Sun, 16 Oct 2011 14:37:49 +0200
libclass-method-modifiers-perl (1.06-1) unstable; urgency=low
  * New upstream release.
  * Use source format 3.0 (quilt).
  * debian/copyright: Update for new release; formatting changes; refer to
    "Debian systems" instead of "Debian GNU/Linux systems"; refer to
    /usr/share/common-licenses/GPL-1.
  * Update my email address.
 -- Ansgar Burchardt <ansgar@debian.org>  Sun, 28 Nov 2010 14:39:50 +0100
libclass-method-modifiers-perl (1.05-1) unstable; urgency=low
  [ Jonathan Yu ]
  * New upstream release
  [ Ryan Niebur ]
  * Update jawnsy's email address
  [ gregor herrmann ]
  * debian/control: remove version from perl build dependency.
 -- Jonathan Yu <jawnsy@cpan.org>  Thu, 22 Oct 2009 07:53:32 -0400
libclass-method-modifiers-perl (1.04-1) unstable; urgency=low
  * New upstream release
    -> Tests use '/usr/bin/env perl' in shebang instead of 'perl'
    -> Delay loading of Carp until it's necessary (I don't think this actually
       affects anything...
  * Standards-Version 3.8.2 (no changes)
  * Added myself to Uploaders and Copyright
  * Updated control description
  * Use new shorter debhelper format
  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.
 -- Jonathan Yu <frequency@cpan.org>  Mon, 27 Jul 2009 09:24:55 -0400
libclass-method-modifiers-perl (1.02-1) unstable; urgency=low
  * New upstream release
  * debian/control:
    - Add myself to Uploaders list
    - Bump Standards-Version to 3.8.1 (No changes)
  * debian/copyright:
    - Update years for 2009
    - Add License-Alias: Perl
    - Modify inc/* copyright to match
      http://pkg-perl.alioth.debian.org/copyright.html#module__install
  * debian/watch:
    - Remove comments
 -- Nathan Handler <nhandler@ubuntu.com>  Tue, 02 Jun 2009 02:37:07 +0000
libclass-method-modifiers-perl (1.01-1) unstable; urgency=low
  * Initial Release (Closes: #513938).
 -- Ansgar Burchardt <ansgar@43-1.org>  Tue, 03 Feb 2009 19:53:21 +0100
 |