[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#626900: live-build: add support for Ubuntu oneiric



Package: live-build
Version: 3.0~a16-1
Severity: wishlist
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch oneiric

The obvious six-monthly release bump.  Patch attached.

Thanks,

-- 
Colin Watson                                       [cjwatson@ubuntu.com]
>From 16163c8945af9873cd40989568acfbeb0136c7a5 Mon Sep 17 00:00:00 2001
From: Colin Watson <cjwatson@canonical.com>
Date: Mon, 16 May 2011 10:04:54 +0100
Subject: [PATCH] Add support for Ubuntu oneiric.

---
 functions/releases.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/functions/releases.sh b/functions/releases.sh
index 1911359..cdddf95 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -26,3 +26,4 @@ RELEASE_karmic="9.10"
 RELEASE_lucid="10.04" # LTS
 RELEASE_maverick="10.10"
 RELEASE_natty="11.04"
+RELEASE_oneiric="11.10"
-- 
1.7.4.1


Reply to: