horizon (2014.1~b2-1) experimental; urgency=low
+ [ Gonéri Le Bouder ]
+ * Compress the CSS and JS during the postinst (Closes: #739698)
+
+ [ Thomas Goirand ]
* New upstream release (Icehouse beta 1).
* Removes CVE-2013-6858 patch applied upstream.
* Refreshed patch.
chown www-data:www-data /var/lib/openstack-dashboard/static/css
chown www-data:www-data /var/lib/openstack-dashboard/static/js
chown www-data:www-data /var/lib/openstack-dashboard/secret-key
+
+ # Compress the JS and CSS with python-compressor and python-lesscpy
+ /usr/share/openstack-dashboard/manage.py compress
fi
#DEBHELPER#