Description: Upstream changes introduced in version 5.6.4~dfsg.1-1ubuntu1
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 caret (5.6.4~dfsg.1-1ubuntu1) oneiric; urgency=low
 .
   * Build-depend on libqwt-dev instead of libqwt5-qt4-dev as part of qwt6
     transition
 .
 The person named in the Author field signed this changelog entry.
Author: Scott Kitterman <scott@kitterman.com>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

Index: caret-5.6.4~dfsg.1/caret_qmake_include.pro
===================================================================
--- caret-5.6.4~dfsg.1.orig/caret_qmake_include.pro	2012-09-26 12:05:44.000000000 +0200
+++ caret-5.6.4~dfsg.1/caret_qmake_include.pro	2012-09-26 12:05:52.000000000 +0200
@@ -271,7 +271,7 @@
         
     LIBS += -lpng -lGLU
     contains (DEFINES, HAVE_QWT) {
-       QWT_LIBS = -L$$(QWT_LIB_DIR) -lqwt-qt4
+       QWT_LIBS = -L$$(QWT_LIB_DIR) -lqwt
     }
     DEFINES -= HAVE_MPEG
     VTK_LIBS -= -lvtkMPEG2Encode
