libalzabo-perl 0.92-6 source package in Ubuntu

Changelog

libalzabo-perl (0.92-6) unstable; urgency=medium

  * Fix autopkgtests.
    Skip smoke test, and exclude one file from syntax tests.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Wed, 15 Jun 2022 00:19:48 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libalzabo-perl_0.92-6.dsc 2.6 KiB 166dc305f4dd0ee99387ff3bc62f163a0fc4da407435238cf40364ff77456965
libalzabo-perl_0.92.orig.tar.gz 208.2 KiB 8a9373ef75e53052e11fa8c0ddd9b2839c298f6bf0c504e070208c48f201cfd4
libalzabo-perl_0.92-6.debian.tar.xz 4.2 KiB 1ae81972ff645ec0adede6a3fbf938709e3e20c458e72c3c8029e2b9e900e9b7

Available diffs

No changes file available.

Binary packages built by this source

libalzabo-perl: Data modelling tool and RDBMS-OO mapper

 Alzabo is a suite of modules with two core functions. Its first use is as a
 data modelling tool. Through either a schema creation GUI, a perl program, or
 reverse engineering, you can create a set objects to represent a schema.
 .
 Its second function is as an RDBMS to object mapping system. Once you have
 created a schema, you can use the Alzabo::Runtime::Table and
 Alzabo::Runtime::Row classes to access its data.