libquota-perl 1.8.2+dfsg-3 source package in Ubuntu

Changelog

libquota-perl (1.8.2+dfsg-3) unstable; urgency=medium

  * Add build dependency on libtirpc-dev.
    Thanks to Aurelien Jarno for the bug report. (Closes: #1065182)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.
  * Move comment out of override_dh_auto_test to skip target.

 -- gregor herrmann <email address hidden>  Fri, 01 Mar 2024 19:01:51 +0100

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

Downloads

File Size SHA-256 Checksum
libquota-perl_1.8.2+dfsg-3.dsc 2.3 KiB a9b38fe7e5e3dfccf80db45c3dc2eb393625f9c694c1649160eb5cee0907971a
libquota-perl_1.8.2+dfsg.orig.tar.xz 45.3 KiB 997afadd0ac4d1cb3f5de6eb79adf99ceff8b533690179dae37ffa7fd682e958
libquota-perl_1.8.2+dfsg-3.debian.tar.xz 7.2 KiB f8885d5ae24a0f25bf05839a9caf0b760f6982d7d3335dccaf343632979e1f3c

No changes file available.

Binary packages built by this source

libquota-perl: Perl interface to file system quotas

 Quota is a Perl module that provides access to filesystem quota information.
 This module uses the quotactl() or ioctl() system calls to set or query quota
 information on the local host. It also supports remotely submitting queries
 via RPC to a remote host.

libquota-perl-dbgsym: debug symbols for libquota-perl