| 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
 
 | libcgi-application-extra-plugin-bundle-perl (0.7) unstable; urgency=medium
  [ Axel Beckert ]
  * debian/copyright:
    + migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
    + Replace svn repository with git repository in Source header
  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team. Closes: #924982
  [ Salvatore Bonaccorso ]
  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
    field (source stanza).
  * 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!
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning
  [ gregor herrmann ]
  * Remove obsolete lintian override (out-of-date-copyright-format-uri).
  * debian/copyright: drop Upstream-Name, Upstream-Contact, Source.
    There is no upstream for this native package.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Add /me to Uploaders.
  * Skip most autopkgtests as this is a metapackage.
 -- gregor herrmann <gregoa@debian.org>  Mon, 26 Oct 2020 17:30:32 +0100
libcgi-application-extra-plugin-bundle-perl (0.6) unstable; urgency=low
  * Corrected typo in dependencies
 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sun, 13 Nov 2011 11:44:20 +0000
libcgi-application-extra-plugin-bundle-perl (0.5) unstable; urgency=low
  * Split out modules into separate packages
  * Raised debhelper version and compat level to 8
 -- Nicholas Bamber <nicholas@periapt.co.uk>  Fri, 11 Nov 2011 21:33:49 +0000
libcgi-application-extra-plugin-bundle-perl (0.4) unstable; urgency=low
  * Team upload.
  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  [ gregor herrmann ]
  * Add patches for 2 modules to use Digest::SHA instead of Digest::SHA1.
    (Closes: #637733)
  * Set Standards-Version to 3.9.2 (no changes).
 -- gregor herrmann <gregoa@debian.org>  Sun, 14 Aug 2011 01:13:51 +0200
libcgi-application-extra-plugin-bundle-perl (0.3) unstable; urgency=low
  [ Nicholas Bamber ]
  * Split out Authentication and AnyTemplate (closes: #599794)
  * Split out Authorization and TT
  * Completed comment in fixcsrf.pl
  * Removed debian/substvars
  * Promoted TT from a Suggests to Recommends
  [ gregor herrmann ]
  * Unset http_proxy for tests.
 -- Nicholas Bamber <nicholas@periapt.co.uk>  Tue, 15 Feb 2011 22:43:02 +0000
libcgi-application-extra-plugin-bundle-perl (0.2) experimental; urgency=low
  [ Nicholas Bamber ]
  * Changed maintainer to Debian Perl Group and added myself as uploader
  * New upstream version for CGI::Application::Plugin::ActionDispatch (0.98)
  * New upstream version for CGI::Application::Plugin::DBIProfile (0.07)
  * New upstream version for CGI::Application::Plugin::JSON (1.02)
  * New upstream version for CGI::Application::Plugin::AnyTemplate (0.18)
  * New upstream version for CGI::Application::Plugin::TT (1.05)
  * New upstream version for CGI::Application::Plugin::Authentication (0.18)
  * Removed extraneous files from source
  * Added hack to rearrange directory structure in ProtectCSRF, Closes: #593102
  * Upped standards version to 3.9.1 and compat to 7
  * Synced rules/make-modules.sh with similar package libcatalyst-modules-perl
  * Reviewed dependencies and related fields
  * Updated copyright to be much closer to modern standards
  * Patched pod errors in AnyTemplate, Authentication, Authorization, TT,
    LinkIntegrity, DBIProfile
  * Removed non-fulfillable dependencies where possible and added local copies
    of Test::Weaken and Test::Regression to make all other test scripts run.
  [ Jaldhar H. Vyas ]
  * Added dpkg/source/options to create an empty main .orig.tar.gz for when
    this package is converted to multiple-tarball format.  It doesn't do
    anything at the moment.
 -- Jaldhar H. Vyas <jaldhar@debian.org>  Fri, 24 Sep 2010 09:53:45 -0400
libcgi-application-extra-plugin-bundle-perl (0.1) unstable; urgency=low
  * New package split off from libcgi-application-plugins-perl
 -- Jaldhar H. Vyas <jaldhar@debian.org>  Wed, 17 Sep 2008 14:43:15 -0400
 |