[ARVADOS-WORKBENCH2] updated: 2.1.0-51-g53829fa1
Git user
git at public.arvados.org
Sat Nov 7 15:31:55 UTC 2020
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 53829fa11fd0ce03bd4f45a4dfc4dfdeb00ab8f1 (commit)
from 9ee35a64c605f116aec71f78c65b54730d6e1076 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 53829fa11fd0ce03bd4f45a4dfc4dfdeb00ab8f1
Author: Ward Vandewege <ward at curii.com>
Date: Sat Nov 7 10:31:17 2020 -0500
Add ubuntu2004 packages, remove debian9 packages.
refs #17086
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/Makefile b/Makefile
index 64fe9e56..6da3ed10 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ VERSION?=$(shell ./version-at-commit.sh HEAD)
# changes in the package. (i.e. example config files externally added
ITERATION?=1
-TARGETS?="centos7 debian8 debian9 debian10 ubuntu1404 ubuntu1604 ubuntu1804"
+TARGETS?="centos7 debian8 debian10 ubuntu1404 ubuntu1604 ubuntu1804 ubuntu2004"
DESCRIPTION=Arvados Workbench2 - Arvados is a free and open source platform for big data science.
MAINTAINER=Arvados Package Maintainers <packaging at arvados.org>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list