libquota-perl 1.6.6+dfsg-2 source package in Ubuntu

Changelog

libquota-perl (1.6.6+dfsg-2) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Add add-support-for-Linux-3.x.patch.
    Add support to detect Linux 3.x via uname -rs which is used in
    Makefile.PL to detect the operating system on which the build is run.
    The Makefile.PL detected only Linux 2.x kernels, causing FTBFS with
    recent kernels of version 3.x. (Closes: #646695)
  * Remove 01_Makefile.PL-remove-unneeded-objects.patch.
    According to upstream this issue should be resolved since version 1.5.1
    of libquota-perl.
  * Bump Debhelper compat level to 8.
    Update versioned Build-Depends on debhelper to (>= 8).
  * Update copyright for debian/* packaging
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  14 Nov 2011 10:36:20 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libquota-perl_1.6.6+dfsg.orig.tar.gz 47.1 KiB 84486db8ac55cd76bc39b0f43d9497135acd2b5d4fb828c8a003c1f795e03f36
libquota-perl_1.6.6+dfsg-2.debian.tar.gz 7.1 KiB 35706cfbb03c56619fffb381b80375c8c2790e1552e7ffa9ae7881dc2b3b05ee
libquota-perl_1.6.6+dfsg-2.dsc 2.1 KiB 1e3f7abbe61a258306765ec69c2da50ee303ec430cf48ad3981efa1110789478

Available diffs

View changes file

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.