diff --git a/debian/changelog b/debian/changelog index ad1af144..aeef5cfd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,8 +16,9 @@ libfprint (1:1.90.1-1) UNRELEASED; urgency=medium * debian/control: Build-Depends on python3-cairo, python3-gi, umockdev for the testsuite * Update debian/libfprint2.postinst for the new supported readers + * debian/gbp.conf: Upstream tags have changed format - -- Laurent Bigonville Sat, 11 Jan 2020 01:55:16 +0100 + -- Laurent Bigonville Wed, 12 Feb 2020 18:18:14 +0100 libfprint (1:1.0-1) unstable; urgency=medium diff --git a/debian/gbp.conf b/debian/gbp.conf index 50ece79c..a6ae3be4 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,4 +1,4 @@ [DEFAULT] pristine-tar = True debian-branch = debian -upstream-vcs-tag = V_%(version%.%_)s +upstream-vcs-tag = v%(version)s