Package: mdk / 1.2.7+dfsg-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| mdk | 1.2.7+dfsg-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01 gtk deprecated.patch | (download) |
configure.ac |
8 2 + 6 - 0 ! |
fix the build with glib 2.26 and later. |
| 02 warnings.patch | (download) |
mixguile/xmixguile_cmd_dispatcher.c |
3 1 + 2 - 0 ! |
fix a couple of compiler warnings. - add a %s to a couple of printf statements - do not ignore the system() return value - ignore an internal routine's return value instead of storing it into an unused boolean variable |
| 03 cppcheck.patch | (download) |
mixgtk/mixgtk_mixal.c |
2 1 + 1 - 0 ! |
fix some problems detected by cppcheck. |
| 04 no doc build.patch | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
do not build and install the texinfo documentation |
| 05 editor.patch | (download) |
mixgtk/Makefile.am |
2 1 + 1 - 0 ! |
use x-terminal-emulator(1) and sensible-editor(1). |
| 06 dis check.patch | (download) |
mixlib/xmix_vm_handlers.c |
4 2 + 2 - 0 ! |
check the correct function argument. |
| 07 readline types.patch | (download) |
mixutils/mixvm_command.c |
6 2 + 4 - 0 ! |
use correct types instead of obsoleted readline ones. - use our own mix_vm_cmd_function_t to initialize our own structure - use readline's rl_completion_func_t as appropriate Debian-Bug: http://bugs.debian.org/741850 |
