libnet-z3950-zoom-perl 1.30-4 source package in Ubuntu

Changelog

libnet-z3950-zoom-perl (1.30-4) unstable; urgency=medium

  [ gregor herrmann ]
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Wed, 07 Dec 2022 01:49:58 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

Downloads

File Size SHA-256 Checksum
libnet-z3950-zoom-perl_1.30-4.dsc 2.2 KiB a45b8da34602df879273191502d8c9f7b571bb8d953026fabd402e20c32cb980
libnet-z3950-zoom-perl_1.30.orig.tar.gz 65.5 KiB 0e8872435ac36dbb67b7f6ecb54ed7e2698522815d76c79a4432eef1573928d9
libnet-z3950-zoom-perl_1.30-4.debian.tar.xz 4.6 KiB 062cd5b06ed198cdb2c9f2e5517872f4b4fc70011ef6626b6db8e988cbe1ffe2

No changes file available.

Binary packages built by this source

libnet-z3950-zoom-perl: Perl extension implementing the ZOOM API for Information Retrieval via Z39.50

 Net::Z3950::ZOOM provides a nice, Perlish implementation of the ZOOM
 Abstract API described and documented at http://zoom.z3950.org/api/
 .
 The ZOOM module is implemented as a set of thin classes on top of the
 non-OO functions provided by this distribution's Net::Z3950::ZOOM module,
 which in turn is a thin layer on top of the ZOOM-C code supplied as part of
 Index Data's YAZ Toolkit. Because ZOOM-C is also the underlying code that
 implements ZOOM bindings in C++, Visual Basic, Scheme, Ruby, .NET
 (including C#) and other languages, this Perl module works compatibly with
 those other implementations. (Of course, the point of a public API such as
 ZOOM is that all implementations should be compatible anyway; but knowing
 that the same code is running is reassuring.)

libnet-z3950-zoom-perl-dbgsym: debug symbols for libnet-z3950-zoom-perl