Forgot to update the dependencies of libselinux1-dev Updated patch attached.
-- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
diff -Nru libselinux-2.8/debian/changelog libselinux-2.8/debian/changelog --- libselinux-2.8/debian/changelog 2018-05-28 20:50:31.000000000 +0200 +++ libselinux-2.8/debian/changelog 2018-11-17 02:17:10.000000000 +0100 @@ -1,3 +1,10 @@ +libselinux (2.8-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Build against PCRE2. (Closes: #913921) + + -- Michael Biebl <bi...@debian.org> Sat, 17 Nov 2018 02:17:10 +0100 + libselinux (2.8-1) unstable; urgency=medium * New upstream release diff -Nru libselinux-2.8/debian/control libselinux-2.8/debian/control --- libselinux-2.8/debian/control 2018-05-28 20:50:31.000000000 +0200 +++ libselinux-2.8/debian/control 2018-11-17 02:17:10.000000000 +0100 @@ -12,7 +12,7 @@ file, gem2deb (>= 0.5.0~) <!noruby>, libsepol1-dev (>= 2.8), - libpcre3-dev, + libpcre2-dev, pkg-config, python-all-dev (>= 2.6.6-3~) <!nopython>, python3-all-dev <!nopython>, @@ -62,7 +62,7 @@ Architecture: linux-any Depends: libselinux1 (= ${binary:Version}), libsepol1-dev (>= 2.8), - libpcre3-dev, + libpcre2-dev, ${misc:Depends} Section: libdevel Multi-Arch: same diff -Nru libselinux-2.8/debian/rules libselinux-2.8/debian/rules --- libselinux-2.8/debian/rules 2018-05-28 20:50:31.000000000 +0200 +++ libselinux-2.8/debian/rules 2018-11-17 02:17:03.000000000 +0100 @@ -53,6 +53,7 @@ extra_make_args = ARCH=$(DEB_HOST_GNU_CPU) extra_make_args += CC=$(DEB_HOST_GNU_TYPE)-gcc extra_make_args += PKG_CONFIG=$(PKG_CONFIG) +extra_make_args += USE_PCRE2=y override_dh_auto_build: FORCE +$(MAKE) $(extra_make_args) all
signature.asc
Description: OpenPGP digital signature