Added Build-Conflicts will all python{3,}-oslo.* packages.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -3,6 +3,7 @@ oslo-config (1:1.4.0.0~a3-1) unstable; urgency=medium
|
||||
* New upstream release.
|
||||
* Reviewed (build-)depends for this release.
|
||||
* Drops Fix test_version on Python 3.4 patch, applied upstream.
|
||||
* Added Build-Conflicts will all python{3,}-oslo.* packages.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Fri, 08 Aug 2014 18:05:09 +0800
|
||||
|
||||
|
||||
9
debian/control
vendored
9
debian/control
vendored
@@ -39,6 +39,15 @@ Build-Depends-Indep: python-coverage (>= 3.6),
|
||||
python3-testtools (>= 0.9.34),
|
||||
subunit (>= 0.0.18),
|
||||
testrepository (>= 0.0.18)
|
||||
Build-Conflicts: python-oslo.config,
|
||||
python-oslo.db,
|
||||
python-oslo.i18n,
|
||||
python-oslo.messaging,
|
||||
python-oslo.rootwrap,
|
||||
python-oslo.vmware,
|
||||
python3-oslo.config,
|
||||
python3-oslo.i18n,
|
||||
python3-oslo.rootwrap
|
||||
Standards-Version: 3.9.5
|
||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/oslo-config.git
|
||||
Vcs-Git: git://anonscm.debian.org/openstack/oslo-config.git
|
||||
|
||||
Reference in New Issue
Block a user