[26478] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r25585 - trunk/debathena/config/auto-update/debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Jun 28 08:58:07 2012

Date: Thu, 28 Jun 2012 08:58:05 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201206281258.q5SCw5er026070@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2012-06-28 08:58:05 -0400 (Thu, 28 Jun 2012)
New Revision: 25585

Modified:
   trunk/debathena/config/auto-update/debian/athena-auto-upgrade
   trunk/debathena/config/auto-update/debian/changelog
Log:
In auto-update:
  * Case blocks must end with a double semicolon


Modified: trunk/debathena/config/auto-update/debian/athena-auto-upgrade
===================================================================
--- trunk/debathena/config/auto-update/debian/athena-auto-upgrade	2012-06-26 17:21:57 UTC (rev 25584)
+++ trunk/debathena/config/auto-update/debian/athena-auto-upgrade	2012-06-28 12:58:05 UTC (rev 25585)
@@ -207,6 +207,7 @@
         kbdcode="keyboard-configuration/layoutcode=us"
 	# "Yay"
 	nodhcp="netcfg/disable_autoconfig=true"
+	;;
     natty)
         # Sigh
         kbdcode="keyboard-configuration/layoutcode=us"

Modified: trunk/debathena/config/auto-update/debian/changelog
===================================================================
--- trunk/debathena/config/auto-update/debian/changelog	2012-06-26 17:21:57 UTC (rev 25584)
+++ trunk/debathena/config/auto-update/debian/changelog	2012-06-28 12:58:05 UTC (rev 25585)
@@ -1,3 +1,9 @@
+debathena-auto-update (1.36) unstable; urgency=low
+
+  * Case blocks must end with a double semicolon
+
+ -- Jonathan Reed <jdreed@mit.edu>  Thu, 28 Jun 2012 08:54:59 -0400
+
 debathena-auto-update (1.35) unstable; urgency=low
 
   [ John Jarvis ]


home help back first fref pref prev next nref lref last post