]> err.no Git - systemd/commitdiff
Rename bash completion file systemctl-bash-completion.sh → systemd-bash-completion.sh.
authorMichael Biebl <biebl@debian.org>
Sat, 11 Feb 2012 23:29:46 +0000 (00:29 +0100)
committerTollef Fog Heen <tfheen@err.no>
Tue, 28 Feb 2012 06:57:50 +0000 (07:57 +0100)
debian/changelog
debian/systemd.maintscript

index e29a54790963a9ee1576964e28f97cf19aab2666..75668de831bb342f4ece57643401a4e490d23ca2 100644 (file)
@@ -35,6 +35,8 @@ systemd (43-1) unstable; urgency=low
     with sudo.
   * Use new dh_installdeb maintscript facility to handle obsolete conffiles.
     Bump Build-Depends on debhelper accordingly.
+  * Rename bash completion file systemctl-bash-completion.sh →
+    systemd-bash-completion.sh.
 
  -- Tollef Fog Heen <tfheen@debian.org>  Tue, 07 Feb 2012 21:36:34 +0100
 
index 1c58815efb93d52039afb2301eee8bb54442f475..4f51e1031273f45905e0599e2da4f2a93dcead2d 100644 (file)
@@ -2,3 +2,4 @@ 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