From ab6bd81e806ff564ba53395c38cbbcd28267f176 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 12 Feb 2012 00:29:46 +0100 Subject: [PATCH] =?utf8?q?Rename=20bash=20completion=20file=20systemctl-ba?= =?utf8?q?sh-completion.sh=20=E2=86=92=20systemd-bash-completion.sh.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- debian/changelog | 2 ++ debian/systemd.maintscript | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index e29a5479..75668de8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 07 Feb 2012 21:36:34 +0100 diff --git a/debian/systemd.maintscript b/debian/systemd.maintscript index 1c58815e..4f51e103 100644 --- a/debian/systemd.maintscript +++ b/debian/systemd.maintscript @@ -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 -- 2.39.5