Package: pysolfc / 2.0-4
Metadata
Package | Version | Patches format |
---|---|---|
pysolfc | 2.0-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
remove_checks_for_copyright_files | (download) |
pysollib/app.py |
9 4 + 5 - 0 ! |
remove checks for individual cardsets' copyright files which we remove in order to comply with Debian policy. |
configobj | (download) |
pysollib/options.py |
2 1 + 1 - 0 ! |
remove configobj from package; use python-configobj package instead |
desktop | (download) |
data/pysol.desktop |
4 2 + 2 - 0 ! |
point to pysolfc instead of pysol.py, and remove encoding=utf-8 -- see http://standards.freedesktop.org/desktop-entry-spec/1.0/apc.html |
manpage | (download) |
docs/pysol.6 |
81 51 + 30 - 0 ! |
update project name and some details in manpage |
directories | (download) |
pysollib/mfxutil.py |
2 1 + 1 - 0 ! |
change some data and doc locations |
all_games paths | (download) |
docs/all_games.html |
1256 628 + 628 - 0 ! |
fix links to game rules docs. |
montana | (download) |
pysollib/games/montana.py |
30 25 + 5 - 0 ! |
add doublebluemoon and doubleredmoon games, plus some minor fixes. |
pillow | (download) |
pysollib/mfxutil.py |
28 20 + 8 - 0 ! |
fix pil imports for pillow compatibility -- see 5117D0B7.801@debian.org (LP: 1160571). There's a version of this patch (without the checks for ImportError) in upstream's patch tracker at https://sourceforge.net/p/pysolfc/patches/10/ |