[26843] in Source-Commits

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

/svn/athena r25788 - trunk/debathena/scripts

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Oct 25 11:10:27 2012

Date: Thu, 25 Oct 2012 11:10:20 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201210251510.q9PFAKJ3007792@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2012-10-25 11:10:20 -0400 (Thu, 25 Oct 2012)
New Revision: 25788

Modified:
   trunk/debathena/scripts/debian-versions.sh
Log:
Remove pre-release tag from quantal

Modified: trunk/debathena/scripts/debian-versions.sh
===================================================================
--- trunk/debathena/scripts/debian-versions.sh	2012-10-24 20:47:49 UTC (rev 25787)
+++ trunk/debathena/scripts/debian-versions.sh	2012-10-25 15:10:20 UTC (rev 25788)
@@ -22,7 +22,7 @@
 	    echo "~ubuntu12.04"
 	    ;;
 	quantal)
-	    echo "~ubuntu12.10~0.1"
+	    echo "~ubuntu12.10"
 	    ;;
 	versions)
 	    echo "$DEBIAN_CODES"


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