[Pkg-samba-maint] r2250 - trunk/tdb/debian

ctrlsoft-guest at alioth.debian.org ctrlsoft-guest at alioth.debian.org
Wed Dec 24 00:35:26 UTC 2008


Author: ctrlsoft-guest
Date: 2008-12-24 00:35:26 +0000 (Wed, 24 Dec 2008)
New Revision: 2250

Modified:
   trunk/tdb/debian/changelog
   trunk/tdb/debian/control
   trunk/tdb/debian/rules
Log:
Switch to python-central.

Modified: trunk/tdb/debian/changelog
===================================================================
--- trunk/tdb/debian/changelog	2008-12-24 00:34:15 UTC (rev 2249)
+++ trunk/tdb/debian/changelog	2008-12-24 00:35:26 UTC (rev 2250)
@@ -1,3 +1,9 @@
+tdb (1.1.2~git20081222-2) UNRELEASED; urgency=low
+
+  * Switch to python-central.
+
+ -- Jelmer Vernooij <jelmer at samba.org>  Wed, 24 Dec 2008 01:35:23 +0100
+
 tdb (1.1.2~git20081222-1) unstable; urgency=low
 
   * New upstream snapshot.

Modified: trunk/tdb/debian/control
===================================================================
--- trunk/tdb/debian/control	2008-12-24 00:34:15 UTC (rev 2249)
+++ trunk/tdb/debian/control	2008-12-24 00:35:26 UTC (rev 2250)
@@ -2,11 +2,12 @@
 Section: devel
 Priority: optional
 Maintainer: Jelmer Vernooij <jelmer at samba.org>
-Build-Depends: debhelper (>> 5.0.0), quilt (>= 0.40), python-support (>= 0.4), python-dev
+Build-Depends: debhelper (>> 5.0.0), quilt (>= 0.40), python-central (>= 0.5.6), python-dev
 Homepage: http://tdb.samba.org/
 Standards-Version: 3.8.0
 XS-DM-Upload-Allowed: yes
 Vcs-Svn: svn://svn.debian.org/pkg-samba/trunk/tdb
+XS-Python-Version: all
 
 Package: libtdb1
 Architecture: any
@@ -46,6 +47,7 @@
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}, libtdb1 (= ${binary:Version})
 Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
 Description: Python bindings for TDB
  TDB is a simple database API. 
  .

Modified: trunk/tdb/debian/rules
===================================================================
--- trunk/tdb/debian/rules	2008-12-24 00:34:15 UTC (rev 2249)
+++ trunk/tdb/debian/rules	2008-12-24 00:35:26 UTC (rev 2250)
@@ -60,7 +60,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