Commit Graph

11 Commits

Author SHA1 Message Date
Michael Biebl
34165f8d34 Drop unneeded /etc/X11/xinit/xinitrc.d/50-systemd-user.sh
...from the package and clean up the conffile on upgrades. We have the
dbus-user-session package in Debian to properly enable the D-Bus
user-session mode which also takes care of updating the systemd --user
environment.

Closes: #795761
2015-11-24 16:27:23 +01:00
Martin Pitt
2edb1e16fb Revert "Install D-Bus policies into /usr/share/dbus-1/system.d/ instead of /etc/dbus-1"
Simon McVittie says that this needs to wait until Stretch+1 to avoid problems
on dist-upgrade due to policy files disappearing from /etc while the old
dbus-daemon is still running.

This reverts commit 5daf857c43.
2015-10-14 15:31:35 +02:00
Martin Pitt
fcc8234cdf debian/systemd.maintscript: Drop unnecessary package names 2015-10-14 10:41:05 +02:00
Martin Pitt
5daf857c43 Install D-Bus policies into /usr/share/dbus-1/system.d/ instead of /etc/dbus-1
This gets rid of some conffiles.
Bump D-Bus dependencies to >= 1.9.18 which started supporting this.
Remove obsolete conffiles on upgrades.
2015-10-14 10:28:53 +02:00
Felipe Sateler
f5f5028055 Move conffile from systemd to systemd-container package
Use 224-2 as version in rm_conffile because otherwise the file will be
removed on 224-2 => 225-1 upgrades, when the file is now the property of
systemd-container, not systemd.

Closes: #797048
2015-08-28 13:20:22 -03:00
Michael Biebl
cfaafb0773 systemd: Remove obsolete conffile clean up from pre-wheezy 2015-07-21 22:30:59 +02:00
Michael Biebl
9d0e1d84f4 Rename conffiles for logind and journald 2013-07-17 20:24:08 +02:00
Michael Biebl
8af0f8a1f5 Remove obsolete bash-completion scripts on upgrades
Nowadays they are installed in /usr/share/bash-completion/completions.
2013-07-17 20:24:08 +02:00
Michael Biebl
96e84054c9 Tighten the versions in the maintscript file
so the conffiles are correctly cleaned up when upgrading from the
37-1.1 NMU. Closes: #669951
2012-04-28 10:49:26 +02:00
Michael Biebl
ab6bd81e80 Rename bash completion file systemctl-bash-completion.sh → systemd-bash-completion.sh. 2012-02-28 07:57:50 +01:00
Michael Biebl
e3c0434f4a Use new dh_installdeb maintscript facility to handle obsolete conffiles.
Bump Build-Depends on debhelper accordingly.

Conflicts:

	debian/changelog
2012-02-28 07:57:19 +01:00