[ARVADOS-WORKBENCH2] updated: 2.2.1-54-gc2ca3c3f
Git user
git at public.arvados.org
Wed Aug 4 16:58:31 UTC 2021
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via c2ca3c3f0e34c6226ae8f96b3f68f099e0a2f65f (commit)
from fd49462a5a09e107b7bb5c0ef8635db328b399b8 (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 c2ca3c3f0e34c6226ae8f96b3f68f099e0a2f65f
Author: Ward Vandewege <ward at curii.com>
Date: Wed Aug 4 12:58:10 2021 -0400
Update the package distribution target list: add debian11, remove
debian8, ubuntu1404, ubuntu1604.
No issue #
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/Makefile b/Makefile
index 3df3c78c..aaf2271c 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 debian10 ubuntu1404 ubuntu1604 ubuntu1804 ubuntu2004
+TARGETS?=centos7 debian10 debian11 ubuntu1804 ubuntu2004
ARVADOS_DIRECTORY?=unset
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list