summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2017-05-16 20:01:44 +0200
committerDidier Raboud <odyx@debian.org>2017-05-16 20:08:37 +0200
commitc20c06a64bd23ed956d6ad2eae0dace3b6019cf3 (patch)
tree515ad2ee8db62d24f1c394c6f78e1aad3ec5ae19 /debian
parent565c58ba8df7925930bcb059422a04e9f05b7492 (diff)
Use --enable-auto-setup-driverless option; document it in debian/NEWS
Diffstat (limited to 'debian')
-rw-r--r--debian/NEWS8
-rwxr-xr-xdebian/rules1
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 000000000..4dff40e5a
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,8 @@
+cups-filters (1.14.0-1) UNRELEASED; urgency=medium
+
+ This release adds the "--enable-auto-setup-driverless" ./configure
+ option. With this option set, cups-browsed creates queues for all
+ discovered IPP network printers on the local network which support
+ driverless printing (IPP Everywhere or Apple AirPrint).
+
+ -- Didier Raboud <odyx@debian.org> Tue, 16 May 2017 20:02:05 +0200
diff --git a/debian/rules b/debian/rules
index ec8b51f12..b4813817d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ override_dh_auto_configure:
--mandir=/usr/share/man \
--enable-static \
--enable-mutool \
+ --enable-auto-setup-driverless \
--with-mutool-path=/usr/bin/mutool \
--with-test-font-path=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf