ci-test-sample/debian/patches/ubuntu-add-saucy-trusty-ver...

19 lines
615 B
Diff

From: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Date: Tue, 18 Jul 2017 17:21:08 +0800
Subject: ubuntu-add-saucy-trusty-version
---
functions/releases.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/functions/releases.sh b/functions/releases.sh
index 08952b1..78bf4fe 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -27,3 +27,5 @@ RELEASE_oneiric="11.10" # 2013-04-01
RELEASE_precise="12.04" # LTS: 2017-04-01
RELEASE_quantal="12.10" # 2014-04-01
RELEASE_raring="13.04" # 2014-01-01
+RELEASE_saucy="13.10" # 2014-07-01
+RELEASE_trusty="14.04" # LTS: 2019-04-01