]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Now using upstream patch instead of self-backed for lrdragndrop rename.
authorThomas Goirand <thomas@goirand.fr>
Tue, 31 Mar 2015 16:31:11 +0000 (18:31 +0200)
committerThomas Goirand <thomas@goirand.fr>
Tue, 31 Mar 2015 16:31:11 +0000 (18:31 +0200)
Rewritten-From: 0f05cc98a2662514aecc0859fbeffadb13d907c6

xenial/debian/patches/Updated_incorrect_name_for_angular_lrdragndrop.patch [moved from xenial/debian/patches/fix-using-lrdnd-instead-of-irdnd.patch with 78% similarity]
xenial/debian/patches/series

similarity index 78%
rename from xenial/debian/patches/fix-using-lrdnd-instead-of-irdnd.patch
rename to xenial/debian/patches/Updated_incorrect_name_for_angular_lrdragndrop.patch
index e6b721f0d383150907f210b39fb710e302477b83..363f82276af60b1043fae74c929a1ef05e4ab274 100644 (file)
@@ -1,9 +1,28 @@
-Description: Upstream was using the wrong package name.
- Upstream was using i instead of l, this fixes it.
-Author: Thomas Goirand <zigo@debian.org>
-Forwarded: no
-Last-Update: 2015-03-23
+Subject: Updated incorrect name for angular lrdragndrop
+ Updated incorrect name for angular lrdragndrop
+ .
+ Updated incorrect package name.
+ Currently blocking packager from uploading due to incorrect name.
+Author: Thai Tran <tqtran@us.ibm.com>
+Date: Tue, 31 Mar 2015 01:41:47 +0000 (-0700)
+X-Git-Url: https://review.openstack.org/gitweb?p=openstack%2Fhorizon.git;a=commitdiff_plain;h=4623b448559c814711de3aa814db09540994da63
+Depends-On: I808b34a9d13a16d82968904dd44515f3d67f0fde
+Bug-Ubuntu: https://launchpad.net/bugs/1438543
+Change-Id: Iecf00771f42b2eb76a9ff790b2ad857cf3cdc809
+Origin: Upstream, https://review.openstack.org/#/c/169133
+Last-Update: 2015-03-31
 
+--- horizon-2015.1~b3.orig/requirements.txt
++++ horizon-2015.1~b3/requirements.txt
+@@ -42,7 +42,7 @@ six>=1.9.0
+ XStatic>=1.0.0  # MIT License
+ XStatic-Angular>=1.3.7  # MIT License
+ XStatic-Angular-Bootstrap>=0.11.0.2  # MIT License
+-XStatic-Angular-Irdragndrop>=1.0.2.1  # MIT License
++XStatic-Angular-lrdragndrop>=1.0.2.1  # MIT License
+ XStatic-Bootstrap-Datepicker>=1.3.1.0  # Apache 2.0 License
+ XStatic-Bootstrap-SCSS>=3  # Apache 2.0 License
+ XStatic-D3>=3.1.6.2  # BSD License (3 clause)
 --- horizon-2015.1~b3.orig/horizon/templates/horizon/_scripts.html
 +++ horizon-2015.1~b3/horizon/templates/horizon/_scripts.html
 @@ -11,7 +11,7 @@
@@ -46,14 +65,3 @@ Last-Update: 2015-03-23
      ('horizon/lib/angular',
          xstatic.main.XStatic(xstatic.pkg.angular_smart_table).base_dir),
      ('horizon/lib/bootstrap_datepicker',
---- horizon-2015.1~b3.orig/requirements.txt
-+++ horizon-2015.1~b3/requirements.txt
-@@ -42,7 +42,7 @@ six>=1.9.0
- XStatic>=1.0.0  # MIT License
- XStatic-Angular>=1.3.7  # MIT License
- XStatic-Angular-Bootstrap>=0.11.0.2  # MIT License
--XStatic-Angular-Irdragndrop>=1.0.2.1  # MIT License
-+XStatic-Angular-Lrdragndrop>=1.0.2.1  # MIT License
- XStatic-Bootstrap-Datepicker>=1.3.1.0  # Apache 2.0 License
- XStatic-Bootstrap-SCSS>=3  # Apache 2.0 License
- XStatic-D3>=3.1.6.2  # BSD License (3 clause)
index d98dec161552233a10e02e132883ca53b3cf0a82..173dd2043556ef54bc54474dc16f113c67a846c2 100644 (file)
@@ -1,4 +1,4 @@
 fix-dashboard-django-wsgi.patch
 fix-dashboard-manage.patch
 fixed-horizon-MANIFEST.in.patch
-fix-using-lrdnd-instead-of-irdnd.patch
+Updated_incorrect_name_for_angular_lrdragndrop.patch