summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2017-07-05 13:21:14 +0200
committerDidier Raboud <odyx@debian.org>2017-07-05 13:21:14 +0200
commit895b2639423733102251527ec36febcdf37456d5 (patch)
tree903acfb56efaee55961b9f69bfa963872c4dc48b
parenta14a9ebb816c42c86527455ecafbb062dcc102e7 (diff)
Add two new libcups2 symbols
-rw-r--r--debian/libcups2.symbols2
-rwxr-xr-xdebian/rules2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/libcups2.symbols b/debian/libcups2.symbols
index 76e9cb956..1eef96842 100644
--- a/debian/libcups2.symbols
+++ b/debian/libcups2.symbols
@@ -8,6 +8,7 @@ libcups.so.2 libcups2 #MINVER#
(optional=GnuTLS)_httpReadGNUTLS@Base 1.4.4-3~
(optional=GnuTLS)_httpWriteGNUTLS@Base 1.4.4-3~
cupsAddDest@Base 1.4.0
+ cupsAddIntegerOption@Base 2.2.4
cupsAddOption@Base 1.4.0
cupsAdminCreateWindowsPPD@Base 1.4.0
cupsAdminExportSamba@Base 1.4.0
@@ -115,6 +116,7 @@ libcups.so.2 libcups2 #MINVER#
cupsGetDevices@Base 1.4.0
cupsGetFd@Base 1.4.0
cupsGetFile@Base 1.4.0
+ cupsGetIntegerOption@Base 2.2.4
cupsGetJobs2@Base 1.4.0
cupsGetJobs@Base 1.4.0
cupsGetNamedDest@Base 1.4.0
diff --git a/debian/rules b/debian/rules
index f037a5b3f..32efc8df3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ export DSOFLAGS = $(shell dpkg-buildflags --get LDFLAGS)
DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
%:
- dh $@ --with systemd --without autoreconf
+ dh $@ --without autoreconf --no-parallel
ifeq ($(DEB_HOST_ARCH_OS),hurd)
CONFIG_LIBUSB=--disable-libusb