debian/gbp.conf: use DEP-14 branch names
This commit is contained in:
parent
934241a5e0
commit
c650515521
|
|
@ -1,3 +1,9 @@
|
||||||
|
ostree (2016.3-2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* debian/gbp.conf: use DEP-14 branch names
|
||||||
|
|
||||||
|
-- Simon McVittie <smcv@debian.org> Mon, 28 Mar 2016 12:02:59 +0100
|
||||||
|
|
||||||
ostree (2016.3-1) experimental; urgency=medium
|
ostree (2016.3-1) experimental; urgency=medium
|
||||||
|
|
||||||
* Prepare package for Debian (Closes: #813308)
|
* Prepare package for Debian (Closes: #813308)
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
pristine-tar = True
|
pristine-tar = True
|
||||||
compression = xz
|
compression = xz
|
||||||
|
debian-branch = debian/master
|
||||||
|
upstream-branch = upstream/master
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue