mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
Drop libmagickcore-dev build-dep and add libpixman-1-dev instead, ImageMagick is not supported since 0.6.0
This commit is contained in:
Vendored
+3
-1
@@ -8,9 +8,11 @@ libfprint (1:0.7.0-1) UNRELEASED; urgency=medium
|
|||||||
- Bump Standards-Version to 3.9.8 (no further changes)
|
- Bump Standards-Version to 3.9.8 (no further changes)
|
||||||
- Use https for the Homepage and Vcs-* fields
|
- Use https for the Homepage and Vcs-* fields
|
||||||
- Drop libssl-dev build-dependency, not needed anymore (Closes: #854710)
|
- Drop libssl-dev build-dependency, not needed anymore (Closes: #854710)
|
||||||
|
- Drop libmagickcore-dev build-dep and add libpixman-1-dev
|
||||||
|
instead, ImageMagick is not supported since 0.6.0
|
||||||
* Add debian/watch file
|
* Add debian/watch file
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Tue, 16 May 2017 11:54:27 +0200
|
-- Laurent Bigonville <bigon@debian.org> Tue, 16 May 2017 12:09:22 +0200
|
||||||
|
|
||||||
libfprint (1:0.6.0-2) unstable; urgency=low
|
libfprint (1:0.6.0-2) unstable; urgency=low
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
@@ -4,7 +4,7 @@ Section: libs
|
|||||||
Maintainer: FingerForce Team <fingerforce-devel@lists.alioth.debian.org>
|
Maintainer: FingerForce Team <fingerforce-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Ulises Vitulli <dererk@debian.org>, Didier Raboud <odyx@debian.org>
|
Uploaders: Ulises Vitulli <dererk@debian.org>, Didier Raboud <odyx@debian.org>
|
||||||
Build-Depends: debhelper (>= 9), autotools-dev, libtool, automake,
|
Build-Depends: debhelper (>= 9), autotools-dev, libtool, automake,
|
||||||
libusb-1.0-0-dev, libglib2.0-dev, libmagickcore-dev, libxv-dev,
|
libusb-1.0-0-dev, libglib2.0-dev, libpixman-1-dev, libxv-dev,
|
||||||
libnss3-dev
|
libnss3-dev
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 3.9.8
|
||||||
Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint
|
Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint
|
||||||
|
|||||||
Reference in New Issue
Block a user