| 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
 
 | libcgi-application-plugin-authentication-perl (0.25+~cs0.5-1) unstable; urgency=medium
  * Import upstream version 0.25.
  * Drop Fix_test_failures_due_to_URI_differences_CGI_>=_4.66.patch which
    was taken from the upstream Git repository.
 -- gregor herrmann <gregoa@debian.org>  Sat, 29 Jun 2024 13:06:42 +0200
libcgi-application-plugin-authentication-perl (0.24+~cs0.5-2) unstable; urgency=medium
  * Add patch for CGI.pm >= 4.66 compatibility.
    Taken from upstream Git commit.
    Thanks to Chris Peterson for the bug report.
    (Closes: #1074399) (LP: #2071369)
  * Declare compliance with Debian Policy 4.7.0.
 -- gregor herrmann <gregoa@debian.org>  Sat, 29 Jun 2024 00:05:49 +0200
libcgi-application-plugin-authentication-perl (0.24+~cs0.5-1) unstable; urgency=medium
  * Import upstream version 0.24+~cs0.5.
  * Drop update-date-regex.patch, merged upstream.
  * debian/copyright: mention new third-party files.
  * debian/rules: make sure we don't use the embedded local/ directory
    for building.
 -- gregor herrmann <gregoa@debian.org>  Sun, 07 Jan 2024 20:55:30 +0100
libcgi-application-plugin-authentication-perl (0.23+~cs0.5-4) unstable; urgency=medium
  * Update update-date-regex.patch to also work with CGI.pm < 4.58.
  * debian/rules: change component handling.
    Explicitly set --sourcedirectory for "main" component, and run it
    after the sub-components.
  * Declare compliance with Debian Policy 4.6.2.
 -- gregor herrmann <gregoa@debian.org>  Fri, 05 Jan 2024 01:40:34 +0100
libcgi-application-plugin-authentication-perl (0.23+~cs0.5-3) unstable; urgency=medium
  [ Chris Peterson ]
  * Update tests to be compatible with libcgi-perl-pm >=4.58
    (LP: #2047961).
  [ Simon Quigley ]
  * Non-maintainer upload (Closes: #1054973).
 -- Chris Peterson <chris.peterson@canonical.com>  Wed, 03 Jan 2024 09:22:46 -0800
libcgi-application-plugin-authentication-perl (0.23+~cs0.5-2) unstable; urgency=medium
  * Remove optional build dependency libcolor-calc-perl which may leave
    the archive in the not so distant future.
  * Declare compliance with Debian Policy 4.6.1.
 -- gregor herrmann <gregoa@debian.org>  Mon, 23 May 2022 21:11:05 +0200
libcgi-application-plugin-authentication-perl (0.23+~cs0.5-1) unstable; urgency=medium
  * debian/watch: use uscan version 4.
  * Remove pkg-components framework. (Closes: #933112)
  * Update debian/watch to multi upstream tarballs.
  * Update debian/gbp.conf to multi upstream tarball.
  * Import "upstream" version 0.23+~cs0.5.
  * Update debian/rules to multi components.
  * Add debian/tests/pkg-perl/smoke-tests to run all smoke tests
    during autopkgtest.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Drop unneeded version constraints from (build) dependencies, and
    Breaks/Replaces.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata.
  * Add test dependency on libreadonly-perl.
 -- gregor herrmann <gregoa@debian.org>  Fri, 25 Sep 2020 23:35:10 +0200
libcgi-application-plugin-authentication-perl (0.23-1) unstable; urgency=medium
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ gregor herrmann ]
  * Update version in debian/update.sh.
  * Add debian/upstream/metadata.
  * Add debian/gbp.conf to keep gbp-import-orig from erasing the
    additional components.
  * Import upstream version 0.23.
  * Drop sqlite3-3.22.0.patch, merged upstream.
 -- gregor herrmann <gregoa@debian.org>  Wed, 07 Mar 2018 16:49:37 +0100
libcgi-application-plugin-authentication-perl (0.21-2) unstable; urgency=medium
  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)
  [ gregor herrmann ]
  * Add patch to adjust test to ouptput of newer SQLite3.
    Thanks to Niko Tyni for spotting the test failure on ci.debian.net.
  * Bump debhelper compatibility level to 10.
 -- gregor herrmann <gregoa@debian.org>  Wed, 31 Jan 2018 18:47:32 +0100
libcgi-application-plugin-authentication-perl (0.21-1) unstable; urgency=medium
  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.
  [ 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 Jaldhar H. Vyas from Uploaders. Thanks for your work!
  [ Damyan Ivanov ]
  * New upstream version 0.21
  * bump debhelper compatibility level to 9
  * drop cgi.pm-4.05.patch and fix-more-warnings.patch -- applied/fixed
    upstream
  [ gregor herrmann ]
  * Update versions in debian/update.sh.
  * Add back driver-{cdbi,dbic} directories.
  * Drop special casing of t/03_login_box.t during build and autopkgtest.
  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.1
  * add human maintainers to Uploaders
 -- Damyan Ivanov <dmn@debian.org>  Sat, 04 Nov 2017 17:34:56 +0000
libcgi-application-plugin-authentication-perl (0.20-4) unstable; urgency=medium
  * Team upload.
  [ Micah Gersten ]
  * Add new patch from upstream bug tracker that fixes more warnings which
    are causing this package to FTBFS with newer Perl 5.20 and CGI.pm 4.05
    - add debian/patches/fix-more-warnings.patch
    - update debian/patches/series
    (Closes: #786447)
 -- gregor herrmann <gregoa@debian.org>  Thu, 21 May 2015 21:52:09 +0200
libcgi-application-plugin-authentication-perl (0.20-3) unstable; urgency=medium
  * Team upload.
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  * Explicitly build-depend on libmodule-build-perl.
  * Add patch to handle changes in CGI.pm.
    Thanks to Michael Tautschnig for the bug report.
    (Closes: #765051)
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
 -- gregor herrmann <gregoa@debian.org>  Sun, 19 Oct 2014 16:43:53 +0200
libcgi-application-plugin-authentication-perl (0.20-2) unstable; urgency=low
  * Team upload.
  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs
  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Don't fail on test t/03_login_box.t.
    Fails due to hash randomization since perl 5.17.x, which leads to an
    undeterministic order of parameters in the tested URLs. Besides that the
    tests pass, and there is no good way to handle the comparison of generated
    HTML.
    Run the test anyway for manual inspection but ignore its failure.
    (Closes: #711428)
  * Explicitly (build) depend on CGI.pm.
    (Closes: #752918)
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Declare compliance with Debian Policy 3.9.5.
 -- gregor herrmann <gregoa@debian.org>  Wed, 09 Jul 2014 18:52:42 +0200
libcgi-application-plugin-authentication-perl (0.20-1) unstable; urgency=low
  [ gregor herrmann ]
  * Switch order of alternative (build) dependencies after the perl 5.12
    upload.
  * Update version of main module in debian/update.sh.
  [ Nicholas Bamber ]
  * New upstream release
  * Updated dependences to reflect change from Digest::SHA1 to Digest::SHA
  * Patches applied upstream
  * Raised standards version to 3.9.2
 -- Nicholas Bamber <nicholas@periapt.co.uk>  Mon, 16 May 2011 18:58:46 +0100
libcgi-application-plugin-authentication-perl (0.19-2) unstable; urgency=low
  * Added watch files to the component directories
  * Added temporary update.sh script to monitor for new upstream versions
    and to download all the tarballs
  * Added README.source to explain the special build instructions
 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sat, 18 Dec 2010 00:08:55 +0000
libcgi-application-plugin-authentication-perl (0.19-1) unstable; urgency=low
  * Initial Release. (Closes: #605530)
 -- Nicholas Bamber <nicholas@periapt.co.uk>  Tue, 30 Nov 2010 23:01:19 +0000
 |