]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Added python-pep8 to build depends (Closes: #834275)
authorOndřej Nový <onovy@debian.org>
Sun, 14 Aug 2016 13:22:24 +0000 (15:22 +0200)
committerOndřej Nový <onovy@debian.org>
Sun, 14 Aug 2016 13:59:20 +0000 (15:59 +0200)
Rewritten-From: 673c514bac1e88d411d8143a02ad36910209b591

xenial/debian/changelog
xenial/debian/control

index 7075e241babc8b7ae32510282ab451fba680b723..982aa3051940b4971e6f5c218824cfb1cc72b59c 100644 (file)
@@ -1,3 +1,9 @@
+cinder (2:9.0.0~b2-2) UNRELEASED; urgency=medium
+
+  * Added python-pep8 to build depends (Closes: #834275)
+
+ -- Ondřej Nový <onovy@debian.org>  Sun, 14 Aug 2016 15:59:04 +0200
+
 cinder (2:9.0.0~b2-1) experimental; urgency=medium
 
   * New upstream release.
index baf09382f386e7fa701f76d32153f51d9176217d..a1885aba1f0feb2a4fa4a3fbe084259a5b61af21 100644 (file)
@@ -65,6 +65,7 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-paramiko (>= 2.0),
                      python-paste,
                      python-pastedeploy,
+                     python-pep8,
                      python-psutil,
                      python-psycopg2 (>= 2.5),
                      python-pymysql,