Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Replace-default-engine-iwad-bsp-paths.patch | Replace default preferences values with sensible defaults . Sensible defaults for Debian systems diff --git a/src/main/java/org/redmars/wadc/WadCPrefs.java b/src/main/java/org/redmars/wadc/WadCPrefs.java index 5ee1ad5..e587d2d 100644 |
Jonathan Dowland <jmtd@debian.org> | no | 2022-09-22 | ||
0002-docs-bsp.patch | Minor documentation tweak to reflect preferred choice of BSP. diff --git a/doc/tutorial.adoc b/doc/tutorial.adoc index 7c12746..d7bdc0e 100644 |
no | ||||
remove-git-commit-id-plugin | remove maven plugin git-commit-id-plugin This Maven plugin is used upstream to automatically map the output of "git describe" into a property file "git.properties". This is used by WadC to establish its version, which it writes out into WADCSRC header lumps when generating WAD files. . For the Debian package build, we generate the "git.properties" file using debian/rules instead. diff --git a/pom.xml b/pom.xml index 16ea8dd..b4cc817 100644 |
no | 2022-09-22 | |||
wadccli.patch | explicitly add picocli to wadccli classpath diff --git a/extra/wadccli.sh b/extra/wadccli.sh index e55a0ae..065b4ff 100755 |
Jonathan Dowland <jmtd@debian.org> | no | 2022-09-22 |