Source: samba
Section: net
Priority: optional
Maintainer: Équipe EOLE <eole@ac-dijon.fr>
Homepage: http://www.samba.org
Build-Depends: debhelper (>= 9), 
  libacl1-dev, 
  libattr1-dev,
  libblkid-dev, 
  libgnutls-dev, 
  libreadline-dev, 
  python-dev, 
  libpam0g-dev,
  python-dnspython, 
  gdb, 
  pkg-config, 
  libpopt-dev, 
  libldap2-dev,
  dnsutils,
  libbsd-dev,
  attr,
  krb5-user,
  docbook-xsl,
  libcups2-dev,
  acl
Standards-Version: 3.9.3
Vcs-Git: http://dev-eole.ac-dijon.fr/samba.git
Vcs-Browser: http://dev-eole.ac-dijon.fr/projects/samba/repository

Package: samba
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: adduser,
  heimdal-hdb-api-8,
  libpam-modules,
  libpam-runtime (>= 1.0.1-11),
  lsb-base (>= 4.1+Debian),
  procps,
  python,
  python-dnspython,
  python-ntdb,
  python-samba,
  samba-common (= ${source:Version}),
  samba-common-bin (=${binary:Version}),
  samba-dsdb-modules,
  tdb-tools,
  update-inetd,
  ${misc:Depends},
  ${python:Depends},
  ${shlibs:Depends}
Recommends: attr, logrotate, samba-vfs-modules
Suggests: bind9 (>= 1:9.5.1),
  bind9utils,
  ctdb,
  ldb-tools,
  ntp,
  smbldap-tools,
  winbind
  Enhances: bind9, ntp
  Replaces: libsamdb0 (<< 4.0.0~alpha17~),
  python-samba (<< 2:4.1.4+dfsg-3),
  samba-ad-dc,
  samba-common (<= 2.0.5a-2),
  samba-doc (<< 2:4.0.5~),
  samba-libs (<< 2:4.1.4+dfsg-2),
  samba4
Conflicts: libldb1 (<< 1:1.1.15),
  samba (<< 2:3.3.0~rc2-5),
  samba-ad-dc,
  samba-doc (<< 2:4.0.5~),
  samba-tools,
  samba4 (<< 4.0.0~alpha6-2)
Description: SMB/CIFS file, print, and login server for Unix
  Samba is an implementation of the SMB/CIFS protocol for Unix systems,
  providing support for cross-platform file and printer sharing with
  Microsoft Windows, OS X, and other Unix systems.  Samba can also function
  as an NT4-style domain controller, and can integrate with both NT4 domains
  and Active Directory realms as a member server.
  .
  This package provides the components necessary to use Samba as a stand-alone
  file and print server or as an NT4 or Active Directory domain controller.
  For use in an NT4 domain or Active Directory realm, you will also need the
  winbind package.
  .
  This package is not required for connecting to existing SMB/CIFS servers
  (see smbclient) or for mounting remote filesystems (see cifs-utils).
