Your message dated Thu, 29 May 2003 19:02:09 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#195062: fixed in uri 2.13.0-6 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; 28 May 2003 12:26:03 +0000 >From [EMAIL PROTECTED] Wed May 28 07:26:02 2003 Return-path: <[EMAIL PROTECTED]> Received: from hall.mail.mindspring.net [207.69.200.60] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19L00I-0004CM-00; Wed, 28 May 2003 07:26:02 -0500 Received: from user-119bq03.biz.mindspring.com ([66.149.232.3]) by hall.mail.mindspring.net with esmtp (Exim 3.33 #1) id 19L00G-0000YW-00 for [EMAIL PROTECTED]; Wed, 28 May 2003 08:26:00 -0400 Received: from daniel by user-119bq03.biz.mindspring.com with local (Exim 4.20) id 19L00G-0008TQ-7h for [EMAIL PROTECTED]; Wed, 28 May 2003 05:26:00 -0700 To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: uri: FTBFS with gcc-3.3: Uses multiline strings From: Daniel Schepler <[EMAIL PROTECTED]> Date: Wed, 28 May 2003 05:26:00 -0700 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Daniel Schepler <[EMAIL PROTECTED]> X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED] using "From" header Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_PACKAGE version=2.53-bugs.debian.org_2003_05_24 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_24 (1.174.2.15-2003-03-30-exp) Package: uri Version: 2.13.0-5 Severity: serious >From my build log: ... make[3]: Entering directory `/tmp/buildd/uri-2.13.0' /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c uri.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wp,-MD,.deps/uri.pp -c uri.c -fPIC -DPIC -o .libs/uri.lo In file included from uri.c:378: uri_escape_string.h:1:27: missing terminating " character In file included from uri.c:378: uri_escape_string.h:3: error: stray '\16' in program uri_escape_string.h:3: error: stray '\17' in program uri_escape_string.h:3: error: stray '\20' in program ... make[3]: *** [uri.lo] Error 1 make[3]: Leaving directory `/tmp/buildd/uri-2.13.0' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/uri-2.13.0' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/tmp/buildd/uri-2.13.0' make: *** [build-stamp] Error 2 -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux frobnitz 2.4.21-pre5 #1 Sat Mar 1 09:01:10 PST 2003 i686 Locale: LANG=C, LC_CTYPE=C -- Daniel Schepler "Please don't disillusion me. I [EMAIL PROTECTED] haven't had breakfast yet." -- Orson Scott Card --------------------------------------- Received: (at 195062-close) by bugs.debian.org; 29 May 2003 23:08:03 +0000 >From [EMAIL PROTECTED] Thu May 29 18:08:03 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19LWV7-00079S-00; Thu, 29 May 2003 18:08:01 -0500 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 19LWPR-0004Kz-00; Thu, 29 May 2003 19:02:09 -0400 From: Colin Watson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.34 $ Subject: Bug#195062: fixed in uri 2.13.0-6 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 29 May 2003 19:02:09 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of uri, which is due to be installed in the Debian FTP archive: liburi-dev_2.13.0-6_i386.deb to pool/main/u/uri/liburi-dev_2.13.0-6_i386.deb liburi2_2.13.0-6_i386.deb to pool/main/u/uri/liburi2_2.13.0-6_i386.deb uri_2.13.0-6.diff.gz to pool/main/u/uri/uri_2.13.0-6.diff.gz uri_2.13.0-6.dsc to pool/main/u/uri/uri_2.13.0-6.dsc 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. Colin Watson <[EMAIL PROTECTED]> (supplier of updated uri 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: Thu, 29 May 2003 20:09:15 +0100 Source: uri Binary: liburi-dev liburi2 Architecture: source i386 Version: 2.13.0-6 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Colin Watson <[EMAIL PROTECTED]> Description: liburi-dev - development environment for uri library liburi2 - library to simply manipulate uri Closes: 195062 Changes: uri (2.13.0-6) unstable; urgency=low . * QA upload. * Adjust maintainer name ("QA Group" -> "Debian QA Group"). * Replace non-printable characters in uri_escape_string.h with escapes, which includes avoiding multiline strings (closes: #195062). * Remove po/*.gmo in the clean target, for the benefit of dpkg-source. * Automated update of config.guess (2003-05-19) and config.sub (2003-05-09). Files: d9e0963805bf433ea12ff08c1981550c 647 devel optional uri_2.13.0-6.dsc 41bc0ac2316a2fec754c367a14ca672b 55274 devel optional uri_2.13.0-6.diff.gz 02afe8b131efc84e34b41eb4eaba0380 30846 libs optional liburi2_2.13.0-6_i386.deb 5145ec73f1816218bf0d0e41fd29e28a 39582 libdevel optional liburi-dev_2.13.0-6_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Colin Watson <[EMAIL PROTECTED]> -- Debian developer iD8DBQE+1pAI9t0zAhD6TNERAlNkAJ0YBJ25+FIgA324Oc5ShjJzf94X4gCfcijf ggANeVJotabzgF0/HDnXIFU= =ioi2 -----END PGP SIGNATURE-----