diff -Nru initramfs-tools-ubuntu-core-0.7.45+ppa2/debian/changelog initramfs-tools-ubuntu-core-0.7.45+ppa3/debian/changelog --- initramfs-tools-ubuntu-core-0.7.45+ppa2/debian/changelog 2018-10-08 12:21:58.000000000 +0000 +++ initramfs-tools-ubuntu-core-0.7.45+ppa3/debian/changelog 2018-10-09 09:08:31.000000000 +0000 @@ -1,3 +1,9 @@ +initramfs-tools-ubuntu-core (0.7.45+ppa3) bionic; urgency=medium + + * Fix bionic shellcheck issues + + -- Michael Vogt Tue, 09 Oct 2018 11:08:31 +0200 + initramfs-tools-ubuntu-core (0.7.45+ppa2) bionic; urgency=medium * resync with bionic again - this package can go unmodified into diff -Nru initramfs-tools-ubuntu-core-0.7.45+ppa2/hooks/resize initramfs-tools-ubuntu-core-0.7.45+ppa3/hooks/resize --- initramfs-tools-ubuntu-core-0.7.45+ppa2/hooks/resize 2017-09-14 14:44:19.000000000 +0000 +++ initramfs-tools-ubuntu-core-0.7.45+ppa3/hooks/resize 2018-10-09 09:08:21.000000000 +0000 @@ -17,6 +17,7 @@ ;; esac +# shellcheck disable=SC1091 . /usr/share/initramfs-tools/hook-functions copy_exec /sbin/parted /sbin diff -Nru initramfs-tools-ubuntu-core-0.7.45+ppa2/hooks/ubuntu-core-rootfs initramfs-tools-ubuntu-core-0.7.45+ppa3/hooks/ubuntu-core-rootfs --- initramfs-tools-ubuntu-core-0.7.45+ppa2/hooks/ubuntu-core-rootfs 2017-09-14 14:44:19.000000000 +0000 +++ initramfs-tools-ubuntu-core-0.7.45+ppa3/hooks/ubuntu-core-rootfs 2018-10-09 09:08:21.000000000 +0000 @@ -17,6 +17,7 @@ ;; esac +# shellcheck disable=SC1091 . /usr/share/initramfs-tools/hook-functions copy_exec /bin/chown