r36712 - /packages/paraview/trunk/debian/patches/qreal_armel.patch
malat-guest at users.alioth.debian.org
malat-guest at users.alioth.debian.org
Mon Jul 5 14:42:06 UTC 2010
Author: malat-guest
Date: Mon Jul 5 14:42:05 2010
New Revision: 36712
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36712
Log:
fix patch header
Modified:
packages/paraview/trunk/debian/patches/qreal_armel.patch
Modified: packages/paraview/trunk/debian/patches/qreal_armel.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/paraview/trunk/debian/patches/qreal_armel.patch?rev=36712&op=diff
==============================================================================
--- packages/paraview/trunk/debian/patches/qreal_armel.patch (original)
+++ packages/paraview/trunk/debian/patches/qreal_armel.patch Mon Jul 5 14:42:05 2010
@@ -1,10 +1,5 @@
-Index: Qt/Components/pqChartSeriesEditorModel.cxx
-===================================================================
-RCS file: /cvsroot/ParaView3/ParaView3/Qt/Components/pqChartSeriesEditorModel.cxx,v
-retrieving revision 1.8
-diff -u -3 -p -r1.8 pqChartSeriesEditorModel.cxx
---- Qt/Components/pqChartSeriesEditorModel.cxx 31 Jul 2009 15:02:53 -0000 1.8
-+++ Qt/Components/pqChartSeriesEditorModel.cxx 25 Jan 2010 14:19:46 -0000
+--- paraview.old/Qt/Components/pqChartSeriesEditorModel.cxx 31 Jul 2009 15:02:53 -0000 1.8
++++ paraview/Qt/Components/pqChartSeriesEditorModel.cxx 25 Jan 2010 14:19:46 -0000
@@ -293,7 +293,11 @@ void pqChartSeriesEditorModel::setSeries
if (row >= 0 && row < this->rowCount(QModelIndex()))
{
More information about the debian-science-commits
mailing list