libdbi-perl 1.643-4 source package in Ubuntu

Changelog

libdbi-perl (1.643-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove 1 unused lintian overrides.

  [ Jenkins ]
  * Remove constraints unnecessary since buster

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

 -- Jelmer Vernooij <email address hidden>  Sat, 19 Nov 2022 21:14:12 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main perl
Lunar release main perl

Downloads

File Size SHA-256 Checksum
libdbi-perl_1.643-4.dsc 2.2 KiB ae65e386c686a4c4305a6535ac98762f5305cefbb764b8240564e28e20c45f09
libdbi-perl_1.643.orig.tar.gz 598.0 KiB 8a2b993db560a2c373c174ee976a51027dd780ec766ae17620c20393d2e836fa
libdbi-perl_1.643-4.debian.tar.xz 14.2 KiB 09b1a3b3690a4a347f80cf40bf2d984288accfd268fce784b004e9d9499f268e

No changes file available.

Binary packages built by this source

libdbi-perl: Perl Database Interface (DBI)

 DBI (DataBase Interface) is a Perl framework that provides a common interface
 to access various backend databases in a uniform manner. DBD (DataBase Driver)
 modules provide implementations for various backend data storage mechanisms
 including networked relational databases (particularly SQL databases) and even
 web services such as the Google search engine.
 .
 It is extremely portable and available for a wide range of operating systems,
 architectures and data stores, including:
 .
  * Oracle
  * Microsoft SQL Server
  * IBM DB2
  * SQLite
  * PostgreSQL
  * Firebird
  * MySQL

libdbi-perl-dbgsym: debug symbols for libdbi-perl