[med-svn] r2231 - trunk/packages/igstk/trunk/debian/patches
domibel-guest at alioth.debian.org
domibel-guest at alioth.debian.org
Mon Jul 14 22:47:21 UTC 2008
Author: domibel-guest
Date: 2008-07-14 22:47:20 +0000 (Mon, 14 Jul 2008)
New Revision: 2231
Removed:
trunk/packages/igstk/trunk/debian/patches/80_fltk_header.dpatch
Log:
FLTK patch removed
Deleted: trunk/packages/igstk/trunk/debian/patches/80_fltk_header.dpatch
===================================================================
--- trunk/packages/igstk/trunk/debian/patches/80_fltk_header.dpatch 2008-07-14 22:35:07 UTC (rev 2230)
+++ trunk/packages/igstk/trunk/debian/patches/80_fltk_header.dpatch 2008-07-14 22:47:20 UTC (rev 2231)
@@ -1,35 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 80_fltk_header.dpatch by <domibel at sid1500>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: capitalizes the .H
-
- at DPATCH@
-diff -urNad igstk-3.0.1~/Testing/igstkFLTKTextBufferLogOutputTest.cxx igstk-3.0.1/Testing/igstkFLTKTextBufferLogOutputTest.cxx
---- igstk-3.0.1~/Testing/igstkFLTKTextBufferLogOutputTest.cxx 2008-02-11 02:41:51.000000000 +0100
-+++ igstk-3.0.1/Testing/igstkFLTKTextBufferLogOutputTest.cxx 2008-06-27 00:35:51.000000000 +0200
-@@ -27,8 +27,8 @@
- #include "igstkFLTKTextBufferLogOutput.h"
- #include "igstkRealTimeClock.h"
-
--#include <FL/Fl.h>
--#include <FL/Fl_Window.h>
-+#include <FL/Fl.H>
-+#include <FL/Fl_Window.H>
- #include <FL/Fl_Text_Display.H>
- #include <FL/Fl_Text_Buffer.H>
-
-diff -urNad igstk-3.0.1~/Testing/igstkFLTKTextLogOutputTest.cxx igstk-3.0.1/Testing/igstkFLTKTextLogOutputTest.cxx
---- igstk-3.0.1~/Testing/igstkFLTKTextLogOutputTest.cxx 2008-02-11 02:41:51.000000000 +0100
-+++ igstk-3.0.1/Testing/igstkFLTKTextLogOutputTest.cxx 2008-06-27 00:36:04.000000000 +0200
-@@ -27,8 +27,8 @@
- #include "igstkFLTKTextLogOutput.h"
- #include "igstkRealTimeClock.h"
-
--#include <FL/Fl.h>
--#include <FL/Fl_Window.h>
-+#include <FL/Fl.H>
-+#include <FL/Fl_Window.H>
- #include <FL/Fl_Text_Display.H>
- #include <FL/Fl_Text_Buffer.H>
-
More information about the debian-med-commit
mailing list