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

Changelog

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

  * Team upload.
  * Import upstream version 1.6.1.

 -- gregor herrmann <email address hidden>  Fri, 12 Nov 2021 16:15:15 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpgobject-util-dbadmin-perl_1.6.1-1.dsc 2.7 KiB d454bc25780e97d2687d6aa954371a5f3236371daed89c1103a6faaffa1ccbcf
libpgobject-util-dbadmin-perl_1.6.1.orig.tar.gz 18.1 KiB 17fe43f6a36d1ef4d4835516db7c00ac112521c146c3f326ad46a71895323138
libpgobject-util-dbadmin-perl_1.6.1-1.debian.tar.xz 3.1 KiB 8b2e277bf23c59a2a06bbf5c1505f788c1a8bfbb58b324decd34576107a92860

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.