[Pkg-samba-maint] r2249 - trunk/ldb/debian
ctrlsoft-guest at alioth.debian.org
ctrlsoft-guest at alioth.debian.org
Wed Dec 24 00:34:15 UTC 2008
Author: ctrlsoft-guest
Date: 2008-12-24 00:34:15 +0000 (Wed, 24 Dec 2008)
New Revision: 2249
Modified:
trunk/ldb/debian/changelog
trunk/ldb/debian/control
trunk/ldb/debian/rules
Log:
Switch to python-central.
Modified: trunk/ldb/debian/changelog
===================================================================
--- trunk/ldb/debian/changelog 2008-12-23 04:43:03 UTC (rev 2248)
+++ trunk/ldb/debian/changelog 2008-12-24 00:34:15 UTC (rev 2249)
@@ -1,6 +1,7 @@
ldb (1:0.9.2~git20081223-1) unstable; urgency=low
* New upstream snapshot.
+ * Switch to python-central.
-- Jelmer Vernooij <jelmer at samba.org> Tue, 23 Dec 2008 04:11:39 +0100
Modified: trunk/ldb/debian/control
===================================================================
--- trunk/ldb/debian/control 2008-12-23 04:43:03 UTC (rev 2248)
+++ trunk/ldb/debian/control 2008-12-24 00:34:15 UTC (rev 2249)
@@ -2,11 +2,12 @@
Section: devel
Priority: optional
Maintainer: Jelmer Vernooij <jelmer at samba.org>
-Build-Depends: debhelper (>> 5.0.0), quilt (>= 0.40), tdb-dev (>= 1.1.0), libtalloc-dev (>= 1.1.0~), libtevent-dev , pkg-config, libpopt-dev, docbook-xsl, docbook-xml, xsltproc, python-dev, python-support (>= 0.4), swig
+Build-Depends: debhelper (>> 5.0.0), quilt (>= 0.40), tdb-dev (>= 1.1.0), libtalloc-dev (>= 1.1.0~), libtevent-dev , pkg-config, libpopt-dev, docbook-xsl, docbook-xml, xsltproc, python-dev, python-central (>= 0.5.6), swig
Homepage: http://ldb.samba.org/
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/pkg-samba/trunk/ldb
DM-Upload-Allowed: yes
+XS-Python-Version: all
Package: libldb0
Architecture: any
@@ -55,6 +56,7 @@
Architecture: any
Depends: ${python:Depends}, libldb0 (= ${binary:Version}), ${shlibs:Depends}
Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
Description: Python bindings for LDB
ldb is a LDAP-like embedded database built on top of TDB.
.
Modified: trunk/ldb/debian/rules
===================================================================
--- trunk/ldb/debian/rules 2008-12-23 04:43:03 UTC (rev 2248)
+++ trunk/ldb/debian/rules 2008-12-24 00:34:15 UTC (rev 2249)
@@ -62,7 +62,7 @@
dh_compress
dh_fixperms
dh_makeshlibs
- dh_pysupport
+ dh_pycentral
dh_installdeb
dh_shlibdeps
dh_gencontrol
More information about the Pkg-samba-maint
mailing list