[25615] in Source-Commits
/svn/athena r25128 - trunk/debathena/scripts
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Wed May 4 03:06:54 2011
Date: Wed, 4 May 2011 03:06:46 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <201105040706.p4476kDG003581@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: geofft
Date: 2011-05-04 03:06:46 -0400 (Wed, 04 May 2011)
New Revision: 25128
Modified:
trunk/debathena/scripts/debian-versions.sh
Log:
Remove beta tag from Natty for release rebuild
Modified: trunk/debathena/scripts/debian-versions.sh
===================================================================
--- trunk/debathena/scripts/debian-versions.sh 2011-05-04 06:50:48 UTC (rev 25127)
+++ trunk/debathena/scripts/debian-versions.sh 2011-05-04 07:06:46 UTC (rev 25128)
@@ -21,7 +21,7 @@
echo "~ubuntu10.10"
;;
natty)
- echo "~ubuntu11.04~0.3"
+ echo "~ubuntu11.04"
;;
versions)
echo "$DEBIAN_CODES"