mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
debian/gbp.conf: Upstream tags have changed format
This commit is contained in:
Vendored
+2
-1
@@ -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
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user