Standards-Version: 3.9.7 (no change).

This commit is contained in:
Thomas Goirand
2016-03-02 10:46:55 +00:00
parent 89764db795
commit 0af19da11a
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
python-oslo.concurrency (3.6.0-1) UNRELEASED; urgency=medium
python-oslo.concurrency (3.6.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
@@ -11,6 +11,7 @@ python-oslo.concurrency (3.6.0-1) UNRELEASED; urgency=medium
[ Thomas Goirand ]
* Fixed debian/copyright ordering.
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Wed, 02 Mar 2016 10:45:58 +0000

2
debian/control vendored
View File

@@ -46,7 +46,7 @@ Build-Depends-Indep: python-babel,
python3-six (>= 1.9.0),
subunit,
testrepository,
Standards-Version: 3.9.6
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-oslo.concurrency.git/
Vcs-Git: https://anonscm.debian.org/git/openstack/python-oslo.concurrency.git
Homepage: https://github.com/openstack/oslo.concurrency