[Pkg-samba-maint] r2565 - branches/samba/backports-unofficial/etch/debian

bubulle at alioth.debian.org bubulle at alioth.debian.org
Sun Feb 8 14:16:51 UTC 2009


Author: bubulle
Date: 2009-02-08 14:16:50 +0000 (Sun, 08 Feb 2009)
New Revision: 2565

Modified:
   branches/samba/backports-unofficial/etch/debian/changelog
   branches/samba/backports-unofficial/etch/debian/control
   branches/samba/backports-unofficial/etch/debian/rules
Log:
Prepare the etch unofficial backport


Modified: branches/samba/backports-unofficial/etch/debian/changelog
===================================================================
--- branches/samba/backports-unofficial/etch/debian/changelog	2009-02-08 13:37:10 UTC (rev 2564)
+++ branches/samba/backports-unofficial/etch/debian/changelog	2009-02-08 14:16:50 UTC (rev 2565)
@@ -1,3 +1,10 @@
+samba (2:3.2.8-1~unoff40+1) etch-backports; urgency=low
+
+  * Backport the lenny backport to etch
+  * Drop libtalloc-dev from build dependencies
+
+ -- Christian Perrier <bubulle at debian.org>  Sun, 08 Feb 2009 15:16:24 +0100
+
 samba (2:3.2.8-1~unoff50+1) lenny-backports; urgency=low
 
   * New upstream release
@@ -4,6 +11,12 @@
 
  -- Christian Perrier <bubulle at debian.org>  Fri, 06 Feb 2009 23:12:21 +0100
 
+samba (2:3.2.5-4) unstable; urgency=low
+
+  * New upstream release
+
+ -- Christian Perrier <bubulle at debian.org>  Fri, 06 Feb 2009 23:12:21 +0100
+
 samba (2:3.2.7-1~bpo50+1) lenny-backports; urgency=low
 
   * New upstream release

Modified: branches/samba/backports-unofficial/etch/debian/control
===================================================================
--- branches/samba/backports-unofficial/etch/debian/control	2009-02-08 13:37:10 UTC (rev 2564)
+++ branches/samba/backports-unofficial/etch/debian/control	2009-02-08 14:16:50 UTC (rev 2565)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Samba Maintainers <pkg-samba-maint at lists.alioth.debian.org>
 Uploaders: Eloy A. Paris <peloy at debian.org>, Steve Langasek <vorlon at debian.org>, Christian Perrier <bubulle at debian.org>, Noèl Köthe <noel at debian.org>, Adam Conrad <adconrad at 0c3.net>
-Build-Depends: debhelper, libpam0g-dev, libreadline5-dev, libcups2-dev | libcupsys2-dev, libacl1-dev [alpha amd64 arm armeb armel hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc], libkrb5-dev, libldap2-dev, po-debconf, libpopt-dev, quilt, uuid-dev, libtalloc-dev (>= 1.2.0~git20080616), libkeyutils-dev [alpha amd64 arm armeb armel hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc]
+Build-Depends: debhelper, libpam0g-dev, libreadline5-dev, libcups2-dev | libcupsys2-dev, libacl1-dev [alpha amd64 arm armeb armel hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc], libkrb5-dev, libldap2-dev, po-debconf, libpopt-dev, quilt, uuid-dev, libkeyutils-dev [alpha amd64 arm armeb armel hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc]
 Build-Conflicts: libfam-dev
 Standards-Version: 3.8.0
 Homepage: http://www.samba.org

Modified: branches/samba/backports-unofficial/etch/debian/rules
===================================================================
--- branches/samba/backports-unofficial/etch/debian/rules	2009-02-08 13:37:10 UTC (rev 2564)
+++ branches/samba/backports-unofficial/etch/debian/rules	2009-02-08 14:16:50 UTC (rev 2565)
@@ -56,6 +56,7 @@
 		--with-dnsupdate \
 		--without-libtdb \
 		--without-libnetapi \
+		--without-libtalloc
 
 ifeq ($(DEB_HOST_ARCH_OS),linux)
   conf_args += \




More information about the Pkg-samba-maint mailing list