Hello,
Please, find attached diffs that solved this issue and some others:
* Changed python-ldtp.install to work with python2.6
* Changed debian/watch to 1.5.x upstream
* python-ldtp now depends in python-gnome2-desktop to use wnck module
Cheers,
Ara.
--- control 2009-03-11 11:06:44.000000000 +0100
+++ ../../../1.5.1/ldtp-1.5.1/debian/control 2009-03-11
12:55:26.000000000 +0100
@@ -3,7 +3,7 @@
-Build-Depends: debhelper (>= 5.0), autotools-dev, libatk1.0-dev,
libatspi-dev, libgail-gnome-dev, python-dev (>= 2.4), python-support (>=
0.5.3)
+Build-Depends: debhelper (>= 5.0), autotools-dev, libatk1.0-dev,
libatspi-dev, libgail-gnome-dev, python-dev (>= 2.5), python-support (>=
0.5.3)
Homepage: http://ldtp.freedesktop.org
Standards-Version: 3.8.0
@@ -11,6 +11,8 @@
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
python-pyatspi
Recommends: python-imaging, python-statgrab
+Conflicts: ldtp (<< 1.5.1-1)
+Replaces: ldtp (<< 1.5.1-1)
Description: GNU/Linux Desktop Testing Project (GNU/LDTP)
GNU/LDTP is aimed at producing high quality test automation framework and
cutting-edge tools that can be used to test GNU/Linux Desktop and
improve it.
@@ -25,8 +27,10 @@
Package: python-ldtp
Architecture: all
--- ldtp.install 2009-03-11 11:06:44.000000000 +0100
+++ ../../../1.5.1/ldtp-1.5.1/debian/ldtp.install 2009-03-10
19:05:32.000000000 +0100
@@ -1,2 +1 @@
-usr/bin/*
-usr/share/ldtp/*
+usr/bin/ldtp
--- python-ldtp.install 2009-03-11 11:06:44.000000000 +0100
+++ ../../../1.5.1/ldtp-1.5.1/debian/python-ldtp.install
2009-03-10 19:05:32.000000000 +0100
@@ -1,2 +1,7 @@
-usr/lib/python2.5/site-packages/*.py
-usr/lib/python2.5/site-packages/ldtplib/*.py
+usr/lib/python*/*-packages/*.py
+usr/lib/python*/*-packages/ldtplib/*.py
+usr/share/ldtp/*
+usr/bin/ldtpcodegen
+usr/bin/ldtpeditor
+usr/bin/ldtprunner
--- watch 2009-03-11 11:06:44.000000000 +0100
+++ ../../../1.5.1/ldtp-1.5.1/debian/watch 2009-03-11
09:50:58.000000000 +0100
@@ -1,2 +1,2 @@
version=3
-http://download.freedesktop.org/ldtp/1.x/1.4.x/ldtp-(.*)\.tar\.gz
+http://download.freedesktop.org/ldtp/1.x/1.5.x/ldtp-(.*)\.tar\.gz
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]