From: Julien Danjou Date: Thu, 21 Jun 2012 09:30:53 +0000 (+0200) Subject: Remove useless dependency on openstackx X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a23e4494e98d99948e2a74f4c84e8c3e4a4230a9;p=openstack-build%2Fhorizon-build.git Remove useless dependency on openstackx Rewritten-From: 1b3cab6f10b1ffa05498775c1309578ba7dccd5e --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 5e0f6bf..3b59f7d 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +horizon (2012.1-5) UNRELEASED; urgency=low + + * Remove useless dependency on openstackx + + -- Julien Danjou Thu, 21 Jun 2012 11:30:39 +0200 + horizon (2012.1-4) unstable; urgency=low * Fixed CVE_2012-2144. Closes: #671604 diff --git a/xenial/debian/control b/xenial/debian/control index 01c5e1f..5365709 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -31,7 +31,6 @@ Depends: ${shlibs:Depends}, ${python:Depends}, python-django-horizon (= ${source:Version}), python-django, - python-openstackx, python-django-nose, python-keystoneclient, python-cloudfiles, @@ -50,4 +49,4 @@ Depends: libapache2-mod-wsgi (>=2.3), Description: OpenStack Dashboard - Apache support The OpenStack Dashboard is a Web application allowing to control an OpenStack cloud. - This package includes the configuration files to use within apache. \ No newline at end of file + This package includes the configuration files to use within apache.