Hi,

Attached is the diff for my toursst 0.0.3-0.1 NMU.

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org
diff -Nru /tmp/FU10rA90xm/toursst-0.0.3/debian/changelog 
/tmp/7VZ2ogsBsR/toursst-0.0.3/debian/changelog
--- /tmp/FU10rA90xm/toursst-0.0.3/debian/changelog      2003-11-02 
14:24:11.000000000 +0100
+++ /tmp/7VZ2ogsBsR/toursst-0.0.3/debian/changelog      2006-08-12 
21:32:05.000000000 +0200
@@ -1,3 +1,14 @@
+toursst (0.0.3-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update package to the last python policy (Closes: #380976):
+    + use dh_pysupport.
+    + only build for current python.
+  * Move cdbs and debhelper to B-D instead of B-D-I.
+  * Bump Standards-Version to 3.7.2.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Sat, 12 Aug 2006 21:31:59 +0200
+
 toursst (0.0.3) unstable; urgency=low
 
   * Switch to python2.3.
diff -Nru /tmp/FU10rA90xm/toursst-0.0.3/debian/control 
/tmp/7VZ2ogsBsR/toursst-0.0.3/debian/control
--- /tmp/FU10rA90xm/toursst-0.0.3/debian/control        2003-11-02 
14:24:11.000000000 +0100
+++ /tmp/7VZ2ogsBsR/toursst-0.0.3/debian/control        2006-08-12 
21:30:35.000000000 +0200
@@ -2,8 +2,9 @@
 Section: web
 Priority: optional
 Maintainer: Tommi Virtanen <[EMAIL PROTECTED]>
-Standards-Version: 3.5.6
-Build-Depends-Indep: python-dev (>= 2.3), python-dev (<< 2.4), debhelper (>= 
4.1.60), cdbs (>= 0.4.0.1)
+Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 4.1.60), cdbs (>= 0.4.0.1)
+Build-Depends-Indep: python-dev, python-support (>= 0.4.0)
 
 Package: toursst
 Section: web
diff -Nru /tmp/FU10rA90xm/toursst-0.0.3/debian/pyversions 
/tmp/7VZ2ogsBsR/toursst-0.0.3/debian/pyversions
--- /tmp/FU10rA90xm/toursst-0.0.3/debian/pyversions     1970-01-01 
01:00:00.000000000 +0100
+++ /tmp/7VZ2ogsBsR/toursst-0.0.3/debian/pyversions     2006-08-12 
21:28:04.000000000 +0200
@@ -0,0 +1 @@
+2.3-
diff -Nru /tmp/FU10rA90xm/toursst-0.0.3/debian/rules 
/tmp/7VZ2ogsBsR/toursst-0.0.3/debian/rules
--- /tmp/FU10rA90xm/toursst-0.0.3/debian/rules  2003-11-02 14:24:11.000000000 
+0100
+++ /tmp/7VZ2ogsBsR/toursst-0.0.3/debian/rules  2006-08-12 21:33:28.000000000 
+0200
@@ -1,14 +1,12 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
-include /usr/share/cdbs/1/rules/debhelper.mk
+# intentionnal switch to use dh_pysupport myself
 include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
 
-# It seems cdbs only supports setup.py -using programs with package names that 
start with "python-".
-# But this is an application, not a library!
-install/toursst::
-       cd $(DEB_SRCDIR) && python $(DEB_PYTHON_SETUP_CMD) install 
--root="debian/$(cdbs_curpkg)" $(DEB_PYTHON_INSTALL_ARGS_ALL) 
$(DEB_PYTHON_INSTALL_ARGS_$(cdbs_curpkg)
-
+binary-install/toursst::
+       dh_pysupport
 
 clean::
        rm -rf _trial_temp

Attachment: signature.asc
Description: Digital signature

Reply via email to