> 1 of 8 tests failed
Thanks. It seems to be an ARM alignment issue (patch attached). I'll
upload a new package soon.
>From fbbea6190782da447caddc903cbc31a0d8676f38 Mon Sep 17 00:00:00 2001
From: Daiki Ueno
Date: Fri, 25 May 2012 11:19:43 +0900
Subject: [PATCH] cdb: make sure that in
K){
self_save_config_all(self);
}
gtk_widget_hide(self->setting_dialog);
- self->settings_prop->state=PROP_STATE_UNCHECKED;
+ ibus_property_set_state(self->settings_prop, PROP_STATE_UNCHECKED);
}
}else{
G_DEBUG_MSG(3,"[I3] property_activate(-, %s, %u) not recognized",prop_name, prop_state);
Regards,
--
Daiki Ueno
bus/commit/ee9c4fba
>From 7031399a1af50ad4ed5e970b02a0803f64e4b46a Mon Sep 17 00:00:00 2001
From: Daiki Ueno
Date: Fri, 2 Mar 2012 12:45:38 +0900
Subject: [PATCH] Don't access removed fields in IBusProperty.
See https://github.com/ibus/ibus/commit/ee9c4fba.
Use ibus_property_{get,set}_s
ackaged. How about modifying the relevant part in
debian/patches/use_pkglibexec.patch as follows?
==
# pkglibexec_SCRIPTS is not a valid prefix/primary combination with
# older automake
ibuslibexecdir = $(pkglibexecdir)
ibuslibexec_SCRIPTS = \
ibus-ui-gtk \
$(NULL)
upload the patch/NMU after you fixed the point(s)
> above :)
Thanks, but not really for now. I also think that it would be
definitely better for the bug to be fixed by the maintainer :-)
Regards,
--
Daiki Ueno
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
/changelog
+++ diakonos-0.8.12/debian/changelog
@@ -1,3 +1,11 @@
+diakonos (0.8.12-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Depend on ruby1.9.1 and don't use "#!/usr/bin/env ruby" since diakonos
+only works with ruby1.9.1 (Closes: #573636).
+
+ -- Daiki Ueno
=low
+
+ * Non-maintainer upload.
+ * Fix id() calculation in extensions/maplookup.c (Closes: #570727)
+
+ -- Daiki Ueno Mon, 15 Mar 2010 17:16:23 +0700
+
xmldiff (0.6.8-4.1) unstable; urgency=low
* Non-maintainer upload.
only in patch2:
unchanged:
--- xmldiff-0.6.8.orig/extensions/maplooku
log makejail-0.0.5/debian/changelog
--- makejail-0.0.5/debian/changelog
+++ makejail-0.0.5/debian/changelog
@@ -1,3 +1,11 @@
+makejail (0.0.5-8.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix pathname handling when the directory components include absolute
+symlink (Closes: #5706
e.org/frs/shownotes.php?release_id=37205
So the latest 1.0.8 should build against ruby1.9.1.
Regards,
--
Daiki Ueno
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
9 matches
Mail list logo