deb-os-testr/debian/gbp.conf
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

9 lines
154 B
Plaintext

[DEFAULT]
upstream-branch = master
debian-branch = debian/liberty
upstream-tag = %(version)s
compression = xz
[buildpackage]
export-dir = ../build-area/