libpgobject-util-dbadmin-perl 1.5.0-1 source package in Ubuntu

Changelog

libpgobject-util-dbadmin-perl (1.5.0-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.5.1, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 1.5.0.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <email address hidden>  Tue, 28 Sep 2021 19:20:53 +0200

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpgobject-util-dbadmin-perl_1.5.0-1.dsc 2.7 KiB 8fbd61cf4d50c0e9df0d1f36f751c01c7779e517979df5bf18236b7b83ce8d80
libpgobject-util-dbadmin-perl_1.5.0.orig.tar.gz 17.8 KiB 7a7cd24b0c33a011e96f607f1f4bedd25880fff1048208d2db1edc807a2464a2
libpgobject-util-dbadmin-perl_1.5.0-1.debian.tar.xz 3.1 KiB 016dd1d5dbae09d6bd3d51c85bfd9691e00aa56d522be4a32695ddca7a3c2de3

Available diffs

No changes file available.

Binary packages built by this source

libpgobject-util-dbadmin-perl: PostgreSQL Database Management Facilities for PGObject

 The PGObject::Util::DBAdmin module provides an interface to the basic Postgres
 DB manipulation utilities including the following functions: server_version,
 list_dbs, create, run_file, backup, backup_globals, restore, & drop.