]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fix python-oslo-* dependency names 18/7118/3
authorvsaienko <vsaienko@mirantis.com>
Thu, 28 May 2015 06:21:36 +0000 (09:21 +0300)
committerVasyl Saienko <vsaienko@mirantis.com>
Wed, 3 Jun 2015 13:21:21 +0000 (13:21 +0000)
  replace python-oslo-something with python-oslo.something
  remove get-orig-source

Change-Id: Iaca75b0b20061f02a5abf0a9735ca1c0609ff74d
Related-Bug: #1459494

trusty/debian/changelog
trusty/debian/control
trusty/debian/rules

index 3449166cd5873d4d5278102fbe014fc063f9ffee..03f9433aadb997382144ec474d7e3ed6f388312f 100644 (file)
@@ -1,3 +1,10 @@
+horizon (1:2015.1.0-1~u14.04+mos3) mos7.0; urgency=medium
+
+  * Fix python-oslo-* naming scheme
+  remove get-orig-source
+
+ -- Vasyl Saienko <vsaienko@mirantis.com>  Thu, 28 May 2015 09:05:46 +0200
+
 horizon (1:2015.1.0-1~u14.04+mos2) mos7.0; urgency=medium
 
   * add "egg-info" to python-django-horizon,
index 9920329bf573396c09f4c95d06243f19dfe6da33..f7a726d09c7ea5b6df042c7f1716800daed401ff 100644 (file)
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: MOS Horizon Team <mos-horizon@mirantis.com>
 Build-Depends:
  debhelper (>= 9),
- pylint,
+ pylint (>= 1.3.0),
  python-all (>= 2.7.1),
  python-django-nose,
  python-lesscpy,
@@ -37,15 +37,15 @@ Depends:
  python-lockfile (>= 1:0.8),
  python-memcache,
  python-netaddr (>= 0.7.12),
- python-oslo-concurrency (>= 1.8.0),
- python-oslo-config (>= 1:1.9.3),
- python-oslo-i18n (>= 1.5.0),
- python-oslo-serialization (>= 1.4.0),
- python-oslo-utils (>= 1.4.0),
+ python-oslo.concurrency (>= 1.8.0),
+ python-oslo.config (>= 1:1.9.3),
+ python-oslo.i18n (>= 1.5.0),
+ python-oslo.serialization (>= 1.4.0),
+ python-oslo.utils (>= 1.4.0),
  python-pyscss (>= 1.2.1),
  python-ceilometerclient (>= 1.0.13),
  python-cinderclient (>= 1:1.1.0),
- python-glanceclient (>= 0.15.0),
+ python-glanceclient (>= 1:0.15.0),
  python-heatclient (>= 0.3.0),
  python-keystoneclient (>= 1:1.1.0),
  python-neutronclient (>= 1:2.3.11),
index e2be240abc914373bc4b35a8cb1974fb01a57e2b..2d9250ee94b0ceac34f5fb1ebd5f1551e02e1c44 100755 (executable)
@@ -48,6 +48,3 @@ override_dh_auto_test:
        # Skip tests
        :
 endif
-
-get-orig-source:
-       uscan --verbose --force-download --rename --destdir=../build-area