deb-os-testr/debian/changelog
Thomas Goirand 364f0f21c9 * New upstream release.
* Added myself as uploader.
  * Added python{3,}-ddt as build-depends.
  * Using git tag based workflow as the package is from OpenStack:
    - Dropped upstream tarball artifacts (ChangeLog, AUTHORS, PKG-INFO).
    - Fixed debian/gbp.conf
    - Added export OSLO_PACKAGE_VERSION=$(VERSION) in debian/rules.
  * Added unit tests:
    - Added it in debian/rules.
    - Added in debian/bin/* commands which are normally generated by pbr, so
      that we can run unit tests.
  * Dropped Py3 compat patch applied upstream.
2015-07-07 22:26:58 +02:00

22 lines
806 B
Plaintext

python-os-testr (0.2.0-1) experimental; urgency=medium
* New upstream release.
* Added myself as uploader.
* Added python{3,}-ddt as build-depends.
* Using git tag based workflow as the package is from OpenStack:
- Dropped upstream tarball artifacts (ChangeLog, AUTHORS, PKG-INFO).
- Fixed debian/gbp.conf
- Added export OSLO_PACKAGE_VERSION=$(VERSION) in debian/rules.
* Added unit tests:
- Added it in debian/rules.
- Added in debian/bin a ostestr thing which is normally generated by pbr.
* Dropped Py3 compat patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Tue, 07 Jul 2015 21:40:51 +0200
python-os-testr (0.1.0-1) unstable; urgency=medium
* Initial release (Closes: #789613).
-- James Page <james.page@ubuntu.com> Tue, 23 Jun 2015 11:12:25 +0100