diff -Nru python-oslo.utils-3.7.0/debian/changelog python-oslo.utils-3.8.0/debian/changelog --- python-oslo.utils-3.7.0/debian/changelog 2016-03-02 10:35:58.000000000 +0000 +++ python-oslo.utils-3.8.0/debian/changelog 2016-04-04 08:29:25.000000000 +0000 @@ -1,3 +1,15 @@ +python-oslo.utils (3.8.0-2) unstable; urgency=medium + + * Uploading to unstable. + + -- Thomas Goirand Mon, 04 Apr 2016 08:29:15 +0000 + +python-oslo.utils (3.8.0-1) experimental; urgency=medium + + * New upstream release. + + -- Thomas Goirand Sat, 02 Apr 2016 14:46:26 +0200 + python-oslo.utils (3.7.0-1) experimental; urgency=medium [ Thomas Goirand ] diff -Nru python-oslo.utils-3.7.0/debian/control python-oslo.utils-3.8.0/debian/control --- python-oslo.utils-3.7.0/debian/control 2016-03-02 10:35:58.000000000 +0000 +++ python-oslo.utils-3.8.0/debian/control 2016-04-04 08:29:25.000000000 +0000 @@ -25,7 +25,7 @@ python-monotonic (>= 0.6), python-netaddr (>= 0.7.12), python-netifaces (>= 0.10.4), - python-oslo.config (>= 1:3.4.0), + python-oslo.config (>= 1:3.7.0), python-oslo.i18n (>= 2.1.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), @@ -42,7 +42,7 @@ python3-monotonic (>= 0.6), python3-netaddr (>= 0.7.12), python3-netifaces (>= 0.10.4), - python3-oslo.config (>= 1:3.4.0), + python3-oslo.config (>= 1:3.7.0), python3-oslo.i18n (>= 2.1.0), python3-oslotest (>= 1.10.0), python3-six (>= 1.9.0), diff -Nru python-oslo.utils-3.7.0/.gitreview python-oslo.utils-3.8.0/.gitreview --- python-oslo.utils-3.7.0/.gitreview 2016-02-24 08:34:53.000000000 +0000 +++ python-oslo.utils-3.8.0/.gitreview 2016-03-24 13:49:50.000000000 +0000 @@ -1,4 +1,5 @@ [gerrit] host=review.openstack.org port=29418 -project=openstack/oslo.utils.git \ No newline at end of file +project=openstack/oslo.utils.git +defaultbranch=stable/mitaka diff -Nru python-oslo.utils-3.7.0/test-requirements.txt python-oslo.utils-3.8.0/test-requirements.txt --- python-oslo.utils-3.7.0/test-requirements.txt 2016-02-24 08:34:53.000000000 +0000 +++ python-oslo.utils-3.8.0/test-requirements.txt 2016-03-24 13:49:50.000000000 +0000 @@ -25,7 +25,7 @@ mock>=1.2 # BSD # used for oslotest cross-testing scripts -oslo.config>=3.4.0 # Apache-2.0 +oslo.config>=3.7.0 # Apache-2.0 # Bandit security code scanner bandit>=0.17.3 # Apache-2.0