[Pkg-samba-maint] r2343 - trunk/samba4/debian

jelmer at alioth.debian.org jelmer at alioth.debian.org
Tue Jan 20 05:39:12 UTC 2009


Author: jelmer
Date: 2009-01-20 05:39:12 +0000 (Tue, 20 Jan 2009)
New Revision: 2343

Modified:
   trunk/samba4/debian/changelog
   trunk/samba4/debian/control
Log:
use system libpopt

Modified: trunk/samba4/debian/changelog
===================================================================
--- trunk/samba4/debian/changelog	2009-01-20 03:26:35 UTC (rev 2342)
+++ trunk/samba4/debian/changelog	2009-01-20 05:39:12 UTC (rev 2343)
@@ -1,3 +1,10 @@
+samba4 (4.0.0~alpha6-2) UNRELEASED; urgency=low
+
+  * Add build dependency on libpopt-dev, so the system libpopt is used 
+    rather than the one included by Samba.
+
+ -- Jelmer Vernooij <jelmer at debian.org>  Tue, 20 Jan 2009 06:38:26 +0100
+
 samba4 (4.0.0~alpha6-1) experimental; urgency=low
 
   * New upstream release.

Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control	2009-01-20 03:26:35 UTC (rev 2342)
+++ trunk/samba4/debian/control	2009-01-20 05:39:12 UTC (rev 2343)
@@ -5,7 +5,7 @@
 Uploaders: Steve Langasek <vorlon at debian.org>, Christian Perrier <bubulle at debian.org>, Noèl Köthe <noel at debian.org>, Steinar H. Gunderson <sesse at debian.org>, Jelmer Vernooij <jelmer at debian.org>
 Homepage: http://www.samba.org/
 Standards-Version: 3.8.0
-Build-Depends: debhelper (>> 5.0.0), libparse-yapp-perl, perl, docbook-xsl, docbook-xml, xsltproc, po-debconf, libgnutls-dev, libreadline5-dev, libpam0g-dev, libblkid-dev, libattr1-dev, flex, bison, tdb-dev (>= 1.1.0), libtalloc-dev, libtalloc1, perl-modules, python2.5-dev, python-central (>= 0.5.6), quilt
+Build-Depends: debhelper (>> 5.0.0), libparse-yapp-perl, perl, docbook-xsl, docbook-xml, xsltproc, po-debconf, libgnutls-dev, libreadline5-dev, libpam0g-dev, libblkid-dev, libattr1-dev, flex, bison, tdb-dev (>= 1.1.0), libtalloc-dev, libtalloc1, perl-modules, python2.5-dev, python-central (>= 0.5.6), quilt, libpopt-dev
 Build-Conflicts: libldb-dev
 Vcs-Svn: svn://svn.debian.org/svn/pkg-samba/branches/samba4
 XS-Python-Version: current




More information about the Pkg-samba-maint mailing list