libcatalyst-authentication-store-dbix-class-perl 0.1506-5 source package in Ubuntu

Changelog

libcatalyst-authentication-store-dbix-class-perl (0.1506-5) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository.
  * Add missing build dependency on libmodule-install-perl.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on
      libcatalyst-model-dbic-schema-perl, libcatalyst-perl,
      libcatalyst-plugin-authentication-perl, libdbix-class-perl and perl.
    + libcatalyst-authentication-store-dbix-class-perl: Drop versioned
      constraint on libcatalyst-model-dbic-schema-perl, libcatalyst-perl,
      libcatalyst-plugin-authentication-perl and libdbix-class-perl in Depends.
    + libcatalyst-authentication-store-dbix-class-perl: Drop versioned
      constraint on libcatalyst-modules-perl in Replaces.
    + libcatalyst-authentication-store-dbix-class-perl: Drop versioned
      constraint on libcatalyst-modules-perl in Breaks.

 -- Jelmer Vernooij <email address hidden>  Thu, 09 Jun 2022 21:45:29 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcatalyst-authentication-store-dbix-class-perl_0.1506-5.dsc 2.7 KiB 1edccbfc8dad86d99cf659817361c5c79293ec4c07d756b6e3dfa2e71448fcc4
libcatalyst-authentication-store-dbix-class-perl_0.1506.orig.tar.gz 45.4 KiB 7c579f2595285e64c3dcb5540334aa9a002443e1d4c8c83ab4493b90cc51b244
libcatalyst-authentication-store-dbix-class-perl_0.1506-5.debian.tar.xz 2.2 KiB b9210d7291268a1e53e7e00497e5afc9a906ac5ad1f30ae3ae54d1ef18e364b3

Available diffs

No changes file available.

Binary packages built by this source

libcatalyst-authentication-store-dbix-class-perl: Catalyst authentication storage via DBIx::Class

 The Catalyst::Authentication::Store::DBIx::Class provides access to
 authentication information stored in a database via DBIx::Class.
 .
 Catalyst is an elegant Model-View-Controller web application framework
 written in Perl.