From 19d5c578bb132c5a49c1e0915861c9244d2e50aa Mon Sep 17 00:00:00 2001 From: Maksym Yatsenko Date: Tue, 25 Nov 2014 14:24:16 +0200 Subject: [PATCH] Add "egg-info" to python-django-horizon: update "usr/lib/python*/dist-packages/horizon" line to "usr/lib/python*/dist-packages/horizon*" , update of pydist-overrides file, "Package: python-django-openstack"was removed from debian/control Close-Bug:#1383219 Change-Id: I78767f277a1afaf94116254cea78257d53259069 --- debian/control | 9 --------- debian/pydist-overrides | 4 +++- debian/python-django-horizon.install | 2 +- 3 files changed, 4 insertions(+), 11 deletions(-) diff --git a/debian/control b/debian/control index 485f215..337bced 100644 --- a/debian/control +++ b/debian/control @@ -95,15 +95,6 @@ Description: django web interface to Openstack uses the Django-Nova project to provide web based interactions with the OpenStack Nova cloud controller. -Package: python-django-openstack -Section: oldlibs -Architecture: all -Depends: python-django-horizon (= ${source:Version}), ${misc:Depends} -Description: dummy transitonal package - This transitional package from the python-django-openstack to the - python-django-horizon package. Once this package and its dependencies are - installed you can remove it. - Package: openstack-dashboard-ubuntu-theme Architecture: all Depends: diff --git a/debian/pydist-overrides b/debian/pydist-overrides index f8c9076..a831e16 100644 --- a/debian/pydist-overrides +++ b/debian/pydist-overrides @@ -1,2 +1,4 @@ python_quantumclient -django_nose_selenium +django_nose_selenium +django_compressor +django_openstack_auth diff --git a/debian/python-django-horizon.install b/debian/python-django-horizon.install index d9462f9..7b24713 100644 --- a/debian/python-django-horizon.install +++ b/debian/python-django-horizon.install @@ -1 +1 @@ -usr/lib/python*/dist-packages/horizon +usr/lib/python*/dist-packages/horizon* -- 2.45.2