Bump Build-Depends on debhelper accordingly.
Conflicts:
debian/changelog
Closes: #643699
* Disable pam_systemd for non-interactive sessions to work around an issue
with sudo.
+ * Use new dh_installdeb maintscript facility to handle obsolete conffiles.
+ Bump Build-Depends on debhelper accordingly.
-- Tollef Fog Heen <tfheen@debian.org> Tue, 07 Feb 2012 21:36:34 +0100
Vcs-Git: git://git.err.no/systemd/
Vcs-Browser: http://git.err.no/cgi-bin/gitweb.cgi?p=systemd;a=summary
Homepage: http://www.freedesktop.org/wiki/Software/systemd
-Build-Depends: debhelper (>= 7.0.50),
+Build-Depends: debhelper (>= 8.1.0),
libcap-dev,
pkg-config,
libudev-dev (>= 172),
Priority: extra
Recommends: libpam-systemd
Suggests: systemd-gui, python
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, util-linux (>= 2.19.1-2), initscripts (>= 2.88dsf-17), udev
Breaks: lvm2 (<< 2.02.84-1)
Conflicts: klogd
--- /dev/null
+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
systemd-machine-id-setup
-dpkg-maintscript-helper rm_conffile /etc/lsb-base-logging.sh 20-1 systemd -- "$@"
-
-dpkg-maintscript-helper rm_conffile /etc/tmpfiles.d/legacy.conf 25-2 systemd -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/tmpfiles.d/systemd.conf 25-2 systemd -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/tmpfiles.d/x11.conf 25-2 systemd -- "$@"
-
#DEBHELPER#
--divert /lib/lsb/init-functions.systemd /lib/lsb/init-functions
fi
-dpkg-maintscript-helper rm_conffile /etc/lsb-base-logging.sh 20-1 systemd -- "$@"
-
-dpkg-maintscript-helper rm_conffile /etc/tmpfiles.d/legacy.conf 25-2 systemd -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/tmpfiles.d/systemd.conf 25-2 systemd -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/tmpfiles.d/x11.conf 25-2 systemd -- "$@"
-
#DEBHELPER#
exit 0
--divert /lib/lsb/init-functions.systemd /lib/lsb/init-functions
fi
-dpkg-maintscript-helper rm_conffile /etc/lsb-base-logging.sh 20-1 systemd -- "$@"
-
-dpkg-maintscript-helper rm_conffile /etc/tmpfiles.d/legacy.conf 25-2 systemd -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/tmpfiles.d/systemd.conf 25-2 systemd -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/tmpfiles.d/x11.conf 25-2 systemd -- "$@"
-
#DEBHELPER#
exit 0