d/gbp.conf: Return to debian/master branch
This commit is contained in:
parent
9945a059fe
commit
c1cbb41bf7
|
|
@ -1,5 +1,6 @@
|
||||||
ostree (2019.2-2) UNRELEASED; urgency=medium
|
ostree (2019.2-2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* d/gbp.conf: Return to debian/master branch
|
||||||
* d/salsa-ci.yml: Request standard CI on salsa.debian.org
|
* d/salsa-ci.yml: Request standard CI on salsa.debian.org
|
||||||
- Disable build-time tests with DEB_BUILD_OPTIONS=nocheck for now.
|
- Disable build-time tests with DEB_BUILD_OPTIONS=nocheck for now.
|
||||||
They don't currently work in the salsa-ci infrastructure, but I
|
They don't currently work in the salsa-ci infrastructure, but I
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
pristine-tar = True
|
pristine-tar = True
|
||||||
compression = xz
|
compression = xz
|
||||||
debian-branch = debian/experimental
|
debian-branch = debian/master
|
||||||
upstream-branch = upstream/latest
|
upstream-branch = upstream/latest
|
||||||
patch-numbers = False
|
patch-numbers = False
|
||||||
upstream-vcs-tag = v%(version)s
|
upstream-vcs-tag = v%(version)s
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue