d/gbp.conf: Don't number patches

This commit is contained in:
Simon McVittie
2018-09-10 01:15:47 +01:00
parent 241642086f
commit c552be08d5
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -9,6 +9,7 @@ gtk+3.0 (3.24.0-2) UNRELEASED; urgency=medium
* d/p/Don-t-test-default-constructed-GdkPixbuf-properties.patch:
Work around a gdk-pixbuf bug that caused test failures
(Closes: #908439)
* d/gbp.conf: Don't number patches
-- Simon McVittie <smcv@debian.org> Sun, 09 Sep 2018 23:08:13 +0100

1
debian/gbp.conf vendored
View File

@ -3,3 +3,4 @@ pristine-tar = True
debian-branch = debian/master
upstream-branch = upstream/latest
upstream-vcs-tag = %(version)s
patch-numbers = False