From: Thomas Goirand Date: Wed, 28 Nov 2012 13:57:18 +0000 (+0000) Subject: Adds some patch description headers X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=cc9c439611a3b9cb26bdacc146207189c8bb83d1;p=openstack-build%2Fhorizon-build.git Adds some patch description headers Rewritten-From: 4f494d87de94fe1371ab4e7e43a662ea530ecaad --- diff --git a/xenial/debian/patches/fix-dashboard-django-wsgi.patch b/xenial/debian/patches/fix-dashboard-django-wsgi.patch index af18a09..f2883be 100644 --- a/xenial/debian/patches/fix-dashboard-django-wsgi.patch +++ b/xenial/debian/patches/fix-dashboard-django-wsgi.patch @@ -1,3 +1,7 @@ +Description: Adds /usr/share/openstack-dashboard in the search path for the django.wsgi +Author: Mehdi Abaakouk +Forwarded: not-needed + Index: horizon/openstack_dashboard/wsgi/django.wsgi =================================================================== --- horizon.orig/openstack_dashboard/wsgi/django.wsgi 2012-07-03 14:07:21.316118123 -0700 diff --git a/xenial/debian/patches/fix-dashboard-manage.patch b/xenial/debian/patches/fix-dashboard-manage.patch index a7b2ebf..bfc2ec5 100644 --- a/xenial/debian/patches/fix-dashboard-manage.patch +++ b/xenial/debian/patches/fix-dashboard-manage.patch @@ -1,3 +1,7 @@ +Description: Adds /usr/share/openstack-dashboard in the search path for manage.py +Author: Mehdi Abaakouk +Forwarded: not-needed + Index: horizon-2012.2/manage.py =================================================================== --- horizon-2012.2.orig/manage.py 2012-09-04 16:32:01.000000000 -0700 diff --git a/xenial/debian/patches/fix-ubuntu-tests.patch b/xenial/debian/patches/fix-ubuntu-tests.patch index 900186d..3505b80 100644 --- a/xenial/debian/patches/fix-ubuntu-tests.patch +++ b/xenial/debian/patches/fix-ubuntu-tests.patch @@ -1,3 +1,7 @@ +Description: Fixes some unit testings +Author: Mehdi Abaakouk +Forwarded: not-needed + Index: horizon-2012.2/run_tests.sh =================================================================== --- horizon-2012.2.orig/run_tests.sh 2012-08-23 18:52:34.891973319 -0700