Package: wims / 1:4.07a~dfsg1-2~bpo1-1
Metadata
Package | Version | Patches format |
---|---|---|
wims | 1:4.07a~dfsg1-2~bpo1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
10no static libs.patch | (download) |
wims/src/Flydraw/Makefile.in |
2 1 + 1 - 0 ! |
--- |
20root makefile.patch | (download) |
Makefile |
321 321 + 0 - 0 ! |
--- |
30libgd makefiles.patch | (download) |
wims/src/Flydraw/Makefile.in |
2 1 + 1 - 0 ! |
--- |
50conffiles.patch | (download) |
wims.conf |
11 11 + 0 - 0 ! |
--- |
60povray.patch | (download) |
wims/public_html/bin/povray |
1 1 + 0 - 0 ! |
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. |
70processor.patch | (download) |
wims/src/wims.c |
17 17 + 0 - 0 ! |
--- |
80flydraw.patch | (download) |
wims/src/Flydraw/objects.c |
26 21 + 5 - 0 ! |
--- |
90fix find syntax for perm.patch | (download) |
wims/bin/changepermissions |
6 3 + 3 - 0 ! |
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. |