[ubuntu-cloud-archive/newton-updates] python-oslo.config (Accepted)

James Page james.page at ubuntu.com
Fri Jun 10 15:58:31 UTC 2016


 python-oslo.config (1:3.10.0-0ubuntu1~cloud0) xenial-newton; urgency=medium
 .
   * New package for the Ubuntu Cloud Archive.
 .
 python-oslo.config (1:3.10.0-0ubuntu1) yakkety; urgency=medium
 .
   [ Ondej Nov ]
   * Standards-Version is 3.9.8 now (no change)
   * d/rules: Changed UPSTREAM_GIT protocol to https
   * d/copyright: Changed source URL to https protocol
 .
   [ Corey Bryant ]
   * New upstream release.
   * d/gbp.conf: Update branch for Newton.
   * d/control: Align (Build-)Depends with upstream.
   * d/p/drop-doc-conf-git.patch: Dropped. Fixed upstream.
   * d/p/Fix_isinstance_call.patch: Dropped. Fixed upstream.
 .
 python-oslo.config (1:3.9.0-3) unstable; urgency=medium
 .
   * Uploading to unstable.
 .
 python-oslo.config (1:3.9.0-2) experimental; urgency=medium
 .
   * Added Fix_isinstance_call.patch, fixing Neutron config generation.
 .
 python-oslo.config (1:3.9.0-1) experimental; urgency=medium
 .
   [ Corey Bryant ]
   * d/p/remove-argparse-from-requirements.patch: Dropped. No longer needed.
   * d/control: Add python(3)-docutils to (Build-)Depends.
   * d/control: Add python3-sphinx to Build-Depends.
   * d/p/debian/patches/drop-doc-conf-git.patch: Drop git from sphinx config
     file as git repository is not avialable during package builds.
 .
   [ Thomas Goirand ]
   * New upstream release.
   * d/control: Align (Build-)Depends with upstream.
   * Standards-Version: 3.9.7 (no change).
 .
 python-oslo.config (1:3.2.1-2) experimental; urgency=medium
 .
   * Remove argparse from requirements.txt.
   * Fixed debian/copyright ordering.
   * Fixed VCS fields to use https.
 .
 python-oslo.config (1:3.2.1-1) experimental; urgency=medium
 .
   * New upstream release.
 .
 python-oslo.config (1:3.2.0-1) experimental; urgency=medium
 .
   [ Ivan Udovichenko ]
   * d/copyright: Fix wrong value of Upstream-Name field.
     (LP#1493101)
 .
   [ Thomas Goirand ]
   * New upstream release.
 .
 python-oslo.config (1:3.0.0-1) experimental; urgency=medium
 .
   * New upstream release.
   * Fixed (build-)depends for this release.
 .
 python-oslo.config (1:2.4.0-3) unstable; urgency=medium
 .
   * override_dh_python3 to fix Py3 shebang.
 .
 python-oslo.config (1:2.4.0-2) unstable; urgency=medium
 .
   * Uploading to unstable.
 .
 python-oslo.config (1:2.4.0-1) experimental; urgency=medium
 .
   [ James Page ]
   * Add package directory to PYTHONPATH before building doc, fixing
     FTBFS.
 .
   [ Thomas Goirand ]
   * New upstream release.
 .
 python-oslo.config (1:2.3.0-1) experimental; urgency=medium
 .
   [ James Page ]
   * Fixup typo in transitional package description (LP: #1471561).
   * d/p/fixtures-1.3-compat.patch: Cherry pick fix from upstream VCS to
     resolve compatibility with fixtures >= 1.3.1.
 .
   [ Thomas Goirand ]
   * New upstream release.
 .
 python-oslo.config (1:1.12.1-3) experimental; urgency=medium
 .
   [ James Page ]
   * Team upload.
   * d/control: Fixup errant , in Uploaders field.
 .
   [ Thomas Goirand ]
   * Made build reproducible, thanks to Juan Picca <jumapico at gmail.com>
     (Closes: #788479).
 .
 python-oslo.config (1:1.12.1-1) experimental; urgency=medium
 .
   * Team Upload.
   * New upstream release.
   * Update watch file to use pypi.debian.net.
 .
 python-oslo.config (1:1.11.0-1) experimental; urgency=medium
 .
   * New upstream release:
     - d/control: Align version requirements with upstream.
   * Re-integrate with Ubuntu:
     - d/control: Add Breaks/Replaces for Ubuntu *oslo-config binaries.
     - d/control: Add transitional packages for *oslo-config binaries
       in Ubuntu.
   * Rename source package to python-oslo.config.
 .
 oslo-config (1:1.9.3-1) unstable; urgency=medium
 .
   * New upstream release.
   * Uploading to unstable.
   * Fixed (build-)depends for this release.
   * Removed all patches (obsolete).
   * Standards-Version: 3.9.6.
   * Dropped the Provides: oslo-config.
 .
 oslo-config (1:1.4.0.0-2) experimental; urgency=medium
 .
   * Added argparse to py3dist-overrides.
 .
 oslo-config (1:1.4.0.0-1) experimental; urgency=medium
 .
   * New upstream release (really is 1.4.0).
 .
 oslo-config (1:1.4.0.0~a5-1) experimental; urgency=medium
 .
   * New upstream release.
   * Added update-alternative for the oslo-config-generator binary.
   * 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.
 .
 oslo-config (1:1.3.0-2) unstable; urgency=medium
 .
   * Do not run unit tests using python 2.6.
 .
 oslo-config (1:1.3.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Added Python3 support.
   * Fixed long description typo (Closes: #745291).
   * Added UPSTREAM_GIT in debian/rules.
   * Added a -doc package.
   * Added Fix_test_version_on_Python_3.4.patch
   * Added extend-diff-ignore = "^[^/]*[.]egg-info/" to debian/source/options.
   * Bumped Standards-Version: to 3.9.5.
   * Cleans correctly to allow double builds.
 .
 oslo-config (1:1.3.0~a0-2) unstable; urgency=medium
 .
   * New upstream release.
   * Added --testr-args='--subunit  ' when calling testr.
 .
 oslo-config (1:1.2.0a4-2) unstable; urgency=low
 .
   * Missing build-depends: python-d2to1.
 .
 oslo-config (1:1.2.0a4-1) unstable; urgency=low
 .
   * New upstream release.
   * Fixed the VCS fields.
   * Added build-depends: python-pbr, python-six & testrepository and fixed the
     start of unit tests using testrepository instead of nosetests.
 .
 oslo-config (1:1.1.0-3) unstable; urgency=low
 .
   * Ran wrap-and-sort.
   * Drops python-nosexcover from build-dependencies.
 .
 oslo-config (1:1.1.0-1) unstable; urgency=low
 .
   * New upstream version.
   * Uploading to unstable.
 .
 oslo-config (1.1.0b1-1) experimental; urgency=low
 .
   * Initial release (Closes: #701523).

Date: Sun, 05 Jun 2016 08:12:59 +0000
Changed-By: Openstack Ubuntu Testing Bot <openstack-testing-bot at ubuntu.com>
Signed-By: Openstack Ubuntu Testing Bot
Published-By: James Page <james.page at ubuntu.com>


More information about the Cloud-archive-changes mailing list