[Pkg-samba-maint] r2608 - trunk/samba4/debian
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Wed Feb 25 03:05:23 UTC 2009
tags 516882 pending
thanks
Author: jelmer
Date: 2009-02-25 03:05:22 +0000 (Wed, 25 Feb 2009)
New Revision: 2608
Modified:
trunk/samba4/debian/changelog
trunk/samba4/debian/control
Log:
Build-depend on pkg-config, as we no longer seem to pull that in
through any other dependencies. (Closes: #516882)
Modified: trunk/samba4/debian/changelog
===================================================================
--- trunk/samba4/debian/changelog 2009-02-25 01:10:23 UTC (rev 2607)
+++ trunk/samba4/debian/changelog 2009-02-25 03:05:22 UTC (rev 2608)
@@ -1,3 +1,10 @@
+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 at 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
Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control 2009-02-25 01:10:23 UTC (rev 2607)
+++ trunk/samba4/debian/control 2009-02-25 03:05:22 UTC (rev 2608)
@@ -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, libtevent-dev (>> 0.9.3~), perl-modules, python2.5-dev, python-central (>= 0.5.6), quilt, libpopt-dev
+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, libtevent-dev (>> 0.9.3~), perl-modules, python2.5-dev, python-central (>= 0.5.6), quilt, libpopt-dev, pkg-config
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