samba4 (4.0.0~beta2+dfsg1-1) unstable; urgency=low

  * New upstream release.
  * Update Slovak translation. Thanks Ivan Masár. Closes: #677906
  * Add build dependency on libacl1-dev.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 18 Jun 2012 00:49:12 +0200

samba4 (4.0.0~beta1+dfsg1-3) unstable; urgency=high

  * Prevent adding share with invalid name when used in domain controller mode.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 17 Jun 2012 17:00:00 +0200

samba4 (4.0.0~beta1+dfsg1-2) unstable; urgency=low

  * Create leading directories in addshare script. Closes: #677643
  * Use attr/attributes.h on GNU/kFreeBSD. Fixes finding of ATTR_ROOT.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 16 Jun 2012 01:42:10 +0200

samba4 (4.0.0~beta1+dfsg1-1) unstable; urgency=medium

  * New upstream release.
  * Add 08_heimdal_config_h: Fixes compatibility with newer versions of
    Heimdal. Closes: #674918
  * Use standard spelling of domain controller in debconf templates.
    Closes: #670413
  * Switch to debhelper 9.
  * samba4-clients: Drop conflicts with smbclient; upstream has renamed
    the Samba4-specific smbclient and nmblookup binaries.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 30 May 2012 18:42:06 +0200

samba4 (4.0.0~alpha20+dfsg1-1) unstable; urgency=medium

  * New upstream release.
   + No longer installs libkdc-policy.so. LP: #887537

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 01 May 2012 15:02:19 +0200

samba4 (4.0.0~alpha19+dfsg1-7) unstable; urgency=low

  * Only update smb.conf if it exists. Closes: #670560
  * Automatically add shares required for active directory controllers if they
    don't exist. Closes: #670558

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 26 Apr 2012 19:59:26 +0200

samba4 (4.0.0~alpha19+dfsg1-6) unstable; urgency=low

  * Rebuild against ldb 1.1.6.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 20 Apr 2012 12:47:15 +0200

samba4 (4.0.0~alpha19+dfsg1-5) unstable; urgency=low

  * Use dbcheck when upgrading from recent versions of Samba4, as it's
    both more reliable and quicker than upgradeprovision.
  * Move samba-dsdb-modules from Recommends to Depends, as LDAP server
    support has been dropped. Closes: #669331

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 19 Apr 2012 17:33:33 +0200

samba4 (4.0.0~alpha19+dfsg1-4) unstable; urgency=low

  * Fix pattern matching line in setoption.py. Thanks Hleb Valoshka.
    Closes: #669015
  * setoption.py: Preserve mode on smb.conf file.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 16 Apr 2012 17:33:07 +0200

samba4 (4.0.0~alpha19+dfsg1-3) unstable; urgency=low

  * Convert setoption.pl to Python to avoid dependency on perl-modules.
    Closes: #668800

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 15 Apr 2012 15:50:57 +0200

samba4 (4.0.0~alpha19+dfsg1-2) unstable; urgency=low

  * Correctly import server role and realm from existing smb.conf file.
    LP: #936891 LP: #832465 Closes: #659775
  * Force correct realm during upgradeprovision. LP: #728864

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 13 Apr 2012 16:47:37 +0200

samba4 (4.0.0~alpha19+dfsg1-1) unstable; urgency=low

  * New upstream release.
   + Drop patches applied upstream: 06_upgradedns, 08_smb2_deps.
   + Cope with missing sysvol folders during provision upgrade. LP: #930370
   + Depend on tdb 1.2.10.
   + Depend on ldb 1.1.5.
   + Fixes CVE-2012-1182: PIDL based autogenerated code allows overwriting
     beyond of allocated array.
  * Fix replaces: samba-common field in samba4-common-bin.
  * Update Catalan debconf translation. Thanks, Jordi Mallach.
    Closes: #663737

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 11 Apr 2012 16:58:39 +0200

samba4 (4.0.0~alpha18.dfsg1-4) unstable; urgency=low

  * Add patch 08_smb2_deps: Remove (unnecessary) dependencies on various
    private Samba 3 libraries, for which proper package Depends: lines were
    missing.  Closes: #665295
  * Add dependency on tdb-tools. This will be removed once upstream
    removes the use of tdbbackup in provision. Closes: #664658

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 28 Mar 2012 16:20:21 +0200

samba4 (4.0.0~alpha18.dfsg1-3) unstable; urgency=low

  * Fix compatibility with newer versions of Heimdal. Fixes FTBFS.
    Closes: #664820

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 21 Mar 2012 14:11:29 +0100

samba4 (4.0.0~alpha18.dfsg1-2) unstable; urgency=low

  * Add Replaces: python-samba to libsmbclient-raw0 as some
    private libraries have moved. Thanks Axel Beckert. Closes: #663641

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 13 Mar 2012 16:39:12 +0100

samba4 (4.0.0~alpha18.dfsg1-1) unstable; urgency=low

  [ Jelmer Vernooij ]
  * New upstream release.
   + Depend on newer versions of ldb.
   + Depend on tevent >= 0.9.15.
   + Sanitizes NetBIOS names. LP: #938592
   + Re-adds support for 'security = domain' parsing. LP: #916556
  * Fix typo in recommendations of samba4: samba4-dsdb-modules ->
    samba-dsdb-modules.
  * Recommend attr package for Samba4.
  * Create util.h -> samba_util.h symlink for backwards compatibility.
  * Add dependency on libbsd-dev, used for strlcat and strlcpy.
  * Extracts waf source code. Closes: #654500

  [ Debconf translations ]
  * Russian (Yuri Kozlov).  Closes: #651583
  * Portuguese (Miguel Figueiredo).  Closes: #653557
  * German (Holger Wansing).  Closes: #653714
  * Norwegian Bokmål (Bjørn Steensrud).  Closes: #654284
  * Spanish (Javier Fernández-Sanguino).  Closes: #656403
  * Danish (Joe Hansen).  Closes: #656785
  * Dutch (Jeroen Schot).  Closes: #657469
  * Hebrew (Omer Zak).
  * Polish (Michał Kułach).  Closes: #659570
  * Czech (Miroslav Kure).  Closes: #659573
  * Turkish (İsmail BAYDAN).  Closes: #659575
  * Japanese (Kenshi Muto).  Closes: #659978
  * Esperanto (Felipe Castro)

  [ Jelmer Vernooij ]
  * Rename upgradedns to less generic samba_upgradedns.
  * Bump standards version to 3.9.3 (no changes).
  * Use DEP-5 for copyright file.
  * Indonesian (Mahyuddin Susanto).  Closes: #660031
  * Italian (Luca Monducci).  Closes: #660150
  * Use samba-tool to retrieve configuration options from debconf.
    LP: #936891, Closes: #659775
  * Add really basic autopkgtest test.
  * Fix bundled libraries for samba.samba3 python module. LP: #889869

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 12 Mar 2012 19:01:00 +0100

samba4 (4.0.0~alpha17.dfsg2-1) unstable; urgency=low

  * Remove more non-free IETF files. Closes: #547280
  * Rebuild for newer version of ldb.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 03 Dec 2011 01:41:49 +0100

samba4 (4.0.0~alpha17.dfsg1-3) unstable; urgency=low

  * Install libmemcache.so, libutil_str.so and various other private libraries
    required by the samba3 module in python-samba. LP: #889864, LP: #889869

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 13 Nov 2011 17:03:29 +0100

samba4 (4.0.0~alpha17.dfsg1-2) unstable; urgency=low

  * Include upstart file to eliminate delta with Ubuntu.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 11 Nov 2011 16:13:58 +0100

samba4 (4.0.0~alpha17.dfsg1-1) unstable; urgency=low

  * Strip non-free IETF RFC files. Closes: #547280
  * Rebuild against newer ldb. Closes: #648326
  * Updated Swedish debconf translation. Thanks Martin Bagge.
    Closes: #644942
  * Updated French debconf translation. Thanks Christian Perrier.
    Closes: #644465

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 11 Nov 2011 03:16:37 +0100

samba4 (4.0.0~alpha17-3) unstable; urgency=low

  * Upload to unstable. Closes: #642905
  * Use default python version rather than 2.7.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 27 Sep 2011 00:11:31 +0200

samba4 (4.0.0~alpha17-2) experimental; urgency=low

  * In -dev package dependencies, depend on a specific version of other
    Samba dev packages.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 24 Sep 2011 23:10:30 +0200

samba4 (4.0.0~alpha17-1) experimental; urgency=low

  * New upstream release.
  * Add libsmbclient-{raw0,dev} packages, required for winexe.
  * Add libsamba-credentials0 and libsamba-credentials-dev packages for
    new public library for credentials management.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 18 Sep 2011 15:14:42 +0200

samba4 (4.0.0~alpha17~git20110807.dfsg1-1) experimental; urgency=low

  * New upstream snapshot.
  * Depend on newer version of ldb. Closes: #636961
  * Update Indonesian Debconf translation. Thanks Mahyuddin Susanto.
    Closes: #608552
  * Preserve server role set in smb.conf. LP: #815586

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 07 Aug 2011 23:37:37 +0200

samba4 (4.0.0~alpha17~git20110801.dfsg1-1) experimental; urgency=low

  * Improve outdated package descriptions. Closes: #486370
  * New upstream release.
  * Bump standards version to 3.9.2 (no changes).
  * Add new libsamdb-dev package, required by openchange which relies on the
    samdb.pc file.
   + No header files are shipped yet, but an upstream fix is pending.
  * Recommend bind9utils in samba4 package.
  * Remove complex dependency loop between library packages. Closes: #598842
   + Disable currently unfinished ldb share module.
   + Split dcerpc server libraries out into libdcerpc-server{0,-dev} to
     cut dependency loop.
   + New samba-dsdb-modules package with all DSDB related LDB modules.
  * Move libwinbind-client library to libgensec0. Closes: #623327
  * Add support for multi-arch.
  * Switch to new style debhelper.
  * Fix symbolic link for ldb modules. Closes: #632974

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 31 Jul 2011 20:16:03 +0200

samba4 (4.0.0~alpha15.dfsg1-1) experimental; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 22 Apr 2011 02:57:04 +0200

samba4 (4.0.0~alpha15~git20110410.dfsg1-1) experimental; urgency=low

  * New upstream snapshot.
   + Drop patch now applied upstream: 02_backupkey_private.diff
  * Switch to dh_python2. Closes: #617059

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 05 Mar 2011 14:44:25 +0100

samba4 (4.0.0~alpha15~git20110224.dfsg1-2) experimental; urgency=low

  * Depend on newer version of Heimdal which exposes more hx509 symbols.
    Fixes FTBFS.
  * Tighten libldb1 dependency for LDB modules.
  * Depend on newer version of pyldb.  Closes: #615631

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 28 Feb 2011 03:52:35 +0100

samba4 (4.0.0~alpha15~git20110224.dfsg1-1) experimental; urgency=low

  * New upstream release.
   + Avoids unnecessary setlocale call to "C". LP: #519025, #519025
  * Fix dependency on newer version of ldb. Closes: #614466
  * Add missing dependency on python-samba, required for testparm. LP: #641082
  * Use libwbclient. LP: #714344, Closes: #611214
  * Make sure /var/run/samba exists. LP: #646037

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 23 Feb 2011 00:35:59 +0100

samba4 (4.0.0~alpha15~git20110124.dfsg1-2) experimental; urgency=low

  * Build-depend on newer version of heimdal-multidev with fixed kdc.h.
  * Build-depend on versioned libkdc2-heimdal which includes kdc_log. Closes: #611112

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 25 Jan 2011 09:22:16 -0800

samba4 (4.0.0~alpha15~git20110124.dfsg1-1) experimental; urgency=low

  * New upstream snapshot.
   + Removes unresolved symbols from libraries.
     Closes: #596690, #599075, #602855.  LP: #658116, #592882, #646042
  * Add dependency on comerr-dev.
  * Update Spanish Debconf translation. Thanks Ricardo Fraile. Closes: #596075
  * Update Danish debconf translation. Thanks Joe Dalton. Closes:
    #598779
  * Re-remove non-free IETF RFCs, add test to prevent future regression.
    Closes: #547280
  * Depend on libreadline-dev rather than libreadline5-dev. Closes: #553846
  * Upgrade provision data between releases. Closes: #600117

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 15 Oct 2010 01:32:48 +0200

samba4 (4.0.0~alpha14~bzr13684.dfsg1-1) unstable; urgency=low

  * New upstream snapshot.
   + Depend on libsubunit-dev.
  * Support talloc 2.0.1.
  * Update dependency for ldb to be >= 0.9.14. Closes: #596745
  * Support parallel builds.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 28 Sep 2010 09:46:54 +0200

samba4 (4.0.0~alpha13+git+bzr12785.dfsg1-1) experimental; urgency=low

  * Install provision scripts to /usr/share/samba/setup.
  * Move nsstest from samba4 to winbind4.
  * Support building against tdb 1.2.1.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 10 Sep 2010 17:45:20 +0200

samba4 (4.0.0~alpha13+git+bzr12687.dfsg1-1) experimental; urgency=low

  * New upstream snapshot.
  * Mark as compatible with older versions of tdb (>= 1.2.2).

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 08 Sep 2010 03:30:03 +0200

samba4 (4.0.0~alpha13+git+bzr12670.dfsg1-1) experimental; urgency=low

  * Add missing dependency on pkg-config.
  * Require subunit >= 0.0.6, older versions have a broken tap2subunit.
  * Debconf translations:
    - Swedish (Martin Bagge).  Closes: #586819
  * New upstream snapshot.
    - Fixes symbols for LDB modules. Closes: #594763, #594771, #594773.
  * Require tdb 1.2.3. Closes: #595644

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 05 Sep 2010 17:34:46 +0200

samba4 (4.0.0~alpha13+git+bzr12292.dfsg1-1) experimental; urgency=low

  * New upstream snapshot.
   + Fixes provision to be able to find the data path again.
  * Depend on libreadline-dev rather than libreadline5-dev. Closes: #553846
  * Suggest swat2.
  * Migrate to Bazaar.
  * Bump standards version to 3.9.1 (no changes).

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 22 Aug 2010 02:38:51 +0200

samba4 (4.0.0~alpha13+git20100618.dfsg1-1) experimental; urgency=low

  [ Jelmer Vernooij ]
  * New upstream snapshot. Closes: #578009, #577880
   + Add dependency on python-dnspython.
   + Removes last Python string exception. Closes: #585327
   + Installs all display specifiers. Closes: #548911

  [ Christian Perrier ]
  * Debconf translations:
    - Swedish (Martin Bagge).  Closes: #552734
    - Russian (Yuri Kozlov).  Closes: #563346
    - Spanish (Omar Campagne).  Closes: #579099

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 28 Feb 2010 02:33:37 +0100

samba4 (4.0.0~alpha8+git20100227.dfsg1-1) experimental; urgency=low

  * Fix sections of libndr-standard0 and libndr0.
  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 22 Feb 2010 11:19:07 +0100

samba4 (4.0.0~alpha8+git20100222.dfsg1-1) experimental; urgency=low

  [ Christian Perrier ]
  * Change "Provides:" in init script to avoid conflicting Provides
    with samba. Closes: #547209
  * Swedish debconf translation (Martin Bagge).  Closes: #552734

  [ Jelmer Vernooij ]
  * Depend on specific version of libldb. Closes: #562389
  * Build against system Heimdal and remove the copy of Heimdal from the 
    Samba 4 source tree, since it contains non-free IETF RFC/I-D.
    Closes: #547280
  * Bump standards version to 3.8.4.
  * Switch to dpkg-source 3.0 (quilt) format

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 03 Feb 2010 15:17:20 +0100

samba4 (4.0.0~alpha8+git20090912-1) unstable; urgency=low

  * Upload to unstable.
  * Fix nmblookup.1.gz filename for alternatives.
  * New upstream snapshot.
   + Add new binary packages libndr-standard0 and libndr-standard-dev.
  * Bump standards version to 3.8.3.
  * Remove unused patch system.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 12 Sep 2009 13:28:33 +0200

samba4 (4.0.0~alpha8+git20090718-1) experimental; urgency=low

  * New upstream snapshot.
  * The server package now suggests a version of bind9 that supports 
    update-policy.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 18 Jul 2009 17:34:30 +0200

samba4 (4.0.0~alpha8~git20090620-1) experimental; urgency=low

  * Support building against Python2.6.
  * Add missing dependency on tdb >= 1.1.3. (Closes: #517171)
  * Add missing dependencies on tdb-dev and libtalloc-dev to
    libldb-samba4-dev. (Closes: #525885)
  * Use newer version of tevent. (Closes: #531480, #533457, #533455)
  * New upstream snapshot.
  * Bump standards version to 3.8.2.
  * Reorganization to let Samba 3 and Samba 4 co-exist on the same system:
   + Depend on samba-common for smb.conf, /etc/samba/gdbcommands,
     /usr/share/samba/{panic-action,*.dat}.
   + Rename samba4-common to samba4-common-bin.
  * samba4-testsuite now recommends subunit, since it can output subunit
    streams.
  * Document license for Active Directory schemas.
  * Fix init script to run samba rather than smbd. (Closes: #522646)
  * Removed libldb-samba4-{dev,0}, now using libldb{-dev,0} since there
    are no longer any differences.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 18 Jun 2009 00:19:44 +0200

samba4 (4.0.0~alpha7~20090225-1) experimental; urgency=low

  * Build-depend on pkg-config, as we no longer seem to pull that in 
    through any other dependencies. (Closes: #516882)

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 25 Feb 2009 04:04:36 +0100

samba4 (4.0.0~alpha7~20090223-1) experimental; urgency=low

  * Add build dependency on libpopt-dev, so the system libpopt is always used 
    rather than the one included by Samba.
  * Use the alternatives system for the smbstatus, nmblookup, net and testparm 
    binaries as well as various data files.
  * Make the samba4 and samba4-testsuite packages conflict with 
    samba-tools. (Closes: #506236)
  * Build against external libtevent.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 21 Feb 2009 17:46:41 +0100

samba4 (4.0.0~alpha6-1) experimental; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 20 Jan 2009 02:59:15 +0100

samba4 (4.0.0~alpha5+20090105-1) experimental; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 05 Jan 2009 21:08:53 +0100

samba4 (4.0.0~alpha5+20081126-1) experimental; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@samba.org>  Wed, 26 Nov 2008 03:48:41 +0100

samba4 (4.0.0~alpha5+20081101-1) experimental; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@samba.org>  Sat, 01 Nov 2008 14:40:09 +0100

samba4 (4.0.0~alpha5+20081031-1) experimental; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@samba.org>  Fri, 31 Oct 2008 00:10:41 +0100

samba4 (4.0.0~alpha5+20081014-1) experimental; urgency=low

  * Fix typo in description. (Closes: 500811)
  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@samba.org>  Thu, 09 Oct 2008 18:41:59 +0200

samba4 (4.0.0~alpha5+20080930-1) experimental; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@samba.org>  Tue, 30 Sep 2008 16:19:22 +0200

samba4 (4.0.0~alpha5+20080825-1) experimental; urgency=low

  * Add watch file.
  * Use policy-compliant sysconfdir and localstatedir. (Closes: #495944)

 -- Jelmer Vernooij <jelmer@samba.org>  Mon, 25 Aug 2008 17:42:44 +0200

samba4 (4.0.0~alpha4~20080727-1) experimental; urgency=low

  [ Steve Langasek ]
  * Add missing dependency on libparse-yapp-perl to libparse-pidl-perl.

  [ Jelmer Vernooij ]
  * Make samba4-common conflict with samba-common. (Closes: #492088)
  * New Slovak translation. (Closes: #487889)
  * New Thai translation from Theppitak Karoonboonyanan. (Closes: #486614)
  * New Vietnamese translation from Clytie Siddall. (Closes: #486618)
  * New Bulgarian translation from Damyan Ivanov. (Closes: #486626)
  * New Japanese translation from Kenshi Muto. (Closes: #486648)
  * New Galician translation from Jacobo Tarrio. (Closes: #486701)
  * New Turkish translation from Mehmet TURKER. (Closes: #487244)
  * New Czech translation from Miroslav Kure. (Closes: #487265)
  * New Arabic translation from Ossama Khayat. (Closes: #487322)
  * New German translation from Holger Wansing. (Closes: #487542)
  * New Italian translation from Luca Monducci. (Closes: #487720)
  * New Portugese translation from the Portuguese Translation Team. 
    (Closes: #487753)
  * New Korean translation from Sunjae Park. (Closes: #487894)
  * New Lithuanian translation from Gintautas Miliauskas. (Closes: #487895)
  * New Romanian translation from Eddy Petrișor. (Closes: #488874)

 -- Jelmer Vernooij <jelmer@samba.org>  Sun, 27 Jul 2008 15:38:41 +0200

samba4 (4.0.0~alpha4~20080617-1) experimental; urgency=low

  * Fixed maintainer email address.
  * New upstream snapshot.
  * Remove dependency on unpackaged libevents in ldb pkg-config file.

 -- Jelmer Vernooij <jelmer@samba.org>  Mon, 16 Jun 2008 21:29:43 +0200

samba4 (4.0.0~alpha4~20080616-1) experimental; urgency=low

  * Fix dependency of libsamba-hostconfig-dev on libsamba-hostconfig0.
  * Fix dependency of libldb-samba4-dev on libldb-samba4-0.
  * Remove tdb binaries as they're already packaged elsewhere. 
    (Closes: #485619, #486270)
  * New upstream snapshot.
  * New French translation from Christian Perrier. (Closes: #486072)

 -- Jelmer Vernooij <jelmer@samba.org>  Sat, 14 Jun 2008 20:39:13 +0200

samba4 (4.0.0~alpha4~20080522-1) experimental; urgency=low

  * New upstream snapshot. (Closes: #478328)

 -- Jelmer Vernooij <jelmer@samba.org>  Thu, 22 May 2008 02:25:05 +0200

samba4 (4.0.0~alpha4~20080403-1) experimental; urgency=low

  * Rename source package to samba4.

 -- Jelmer Vernooij <jelmer@samba.org>  Mon, 28 Jan 2008 17:23:58 +0100

samba (4.0.0~alpha3~20080120-1) experimental; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@samba.org>  Sat, 19 Jan 2008 22:34:08 +0100

samba (4.0.0~alpha2~svn26294-1) experimental; urgency=low

  * New upstream snapshot.
  * Set Vcs-Svn field.

 -- Jelmer Vernooij <jelmer@samba.org>  Sat, 19 Jan 2008 22:32:28 +0100

samba (4.0.0~~tp5-1) experimental; urgency=low

  * New upstream release.
  * Set homepage field.

 -- Jelmer Vernooij <jelmer@samba.org>  Sun, 25 Nov 2007 16:28:02 +0000

samba (4.0.0~~svn22819-1) experimental; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@samba.org>  Wed, 09 May 2007 15:28:50 +0200

samba (4.0.0~~svn19515-1) experimental; urgency=low

  * New upstream versions (svn snapshots of r19515).

 -- Jelmer Vernooij <jelmer@samba.org>  Mon, 30 Oct 2006 16:45:36 +0100

samba (3.9.1+4.0.0tp2-1) experimental; urgency=low

  * New upstream version (tech preview 2).

  [ Jelmer Vernooij ]
  * Remove setntacl utility (it doesn't do anything).
  * Include oLschema2ldif.1 in the ldb-tools package.
  * Enable shared library building.
  * Put ldb, tdb, gtksamba, talloc and gensec libraries into seperate binary packages.
  * Pass fewer options for paths to configure
  * Adapt to new paths from upstream

 -- Jelmer Vernooij <jelmer@samba.org>  Thu, 23 Mar 2006 01:13:32 +0100

samba (3.9.1+4.0.0tp1-1) experimental; urgency=low

  * New upstream version (tech preview 1).

  [ Steinar H. Gunderson ]
  * Forward-port panic-action script from the Samba 3 packaging.
    * Patch the smb.conf provisioning template (only used by swat in the
      Debian packaging) to use the panic-action script by default.
    * Patch the samba-common postinst to generate smb.conf files with the
      same setting.
  * Include ntlm_auth.1 and smbd.8 man pages in the samba package.
  * Make the samba dependency on samba-common versioned.
  * Install /usr/bin/setntacl manually; the upstream install target doesn't
    seem to do it anymore.
  * Ask for the realm (and give it to the upgrade script) when upgrading from
    Samba 3; it can't be easily autodetected. (Note that upgrade still seems
    to be broken for now.)

  [ Jelmer Vernooij ]
  * Remove gwsam utility.
  * Include gwcrontab.1 and gepdump.1 man pages in the samba-gtk-frontends
    package.
  * Remove ldbtest utility from ldb-tools package.

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 24 Jan 2006 16:01:59 +0100

samba4 (3.9.0-SVN-build-6710-1) unstable; urgency=low

  * Newer upstream version

 -- Jelmer Vernooij <jelmer@samba.org>  Thu, 12 May 2005 14:04:05 +0200

samba4 (3.9.0-SVN-build-655-1) unstable; urgency=low

  * Initial release.

 -- Jelmer Vernooij <jelmer@samba.org>  Thu, 13 May 2004 01:38:41 +0200
samba (3.9.0+SVN12946-1) experimental; urgency=low

  * New upstream version.
    * Fix upgrades from Samba 3 giving too few parameters to provision().
      (Closes: #348079)
  * Add sections to binary packages to match the archive:
    * libparse-pidl-perl: perl
    * samba-dev: devel
    * samba-gtk-frontends: x11
  * Adjust our export procedure we get the Subversion revision number in
    include/version.h (and thus in the build itself), and document how in
    README.building.
  * Remove "reload" option from the init script, since Samba 4 doesn't
    understand SIGHUP yet.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 15 Jan 2006 13:43:43 +0100

samba (3.9.0+SVN12856-1) experimental; urgency=low

  * New upstream version.
  * Move testparm from samba into samba-common.
    * Make samba-common Architecture: any.
    * Make samba-common replace/conflict samba (<= 3.9.0+SVN12739-1).
  * Make samba-clients depend on samba-common.
  * Make samba-common depend on debconf.
  * Replace debconf dependencies with ${misc:Depends}, to automatically
    get the debconf-2.0 alternative right.
  * Include the newuser binary in samba-server package.
  * Add missing Build-Depends on: libgnutls-dev, libreadline5-dev,
    libpam0g-dev. All were causing silent build failures (ie. the package
    was simply built without the features).
  * Remove Build-Depends on libldap-dev.
  * Include NEWS file.

 -- Steinar H. Gunderson <sesse@debian.org>  Wed, 11 Jan 2006 22:08:32 +0100

samba (3.9.0+SVN12739-1) experimental; urgency=low

  * Move /usr/lib/samba/setup from samba-common to samba.
    * Make samba replace samba-common (<= 3.9.0+SVN12726-1)
  * Add a missing db_stop in samba.postinst, probably causing problems
    starting the daemon in some cases.
  * Add orphan files from /usr/bin (and relevant manpages) into their
    correct packages:
    * ldb-tools: ldbrename, ldbtest, oLschema2ldif.
    * samba: ntlm_auth.
    * samba-clients: getntacl.
    * samba-gtk-frontends: gwcrontab.
    * winregistry-tools: winreg.
    * samba3dump and tdbtorture remain orphans.
  * Add new executable /usr/bin/testparm to samba package.
    * Add /var/lib/samba directory to samba package; it's needed by
      testparm.
  * Rewrite configuration/bootstrapping to be able to install the client
    only and still get a usable smb.conf. The basic idea is:
    * samba-common looks for an smb.conf. If there is none, it asks for
      realm and domain and generates a skeleton smb.conf.
    * If samba notices an upgrade from Samba 3, it asks whether the user
      wants to upgrade. If not, it leaves everything alone (and broken).
    * Otherwise, samba asks whether the user wants to set up a PDC. If yes,
      it adds "server role = pdc" to smb.conf and provisions the server.
  * Removed unused file samba.conffiles.
  * Run dh_installdebconf on architecture-independent packages as well, now
    that samba-common has a config script.
  * Let samba-clients conflict/replace samba-common (<< 3.9.0), as they share
    /usr/bin/net.

 -- Steinar H. Gunderson <sesse@debian.org>  Fri,  6 Jan 2006 14:25:50 +0100

samba (3.9.0+SVN12726-1) experimental; urgency=low

  * First upload to Debian main.

  * Package renaming to get more in line with Samba 3 packaging:
    * Rename samba-server package to just samba, for consistency with the
      Samba 3 packaging.
      * Rename samba.samba.init to samba.init, now that the init script and the
        server package are called the same.
    * Rename samba-swat to swat, and add a dependency from swat to samba.

  * debian/rules changes:
    * Change SOURCEPATH to reflect that we now have the packaging in debian/,
      not packaging/debian/. This will have to be reverted whenever upstream
      syncs with us.
    * Removed debmake comment, it's hardly relevant any more.
    * Removed comment that there aren't any architecture-independent packages
      (because there are).
    * Remove redundant "package=samba" variable.
    * Do "make pch ; make all" instead of "make proto ; -make pch ; make all";
      some build system bug prevents us from just doing "make pch all", but
      since we're more or less guaranteed a recent gcc version, the pch target
      shouldn't fail, so we won't allow it to.
    * Remove autogen.sh call from configure; it should be done in the
      upstream tarball, not in maintainer scripts.

  * debian/control changes:
    * Copied Uploaders: line from Samba 3 packaging, adding myself.
    * Rename samba-client package to samba-clients.
    * Make samba-clients Replaces/Conflicts smbclient.
    * Build-depend on docbook-xml, not just docbook-xsl -- the documentation
      needs data from both to build.
    * Move the samba binary package to the top, so it's the one receiving
      the README.* files, among others.

  * Maintainer script changes:
    * Attempt to upgrade from Samba 3 if that's what the user tries to do.
      * Copy upgrade script into /usr/lib/samba/setup.
      * Check for upgrade from << 3.9.0 in config, and ask the user for upgrade
        if relevant.
      * Check for upgrade from << 3.9.0 in postinst, and upgrade if the user
        wished to.
    * Only provision in samba.postinst if we're doing a fresh install.
    * Support purging properly in postrm, both for samba and samba-common
      (adapted from the Samba 3 packaging).
    * Don't ask about an administrator password -- just let the provisioning
      scripts make up a random one.
      * Updated README.Debian to show the user how to change the password.
      * Make samba recommend ldb-tools.
    * Install README.building along with all the other documentation.
    * Don't try to ask about the "done" question, which we nuked in a previous
      release.

  * Updated debian/copyright.
    * Added Samba copyright holders.
    * Noted that talloc, ldb and tdb are under the LGPL.
    * Added copyright holders and licensing for the packaging itself.

  * Remove a few unused files in the packaging.
  * Change debhelper compatibility level to 5.
    * Update versioned depends accordingly.
  * Don't give --pidfile to start-stop-daemon when stopping -- current
    versions of Samba 4 won't die when the parent is killed.
  * Updated README.debian somewhat, and renamed to use a capital D.
  * Rewritten README.building, to reflect the magic that has to be done
    with the package in another repository.
  * Update po/POTFILES.in to reflect name change (from samba4-server ->
    samba-server -> samba).

 -- Steinar H. Gunderson <sesse@debian.org>  Thu,  5 Jan 2006 21:27:13 +0100

samba (3.9.0+SVN12395-1) unstable; urgency=low

  * New snapshot, drop 4 suffix

 -- Jelmer Vernooij <jelmer@samba.org>  Tue, 20 Dec 2005 13:38:26 +0100

samba4 (3.9.0+SVN12312-1) unstable; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@samba.org>  Mon, 27 Jun 2005 11:25:57 +0200

