[25369] in Source-Commits
/svn/athena r24930 - trunk/debathena/scripts
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Fri Jan 28 13:28:23 2011
Date: Fri, 28 Jan 2011 13:28:17 -0500
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <201101281828.p0SISHrc012273@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: geofft
Date: 2011-01-28 13:28:17 -0500 (Fri, 28 Jan 2011)
New Revision: 24930
Modified:
trunk/debathena/scripts/debian-versions.sh
Log:
Natty isn't released yet, oops
Modified: trunk/debathena/scripts/debian-versions.sh
===================================================================
--- trunk/debathena/scripts/debian-versions.sh 2011-01-28 17:55:08 UTC (rev 24929)
+++ trunk/debathena/scripts/debian-versions.sh 2011-01-28 18:28:17 UTC (rev 24930)
@@ -21,7 +21,7 @@
echo "~ubuntu10.10"
;;
natty)
- echo "~ubuntu11.04"
+ echo "~ubuntu11.04~0.1"
;;
versions)
echo "$DEBIAN_CODES"