[debian-edu-commits] debian-edu/ 01/01: Correct path to dpkg-divert in cf.krb5client. New path is /usr/bin/.
Petter Reinholdtsen
pere at moszumanska.debian.org
Thu Sep 11 13:09:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
pere pushed a commit to branch master
in repository debian-edu-config.
commit a35a2e705ad1d11214a0294f285672ef8f672635
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Thu Sep 11 15:09:15 2014 +0200
Correct path to dpkg-divert in cf.krb5client. New path is /usr/bin/.
---
cf/cf.krb5client | 2 +-
debian/changelog | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/cf/cf.krb5client b/cf/cf.krb5client
index 18bb967..ed8bceb 100644
--- a/cf/cf.krb5client
+++ b/cf/cf.krb5client
@@ -10,7 +10,7 @@ shellcommands:
# Move away Squeeze krb5 pam config to allow us to provide a
# replacement to fix #656309.
# FIXME See if this is still needed in Wheezy.
- "/usr/sbin/dpkg-divert --package debian-edu-config --rename --divert /usr/share/debian-edu-config/pam-config-krb5-orig --add /usr/share/pam-configs/krb5"
+ "/usr/bin/dpkg-divert --package debian-edu-config --rename --divert /usr/share/debian-edu-config/pam-config-krb5-orig --add /usr/share/pam-configs/krb5"
debian.installation.!standalone.!roaming.secondpass::
# Activate changes to pam-configs in /etc/pam.d/
"/usr/sbin/pam-auth-update --package"
diff --git a/debian/changelog b/debian/changelog
index a38456b..b3da19f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ debian-edu-config (1.727) UNRELEASED; urgency=low
append_if_missing() function.
* Add autofs to set of handled sssd services in generated
configuration.
+ * Correct path to dpkg-divert in cf.krb5client. New path is
+ /usr/bin/.
-- Petter Reinholdtsen <pere at debian.org> Wed, 10 Sep 2014 21:54:52 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list