[Python-modules-commits] r2592 - /packages/pyqwt5/trunk/debian/patches/02_examples.dpatch

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Sat Jun 23 15:04:59 UTC 2007


Author: gudjon-guest
Date: Sat Jun 23 15:04:58 2007
New Revision: 2592

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2592
Log:
Remembered to add the file this time

Added:
    packages/pyqwt5/trunk/debian/patches/02_examples.dpatch   (with props)

Added: packages/pyqwt5/trunk/debian/patches/02_examples.dpatch
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt5/trunk/debian/patches/02_examples.dpatch?rev=2592&op=file
==============================================================================
--- packages/pyqwt5/trunk/debian/patches/02_examples.dpatch (added)
+++ packages/pyqwt5/trunk/debian/patches/02_examples.dpatch Sat Jun 23 15:04:58 2007
@@ -1,0 +1,31 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 02_examples.dpatch by Gudjon I. Gudjonsson <gudjon at gudjon.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: MultiDemo is excluded because the Debian package
+## DP: is compiled without support for numarray and numeric.
+
+ at DPATCH@
+
+--- pyqwt5-5.0.0.orig/qt3examples/Grab.py
++++ pyqwt5-5.0.0/qt3examples/Grab.py
+@@ -26,7 +26,7 @@
+ #    'EventFilterDemo',
+     'ImagePlotDemo',
+     'MapDemo',
+-    'MultiDemo',
++#    'MultiDemo',
+     'RadioDemo',
+     'ReallySimpleDemo',
+     'SimpleDemo',
+--- pyqwt5-5.0.0.orig/qt4examples/Grab.py
++++ pyqwt5-5.0.0/qt4examples/Grab.py
+@@ -26,7 +26,7 @@
+     'EventFilterDemo',
+     'ImagePlotDemo',
+     'MapDemo',
+-    'MultiDemo',
++#    'MultiDemo',
+     'RadioDemo',
+     'ReallySimpleDemo',
+     'SimpleDemo',

Propchange: packages/pyqwt5/trunk/debian/patches/02_examples.dpatch
------------------------------------------------------------------------------
    svn:executable = *




More information about the Python-modules-commits mailing list