diff -Nru step-4.7.95/cmake/modules/FindGSL.cmake step-4.7.97/cmake/modules/FindGSL.cmake --- step-4.7.95/cmake/modules/FindGSL.cmake 2011-07-27 18:41:33.000000000 +0000 +++ step-4.7.97/cmake/modules/FindGSL.cmake 2012-01-02 19:52:42.000000000 +0000 @@ -23,8 +23,7 @@ ENDIF(NOT WIN32) find_path(GSL_INCLUDE_DIR - NAMES gsl_cdf.h gsl_randist.h - PATH_SUFFIXES gsl + NAMES gsl/gsl_cdf.h gsl/gsl_randist.h PATHS ${_GSLIncDir}) set(GSL_LIBRARIES ${_GSLLinkFlags}) diff -Nru step-4.7.95/debian/changelog step-4.7.97/debian/changelog --- step-4.7.95/debian/changelog 2011-12-27 20:59:04.000000000 +0000 +++ step-4.7.97/debian/changelog 2012-01-06 12:37:53.000000000 +0000 @@ -1,3 +1,9 @@ +step (4:4.7.97-0ubuntu1) precise; urgency=low + + * New upstream release candidate + + -- Jonathan Riddell Thu, 05 Jan 2012 12:18:36 +0000 + step (4:4.7.95-0ubuntu1) precise; urgency=low * New upstream release candidate Binary files /tmp/1WcLD4nZrT/step-4.7.95/doc/index.cache.bz2 and /tmp/2E9XD8SkM3/step-4.7.97/doc/index.cache.bz2 differ