[debian-edu-commits] debian-edu/ 02/03: Move old pam config.
Dominik George
natureshadow-guest at moszumanska.debian.org
Fri Oct 7 00:05:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository xrdp.
commit a6505aa7868c84187f2bdfeccbcfa02d3e8f2aee
Author: Dominik George <nik at naturalnet.de>
Date: Fri Oct 7 01:13:16 2016 +0200
Move old pam config.
---
debian/changelog | 4 +++-
debian/xrdp.maintscript | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 91ddcd5..83683a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,8 +17,10 @@ xrdp (0.9.0~20161006+git132cc10-1) UNRELEASED; urgency=medium
* Refresh quilt patches.
* Be more aggressive when creating /var/run directories.
+ Fixes upgrade path from 0.6.1. (Closes: #828868)
+ * Move old, duplicate pam config to new name.
+ + Fixes upgrade path from 0.6.1. (Closes: #836583)
- -- Dominik George <nik at naturalnet.de> Fri, 07 Oct 2016 01:01:40 +0200
+ -- Dominik George <nik at naturalnet.de> Fri, 07 Oct 2016 01:12:21 +0200
xrdp (0.9.0~20160601+git703fedd-3) unstable; urgency=medium
diff --git a/debian/xrdp.maintscript b/debian/xrdp.maintscript
index 731f6e2..2fac223 100644
--- a/debian/xrdp.maintscript
+++ b/debian/xrdp.maintscript
@@ -1 +1,2 @@
-rm_conffile /etc/pam.d/sesman 0.9~
+rm_conffile /etc/pam.d/xrdp-sesman 0.9~
+mv_conffile /etc/pam.d/sesman /etc/pam.d/xrdp-sesman 0.9~
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/xrdp.git
More information about the debian-edu-commits
mailing list