libapache-sessionx-perl 2.01-5 source package in Ubuntu

Changelog

libapache-sessionx-perl (2.01-5) unstable; urgency=low

  * Team upload.

  [ 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"
    + Use Kanru Chen's @debian.org e-mail address instead of the no more
      working @debian.org.tw one.

  [ 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 ]
  * Add Brazilian Portuguese debconf templates translation.
    Thanks to Adriano Rafael Gomes. (Closes: #824291)
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Niels Thykier ]
  * Declare the explicit requirement for (fake)root.
    The libapache-sessionx-perl package currently requires (fake)root to
    produce the debs due to static non-root:root ownerships in the debs.

  [ Xavier Guimard ]
  * Add upstream/metadata
  * Declare compliance with policy 4.2.1
  * Update binary dependencies:
    - remove perl
    - remove libmime-base64-perl
  * Bump debhelper compat to 10
  * Update debian/copyright format to 1.0
  * Update spelling.patch
  * Enable autopkgtest
    - add syntax-skip to enable syntax tests
    - add "build-deps" in SKIP: tests are disabled also during build

 -- Xavier Guimard <email address hidden>  Thu, 30 Aug 2018 22:28:23 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl
Focal release universe perl

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libapache-sessionx-perl_2.01-5.dsc 2.2 KiB ea363bf5fc207553b10dfb0949c89391f21e851af6e710580ddda2b0037108ee
libapache-sessionx-perl_2.01.orig.tar.gz 12.0 KiB c31e9167ef58255d65938cf3513b7a344428364fca4e1014a8d7787ceebf422d
libapache-sessionx-perl_2.01-5.debian.tar.xz 33.3 KiB 2911e9cc747867bdce0474b020cefc25096c2d80156d9aee1d7c626dccd5d1ac

Available diffs

No changes file available.

Binary packages built by this source

libapache-sessionx-perl: extended persistence framework for session data

 Apache::SessionX extends Apache::Session. It was initially written to use
 Apache::Session inside HTML::Embperl, but it seems to be useful outside of
 Embperl as well, so here it is as a standalone module. Apache::SessionX
 provides lazy creation of sessions, and an easier configuration using canned
 locking and storage combinations.