[23091] in Source-Commits
/svn/athena r22754 - trunk/debathena/scripts
daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Fri Feb 15 19:19:31 2008
Date: Fri, 15 Feb 2008 19:18:57 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200802160018.TAA26326@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: tabbott
Date: 2008-02-15 19:18:56 -0500 (Fri, 15 Feb 2008)
New Revision: 22754
Modified:
trunk/debathena/scripts/debian-versions.sh
Log:
Set hardy tag to a beta value, since Hardy isn't released yet.
Modified: trunk/debathena/scripts/debian-versions.sh
===================================================================
--- trunk/debathena/scripts/debian-versions.sh 2008-02-15 23:18:11 UTC (rev 22753)
+++ trunk/debathena/scripts/debian-versions.sh 2008-02-16 00:18:56 UTC (rev 22754)
@@ -24,7 +24,7 @@
echo "~ubuntu7.10"
;;
hardy)
- echo "~ubuntu8.04"
+ echo "~ubuntu8.04~0.1"
;;
versions)
echo "$DEBIAN_CODES"