]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Remove useless dependency on openstackx
authorJulien Danjou <julien@danjou.info>
Thu, 21 Jun 2012 09:30:53 +0000 (11:30 +0200)
committerJulien Danjou <julien@danjou.info>
Thu, 21 Jun 2012 09:30:53 +0000 (11:30 +0200)
Rewritten-From: 1b3cab6f10b1ffa05498775c1309578ba7dccd5e

xenial/debian/changelog
xenial/debian/control

index 5e0f6bfca3e1d39ba677884eec77e8bd77c6793e..3b59f7df21974b2609c30dfb7c90c95ae64859a1 100644 (file)
@@ -1,3 +1,9 @@
+horizon (2012.1-5) UNRELEASED; urgency=low
+
+  * Remove useless dependency on openstackx
+
+ -- Julien Danjou <acid@debian.org>  Thu, 21 Jun 2012 11:30:39 +0200
+
 horizon (2012.1-4) unstable; urgency=low
 
   * Fixed CVE_2012-2144. Closes: #671604
index 01c5e1f028a4ec8f3870e4a93bbdfc6b369fce55..536570985c35dd642a8c3aa3d7cd98a9b3bc5a79 100644 (file)
@@ -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.