diff -Nru horizon-2015.1~b2/debian/changelog horizon-2015.1~b2/debian/changelog --- horizon-2015.1~b2/debian/changelog 2015-02-23 13:53:27.000000000 +0000 +++ horizon-2015.1~b2/debian/changelog 2015-03-16 12:15:22.000000000 +0000 @@ -1,9 +1,23 @@ +horizon (1:2015.1~b2-0ubuntu5) vivid; urgency=medium + + * d/control: Restore BD on python-django-nose, fixing FTBFS. + * d/control: Add BD on dh-python. + + -- James Page Mon, 16 Mar 2015 12:15:21 +0000 + +horizon (1:2015.1~b2-0ubuntu4) vivid; urgency=medium + + * d/theme/templates/_stylesheets.html: Re-align with new upstream + release (LP: #1432596). + + -- James Page Mon, 16 Mar 2015 11:35:58 +0000 + horizon (1:2015.1~b2-0ubuntu3) vivid; urgency=medium [ Corey Bryant ] - * d/pydist-overrides: Add python-xstatic-smart-table. + * d/pydist-overrides: Add python-xstatic-smart-table. - -- Chuck Short Mon, 23 Feb 2015 08:52:48 -0500 + -- Chuck Short Fri, 20 Feb 2015 14:25:29 -0500 horizon (1:2015.1~b2-0ubuntu2) vivid; urgency=medium diff -Nru horizon-2015.1~b2/debian/control horizon-2015.1~b2/debian/control --- horizon-2015.1~b2/debian/control 2015-02-18 21:01:41.000000000 +0000 +++ horizon-2015.1~b2/debian/control 2015-03-16 12:11:17.000000000 +0000 @@ -4,6 +4,7 @@ Maintainer: Chuck Short Build-Depends: debhelper (>= 8.0.0), + dh-python, python-all (>= 2.6.6-3~), python-babel (>= 1.3), python-ceilometerclient (>= 1.0.6), @@ -11,6 +12,7 @@ python-compressor (>= 1.3), python-coverage (>= 3.6), python-django (>= 1.4.2), + python-django-nose, python-django-pyscss (>= 1.0.3), python-eventlet (>= 0.16.1), python-glanceclient (>= 1:0.15.0), @@ -46,7 +48,7 @@ python-troveclient (>= 1:1.0.7), python-tz (>= 2013.6), python-unittest2, - python-yaml (>= 3.1.0), + python-yaml (>= 3.1.0) Standards-Version: 3.9.6 Homepage: http://launchpad.net/horizon Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/horizon/kilo/files diff -Nru horizon-2015.1~b2/debian/pydist-overrides horizon-2015.1~b2/debian/pydist-overrides --- horizon-2015.1~b2/debian/pydist-overrides 2015-02-23 13:52:38.000000000 +0000 +++ horizon-2015.1~b2/debian/pydist-overrides 2015-03-16 11:33:28.000000000 +0000 @@ -21,5 +21,5 @@ xstatic-jsencrypt xstatic-qunit xstatic-rickshaw -xstatic-spin xstatic-smart-table +xstatic-spin diff -Nru horizon-2015.1~b2/debian/theme/templates/_stylesheets.html horizon-2015.1~b2/debian/theme/templates/_stylesheets.html --- horizon-2015.1~b2/debian/theme/templates/_stylesheets.html 2015-02-16 10:44:01.000000000 +0000 +++ horizon-2015.1~b2/debian/theme/templates/_stylesheets.html 2015-03-16 11:33:57.000000000 +0000 @@ -2,11 +2,6 @@ {% compress css %} - - - - - {% endcompress %}