libclass-dbi-plugin-type-perl 0.02-10 source package in Ubuntu

Changelog

libclass-dbi-plugin-type-perl (0.02-10) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Update standards version to 4.4.1, no changes needed.

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

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ gregor herrmann ]
  * Add patch to fix test failures with SQLite 3.37.0. (Closes: #1003896)
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Tue, 18 Jan 2022 00:07:59 +0100

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
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libclass-dbi-plugin-type-perl_0.02-10.dsc 2.5 KiB df2a0e1087118e13fe7eb2997f3918e40a04e48a6ce93a8f128f2027d35fe23c
libclass-dbi-plugin-type-perl_0.02.orig.tar.gz 2.7 KiB 4d34571ad6e7c318ea0eee62685a09ec427e4376bd11a208da20cbee7cdcca68
libclass-dbi-plugin-type-perl_0.02-10.debian.tar.xz 4.1 KiB 6044ef88f4bf646cf6155e77d54cedee9d7c3b9d70649940e88473dc2f6aa860

Available diffs

No changes file available.

Binary packages built by this source

libclass-dbi-plugin-type-perl: Class::DBI plugin to determine type information for table columns

 The Class::DBI::Plugin::Type module allows Class::DBI-based classes to
 query their columns for data type information in a database-independent
 manner.