Your message dated Fri, 22 May 2009 15:17:30 +0000
with message-id <e1m7wv0-0003wb...@ries.debian.org>
and subject line Bug#507262: fixed in vdetelweb 1.1b-3
has caused the Debian Bug report #507262,
regarding vdetelweb: Missing include of limits.h
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 ow...@bugs.debian.org
immediately.)


-- 
507262: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507262
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vdetelweb
Version: 1.1b-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu jaunty ubuntu-patch

Hi,

Your package uses the definition of _POSIX_PATH_MAX but does not include
limits.h, so it will fail to build with compilers that are more strict
about these things. The attached patch adds the include, please consider
applying it.

Thanks,

James
--- vdetelweb-1.1b.orig/debian/patches/02_include_limits_h.patch
+++ vdetelweb-1.1b/debian/patches/02_include_limits_h.patch
@@ -0,0 +1,11 @@
+diff -Nur -x '*.orig' -x '*~' vdetelweb/vdetelweb.c vdetelweb.new/vdetelweb.c
+--- vdetelweb/vdetelweb.c	2008-11-29 14:47:24.000000000 +0000
++++ vdetelweb.new/vdetelweb.c	2008-11-29 14:47:44.000000000 +0000
+@@ -50,6 +50,7 @@
+ #include <getopt.h>
+ #include <sys/stat.h>
+ #include <fcntl.h>
++#include <limits.h>
+ #include "vdetelweb.h"
+ #include <lwipv6.h>
+ 

--- End Message ---
--- Begin Message ---
Source: vdetelweb
Source-Version: 1.1b-3

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

vdetelweb_1.1b-3.diff.gz
  to pool/main/v/vdetelweb/vdetelweb_1.1b-3.diff.gz
vdetelweb_1.1b-3.dsc
  to pool/main/v/vdetelweb/vdetelweb_1.1b-3.dsc
vdetelweb_1.1b-3_amd64.deb
  to pool/main/v/vdetelweb/vdetelweb_1.1b-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 507...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Filippo Giunchedi <fili...@debian.org> (supplier of updated vdetelweb 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Fri, 22 May 2009 16:40:24 +0200
Source: vdetelweb
Binary: vdetelweb
Architecture: source amd64
Version: 1.1b-3
Distribution: unstable
Urgency: low
Maintainer: Debian VSquare Team <pkg-vsquare-de...@lists.alioth.debian.org>
Changed-By: Filippo Giunchedi <fili...@debian.org>
Description: 
 vdetelweb  - Telnet and Web interface for VDE 2.x
Closes: 507262
Changes: 
 vdetelweb (1.1b-3) unstable; urgency=low
 .
   * Fix "Missing include of limits.h" patch by James Westby
     (Closes: #507262)
   * Update watch file to make use of sf.net redirector
Checksums-Sha1: 
 4b44a9cf3fc6fddcfe3d7622044997040e53e699 1370 vdetelweb_1.1b-3.dsc
 cb7517f5aa6ad94fdeb14e8511ee65c515a0ebb1 2198 vdetelweb_1.1b-3.diff.gz
 da28e464d8d080316191f0b2191dd9d0ebf905a5 22922 vdetelweb_1.1b-3_amd64.deb
Checksums-Sha256: 
 fc7e36948f3259e5dfe022f8f9c3c8f5f2bf5dc11707b85c668b6c69d6a8a9d8 1370 
vdetelweb_1.1b-3.dsc
 048c7a15ceaa0b4737ac085514f12d038d797e555ae7dc0361af07e632262c3f 2198 
vdetelweb_1.1b-3.diff.gz
 ef9349a0b7d48169f98742a504f202fcb0ecf3676dc119e0dbbba96733c99c01 22922 
vdetelweb_1.1b-3_amd64.deb
Files: 
 3fb6e2b9739c409ca83600c08f3f0073 1370 net optional vdetelweb_1.1b-3.dsc
 375b7ee170e68483b93c7e2efd26fef1 2198 net optional vdetelweb_1.1b-3.diff.gz
 9a69c6e2f0e894f3d3dc5efa2a2eac45 22922 net optional vdetelweb_1.1b-3_amd64.deb

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

iEYEARECAAYFAkoWuaQACgkQABzeamt51AEzIACfVKPbz6Stp2853gdp9JRv63bg
g2QAn38ETJv2ZuDPRXZFDQHBOBKnXclH
=Aaiq
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to