Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
init | play with git New upstream; package under git. . gprolog (1.4.5-1) unstable; urgency=medium . * Initial git-based package overhaul: now forked from the GNU Prolog git repo (closes: #661739, #705740, #618280) * Much simplified patches, we're basically sticking to upstream now. * Bug fix: "please don't randomly compress examples", thanks to Andrew Shadura (Closes: #674576). * Bug fix: "manpage refers to non-existing documentation file", thanks to Michael Stapelberg (Closes: #671924). * Bug fix: "GNU Prolog Docs should be in section Programming/Prolog", thanks to Ralf Treinen (Closes: #505670). * Bug fix: "diff for NMU version 1.3.0-6.2", thanks to Andrey Rahmatullin (Closes: #846516). |
Salvador Abreu <spa@debian.org> | no | debian | ||
usr-lib | <short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . gprolog (1.4.5-2) unstable; urgency=medium . * relocate all executables into /usr/lib/gprolog/bin/ and provide aliases via update-alternatives(1) * put includes in /usr/lib/gprolog/include/ and link back to /usr/include/gprolog/ (also via update-alternatives(1)) |
Salvador Abreu <spa@debian.org> | no | |||
i386+mips | i386 build and mips prep Fix i386 build (32 bit) and prepare for MIPS (and MIPSEL) builds. . gprolog (1.4.5-2) unstable; urgency=medium . * Bug fix: "Debian changelog uncompressed", reported by Aaron M. Ucko - manually compress changelog and others (closes: #847413). * Temporarily exclude mips and mipsel from the target architectures, until the old back-end is ported (it's no longer in upstream). * Fall back to using gcc 5 because gcc 6 (now current) bombs on i386 for src/EnginePl/machine.c * Adjust "configure" flags to suit i386 as well. * Disable call to mallopt() in machine.c |
Salvador Abreu <spa@debian.org> | no | debian | ||
no-win32-1 | make gcc-5 explicit on i386 See Debian changelog . gprolog (1.4.5-3) unstable; urgency=medium . * clean up alternatives and links after remove (postinst), to keep piuparts happy. * build from source on amd64 should now work; reported by Didier Raboud (closes: #643143). * only use explicit gcc-5 as compiler on i386, other architectures fall back to gcc. |
Salvador Abreu <spa@debian.org> | no | debian | ||
uninit-vars | uninitialized vars Clear up some uninitialized variable warnings in the src/ directory. . gprolog (1.4.5-4) unstable; urgency=medium . * lintian-motivated fixes: - new manpage (bad whatis entry) - correct source URL in copyright file - don't install COPYING file * fix several uninitialized variable warnings (in src/ subdirs) |
Salvador Abreu <spa@debian.org> | no | |||
no-win32 | don't generate Win32 files Avoid generating useless (in Debian) Win32 files which just confuse things. . gprolog (1.4.5-4) unstable; urgency=medium . * lintian-motivated fixes: - new manpage (bad whatis entry) - correct source URL in copyright file - don't install COPYING file * fix several uninitialized variable warnings (in src/ subdirs) * don't generate Win32 files |
Salvador Abreu <spa@debian.org> | no | |||
version-files | <short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . gprolog (1.4.5-5) unstable; urgency=medium . * reverted to master branch (not module) (Closes: #861027) * backed out of git packaging (at least temporarily) |
Salvador Abreu <spa@debian.org> | no | debian | ||
motif-svg | <short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . gprolog (1.4.5.0-2) unstable; urgency=medium . * Update to current policy (4.4.0) * Source-only upload (thanks to Julian Gilbey <jdg@debian.org> for pointing that out...) * Bug fix: "please add dependency “Suggests: gprolog-doc”", thanks to Ben Finney (Closes: #849601). |
Salvador Abreu <spa@debian.org> | no | debian | ||
copyright-adj | <short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . gprolog (1.4.5.0-3) unstable; urgency=medium . * Make a note that doc/copyright.tex is auto-generated - Bug fix: "FTBFS: dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2", reported by Lucas Nussbaum (Closes: #952270). File doc/copyright.tex is auto-generated even though it's in the original source. |
Salvador Abreu <spa@debian.org> | no | debian | ||
win32-2 | <short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . gprolog (1.4.5.0-3) unstable; urgency=medium . * Make a note that doc/copyright.tex is auto-generated - Bug fix: "FTBFS: dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2", reported by Lucas Nussbaum (Closes: #952270). File doc/copyright.tex is auto-generated even though it's in the original source. * Allow for compilation with GCC 10: pass -fcommon flag. |
Salvador Abreu <spa@debian.org> | no | debian |