]> err.no Git - systemd/commitdiff
Tighten the versions in the maintscript file
authorMichael Biebl <biebl@debian.org>
Sat, 28 Apr 2012 08:45:38 +0000 (10:45 +0200)
committerMichael Biebl <biebl@debian.org>
Sat, 28 Apr 2012 08:49:26 +0000 (10:49 +0200)
so the conffiles are correctly cleaned up when upgrading from the
37-1.1 NMU. Closes: #669951

debian/systemd.maintscript

index 4f51e1031273f45905e0599e2da4f2a93dcead2d..a8a9f95ffab14923f5d425451ccfd39d5a24439e 100644 (file)
@@ -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