From a1b6de3dadab290bb428c23e17527249f70c1d7d Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Sun, 18 Sep 2016 20:50:43 +0530 Subject: [PATCH] update changelog --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index fb38a9d812..37954ee077 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +gitlab (8.11.3+dfsg1-4) UNRELEASED; urgency=medium + + * Use spec.rake and spec.pattern to select tests + * Use INCLUDE_TEST_DEPENDS variable in Gemfile to select test dependencies + (--without does not work with --local in bundle install) + * Move /usr/share/gitlab/.bundle to /var/lib/gitlab + + -- Pirate Praveen Sun, 18 Sep 2016 20:46:21 +0530 + gitlab (8.11.3+dfsg1-3) unstable; urgency=medium * Run some of gitlab provided tests as autopkgtests