Skip to content
Commits on Source (5)
samba (2:4.7.4+dfsg-1) UNRELEASED; urgency=medium
samba (2:4.7.4+dfsg-1) unstable; urgency=medium
* New upstream version
- Updates patches
......@@ -7,8 +7,12 @@ samba (2:4.7.4+dfsg-1) UNRELEASED; urgency=medium
* d/README.source:
- ensure required branches exists
- sync all required branches
* Standards-Version: 4.1.3 (no change)
* Move to debhelper compat 11
* Move libpam-winbind: to section admin
* Move libnss-winbind: to section admin
-- Mathieu Parent <sathieu@debian.org> Wed, 10 Jan 2018 22:31:04 +0100
-- Mathieu Parent <sathieu@debian.org> Thu, 11 Jan 2018 20:49:28 +0100
samba (2:4.7.3+dfsg-1) unstable; urgency=high
......
......@@ -8,9 +8,9 @@ Uploaders: Steve Langasek <vorlon@debian.org>,
Mathieu Parent <sathieu@debian.org>,
Andrew Bartlett <abartlet+debian@catalyst.net.nz>
Homepage: http://www.samba.org
Standards-Version: 4.1.1
Standards-Version: 4.1.3
Build-Depends: bison,
debhelper (>> 10),
debhelper (>> 11),
dh-python,
docbook-xml,
docbook-xsl,
......@@ -340,6 +340,7 @@ Description: service to resolve user and group information from Windows NT serve
be enabled via the libpam-winbind package.
Package: libpam-winbind
Section: admin
Architecture: any
Multi-Arch: same
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
......@@ -362,6 +363,7 @@ Description: Windows domain authentication integration plugin
winbindd server to provide Windows domain authentication to the system.
Package: libnss-winbind
Section: admin
Architecture: any
Multi-Arch: same
Pre-Depends: dpkg (>= 1.15.6~)
......