From 2185fda6b446374bdd4bf81050a4866f909c12ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Dec 2024 18:29:48 +0100 Subject: Reenable v4l --- debian/changelog | 7 +++++++ debian/control | 1 + debian/rules | 1 - 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 18224ab..c9266af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sane-backends (1.3.1-1) UNRELEASED; urgency=medium + + * New upstream release. + * Reenable v4l. + + -- Jörg Frings-Fürst Sun, 08 Dec 2024 17:07:00 +0100 + sane-backends (1.3.0-2) unstable; urgency=medium * Fix FTBFS on hurd-i386 & hurd-amd64 (Closes: #1081122). diff --git a/debian/control b/debian/control index a77f110..e25d36b 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Build-Depends: libsystemd-dev [linux-any], libtiff-dev, libusb-1.0-0-dev, + libv4l-dev, libxml2-dev, pkgconf, po-debconf, diff --git a/debian/rules b/debian/rules index d44c8ce..d9f933e 100755 --- a/debian/rules +++ b/debian/rules @@ -48,7 +48,6 @@ endif --with-avahi \ --enable-pnm-backend \ --with-usb \ - --without-v4l \ --disable-locking override_dh_autoreconf: -- cgit v1.2.3