libcgi-session-perl 4.48-2 source package in Ubuntu

Changelog

libcgi-session-perl (4.48-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * Explicitly (build) depend on libcgi-pm-perl.
  * Add debian/upstream/metadata
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.6.
  * Add more packages to Recommends. Needed for the various backends.
    Thanks to autopkgtest.
  * Mark package as autopkgtest-able.
  * Explicitly build depend on libmodule-build-perl.

 -- gregor herrmann <email address hidden>  Mon, 01 Jun 2015 21:24:22 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcgi-session-perl_4.48-2.dsc 2.4 KiB 6d2f2308fef070283ebc8559ba6abac1d8cf0ed79e177fea816e098ab38cda7f
libcgi-session-perl_4.48.orig.tar.gz 93.1 KiB 46756461c24ce7666b8108ddb96dbab612699df3012c80ef11016619fe1554f7
libcgi-session-perl_4.48-2.debian.tar.xz 4.4 KiB 6ea00f49c2cf247e98d62dfd9573de162ac99ec6cf3b43c0ea08a8ab9c006535

Available diffs

No changes file available.

Binary packages built by this source

libcgi-session-perl: persistent session data in CGI applications

 CGI-Session is a Perl5 library that provides an easy, reliable and modular
 session management system across HTTP requests. Persistency is a key feature
 for such applications as shopping carts, login/authentication routines, and
 application that need to carry data across HTTP requests.
 CGI::Session does that and many more.