Your message dated Sun, 29 Jan 2006 10:17:11 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#346039: fixed in vte 1:0.11.17-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Jan 2006 02:37:09 +0000
>From [EMAIL PROTECTED] Wed Jan 04 18:37:09 2006
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org ([206.117.18.6])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EuKzv-00042z-Hi
        for [EMAIL PROTECTED]; Wed, 04 Jan 2006 18:37:09 -0800
Received: from localhost.localdomain 
(pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id k052arL5041577
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Wed, 4 Jan 2006 18:37:02 -0800 (PST)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.60)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1EuIbC-0002qr-C1
        for [EMAIL PROTECTED]; Wed, 04 Jan 2006 16:03:22 -0800
Date: Wed, 4 Jan 2006 16:03:22 -0800
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Missing packages from Requires field in vte.pc
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4"
Content-Disposition: inline
User-Agent: Mutt/1.5.11
X-Virus-Scanned: ClamAV 0.86.2/1229/Wed Jan  4 07:08:11 2006 on zoot.lafn.org
X-Virus-Status: Clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--YiEDa0DAkWCtVeE4
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: libvte-dev
Version: 1:0.11.15-4
Severity: serious

gtk-sharp2 fails to compile because of a bug in libvte-dev.

> if /bin/sh ../../libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H =
-I. -I. -I../.. -I/usr/include/freetype2   -I../..    -g -Wall -Wunused -Wm=
issing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-pro=
totypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-al=
ign -Wwrite-strings -MT generated.lo -MD -MP -MF ".deps/generated.Tpo" -c -=
o generated.lo generated.c; \
>   then mv -f ".deps/generated.Tpo" ".deps/generated.Plo"; else rm -f ".de=
ps/generated.Tpo"; exit 1; fi
> mkdir .libs
>  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I../.. -g =
-Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy=
pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cas=
t-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/gene=
rated.Tpo -c generated.c  -fPIC -DPIC -o .libs/generated.o
> In file included from generated.c:4:
> /usr/include/vte/vte.h:28:18: error: glib.h: No such file or directory
> /usr/include/vte/vte.h:29:25: error: pango/pango.h: No such file or direc=
tory
> /usr/include/vte/vte.h:30:21: error: gtk/gtk.h: No such file or directory

These header files aren't found because their respective directories
are not included in the include path.  The directories aren't in the
include path because vte.pc does not include the respective packages
in the Requires field.

I'm not sure what to do with the pango packages, but moving glib-2.0,
gtk-2.0 >=3D 2.2, pangoxft >=3D 1.1.0, and pangox to the Requires field
fixed the problem.

--=20
Matt

--YiEDa0DAkWCtVeE4
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDvGJJfNdgYxVXvBARAmOiAJ4/uq/CPoAVZMh/O6YzGO/fT9n10QCfd5B8
CLtP2X+YHwV9kGVCutz67+A=
=rgkX
-----END PGP SIGNATURE-----

--YiEDa0DAkWCtVeE4--

---------------------------------------
Received: (at 346039-close) by bugs.debian.org; 29 Jan 2006 18:20:21 +0000
>From [EMAIL PROTECTED] Sun Jan 29 10:20:21 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F3H6t-0005yR-PX; Sun, 29 Jan 2006 10:17:11 -0800
From: Loic Minier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#346039: fixed in vte 1:0.11.17-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 29 Jan 2006 10:17:11 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: vte
Source-Version: 1:0.11.17-1

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

libvte-common_0.11.17-1_all.deb
  to pool/main/v/vte/libvte-common_0.11.17-1_all.deb
libvte-dev_0.11.17-1_i386.deb
  to pool/main/v/vte/libvte-dev_0.11.17-1_i386.deb
libvte-doc_0.11.17-1_all.deb
  to pool/main/v/vte/libvte-doc_0.11.17-1_all.deb
libvte4_0.11.17-1_i386.deb
  to pool/main/v/vte/libvte4_0.11.17-1_i386.deb
python-vte_0.11.17-1_i386.deb
  to pool/main/v/vte/python-vte_0.11.17-1_i386.deb
vte_0.11.17-1.diff.gz
  to pool/main/v/vte/vte_0.11.17-1.diff.gz
vte_0.11.17-1.dsc
  to pool/main/v/vte/vte_0.11.17-1.dsc
vte_0.11.17.orig.tar.gz
  to pool/main/v/vte/vte_0.11.17.orig.tar.gz



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Loic Minier <[EMAIL PROTECTED]> (supplier of updated vte 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Sun, 29 Jan 2006 18:35:39 +0100
Source: vte
Binary: python-vte libvte4 libvte-doc libvte-common libvte-dev
Architecture: source i386 all
Version: 1:0.11.17-1
Distribution: unstable
Urgency: low
Maintainer: Arnaud Patard <[EMAIL PROTECTED]>
Changed-By: Loic Minier <[EMAIL PROTECTED]>
Description: 
 libvte-common - Terminal emulator widget for GTK+ 2.0 - common files
 libvte-dev - Terminal emulator widget for GTK+ 2.0 - development files
 libvte-doc - Terminal emulator widget for GTK+ 2.0 - development files
 libvte4    - Terminal emulator widget for GTK+ 2.0 - runtime files
 python-vte - Python bindings for the VTE widget set
Closes: 340406 346039
Changes: 
 vte (1:0.11.17-1) unstable; urgency=low
 .
   * New upstream release.
     - This release backs out all changes made to the .pc file in
       debian/patches/30_pkg-config-private-fields.patch, and hence reopens
       #340406, but should include proper -I flags. (Closes: #346039)
     - New patch to move only the libfreetype link flags to Libs.private.
       [debian/patches/30_pkg-config-private-field-for-freetype.patch]
       (Closes: #340406)
     - Drop patch adding console sequesnces to save/restore cursor position
       (merged upstream).
       [debian/patches/05_cursor_position.patch]
     - Drop relibtoolizing patch as the person bootstrapping vte for GNOME was
       visibly running Debian. :)
       [debian/patches/70_relibtoolize.patch]
Files: 
 0a2379480910d82fb44e397b898b3559 1844 libs optional vte_0.11.17-1.dsc
 b4626e9c4e7c69f2f90eb142ebaaa813 1218725 libs optional vte_0.11.17.orig.tar.gz
 c5f53cbb3537352ac7c0371f42b9063f 10108 libs optional vte_0.11.17-1.diff.gz
 89f7efa9ad64ec977baa8e9094d01b12 116492 libs optional 
libvte-common_0.11.17-1_all.deb
 44671bb184b5b61538d8616d7f4a7109 92248 doc optional 
libvte-doc_0.11.17-1_all.deb
 fadc113878cc82329dd5884ed49ac169 680134 libs optional 
libvte4_0.11.17-1_i386.deb
 05efa5cd60b0eca5400e99912ab1d64c 434132 libdevel optional 
libvte-dev_0.11.17-1_i386.deb
 579d60b9de824a49bf99dce6862f4935 126334 python optional 
python-vte_0.11.17-1_i386.deb

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

iD8DBQFD3QO44VUX8isJIMARAh/TAKCVQl8eJjOFKLGU/isWBMMlYlkGKwCdHAaC
SuukuPF5SJWQYjdOd7+InGs=
=dTP1
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to