I made an NMU to fix this bug (and related ones). I also fixed some more minor issues with the packaging that I noticed.
The attached debdiff is restricted to the debian/ directory. I created the new orig tarball from upstream git commit dc68432bc8fed5faf20f2a0889739a13110abdc1. Ben. -- Ben Hutchings Design a system any fool can use, and only a fool will want to use it.
diff -Nru aufs-4.18+20180903/debian/aufs-dkms.dkms aufs-4.19+20181217/debian/aufs-dkms.dkms --- aufs-4.18+20180903/debian/aufs-dkms.dkms 2018-09-07 09:45:49.000000000 +0100 +++ aufs-4.19+20181217/debian/aufs-dkms.dkms 2019-01-07 18:31:37.000000000 +0000 @@ -6,4 +6,4 @@ DEST_MODULE_NAME[0]="aufs" DEST_MODULE_LOCATION[0]="/kernel/fs/aufs" AUTOINSTALL="yes" -BUILD_EXCLUSIVE_KERNEL="^4.18.*" +BUILD_EXCLUSIVE_KERNEL="^4.19.*" diff -Nru aufs-4.18+20180903/debian/changelog aufs-4.19+20181217/debian/changelog --- aufs-4.18+20180903/debian/changelog 2018-09-07 09:45:49.000000000 +0100 +++ aufs-4.19+20181217/debian/changelog 2019-01-07 18:47:57.000000000 +0000 @@ -1,3 +1,18 @@ +aufs (4.19+20181217-0.1) unstable; urgency=medium + + * Non-maintainer upload + * New upstream release: + - Update to Linux 4.19 (Closes: #905651, #911578, #917857) + * Update build-dependency on linux-kbuild + * aufs-dkms: Delete dependency on linux-kbuild, since the linux-headers + package will depend on if it's separate + * aufs-dkms: Update DKMS kernel version match to 4.19 + * Delete undefined ${shlibs:Depends} from dependencies + * Change binary packages to be arch:all, since their contents are not + architecture-dependent + + -- Ben Hutchings <b...@decadent.org.uk> Mon, 07 Jan 2019 18:47:57 +0000 + aufs (4.18+20180903-1) unstable; urgency=medium * New upstream release. diff -Nru aufs-4.18+20180903/debian/control aufs-4.19+20181217/debian/control --- aufs-4.18+20180903/debian/control 2018-09-07 09:45:49.000000000 +0100 +++ aufs-4.19+20181217/debian/control 2019-01-07 18:45:00.000000000 +0000 @@ -2,16 +2,16 @@ Section: kernel Priority: optional Maintainer: Jan Luca Naumann <j.naum...@fu-berlin.de> -Build-Depends: debhelper (>=11), dkms, linux-kbuild-4.18 +Build-Depends: debhelper (>=11), dkms, linux-kbuild-4.19 Standards-Version: 4.2.1 Homepage: http://aufs.sourceforge.net/ Vcs-Browser: https://salsa.debian.org/janluca-guest/aufs-debian Vcs-Git: https://salsa.debian.org/janluca-guest/aufs-debian.git Package: aufs-dkms -Architecture: linux-any +Architecture: all Multi-Arch: foreign -Depends: ${misc:Depends}, ${shlibs:Depends}, linux-kbuild-4.18 +Depends: ${misc:Depends} Recommends: aufs-tools Suggests: aufs-dev Description: DKMS files to build and install aufs @@ -26,9 +26,9 @@ kernel manually (usually included in the "linux-headers-<your architecture>"). Package: aufs-dev -Architecture: linux-any +Architecture: all Multi-Arch: foreign -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends} Recommends: aufs-dkms Replaces: linux-libc-dev (<< 3.18-1~exp1) Breaks: linux-libc-dev (<< 3.18-1~exp1)
signature.asc
Description: This is a digitally signed message part