diff -Nru plymouth-0.9.2/debian/changelog plymouth-0.9.2/debian/changelog --- plymouth-0.9.2/debian/changelog 2016-04-15 11:29:06.000000000 +0000 +++ plymouth-0.9.2/debian/changelog 2016-04-16 20:43:51.000000000 +0000 @@ -1,3 +1,9 @@ +plymouth (0.9.2-3ubuntu13) xenial; urgency=medium + + * debian/plymouth-theme-ubuntu-text.postinst: Make rmdir less noisy. + + -- Adam Conrad Sat, 16 Apr 2016 14:43:32 -0600 + plymouth (0.9.2-3ubuntu12) xenial; urgency=medium * debian/plymouth-theme-ubuntu-text.postinst: Only remove the leftover diff -Nru plymouth-0.9.2/debian/plymouth-theme-ubuntu-text.postinst plymouth-0.9.2/debian/plymouth-theme-ubuntu-text.postinst --- plymouth-0.9.2/debian/plymouth-theme-ubuntu-text.postinst 2016-04-15 11:27:12.000000000 +0000 +++ plymouth-0.9.2/debian/plymouth-theme-ubuntu-text.postinst 2016-04-16 20:43:29.000000000 +0000 @@ -27,7 +27,7 @@ # we keep that rmdir unconditional as we want to ensure that the dir is # removed at some point (alternatives on other theme package removing # default links may happens later) - rmdir -p --ignore-fail-on-non-empty /lib/plymouth/ || : + rmdir -p --ignore-fail-on-non-empty /lib/plymouth/ 2>/dev/null || : sed -re \ "/\[ubuntu-text\]/ {