[26764] in Source-Commits
Re: /svn/athena r25726 -
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Sun Aug 19 23:25:48 2012
From: Jonathan D Reed <jdreed@MIT.EDU>
To: Benjamin J Kaduk <kaduk@MIT.EDU>
CC: "source-commits@MIT.EDU" <source-commits@MIT.EDU>
Date: Mon, 20 Aug 2012 03:25:44 +0000
Message-ID: <5E782CBB-5CBE-4B63-B705-C8A01A3C72DA@mit.edu>
In-Reply-To: <alpine.GSO.1.10.1208192301360.22690@multics.mit.edu>
Content-Language: en-US
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Unclear, this may have been a red herring. Regardless, it's not needed, though I can add it back for the sake of regression testing.
-Jon
Sent from my mobile device
On Aug 19, 2012, at 11:02 PM, "Benjamin Kaduk" <kaduk@MIT.EDU> wrote:
> Ugh, the migration code is really that sad (trac #1221)?
> ACK.
> -Ben
>
> On Thu, 16 Aug 2012, Jonathan D Reed wrote:
>
>> Author: jdreed
>> Date: 2012-08-16 11:09:18 -0400 (Thu, 16 Aug 2012)
>> New Revision: 25726
>>
>> Modified:
>> trunk/debathena/config/email-icon-config/debian/changelog
>> trunk/debathena/config/email-icon-config/debian/debathena-email-switch
>> Log:
>> In email-icon-config:
>> * Just run evolution, don't attempt to be clever about it
>>
>>
>> Modified: trunk/debathena/config/email-icon-config/debian/changelog
>> ===================================================================
>> --- trunk/debathena/config/email-icon-config/debian/changelog 2012-08-16 14:48:54 UTC (rev 25725)
>> +++ trunk/debathena/config/email-icon-config/debian/changelog 2012-08-16 15:09:18 UTC (rev 25726)
>> @@ -1,8 +1,9 @@
>> -debathena-email-icon-config (1.4) UNRELEASED; urgency=low
>> +debathena-email-icon-config (1.4) unstable; urgency=low
>>
>> * Bump debian/compat to 6
>> + * Just run evolution, don't attempt to be clever about it
>>
>> - -- Jonathan Reed <jdreed@mit.edu> Sun, 01 Jul 2012 12:21:37 -0400
>> + -- Jonathan Reed <jdreed@mit.edu> Thu, 16 Aug 2012 11:09:04 -0400
>>
>> debathena-email-icon-config (1.3) unstable; urgency=low
>>
>>
>> Modified: trunk/debathena/config/email-icon-config/debian/debathena-email-switch
>> ===================================================================
>> --- trunk/debathena/config/email-icon-config/debian/debathena-email-switch 2012-08-16 14:48:54 UTC (rev 25725)
>> +++ trunk/debathena/config/email-icon-config/debian/debathena-email-switch 2012-08-16 15:09:18 UTC (rev 25726)
>> @@ -10,5 +10,5 @@
>> fi
>> exec "$browser" http://owa.mit.edu/
>> else
>> - exec evolution --component=mail
>> + exec evolution
>> fi
>>
>>