tags 669951 + patch thanks On 23.04.2012 07:59, Raphael Hertzog wrote: > On Sun, 22 Apr 2012, Michael Biebl wrote: > >> Maybe should have used 43-1~~ instead of 37-1. This is ugly, but it >> would have avoided this particular problem and it even would be >> backport-safe. > > "43-1~ < 43-1~bpo60" so "43-1~" should be enough
Thanks for your input, Raphael. Attached is a patch which bumps the min version for the systemctl-bash-completion.sh conffile to 44-2~ to ensure it is moved for users which had 37-1.1 installed and upgraded to 44-1 already. And to be consistent I've also converted the other entries in systemd.maintscript to the now recommended versioning scheme. This is under the assumption, that the next upload will be 44-2. Tollef, any plans for such an upload? We should probably make one soon, and add back the pam workaround. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
diff --git a/debian/systemd.maintscript b/debian/systemd.maintscript index 4f51e10..a8a9f95 100644 --- a/debian/systemd.maintscript +++ b/debian/systemd.maintscript @@ -1,5 +1,5 @@ -rm_conffile /etc/lsb-base-logging.sh 20-1 systemd -rm_conffile /etc/tmpfiles.d/legacy.conf 25-2 systemd -rm_conffile /etc/tmpfiles.d/systemd.conf 25-2 systemd -rm_conffile /etc/tmpfiles.d/x11.conf 25-2 systemd -mv_conffile /etc/bash_completion.d/systemctl-bash-completion.sh /etc/bash_completion.d/systemd-bash-completion.sh 37-1 systemd +rm_conffile /etc/lsb-base-logging.sh 25-1~ systemd +rm_conffile /etc/tmpfiles.d/legacy.conf 29-1~ systemd +rm_conffile /etc/tmpfiles.d/systemd.conf 29-1~ systemd +rm_conffile /etc/tmpfiles.d/x11.conf 29-1~ systemd +mv_conffile /etc/bash_completion.d/systemctl-bash-completion.sh /etc/bash_completion.d/systemd-bash-completion.sh 44-2~ systemd
signature.asc
Description: OpenPGP digital signature