tags 403073 + patch
thanks

Hi,

The following is the diff for my pyqwt 4.2.1-2.1 NMU.
I'll NMU this package in some days if this bug is not fixed by the
maintainter.


diff -u pyqwt-4.2.1/debian/changelog pyqwt-4.2.1/debian/changelog
--- pyqwt-4.2.1/debian/changelog
+++ pyqwt-4.2.1/debian/changelog
@@ -1,3 +1,11 @@
+pyqwt (4.2.1-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Installing the documentation independently of the python version for
+    what the package is being built (Closes: #403073).
+
+ -- Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]>  Fri, 15 Dec 2006 16:24:28 
+0100
+
 pyqwt (4.2.1-2) unstable; urgency=low
 
   * Recompiled against numpy version 1.0
diff -u pyqwt-4.2.1/debian/rules pyqwt-4.2.1/debian/rules
--- pyqwt-4.2.1/debian/rules
+++ pyqwt-4.2.1/debian/rules
@@ -92,8 +92,8 @@
 
 # Build architecture-independent files here.
 binary-indep: build install
-       dh_install -i -ppython-qwt4-doc build-2.3/Doc/* 
usr/share/doc/python-qwt4-doc
-       dh_install -i -ppython-qwt4-doc build-2.3/qt3examples 
usr/share/doc/python-qwt4-doc
+       dh_install -i -ppython-qwt4-doc build-*/Doc/* 
usr/share/doc/python-qwt4-doc
+       dh_install -i -ppython-qwt4-doc build-*/qt3examples 
usr/share/doc/python-qwt4-doc
 
 # Build architecture-dependent files here.
 binary-arch: build install


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to