[Pkg-samba-maint] r2968 - trunk/samba4/debian
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Sat Jul 18 18:56:36 UTC 2009
Author: jelmer
Date: 2009-07-18 18:56:36 +0000 (Sat, 18 Jul 2009)
New Revision: 2968
Modified:
trunk/samba4/debian/changelog
trunk/samba4/debian/control
trunk/samba4/debian/rules
Log:
New upstream snapshot.
Modified: trunk/samba4/debian/changelog
===================================================================
--- trunk/samba4/debian/changelog 2009-07-18 17:58:03 UTC (rev 2967)
+++ trunk/samba4/debian/changelog 2009-07-18 18:56:36 UTC (rev 2968)
@@ -1,3 +1,9 @@
+samba4 (4.0.0~alpha8+git20090710-2) experimental; urgency=low
+
+ * New upstream snapshot.
+
+ -- Jelmer Vernooij <jelmer at debian.org> Fri, 17 Jul 2009 19:27:05 +0200
+
samba4 (4.0.0~alpha8~git20090620-1) experimental; urgency=low
* Support building against Python2.6.
Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control 2009-07-18 17:58:03 UTC (rev 2967)
+++ trunk/samba4/debian/control 2009-07-18 18:56:36 UTC (rev 2968)
@@ -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.2
-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.4~), libtalloc-dev, libtevent-dev (>> 0.9.6~), perl-modules, python-dev, python-central (>= 0.5.6), quilt, libpopt-dev, pkg-config, samba-common (>= 2:3.4.0~pre2), libldb-dev (>= 1:0.9.6~), python-ldb, python-tdb
+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.4~), libtalloc-dev (>= 1.4.0~), libtevent-dev (>> 0.9.6~), perl-modules, python-dev, python-central (>= 0.5.6), quilt, libpopt-dev, pkg-config, samba-common (>= 2:3.4.0~pre2), libldb-dev (>= 1:0.9.6~), python-ldb, python-tdb
Vcs-Svn: svn://svn.debian.org/svn/pkg-samba/branches/samba4
XS-Python-Version: current
DM-Upload-Allowed: yes
Modified: trunk/samba4/debian/rules
===================================================================
--- trunk/samba4/debian/rules 2009-07-18 17:58:03 UTC (rev 2967)
+++ trunk/samba4/debian/rules 2009-07-18 18:56:36 UTC (rev 2968)
@@ -107,6 +107,8 @@
# Not mature enough
rm -f $(DESTDIR)/usr/bin/autoidl
rm -f $(DESTDIR)/usr/bin/mymachinepw
+ # Already documented in debian/copyright
+ rm -f $(DESTDIR)/usr/share/samba/setup/ad-schema/licence.txt
dh_install --sourcedir=$(DESTDIR) --list-missing --fail-missing
get-orig-source:
More information about the Pkg-samba-maint
mailing list