From 5989e836880ff2b3acbd0a9cad645f1180086143 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Mon, 25 May 2020 16:20:37 +0530 Subject: [PATCH] Handle newly added files in this release --- debian/gitlab.install | 2 +- debian/upstream-file-list | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/gitlab.install b/debian/gitlab.install index 7b8078b3bd..31477ceed3 100644 --- a/debian/gitlab.install +++ b/debian/gitlab.install @@ -44,7 +44,7 @@ GITLAB_SHELL_VERSION usr/share/gitlab GITLAB_WORKHORSE_VERSION usr/share/gitlab haml_lint usr/share/gitlab INSTALLATION_TYPE usr/share/gitlab -jest.config.js usr/share/gitlab +jest.config.*.js usr/share/gitlab lib usr/share/gitlab locale usr/share/gitlab MAINTENANCE.md usr/share/gitlab diff --git a/debian/upstream-file-list b/debian/upstream-file-list index e5128ecd5b..92fb940ab1 100644 --- a/debian/upstream-file-list +++ b/debian/upstream-file-list @@ -75,7 +75,9 @@ file_hooks fixtures generator_templates haml_lint -jest.config.js +jest.config.base.js +jest.config.integration.js +jest.config.unit.js lib locale log