Package: sgt-puzzles / 20140928.r10274-1
Metadata
Package | Version | Patches format |
---|---|---|
sgt-puzzles | 20140928.r10274-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
102_fix pearl min dimensions.diff | (download) |
pearl.c |
2 2 + 0 - 0 ! |
pearl: require width or height to be at least 6 for tricky Bug-Debian: http://bugs.debian.org/667963 Josh Triplett reported: > If I ask pearl to generate a 5x5 tricky puzzle, it runs forever. I find that 5x6 or 6x5 works, so set the minimum accordingly. |
206_translate docs.diff | (download) |
Makefile.doc |
32 32 + 0 - 0 ! |
support translated docs using po4a Bug-Debian: http://bugs.debian.org/483665 |
208_rename rectangles chapter.patch | (download) |
puzzles.but |
2 1 + 1 - 0 ! |
puzzles.but: rename rectangles chapter to match command name This makes it easier to build manual pages, and has no visible effect. |
201_make more docs.diff | (download) |
Makefile.doc |
40 40 + 0 - 0 ! |
add rules and script to build manual pages and html Halibut already supports these formats but since the documentation is all combined we need to do a bit more work to extract the right information for each game's manual page. |
202_online help.diff | (download) |
Recipe |
1 1 + 0 - 0 ! |
add html-based online help This works along the same lines as the Windows implementation, though we have to try a bit harder to find a help browser. |
207_slant shade filled.diff | (download) |
slant.c |
6 1 + 5 - 0 ! |
slant: shade filled squares Bug-Debian: http://bugs.debian.org/419836 |
303_show debian version number.diff | (download) |
version.c |
6 5 + 1 - 0 ! |
show debian package version number Include Debian version number in any version display to make it obvious that the binaries are built from modified source. |