From: Gonéri Le Bouder Date: Fri, 7 Mar 2014 09:30:52 +0000 (+0100) Subject: fix the changelog X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=dc495814314d731bd1531527282239c03b3775cd;p=openstack-build%2Fhorizon-build.git fix the changelog (cherry picked from commit c079970ea5f6993064b3fb163256302532ac0347) Rewritten-From: 915da26855c0d8aa607615f817911a149d931618 --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 7096efd..022a9f4 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -2,16 +2,15 @@ horizon (2014.1~b2-1) experimental; urgency=low [ Gonéri Le Bouder ] * Compress the CSS and JS during the postinst (Closes: #739698) - * Add mysql in Uploaders - * Bump standard version, no change needed - * Turns COMPRESS_OFFLINE to True since we now pre-compress the + - Turns COMPRESS_OFFLINE to True since we now pre-compress the CSS and the JS - * Add call "manage.py compress" with the --force parameter to avoid - a warning an harmless warning for the user. + - call "manage.py compress" in the post-inst script * avoid openstack-dashboard-apache.postinst failure if the default vhost has been removed. - * adjust the secret-key group to horizon + * Add myself in Uploaders * run horizon with the horizon user/group + * Bump standard version, no change needed + * Turns COMPRESS_OFFLINE to True since we now pre-compress the [ Thomas Goirand ] * New upstream release (Icehouse beta 1).