[27512] in Source-Commits

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

scripts commit: Remove 0.1 tag for saucy

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Oct 16 10:30:51 2013

Date: Wed, 16 Oct 2013 10:30:43 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201310161430.r9GEUh4r017547@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/scripts/commit/4967f39613d54ac18b72d105122cd4ffa8ff771f
commit 4967f39613d54ac18b72d105122cd4ffa8ff771f
Author: Jonathan Reed <jdreed@mit.edu>
Date:   Wed Oct 16 10:30:13 2013 -0400

    Remove 0.1 tag for saucy
    
    Saucy releases tomorrow, it's time to do the final build, so remove
    the 0.1 tag.

 debian-versions.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian-versions.sh b/debian-versions.sh
index 5b59e14..ba5d144 100755
--- a/debian-versions.sh
+++ b/debian-versions.sh
@@ -24,7 +24,7 @@ gettag() {
 	    echo "~ubuntu13.04"
 	    ;;
 	saucy)
-	    echo "~ubuntu13.10~0.1"
+	    echo "~ubuntu13.10"
 	    ;;
 	raspbian-wheezy)
 	    echo "~raspbian7.0~0.1"

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