From c89068f6c234037d7b23b4ed2cec335b05039cf2 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Tue, 17 Feb 2009 04:16:49 -0500 Subject: [PATCH 1/1] Rename invirt-setquotas to invirt-quota. svn path=/trunk/packages/invirt-database/; revision=2156 --- debian/changelog | 3 ++- scripts/{invirt-setquotas => invirt-quota} | 0 2 files changed, 2 insertions(+), 1 deletion(-) rename scripts/{invirt-setquotas => invirt-quota} (100%) diff --git a/debian/changelog b/debian/changelog index bdbef60..40bc3fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ invirt-database (0.1.7) unstable; urgency=low * Disk quotas are measured in gigabytes. + * Rename invirt-setquotas to invirt-quota. - -- Evan Broder Tue, 17 Feb 2009 04:14:22 -0500 + -- Evan Broder Tue, 17 Feb 2009 04:16:33 -0500 invirt-database (0.1.6) unstable; urgency=low diff --git a/scripts/invirt-setquotas b/scripts/invirt-quota similarity index 100% rename from scripts/invirt-setquotas rename to scripts/invirt-quota -- 1.7.9.5