diff -u quota-4.01/debian/control quota-4.01/debian/control --- quota-4.01/debian/control +++ quota-4.01/debian/control @@ -15,4 +15,7 @@ -Description: implementation of the disk quota system - QUOTA is implemented using the BSD system call interface as the means of - communication with the user level. This is based on the Melbourne quota - system which uses both user and group quota files. +Description: disk quota management tools + This package provides the standard set of utilities for manipulating + file system usage caps via the Linux Diskquota system. It can set hard + or soft limits with adjustable grace periods on block or inode usage for + users and groups. It allows users to check their quota status, + integrates with LDAP, and supports quotas on remote machines via NFS. + diff -u quota-4.01/debian/changelog quota-4.01/debian/changelog --- quota-4.01/debian/changelog +++ quota-4.01/debian/changelog @@ -1,3 +1,9 @@ +quota (4.01-3) unstable; urgency=low + + * Re-added changes from 4.00-4 that were lost somehow. (Closes: #696788) + + -- Michael Meskes Thu, 27 Dec 2012 12:08:22 +0100 + quota (4.01-2) unstable; urgency=low * Run warnquota for users and groups. (Closes: #694818) @@ -15,6 +21,15 @@ -- Michael Meskes Mon, 10 Sep 2012 12:51:40 +0200 +quota (4.00-4) unstable; urgency=low + + * Added upstream patch to fix problem with editing of several users. + (Closes: #670641) + * Updated packages description which was pretty outdated. + Thanks to Justin B Rye (Closes: #673396) + + -- Michael Meskes Wed, 23 May 2012 18:35:45 +0200 + quota (4.00-3) unstable; urgency=low * Port to libnl3 version 3.2.3+.