summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2014-09-25 09:26:41 +0200
committerYorhel <git@yorhel.nl>2014-09-25 09:26:41 +0200
commita2f3692f3cbafce974acefb1c6e31a233c7e3392 (patch)
tree3ac55d94d692a975c47b568bda0b2799c4f82cf2
parent17476b5b540492140544eaa323a122d0fa24a35e (diff)
util: Stop syncing Ubuntu Saucy
-rwxr-xr-xutil/deb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/deb.sh b/util/deb.sh
index 6976f75..8bf3053 100755
--- a/util/deb.sh
+++ b/util/deb.sh
@@ -288,12 +288,12 @@ ubuntu_old() {
ubuntu_oneiric
ubuntu_raring
ubuntu_quantal
+ ubuntu_saucy
}
ubuntu_active() {
ubuntu_lucid # until 2015-04
ubuntu_precise # until 2017-04
- ubuntu_saucy # until 2014-07
ubuntu_trusty # until 2019-04
}