[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#531088: marked as done (FTBFS in unstable)



Your message dated Tue, 30 Jun 2009 21:33:23 +0000
with message-id <E1MLkx9-0007X1-EN@ries.debian.org>
and subject line Bug#531088: fixed in lablgtk2 2.12.0-3
has caused the Debian Bug report #531088,
regarding FTBFS in unstable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
531088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531088
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lablgtk2
Verion: 2.12.0-2
Severity: wishlist

In Ubuntu this package failed to build, due to a change in libgnomeui 
headers. We resolved with the attached patch.

I still didn't test both the test and the patch in debian.

Please note that upstream already knows the issue:
http://yquem.inria.fr/pipermail/lablgtk/2009-May/000282.html

Bye.
-- 
-gaspa-
-----------------------------------------------
--------- http://launchpad.net/~gaspa ---------
------ HomePage: iogaspa.altervista.org -------
-Il lunedi'dell'arrampicatore: www.lunedi.org -
diff -u lablgtk2-2.12.0/debian/changelog lablgtk2-2.12.0/debian/changelog
--- lablgtk2-2.12.0/debian/changelog
+++ lablgtk2-2.12.0/debian/changelog
@@ -1,3 +1,10 @@
+lablgtk2 (2.12.0-3) unstable; urgency=low
+
+  * debian/patches/: added ubuntu_failtobuildfromsources.dpatch that fix a
+    FTBFS caused by a missing libgnomeui/libgnomeui.h
+
+ -- Andrea Gasparini <gaspa@yattaweb.it>  Tue, 19 May 2009 11:33:25 +0200
+
 lablgtk2 (2.12.0-2) unstable; urgency=low
 
   [ Stephane Glondu ]
diff -u lablgtk2-2.12.0/debian/patches/00list lablgtk2-2.12.0/debian/patches/00list
--- lablgtk2-2.12.0/debian/patches/00list
+++ lablgtk2-2.12.0/debian/patches/00list
@@ -1,0 +2 @@
+ubuntu_failtobuildfromsources
only in patch2:
unchanged:
--- lablgtk2-2.12.0.orig/debian/patches/ubuntu_failtobuildfromsources.dpatch
+++ lablgtk2-2.12.0/debian/patches/ubuntu_failtobuildfromsources.dpatch
@@ -0,0 +1,17 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+##
+## DP: due to some changes to gnome headers, lablgtk2 fail to build
+## DP: in ubuntu environment.
+
+@DPATCH@
+diff -u lablgtk2-2.12.0.orig/src/ml_panel.c lablgtk2-2.12.0/src/ml_panel.c
+--- lablgtk2-2.12.0.orig/src/ml_panel.c
++++ lablgtk2-2.12.0/src/ml_panel.c
+@@ -23,6 +23,7 @@
+ #include <string.h>
+ 
+ #include <libgnomeui/gnome-client.h>
++#include <libgnomeui/libgnomeui.h>
+ #include <panel-applet.h>
+ 
+ #include <caml/mlvalues.h>

--- End Message ---
--- Begin Message ---
Source: lablgtk2
Source-Version: 2.12.0-3

We believe that the bug you reported is fixed in the latest version of
lablgtk2, which is due to be installed in the Debian FTP archive:

lablgtk2_2.12.0-3.diff.gz
  to pool/main/l/lablgtk2/lablgtk2_2.12.0-3.diff.gz
lablgtk2_2.12.0-3.dsc
  to pool/main/l/lablgtk2/lablgtk2_2.12.0-3.dsc
liblablgtk2-gl-ocaml-dev_2.12.0-3_amd64.deb
  to pool/main/l/lablgtk2/liblablgtk2-gl-ocaml-dev_2.12.0-3_amd64.deb
liblablgtk2-gl-ocaml_2.12.0-3_amd64.deb
  to pool/main/l/lablgtk2/liblablgtk2-gl-ocaml_2.12.0-3_amd64.deb
liblablgtk2-gnome-ocaml-dev_2.12.0-3_amd64.deb
  to pool/main/l/lablgtk2/liblablgtk2-gnome-ocaml-dev_2.12.0-3_amd64.deb
liblablgtk2-gnome-ocaml_2.12.0-3_amd64.deb
  to pool/main/l/lablgtk2/liblablgtk2-gnome-ocaml_2.12.0-3_amd64.deb
liblablgtk2-ocaml-dev_2.12.0-3_amd64.deb
  to pool/main/l/lablgtk2/liblablgtk2-ocaml-dev_2.12.0-3_amd64.deb
liblablgtk2-ocaml_2.12.0-3_amd64.deb
  to pool/main/l/lablgtk2/liblablgtk2-ocaml_2.12.0-3_amd64.deb
liblablgtksourceview-ocaml-dev_2.12.0-3_amd64.deb
  to pool/main/l/lablgtk2/liblablgtksourceview-ocaml-dev_2.12.0-3_amd64.deb
liblablgtksourceview-ocaml_2.12.0-3_amd64.deb
  to pool/main/l/lablgtk2/liblablgtksourceview-ocaml_2.12.0-3_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 531088@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephane Glondu <steph@glondu.net> (supplier of updated lablgtk2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 30 Jun 2009 09:18:44 +0200
Source: lablgtk2
Binary: liblablgtk2-ocaml liblablgtk2-gl-ocaml liblablgtk2-gnome-ocaml liblablgtksourceview-ocaml liblablgtk2-ocaml-dev liblablgtk2-gl-ocaml-dev liblablgtk2-gnome-ocaml-dev liblablgtksourceview-ocaml-dev
Architecture: source amd64
Version: 2.12.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stephane Glondu <steph@glondu.net>
Description: 
 liblablgtk2-gl-ocaml - runtime libraries for OCaml bindings to GtkGL
 liblablgtk2-gl-ocaml-dev - OCaml bindings to GtkGL
 liblablgtk2-gnome-ocaml - runtime libraries for OCaml bindings to GNOME
 liblablgtk2-gnome-ocaml-dev - OCaml bindings to GNOME
 liblablgtk2-ocaml - runtime libraries for OCaml bindings for GTK+ version 2
 liblablgtk2-ocaml-dev - OCaml bindings to Gtk+ version 2
 liblablgtksourceview-ocaml - OCaml bindings for libgtksourceview, a source editor GTK+ widget
 liblablgtksourceview-ocaml-dev - OCaml bindings for libgtksourceview, a source editor GTK+ widget
Closes: 531088 534935
Changes: 
 lablgtk2 (2.12.0-3) unstable; urgency=low
 .
   [ Samuel Mimram ]
   * Update download url in copyright file.
 .
   [ Stephane Glondu ]
   * Switch patches to quilt
   * Add Add-libgnomeui-header.patch to fix FTBFS with recent libgnomeui
     (Closes: #531088, #534935)
   * Update Standards-Version to 3.8.2
   * Move to section ocaml
   * Add DM-Upload-Allowed
   * Add versioned dependency on liblablgl-ocaml-dev for OCaml transition
     to 3.11.1
   * Update Lintian overrides
Checksums-Sha1: 
 2fba8f3007c8749905cc2c5032246b670207a35b 1909 lablgtk2_2.12.0-3.dsc
 1591906ec5d1a3bd04c74f0347bcc8425174e7c5 9419 lablgtk2_2.12.0-3.diff.gz
 5e80d398c8fa3be0ac57129d9f011bd9db6fd6b9 163082 liblablgtk2-ocaml_2.12.0-3_amd64.deb
 f427fd84b3b6300fc9bdc61aeb5d936cb4058494 30440 liblablgtk2-gl-ocaml_2.12.0-3_amd64.deb
 6cf19a9901797065fa90a190402b39ce2548aa58 44366 liblablgtk2-gnome-ocaml_2.12.0-3_amd64.deb
 e46a53ce14d0a9b538eb488b7d4057507bc70b4b 38464 liblablgtksourceview-ocaml_2.12.0-3_amd64.deb
 214afa9fedd252c33e4b69477405dab0aae58215 2872746 liblablgtk2-ocaml-dev_2.12.0-3_amd64.deb
 5761f7e63e2d496a5314c05e4f3b06e3290d2e90 64776 liblablgtk2-gl-ocaml-dev_2.12.0-3_amd64.deb
 805837b368d8def68a4ebaa737b2b1ed25f6d022 241242 liblablgtk2-gnome-ocaml-dev_2.12.0-3_amd64.deb
 00a87be54fe69d953d626e7ba8b8ce4ce46da4ae 153170 liblablgtksourceview-ocaml-dev_2.12.0-3_amd64.deb
Checksums-Sha256: 
 1dc7d65dee01083669a9ee24e8ef91e3e0714cac722d594e2de7dfa97a269068 1909 lablgtk2_2.12.0-3.dsc
 5382b6c76dcdbfd508be7611a49dad421c9acc0a96dd751579a602816627c840 9419 lablgtk2_2.12.0-3.diff.gz
 4f3832a3c7cd7ac7eccc3609d5816976a1267ffebbdbc5acdee6fb6830385217 163082 liblablgtk2-ocaml_2.12.0-3_amd64.deb
 18846051260f14cd74d9ba1b2a29fce69e43e9e3d127d78a6b344bb687ec6f4d 30440 liblablgtk2-gl-ocaml_2.12.0-3_amd64.deb
 1e440eaaad80e11d61e1ec2d28d7bbb48cac591677dd75752fe196dc8189fdb4 44366 liblablgtk2-gnome-ocaml_2.12.0-3_amd64.deb
 3c600f476e32be04332c50707ce57246ce3ecdd2d6877df1e5ab0cfba17d2431 38464 liblablgtksourceview-ocaml_2.12.0-3_amd64.deb
 fa756ac62dbdf702ba01fa45a34dc8e688fc790b16665c1e5ab796b2d3ee7e59 2872746 liblablgtk2-ocaml-dev_2.12.0-3_amd64.deb
 7d4df1a41ca49b466aa76d519d6b9fd0f3516853d7c13fc5f9496eee62b174dc 64776 liblablgtk2-gl-ocaml-dev_2.12.0-3_amd64.deb
 46cf97aad6b730f4ed66843e3887ae210e3f3175f118df2bce905baa6d57b871 241242 liblablgtk2-gnome-ocaml-dev_2.12.0-3_amd64.deb
 61d5589c17eca040de6c489ef20385001fca5bcfb87e2507a964ffe37b6c7502 153170 liblablgtksourceview-ocaml-dev_2.12.0-3_amd64.deb
Files: 
 b308d52efaf6fc00a2c2c6a43a3de52b 1909 ocaml optional lablgtk2_2.12.0-3.dsc
 858c4ef182f882be63855bab62cc7f39 9419 ocaml optional lablgtk2_2.12.0-3.diff.gz
 1080956d88894813378f88746db552a4 163082 ocaml optional liblablgtk2-ocaml_2.12.0-3_amd64.deb
 7051b8fdd62c71729510b95e951ec731 30440 ocaml optional liblablgtk2-gl-ocaml_2.12.0-3_amd64.deb
 3745f6ea69fc1d85eed453e0fcd1b13b 44366 ocaml optional liblablgtk2-gnome-ocaml_2.12.0-3_amd64.deb
 3c3756e1d83b2ec5b243c184a63234ea 38464 ocaml optional liblablgtksourceview-ocaml_2.12.0-3_amd64.deb
 299a91a1d5610276a0ef7360c717ac2d 2872746 ocaml optional liblablgtk2-ocaml-dev_2.12.0-3_amd64.deb
 2936bd303e0a3ea19cfe58e31a0186fe 64776 ocaml optional liblablgtk2-gl-ocaml-dev_2.12.0-3_amd64.deb
 257b11a7dd0b3ca430c5719207ef04b0 241242 ocaml optional liblablgtk2-gnome-ocaml-dev_2.12.0-3_amd64.deb
 a4ff27f659beef712cc5f515cf60027b 153170 ocaml optional liblablgtksourceview-ocaml-dev_2.12.0-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKSnTQir2bofsN/psRAnAyAJ9isdOdBFInw0c5v0BbUK6FZjCK9wCaAnCs
jOEB2taI2SnnsPhdMESOW1U=
=OYXC
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: