[Pkg-samba-maint] r3200 - trunk/samba4/debian
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Fri Jan 1 18:10:13 UTC 2010
Author: jelmer
Date: 2010-01-01 18:10:11 +0000 (Fri, 01 Jan 2010)
New Revision: 3200
Modified:
trunk/samba4/debian/control
trunk/samba4/debian/dfsg-clean.sh
Log:
Tighten dependencies, only remove RFCs from heimdal.
Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control 2010-01-01 17:17:14 UTC (rev 3199)
+++ trunk/samba4/debian/control 2010-01-01 18:10:11 UTC (rev 3200)
@@ -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.3
-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.5~), libtalloc-dev (>= 1.4.0~), libtevent-dev (>= 0.9.6~), perl-modules, python-dev, python-central (>= 0.5.6), libpopt-dev, pkg-config, samba-common (>= 2:3.4.0~pre2), libldb-dev (>= 1:0.9.6~git20090912), python-ldb, python-tdb, zlib1g-dev (>= 1:1.2.3), heimdal-multidev (>= 1.3), lib
+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, libtdb-dev (>= 1.1.5~), libtalloc-dev (>= 2.0.0~), libtevent-dev (>= 0.9.8~), perl-modules, python-dev, python-central (>= 0.5.6), libpopt-dev, pkg-config, samba-common (>= 2:3.4.0~pre2), libldb-dev (>= 1:0.9.6~git20090912), python-ldb, python-tdb, zlib1g-dev (>= 1:1.2.3), heimdal-multidev (>= 1.3)
Vcs-Svn: svn://svn.debian.org/svn/pkg-samba/branches/samba4
XS-Python-Version: current
DM-Upload-Allowed: yes
@@ -117,7 +117,7 @@
Package: samba4-dev
Architecture: any
-Depends: libparse-pidl-perl, libc6-dev, libldb-dev, tdb-dev (>= 1.1.0), libtalloc-dev, ${misc:Depends}
+Depends: libparse-pidl-perl, libc6-dev, libldb-dev, libtdb-dev (>= 1.1.0), libtalloc-dev, ${misc:Depends}
Section: devel
XB-Python-Version: ${python:Versions}
Description: tools for extending Samba
Modified: trunk/samba4/debian/dfsg-clean.sh
===================================================================
--- trunk/samba4/debian/dfsg-clean.sh 2010-01-01 17:17:14 UTC (rev 3199)
+++ trunk/samba4/debian/dfsg-clean.sh 2010-01-01 18:10:11 UTC (rev 3200)
@@ -12,7 +12,7 @@
exit 1
fi
-rm -rf "$srcdir/source4/heimdal"
+rm -f "$srcdir/source4/heimdal/lib/wind/*.txt"
rm -f "$srcdir/source4/ldap_server/devdocs/rfc????.txt"
exit 0
More information about the Pkg-samba-maint
mailing list