[med-svn] r6625 - trunk/packages/gofigure2/trunk/debian/patches

Mathieu Malaterre malat-guest at alioth.debian.org
Tue Apr 26 11:59:47 UTC 2011


Author: malat-guest
Date: 2011-04-26 11:59:45 +0000 (Tue, 26 Apr 2011)
New Revision: 6625

Modified:
   trunk/packages/gofigure2/trunk/debian/patches/qreal_getrgb.patch
Log:
add ref to upstream

Modified: trunk/packages/gofigure2/trunk/debian/patches/qreal_getrgb.patch
===================================================================
--- trunk/packages/gofigure2/trunk/debian/patches/qreal_getrgb.patch	2011-04-26 11:56:37 UTC (rev 6624)
+++ trunk/packages/gofigure2/trunk/debian/patches/qreal_getrgb.patch	2011-04-26 11:59:45 UTC (rev 6625)
@@ -1,7 +1,10 @@
+This has been acknowledge as upstream bug:
+
+https://github.com/gofigure2/GoFigure2/commit/48fdaed0d575ae71f017cef8033cede7c5135f9b
 Index: GoFigure2-v0.8.1/Code/GUI/lib/TraceContainerBase.txx
 ===================================================================
---- GoFigure2-v0.8.1.orig/Code/GUI/lib/TraceContainerBase.txx	2011-03-29 21:41:05.000000000 +0200
-+++ GoFigure2-v0.8.1/Code/GUI/lib/TraceContainerBase.txx	2011-04-19 08:29:14.000000000 +0200
+--- GoFigure2-v0.8.1.orig/Code/GUI/lib/TraceContainerBase.txx	2011-04-26 13:57:18.000000000 +0200
++++ GoFigure2-v0.8.1/Code/GUI/lib/TraceContainerBase.txx	2011-04-26 13:57:20.000000000 +0200
 @@ -466,7 +466,7 @@
    boost::tuples::tie(it0, it1) =
      m_Container.get< Highlighted >().equal_range(true);
@@ -20,8 +23,8 @@
 +#endif
 Index: GoFigure2-v0.8.1/Code/GUI/lib/QGoImageView.cxx
 ===================================================================
---- GoFigure2-v0.8.1.orig/Code/GUI/lib/QGoImageView.cxx	2011-04-19 08:29:42.000000000 +0200
-+++ GoFigure2-v0.8.1/Code/GUI/lib/QGoImageView.cxx	2011-04-19 08:29:37.000000000 +0200
+--- GoFigure2-v0.8.1.orig/Code/GUI/lib/QGoImageView.cxx	2011-04-26 13:57:18.000000000 +0200
++++ GoFigure2-v0.8.1/Code/GUI/lib/QGoImageView.cxx	2011-04-26 13:57:20.000000000 +0200
 @@ -200,7 +200,7 @@
  void
  QGoImageView::SetBackgroundColor(const QColor & iColor)
@@ -57,8 +60,8 @@
 +}
 Index: GoFigure2-v0.8.1/Code/GUI/lib/QGoTabImageView4D.cxx
 ===================================================================
---- GoFigure2-v0.8.1.orig/Code/GUI/lib/QGoTabImageView4D.cxx	2011-04-19 08:29:42.000000000 +0200
-+++ GoFigure2-v0.8.1/Code/GUI/lib/QGoTabImageView4D.cxx	2011-04-19 08:28:58.000000000 +0200
+--- GoFigure2-v0.8.1.orig/Code/GUI/lib/QGoTabImageView4D.cxx	2011-04-26 13:57:18.000000000 +0200
++++ GoFigure2-v0.8.1/Code/GUI/lib/QGoTabImageView4D.cxx	2011-04-26 13:57:20.000000000 +0200
 @@ -1097,14 +1097,14 @@
    QColor activenodecolor; // =
                            // m_ManualSegmentationWidget->GetActiveNodesColor();
@@ -79,8 +82,8 @@
    for ( unsigned int i = 0; i < m_ContourRepresentation.size(); i++ )
 Index: GoFigure2-v0.8.1/Code/GUI/lib/QGoTabImageViewElementBase.cxx
 ===================================================================
---- GoFigure2-v0.8.1.orig/Code/GUI/lib/QGoTabImageViewElementBase.cxx	2011-04-19 08:29:42.000000000 +0200
-+++ GoFigure2-v0.8.1/Code/GUI/lib/QGoTabImageViewElementBase.cxx	2011-04-19 08:28:40.000000000 +0200
+--- GoFigure2-v0.8.1.orig/Code/GUI/lib/QGoTabImageViewElementBase.cxx	2011-04-26 13:57:18.000000000 +0200
++++ GoFigure2-v0.8.1/Code/GUI/lib/QGoTabImageViewElementBase.cxx	2011-04-26 13:57:20.000000000 +0200
 @@ -127,14 +127,14 @@
    QColor nodecolor = m_NodesColor;
    QColor activenodecolor = m_ActiveNodesColor;




More information about the debian-med-commit mailing list