Package: 3dldf / 2.0.3+dfsg-2

Metadata

Package Version Patches format
3dldf 2.0.3+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix upstream autotools.patch | (download)

configure.ac | 3 2 + 1 - 0 !
examples/Makefile.am | 4 2 + 2 - 0 !
src/Makefile.am | 8 5 + 3 - 0 !
3 files changed, 9 insertions(+), 6 deletions(-)

 upstream fixes for the autotools machinery
fix upstream bison.patch | (download)

src/pbsndecl.w | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 upstream fixes for the bison machinery
fix upstream log.patch | (download)

src/main.web | 48 30 + 18 - 0 !
1 file changed, 30 insertions(+), 18 deletions(-)

 upstream fixes for the interpreter log machinery
 The beginning of the main function is slightly reorganized in
 such a way that whenever the interpreter 3dldf is lauched with
 the options --help and --version no log file is created.
upstream w2help2man.patch | (download)

src/main.web | 85 38 + 47 - 0 !
1 file changed, 38 insertions(+), 47 deletions(-)

 re-format the help option
 Attempt to re-format the help option of the 3dldf
 interpreter wrt to GNU traditions.
debianization dfsg.patch | (download)

Makefile.am | 6 3 + 3 - 0 !
configure.ac | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 rid of non-free material wrt dfsg
debianization.patch | (download)

examples/Makefile.am | 1 1 + 0 - 0 !
src/Makefile.am | 19 13 + 6 - 0 !
2 files changed, 14 insertions(+), 6 deletions(-)

 debianization
	Meant to maintain a minimal debian/rules, to fix warnings,
	to address Debian specific stuff in general.
debianization manpages.patch | (download)

Makefile.am | 19 19 + 0 - 0 !
configure.ac | 1 1 + 0 - 0 !
2 files changed, 20 insertions(+)

 3dldf manpage for debian
 Generate the manpage associated to the 3dldf interpreter
 through help2man within the autotools machinery.