d/gbp.conf: configure to merge upstream tags into upstream/latest (add https://github.com/ostreedev/ostree as a remote)

This commit is contained in:
Simon McVittie 2016-06-26 12:16:58 +01:00
parent 20ad748b6d
commit 43a793709c
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View File

@ -9,6 +9,8 @@ ostree (2016.5-5) UNRELEASED; urgency=medium
upstream to make ostree buildable on Debian jessie
* d/watch: fetch releases from GitHub instead of GNOME
* d/gbp.conf: configure to use upstream/latest for upstream imports
* d/gbp.conf: configure to merge upstream tags into upstream/latest
(add https://github.com/ostreedev/ostree as a remote)
-- Simon McVittie <smcv@debian.org> Wed, 15 Jun 2016 14:05:53 -0400

1
debian/gbp.conf vendored
View File

@ -4,3 +4,4 @@ compression = xz
debian-branch = debian/master
upstream-branch = upstream/latest
patch-numbers = False
upstream-vcs-tag = v%(version)s