[23173] in Source-Commits
/svn/athena r22834 - in trunk/athena/bin/mailquota: . debian
daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sun Apr 6 16:53:47 2008
Date: Sun, 6 Apr 2008 16:53:34 -0400 (EDT)
From: tabbott@MIT.EDU
Message-Id: <200804062053.QAA29010@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: tabbott
Date: 2008-04-06 16:53:34 -0400 (Sun, 06 Apr 2008)
New Revision: 22834
Removed:
trunk/athena/bin/mailquota/debian/patches/
Modified:
trunk/athena/bin/mailquota/debian/changelog
trunk/athena/bin/mailquota/mailquota.pl
Log:
Modified: trunk/athena/bin/mailquota/debian/changelog
===================================================================
--- trunk/athena/bin/mailquota/debian/changelog 2008-04-06 20:53:18 UTC (rev 22833)
+++ trunk/athena/bin/mailquota/debian/changelog 2008-04-06 20:53:34 UTC (rev 22834)
@@ -1,3 +1,9 @@
+debathena-mailquota (10.0.0-1) unstable; urgency=low
+
+ * Merged quilt patches into mainline Athena tree
+
+ -- Shreevatsa R <vatsa@mit.edu> Sun, 6 Apr 2008 16:14:21 -0400
+
debathena-mailquota (9.4.0-0debathena2) unstable; urgency=low
* Correct libcyrus-imap-perl dependency.
Modified: trunk/athena/bin/mailquota/mailquota.pl
===================================================================
--- trunk/athena/bin/mailquota/mailquota.pl 2008-04-06 20:53:18 UTC (rev 22833)
+++ trunk/athena/bin/mailquota/mailquota.pl 2008-04-06 20:53:34 UTC (rev 22834)
@@ -1,4 +1,4 @@
-#!/usr/athena/bin/perl -w
+#!/usr/bin/perl -w
# $Id: mailquota.pl,v 1.4 2004-07-29 19:11:52 rbasch Exp $