Package: wims / 1:4.08~dfsg1-1

Metadata

Package Version Patches format
wims 1:4.08~dfsg1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10no static libs.patch | (download)

wims/src/Makefile.in | 2 1 + 1 - 0 !
wims/src/Misc/Makefile.in | 8 4 + 4 - 0 !
wims/src/Misc/mathexp/Makefile.in | 2 1 + 1 - 0 !
wims/src/Misc/voronoiW/Makefile.in | 2 1 + 1 - 0 !
wims/src/Misc/whirlgif/Makefile.in | 2 1 + 1 - 0 !
wims/src/OefMsg2wims/Makefile.in | 2 1 + 1 - 0 !
6 files changed, 9 insertions(+), 9 deletions(-)

---
15 use fortified flags.patch | (download)

wims/src/Misc/canvasdraw/Makefile.in | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
20root makefile.patch | (download)

Makefile | 329 329 + 0 - 0 !
wims/src/Makefile.in | 3 3 + 0 - 0 !
2 files changed, 332 insertions(+)

---
30fixUtil_s_inWIMSchem.patch | (download)

wims/src/Misc/applets/WIMSchem/src/ds/DataSheetStream.java | 8 4 + 4 - 0 !
wims/src/Misc/applets/WIMSchem/src/ds/DataWindow.java | 4 2 + 2 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

---
40conffiles.patch | (download)

wims.conf | 11 11 + 0 - 0 !
1 file changed, 11 insertions(+)

---
50povray.patch | (download)

wims/public_html/bin/povray | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 upstream changes introduced in version 4.00-1
 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:
 .
 wims (4.00-1) unstable; urgency=low
 .
   * upgraded to the new upstream version.
   * removed the package texgd from the output since this package is now
     overkilled by better TeX utilities to render maths to raster images.
 .
 The person named in the Author field signed this changelog entry.
60processor.patch | (download)

wims/src/wims.c | 17 17 + 0 - 0 !
1 file changed, 17 insertions(+)

---
70flydraw.patch | (download)

wims/src/Flydraw/objects.c | 22 18 + 4 - 0 !
1 file changed, 18 insertions(+), 4 deletions(-)

---
80fix find syntax for perm.patch | (download)

wims/bin/changepermissions | 6 3 + 3 - 0 !
wims/public_html/modules/adm/manage/scripts/attrib2.sh | 4 2 + 2 - 0 !
wims/public_html/modules/adm/manage/scripts/attrib3.sh | 2 1 + 1 - 0 !
3 files changed, 6 insertions(+), 6 deletions(-)

 fix a few syntactic shapes for find
An incoming version of findutils drops the syntax of find -perm +0123,
which contradicts POSIX and thus has been deprecated since 2005.  The
replacement is -perm /0123.

91allowLocalhostEmail.patch | (download)

wims/public_html/modules/adm/class/regclass/var.proc | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

---
95 fix distclean.patch | (download)

wims/src/Misc/canvasdraw/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---