libjifty-dbi-perl 0.78-3 source package in Ubuntu

Changelog

libjifty-dbi-perl (0.78-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove AGOSTINI Yves from Uploaders. Thanks for your work!

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

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Add missing build dependency on libmodule-install-perl.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 14:53:52 +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
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
libjifty-dbi-perl_0.78-3.dsc 2.7 KiB 383a390a66cc889bf47c57fa7cc6c5fabf7c53a14bb58f688aa10e7d809d13dc
libjifty-dbi-perl_0.78.orig.tar.gz 164.5 KiB 9645ca7a97aa9082b981ed5eb02ad2dbbf6c107d4e60ce1e4c75dabd1a266cb8
libjifty-dbi-perl_0.78-3.debian.tar.xz 4.0 KiB 8040e49b26c174c95c5fa46d2445237f57ea3569418a01573cb762b97ccdf07d

Available diffs

No changes file available.

Binary packages built by this source

libjifty-dbi-perl: object-relational persistence framework for Jifty

 Jifty::DBI deals with databases, so that you don't have to.
 .
 This module provides an object-oriented mechanism for retrieving and updating
 data in a DBI-accessible database.
 .
 This module is the direct descendent of DBIx::SearchBuilder. If you're familiar
 with SearchBuilder, Jifty::DBI should be quite familiar to you.