Skip to content

Changelog libcgi-application-extra-plugin-bundle-perl (0.7)

2020

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.

2011

libcgi-application-extra-plugin-bundle-perl (0.6) unstable; urgency=low

   * Corrected typo in dependencies

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

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).

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.

2010

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.

2008

libcgi-application-extra-plugin-bundle-perl (0.1) unstable; urgency=low

   * New package split off from libcgi-application-plugins-perl