[26835] in Source-Commits

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

/svn/athena r25783 - trunk/debathena/scripts

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Oct 18 16:26:03 2012

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

Author: jdreed
Date: 2012-10-18 16:25:56 -0400 (Thu, 18 Oct 2012)
New Revision: 25783

Modified:
   trunk/debathena/scripts/debian-versions.sh
Log:
Add quantal to the codes list

Modified: trunk/debathena/scripts/debian-versions.sh
===================================================================
--- trunk/debathena/scripts/debian-versions.sh	2012-10-18 20:01:31 UTC (rev 25782)
+++ trunk/debathena/scripts/debian-versions.sh	2012-10-18 20:25:56 UTC (rev 25783)
@@ -1,5 +1,5 @@
 #!/bin/sh
-DEBIAN_CODES="squeeze wheezy hardy lucid natty oneiric precise"
+DEBIAN_CODES="squeeze wheezy hardy lucid natty oneiric precise quantal"
 gettag() {
     case "$1" in
 	squeeze)


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