Debian Patches

Status for dlume/0.2.4-14

Patch Description Author Forwarded Bugs Origin Last update
10-manpage.patch [PATCH] dlume.1: manual pages changes Jari Aalto <jari.aalto@cante.net> no 2011-09-27
20-sv-po.patch [PATCH] po/sv.po: new file Jari Aalto <jari.aalto@cante.net> no 2011-09-27
21-sv-po-configure.patch [PATCH] configure.in: Add SV PO Jari Aalto <jari.aalto@cante.net> no 2011-09-27
50-src-changes.patch [PATCH] Source code changes
Includes following change:

Date: 2012-01-22
From: Daniel Altmann <daniel.prvt@t-online.de>

In "add_edit.c" the "changed" signal, instead of "key_released", makes
copy/paste work. Still releasing a key does what it should.

> 227 g_signal_connect (G_OBJECT(e_entry[FIRST_NAME]), "changed",
228 G_CALLBACK(gui_add_rkey), NULL);
..
245 e_entry[LAST_NAME] = gtk_entry_new();
> 246 g_signal_connect (G_OBJECT(e_entry[LAST_NAME]), "changed",
Jari Aalto <jari.aalto@cante.net> no 2012-02-08
55-xml-safe-encoding.patch XML encode special characters on save (Bug#700880). Jari Aalto <jari.aalto@cante.net> no
60-gcc-pointer-cast-size-mismatch.patch Correct gcc -Wcast-size-mismatch See https://developer.gnome.org/glib/unstable/glib-Type-Conversion-Macros.html Jari Aalto <jari.aalto@cante.net> no
62-gcc-implicit-declaration.patch Correct gcc -Wimplicit-declaration Jari Aalto <jari.aalto@cante.net> no
64-gcc-pointer-sign.patch Correct gcc -Wpointer-sign Jari Aalto <jari.aalto@cante.net> no
66-gcc-format-length.patch Correct gcc -Wformat-length Code based on discussion
http://stackoverflow.com/questions/16974382/create-char-array-of-integer-using-digits-as-size
Jari Aalto <jari.aalto@cante.net> no
68-gcc-misleading-indentation.patch Correct gcc -Wmisleading-indentation Jari Aalto <jari.aalto@cante.net> no
70-gcc-unused-result.patch Correct gcc -Wunused-result Simple (void) does not work in latest gcc. Solution based on discussion
http://stackoverflow.com/questions/11888594/ignoring-return-values-in-c
Jari Aalto <jari.aalto@cante.net> no

All known versions for source package 'dlume'

Links