Package: dpuser / 4.3+dfsg-1

Metadata

Package Version Patches format
dpuser 4.3+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Dynamically link libraries.patch | (download)

QFitsView/QFitsView.pro | 6 3 + 3 - 0 !
QFitsView/QFitsView_common.pro | 31 15 + 16 - 0 !
QFitsView/QFitsView_dll.pro | 1 0 + 1 - 0 !
dpuser/Makefile | 50 22 + 28 - 0 !
4 files changed, 40 insertions(+), 48 deletions(-)

 dynamically link libraries


Don t build Python GDL compatibility.patch | (download)

QFitsView/QFitsView.pro | 2 1 + 1 - 0 !
dpuser/Makefile | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 don't build python + gdl compatibility


Use yacc in system path instead of some nonexistent local.patch | (download)

dpuser/mpfit/Makefile | 2 1 + 1 - 0 !
dpuser/parser/Makefile | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use yacc in system path instead of some (nonexistent) local one


Propagate CFLAGS etc. for hardening.patch | (download)

QFitsView/QFitsView.pro | 14 7 + 7 - 0 !
QFitsView/QFitsView_dll.pro | 1 0 + 1 - 0 !
dpuser/Makefile | 28 14 + 14 - 0 !
utils/Makefile | 12 6 + 6 - 0 !
4 files changed, 27 insertions(+), 28 deletions(-)

 propagate cflags etc. for hardening


Load the help from usr share doc qfitsview instead of the.patch | (download)

QFitsView/QFitsGlobal.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 load the help from /usr/share/doc/qfitsview instead of the web


Remove the update check.patch | (download)

QFitsView/QFitsMainWindow.cpp | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove the update check

This check is currently dummy; it is mainly done to warn when it will get active.

Fix test script.patch | (download)

dpuser/test/test_functions/compare_types.dpuser | 25 0 + 25 - 0 !
dpuser/test/testsuite.dpuser | 13 0 + 13 - 0 !
2 files changed, 38 deletions(-)

 fix test script

 * Remove unused function definitions that have wrong syntax
 * Remove compile tests: compile function is gone.