libtest-databaserow-perl 2.04-2 source package in Ubuntu

Changelog

libtest-databaserow-perl (2.04-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

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

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 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>  Fri, 17 Jun 2022 12:01:05 +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
libtest-databaserow-perl_2.04-2.dsc 2.2 KiB 4572623e771712fc484b69c650f8b82f225c9c15f3185741ad249a639f32e024
libtest-databaserow-perl_2.04.orig.tar.gz 46.0 KiB 3bcacc2061bfa743ea9d5471ffb0ca6b858153be0527bdadce93f58e85981ddf
libtest-databaserow-perl_2.04-2.debian.tar.xz 2.2 KiB ca2217e03fc169e320d93eda0247e7cbf55ccee0708bfb3735188a55be03053d

Available diffs

No changes file available.

Binary packages built by this source

libtest-databaserow-perl: module for simple database tests

 Test::DatabaseRow is a simple module for doing simple tests on a database,
 primarily designed to test if a row exists with the correct details in a
 table or not.