From: Thomas Goirand Date: Mon, 11 Jan 2016 12:32:26 +0000 (+0000) Subject: Rename patch with number in front. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=9e236aeba4282cd8bb3795ebedddbd047bc19263;p=openstack-build%2Fhorizon-build.git Rename patch with number in front. Rewritten-From: d8a7e1ba9c25420e41e013541729bf3510b1e982 --- diff --git a/trusty/debian/patches/fix-dashboard-django-wsgi.patch b/trusty/debian/patches/0010-fix-dashboard-django-wsgi.patch similarity index 100% rename from trusty/debian/patches/fix-dashboard-django-wsgi.patch rename to trusty/debian/patches/0010-fix-dashboard-django-wsgi.patch diff --git a/trusty/debian/patches/fix-dashboard-manage.patch b/trusty/debian/patches/0020-fix-dashboard-manage.patch similarity index 100% rename from trusty/debian/patches/fix-dashboard-manage.patch rename to trusty/debian/patches/0020-fix-dashboard-manage.patch diff --git a/trusty/debian/patches/fixed-horizon-MANIFEST.in.patch b/trusty/debian/patches/0030-fixed-horizon-MANIFEST.in.patch similarity index 100% rename from trusty/debian/patches/fixed-horizon-MANIFEST.in.patch rename to trusty/debian/patches/0030-fixed-horizon-MANIFEST.in.patch diff --git a/trusty/debian/patches/do-not-use-importlib-from-django.patch b/trusty/debian/patches/0040-do-not-use-importlib-from-django.patch similarity index 100% rename from trusty/debian/patches/do-not-use-importlib-from-django.patch rename to trusty/debian/patches/0040-do-not-use-importlib-from-django.patch diff --git a/trusty/debian/patches/do-not-use-django.utils.log.NullHandler.patch b/trusty/debian/patches/0050-do-not-use-django.utils.log.NullHandler.patch similarity index 100% rename from trusty/debian/patches/do-not-use-django.utils.log.NullHandler.patch rename to trusty/debian/patches/0050-do-not-use-django.utils.log.NullHandler.patch diff --git a/trusty/debian/patches/do-not-use-django.utils.unittest.patch b/trusty/debian/patches/0060-do-not-use-django.utils.unittest.patch similarity index 100% rename from trusty/debian/patches/do-not-use-django.utils.unittest.patch rename to trusty/debian/patches/0060-do-not-use-django.utils.unittest.patch diff --git a/trusty/debian/patches/fixed-removed-TemplateDoesNotExist.patch b/trusty/debian/patches/0070-fixed-removed-TemplateDoesNotExist.patch similarity index 100% rename from trusty/debian/patches/fixed-removed-TemplateDoesNotExist.patch rename to trusty/debian/patches/0070-fixed-removed-TemplateDoesNotExist.patch diff --git a/trusty/debian/patches/handle-django.forms.util-rename.patch b/trusty/debian/patches/0080-handle-django.forms.util-rename.patch similarity index 100% rename from trusty/debian/patches/handle-django.forms.util-rename.patch rename to trusty/debian/patches/0080-handle-django.forms.util-rename.patch diff --git a/trusty/debian/patches/explicitly-declare-app_label.patch b/trusty/debian/patches/0090-explicitly-declare-app_label.patch similarity index 100% rename from trusty/debian/patches/explicitly-declare-app_label.patch rename to trusty/debian/patches/0090-explicitly-declare-app_label.patch diff --git a/trusty/debian/patches/add-openstack_auth-in-INSTALLED_APPS.patch b/trusty/debian/patches/0100-add-openstack_auth-in-INSTALLED_APPS.patch similarity index 100% rename from trusty/debian/patches/add-openstack_auth-in-INSTALLED_APPS.patch rename to trusty/debian/patches/0100-add-openstack_auth-in-INSTALLED_APPS.patch diff --git a/trusty/debian/patches/django.template.base.library-moved.patch b/trusty/debian/patches/0110-django.template.base.library-moved.patch similarity index 100% rename from trusty/debian/patches/django.template.base.library-moved.patch rename to trusty/debian/patches/0110-django.template.base.library-moved.patch diff --git a/trusty/debian/patches/fix-request.REQUEST-does-not-exist.patch b/trusty/debian/patches/0120-fix-request.REQUEST-does-not-exist.patch similarity index 100% rename from trusty/debian/patches/fix-request.REQUEST-does-not-exist.patch rename to trusty/debian/patches/0120-fix-request.REQUEST-does-not-exist.patch diff --git a/trusty/debian/patches/remove-load-url-from-future.patch b/trusty/debian/patches/0130-remove-load-url-from-future.patch similarity index 100% rename from trusty/debian/patches/remove-load-url-from-future.patch rename to trusty/debian/patches/0130-remove-load-url-from-future.patch diff --git a/trusty/debian/patches/series b/trusty/debian/patches/series index 06f0cd3..14e395b 100644 --- a/trusty/debian/patches/series +++ b/trusty/debian/patches/series @@ -1,13 +1,13 @@ -fix-dashboard-django-wsgi.patch -fix-dashboard-manage.patch -fixed-horizon-MANIFEST.in.patch -do-not-use-importlib-from-django.patch -do-not-use-django.utils.log.NullHandler.patch -do-not-use-django.utils.unittest.patch -fixed-removed-TemplateDoesNotExist.patch -handle-django.forms.util-rename.patch -explicitly-declare-app_label.patch -add-openstack_auth-in-INSTALLED_APPS.patch -django.template.base.library-moved.patch -fix-request.REQUEST-does-not-exist.patch -remove-load-url-from-future.patch +0010-fix-dashboard-django-wsgi.patch +0020-fix-dashboard-manage.patch +0030-fixed-horizon-MANIFEST.in.patch +0040-do-not-use-importlib-from-django.patch +0050-do-not-use-django.utils.log.NullHandler.patch +0060-do-not-use-django.utils.unittest.patch +0070-fixed-removed-TemplateDoesNotExist.patch +0080-handle-django.forms.util-rename.patch +0090-explicitly-declare-app_label.patch +0100-add-openstack_auth-in-INSTALLED_APPS.patch +0110-django.template.base.library-moved.patch +0120-fix-request.REQUEST-does-not-exist.patch +0130-remove-load-url-from-future.patch