diff --git a/debian/changelog b/debian/changelog index 410cc328..1700f6bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ ostree (2016.5-5) UNRELEASED; urgency=medium d/p/tests-Fix-build-with-old-glib.patch: apply patches from 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 -- Simon McVittie Wed, 15 Jun 2016 14:05:53 -0400 diff --git a/debian/gbp.conf b/debian/gbp.conf index b30b031a..b444f8e2 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,5 +2,5 @@ pristine-tar = True compression = xz debian-branch = debian/master -upstream-branch = upstream/master +upstream-branch = upstream/latest patch-numbers = False