Package: weightwatcher / 1.12+dfsg-3

Metadata

Package Version Patches format
weightwatcher 1.12+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Don t use up a valuable 2 letter command name.patch | (download)

man/Makefile.am | 4 3 + 1 - 0 !
man/ww.1.in | 8 4 + 4 - 0 !
src/Makefile.am | 6 3 + 3 - 0 !
src/define.h | 2 1 + 1 - 0 !
4 files changed, 11 insertions(+), 9 deletions(-)

 don't use up a valuable 2-letter command-name


Fix format security errors.patch | (download)

src/xml.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix format security errors


Correct manpage hyphens.patch | (download)

man/ww.1.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 correct manpage hyphens


Replace the build date with the last changed date of conf.patch | (download)

configure.ac | 7 4 + 3 - 0 !
src/Makefile.am | 2 0 + 2 - 0 !
2 files changed, 4 insertions(+), 5 deletions(-)

 replace the build date with the last changed date of configure.ac

This shall help to make the build reproducible.