| 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
 
 | libparse-plainconfig-perl (3.07-1) unstable; urgency=medium
  * Team upload.
  * Import upstream version 3.07.
  * Update years of packaging copyright.
 -- gregor herrmann <gregoa@debian.org>  Sat, 20 Jan 2024 03:54:20 +0100
libparse-plainconfig-perl (3.06-1) unstable; urgency=medium
  * Team upload.
  * Import upstream version 3.06.
  * Update years of upstream and packaging copyright.
  * Make (test) dependency on libparanoid-perl versioned.
  * Drop debian/patches/spelling-errors, merged upstream.
  * 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>  Fri, 06 Oct 2023 01:40:59 +0200
libparse-plainconfig-perl (3.05-3) unstable; urgency=medium
  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 14 Oct 2022 09:27:53 +0100
libparse-plainconfig-perl (3.05-2) 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 ]
  * debian/watch: use uscan version 4.
  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends-Indep: Drop versioned constraint on libclass-ehierarchy-perl
      and libparanoid-perl.
    + libparse-plainconfig-perl: Drop versioned constraint on
      libclass-ehierarchy-perl and libparanoid-perl in Depends.
 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 16 Jun 2022 23:44:11 +0100
libparse-plainconfig-perl (3.05-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>  Thu, 07 Jan 2021 15:29:42 +0100
libparse-plainconfig-perl (3.05-1) unstable; urgency=medium
  * Team upload.
  * Import upstream version 3.05
  * Bump debhelper compatibility level to 10
  * Declare compliance with Debian Policy 4.0.0
  * d/control: update version of build and runtime dependencies
 -- Lucas Kanashiro <kanashiro@debian.org>  Tue, 20 Jun 2017 20:49:40 -0300
libparse-plainconfig-perl (3.03-1) unstable; urgency=medium
  * Team upload.
  [ gregor herrmann ]
  * Remove Ryan Niebur from Uploaders. Thanks for your work!
  [ Angel Abad ]
  * Import upstream version 3.03
  * debian/patches/0001_fix-typo-in-manpage.patch: Remove,
    applied upstream.
  * debian/copyright: Update years.
  * debian/patches/spelling-errors: Fix spelling error.
 -- Angel Abad <angel@debian.org>  Sun, 16 Oct 2016 12:06:26 +0200
libparse-plainconfig-perl (3.02-1) unstable; urgency=low
  * Team upload.
  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.
  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  [ Ryan Niebur ]
  * Email change: Ryan Niebur -> ryan@debian.org
  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"
  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  [ Lucas Kanashiro ]
  * Add debian/upstream/metadata
  * Import upstream version 3.02
    Closes: #829066
  * Create debian/source/format, use quilt 3.0
  * Simplify debian/rules
  * Remove debian/docs, CREDITS file does not exist in latest release
  * Update years of upstream copyright
  * debian/copyright: update upstream license to terms of Perl itself
  * Update Debian packaging copyright
  * Bump debhelper compatibility level to 9
  * Declare compliance with Debian policy 3.9.8
  * debian/control: add build and runtime dependency on Class::EHierarchy
  * debian/control: update long description
  * Create patch to fix typo in manpage
  * debian/control: fix version of libparanoid-perl
  [ gregor herrmann ]
  * Update license stanzas in debian/copyright.
  * Mark package as autopkgtest-able.
 -- gregor herrmann <gregoa@debian.org>  Thu, 30 Jun 2016 11:05:26 +0200
libparse-plainconfig-perl (2.06-1) unstable; urgency=low
  [ gregor herrmann ]
  * debian/control: Changed: Maintainer set to Debian Perl Group <pkg-
    perl-maintainers@lists.alioth.debian.org> (was: Debian Perl Project
    <pkg-perl-maintainers@lists.alioth.debian.org>).
  [ Ernesto Hernández-Novich (USB) ]
  * Fixed watch file since the distribution name has changed to Parse-
    PlainConfig (note dash).
  [ Damyan Ivanov ]
  * New upstream release
  [ gregor herrmann ]
  * debian/control: Added: ${misc:Depends} to Depends: field.
  [ Ryan Niebur ]
  * Debian Policy 3.8.1
  * Add myself to Uploaders
  * add libparanoid-perl to dependencies
  * fix some whitespace in debian/control
  [ gregor herrmann ]
  * debian/control: fix URL in homepage (missing dash).
  * debian/copyright: switch to new format.
  * Set debhelper compatibility level to 7; adapt
    debian/{control,compat,rules}.
 -- Ryan Niebur <ryanryan52@gmail.com>  Thu, 07 May 2009 23:08:09 -0700
libparse-plainconfig-perl (1.7a+pristine-1) unstable; urgency=low
  [ Ernesto Hernández-Novich ]
  * Moved package into Perl Pkg Project SVN.
  * Updated Standards Version.
  * Cleanup debian/rules.
  * Fixed watch file to account for a trailing letter in version number.
  * Fixed copyright and control file with a better URL.
  * Fixed Maintainer field in control file.
  [ gregor herrmann ]
  * debian/watch: use dist-based URL.
  * debian/rules: delete /usr/lib/perl5 only if it exists.
  [ Damyan Ivanov ]
  * Upload using pristine source. No differences in content
    + added dversionmangle="s/\+pristine//" to debian/watch
  * debian/copyright:
    + use machine-readable format
    + copy the complete GPL boilerplate
    + add explicit copyright/licensing for the packaging
  * remove debian/docs; stop shipping README, place CREDITS in
    dh_installdocs invokation, place changelog in dh_installchangelogs
    invokation
  * debhelper compatibility level 6
  * clean Uploaders: and add myself
  * Standards-Version 3.7.3 (no changes)
  * drop t/testrc9.* from the .diff
  * also drop changelog and replace it with CHANGELOG
 -- Damyan Ivanov <dmn@debian.org>  Thu, 10 Jan 2008 10:40:25 +0200
libparse-plainconfig-perl (1.7a-1) unstable; urgency=low
  * Bumped up version number.
 -- Ernesto Hernández-Novich <emhn@telcel.net.ve>  Mon, 09 Oct 2006 10:19:55 -0400
libparse-plainconfig-perl (1.7-2) unstable; urgency=low
  * Fixed watch file.
 -- Ernesto Hernández-Novich <emhn@telcel.net.ve>  Fri, 01 Sep 2006 10:09:12 -0400
libparse-plainconfig-perl (1.7-1) unstable; urgency=low
  * Initial Release.
 -- Ernesto Hernández-Novich <emhn@telcel.net.ve>  Wed, 03 May 2006 11:25:43 -0400
 |