debian/gbp.conf: Upstream tags have changed format

This commit is contained in:
Laurent Bigonville
2020-02-12 18:18:35 +01:00
parent 338dae9dc4
commit bca8ec86b8
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -16,8 +16,9 @@ libfprint (1:1.90.1-1) UNRELEASED; urgency=medium
* debian/control: Build-Depends on python3-cairo, python3-gi, umockdev for * debian/control: Build-Depends on python3-cairo, python3-gi, umockdev for
the testsuite the testsuite
* Update debian/libfprint2.postinst for the new supported readers * Update debian/libfprint2.postinst for the new supported readers
* debian/gbp.conf: Upstream tags have changed format
-- Laurent Bigonville <bigon@debian.org> Sat, 11 Jan 2020 01:55:16 +0100 -- Laurent Bigonville <bigon@debian.org> Wed, 12 Feb 2020 18:18:14 +0100
libfprint (1:1.0-1) unstable; urgency=medium libfprint (1:1.0-1) unstable; urgency=medium
+1 -1
View File
@@ -1,4 +1,4 @@
[DEFAULT] [DEFAULT]
pristine-tar = True pristine-tar = True
debian-branch = debian debian-branch = debian
upstream-vcs-tag = V_%(version%.%_)s upstream-vcs-tag = v%(version)s