[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, samba_4.0, updated. debian/2%4.0.6+dfsg-1-2-gd8785b8

Ivo De Decker ivo.dedecker at ugent.be
Wed Jun 19 21:52:56 UTC 2013


The following commit has been merged in the samba_4.0 branch:
commit d8785b84d56d73f05bd131e494bc71ef12ec3837
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date:   Wed Jun 19 23:38:41 2013 +0200

    fix samba-common-bin dependencies (and some whitespace)

diff --git a/debian/control b/debian/control
index b22ff49..780a224 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends: bison,
                libtalloc-dev (>= 2.0.8~),
                libtdb-dev (>= 1.2.11~),
                libtevent-dev (>= 0.9.18~),
-	       libctdb-dev (>= 1.10+git20110412),
+               libctdb-dev (>= 1.10+git20110412),
                perl,
                perl-modules,
                pkg-config,
@@ -186,7 +186,9 @@ Description: common files used by both the Samba server and client
 Package: samba-common-bin
 Architecture: any
 Depends: samba-common (=${source:Version}),
+         python,
          python-samba,
+         ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends}
 Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5), samba-doc (<< 2:4.0.5~)
@@ -765,7 +767,7 @@ Priority: extra
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, samba-common (= ${source:Version}), ${misc:Depends},
-	 libpam-runtime (>= 1.0.1-6)
+     libpam-runtime (>= 1.0.1-6)
 Pre-Depends: dpkg (>= 1.15.6~)
 Suggests: samba
 Description: pluggable authentication module for Samba
@@ -882,7 +884,7 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}, dpkg (>= 1.15.6~)
 Depends: ${shlibs:Depends}, ${misc:Depends}, winbind (= ${binary:Version}), libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version}),
-	 libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~)
+     libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~)
 Suggests: libnss-winbind
 Breaks: winbind (<< 2:3.5.11~dfsg-3)
 Replaces: samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3), winbind4, samba-doc (<< 2:4.0.5~)

-- 
Debian packaging for Samba




More information about the Pkg-samba-maint mailing list