[Pkg-samba-maint] [samba] 01/07: Include /etc/pam.d/samba in samba-common

Ivo De Decker idd-guest at alioth.debian.org
Mon Oct 14 20:23:20 UTC 2013


This is an automated email from the git hooks/post-receive script.

idd-guest pushed a commit to branch samba_4.0
in repository samba.

commit 3c635e502480aab2dbb2def812c4cb8397fc810e
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date:   Mon Oct 14 19:34:48 2013 +0200

    Include /etc/pam.d/samba in samba-common
---
 debian/changelog |    7 +++++++
 debian/rules     |    3 +++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d6219b4..faf58d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+samba (2:4.0.10+dfsg-3) UNRELEASED; urgency=low
+
+  * Include /etc/pam.d/samba in samba-common. It got lost somewhere in the
+    samba4 merge. Closes: #726183
+
+ -- Ivo De Decker <ivo.dedecker at ugent.be>  Mon, 14 Oct 2013 19:33:04 +0200
+
 samba (2:4.0.10+dfsg-2) unstable; urgency=low
 
   * First upload the unified samba 4.x package to unstable.
diff --git a/debian/rules b/debian/rules
index 3d74914..9a8d4aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -140,6 +140,9 @@ override_dh_install:
 override_dh_python2:
 	dh_python2 --no-guessing-versions
 
+override_dh_installpam:
+	dh_installpam --name=samba
+
 get-packaged-orig-source:
 	./debian/build-orig.sh
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list