]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
update heat packages to 2015.1.2 75/9975/2 openstack-ci/fuel-7.0/2015.1.0
authorIgor Yozhikov <iyozhikov@mirantis.com>
Thu, 30 Jul 2015 10:26:22 +0000 (13:26 +0300)
committerIgor Yozhikov <iyozhikov@mirantis.com>
Thu, 30 Jul 2015 11:44:26 +0000 (14:44 +0300)
 * Version update to 2015.1.2
 * Requirements.txt patch update
 * add dh-python

Change-Id: I9336d978973fafcc744a76572c912d842f56076d
Related-Bug: #1459837

trusty/debian/changelog
trusty/debian/control
trusty/debian/patches/fix-requirements.patch

index 5a64efb3aedf1e46c5542c35c9beef7db995b200..8265c487f54b4749b488734da63e55b482f99cdb 100644 (file)
@@ -1,3 +1,11 @@
+heat (2015.1.2-1~u14.04+mos1) mos7.0; urgency=medium
+
+  * Version update to 2015.1.2
+  * Requirements.txt patch update
+  * LP#1459837
+  
+ -- Igor Yozhikov <iyozhikov@mirantis.com>  Thu, 30 Jul 2015 13:15:13 +0300
+
 heat (2015.1.0-1~u14.04+mos4) mos7.0; urgency=medium
 
   * debian/control:
index fa63cdc9ab8288ec7f5c31a939127e2afdfa5ff5..5c093ef752fd1222e98ee35706f064f4691ede4b 100644 (file)
@@ -4,6 +4,7 @@ Priority: optional
 Maintainer: MOS Heat Team <mos-heat@mirantis.com>
 Build-Depends:
  debhelper (>= 9),
+ dh-python,
  dh-systemd,
  openstack-pkg-tools (>= 21),
  python-all (>= 2.7.1),
@@ -253,4 +254,4 @@ Description: OpenStack orchestration service - Documentation
  templates, through both an OpenStack-native ReST API and a
  CloudFormation-compatible Query API.
  .
- This package contains the documentation.
\ No newline at end of file
+ This package contains the documentation.
index 22f581accc5b148de1a3dbf6c02f50e2bc85561d..eb224ce84c1f157b79a0934eadccece242fcfde5 100644 (file)
@@ -1,14 +1,14 @@
-diff -Naurp heat-2015.1.0.orig/requirements.txt heat-2015.1.0/requirements.txt
---- heat-2015.1.0.orig/requirements.txt        2015-04-30 14:01:47.000000000 +0200
-+++ heat-2015.1.0/requirements.txt     2015-04-30 14:44:43.546753986 +0200
-@@ -38,9 +38,8 @@ python-saharaclient>=0.8.0,<0.9.0
- python-swiftclient>=2.2.0,<2.5.0
- python-troveclient>=1.0.7,<1.1.0
+
+--- heat/requirements.txt      2015-07-30 13:14:46.638768543 +0300
++++ heat/requirements.txt      2015-07-30 13:15:31.142768911 +0300
+@@ -38,9 +38,8 @@
+ python-swiftclient<2.5.0,>=2.2.0
+ python-troveclient<1.1.0,>=1.0.7
  PyYAML>=3.1.0
 -qpid-python
- requests>=2.2.0,!=2.4.0
--Routes>=1.12.3,!=2.0
+ requests!=2.4.0,>=2.2.0
+-Routes!=2.0,>=1.12.3
 +Routes>=1.12.3
  six>=1.9.0
- SQLAlchemy>=0.9.7,<=0.9.99
+ SQLAlchemy<=0.9.99,>=0.9.7
  sqlalchemy-migrate>=0.9.5