Your message dated Mon, 11 Jul 2005 00:03:44 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#301316: fixed in icu 2.1-3 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; 21 May 2005 20:49:55 +0000 >From [EMAIL PROTECTED] Sat May 21 13:49:55 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] (root) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DZauw-0008Hq-00; Sat, 21 May 2005 13:49:54 -0700 Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13]) by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id WAA17619 for <[EMAIL PROTECTED]>; Sat, 21 May 2005 22:49:52 +0200 (MEST) Received: from localhost (localhost [127.0.0.1]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 80913FBA7 for <[EMAIL PROTECTED]>; Sat, 21 May 2005 22:49:51 +0200 (MEST) Received: from mailhost.cs.tu-berlin.de ([127.0.0.1]) by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP id 29960-14 for <[EMAIL PROTECTED]>; Sat, 21 May 2005 22:49:51 +0200 (MEST) 13981 Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP for <[EMAIL PROTECTED]>; Sat, 21 May 2005 22:49:51 +0200 (MEST) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j4LKnp0R007069; Sat, 21 May 2005 22:49:51 +0200 (MEST) From: Matthias Klose <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <[EMAIL PROTECTED]> Date: Sat, 21 May 2005 22:49:51 +0200 To: [EMAIL PROTECTED] X-Debbugs-CC: debian-release@lists.debian.org Subject: icu-doc is built by the icu and the icu28 source package X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de 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-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: icu Version: 2.1-2 Severity: serious Tags: patch new uploads of the icu source are rejected, proposing to rename the icu-doc package built from the icu source. diff -u icu-2.1/debian/changelog icu-2.1/debian/changelog --- icu-2.1/debian/changelog +++ icu-2.1/debian/changelog @@ -1,3 +1,9 @@ +icu (2.1-2.1) unstable; urgency=medium + + * Rename icu-doc to icu21-doc. icu-doc is built by the icu28 package. + + -- Matthias Klose <[EMAIL PROTECTED]> Sat, 21 May 2005 22:44:31 +0200 + icu (2.1-2) unstable; urgency=low * debian/control: Changed maintainer, added Daniel Glassey as Uploader. diff -u icu-2.1/debian/control icu-2.1/debian/control --- icu-2.1/debian/control +++ icu-2.1/debian/control @@ -17,7 +17,7 @@ ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the development files for ICU. -Package: icu-doc +Package: icu21-doc Section: doc Architecture: all Description: API documentation for ICU classes and functions diff -u icu-2.1/debian/rules icu-2.1/debian/rules --- icu-2.1/debian/rules +++ icu-2.1/debian/rules @@ -124,11 +124,11 @@ # Build architecture-independent files here. binary-indep: build install # - # build icu-doc package by moving files + # build icu21-doc package by moving files # - mv debian/tmp/usr/share/doc/icu debian/tmp/usr/share/doc/icu-doc - dh_movefiles -picu-doc \ - usr/share/doc/icu-doc + mv debian/tmp/usr/share/doc/icu debian/tmp/usr/share/doc/icu21-doc + dh_movefiles -picu21-doc \ + usr/share/doc/icu21-doc # # build icu-i18ndata from the source data # only in patch2: unchanged: --- icu-2.1.orig/debian/README.Debian.libicu-dev +++ icu-2.1/debian/README.Debian.libicu-dev @@ -2,7 +2,7 @@ --------------------- The documentation in /usr/share/doc/libicu-dev/docs/ provides a high-level -overview of ICU. Detailed API documentation is provided by the icu-docs +overview of ICU. Detailed API documentation is provided by the icu21-doc package. -- Yves Arrouye <[EMAIL PROTECTED]>, Wed, 11 Oct 2000 19:37:57 -0700 only in patch2: unchanged: --- icu-2.1.orig/debian/icu21-doc.doc-base +++ icu-2.1/debian/icu21-doc.doc-base @@ -0,0 +1,13 @@ +Document: icu21-doc +Title: ICU API Documentation +Author: IBM Corporation and Others +Abstract: This manual describes the APIs of the + International Components for Unicode C/C++ + library. It is a useful reference for the + ICU programmer. +Section: Libs + +Format: HTML +Index: /usr/share/doc/icu21-doc/html/index.html +Files: /usr/share/doc/icu21-doc/html/*.html + --------------------------------------- Received: (at 301316-close) by bugs.debian.org; 11 Jul 2005 04:13:17 +0000 >From [EMAIL PROTECTED] Sun Jul 10 21:13:17 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DrpfR-0002OJ-00; Sun, 10 Jul 2005 21:13:17 -0700 Received: from rmurray by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DrpWC-00081N-00; Mon, 11 Jul 2005 00:03:44 -0400 From: Jay Berkenbilt <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#301316: fixed in icu 2.1-3 Message-Id: <[EMAIL PROTECTED]> Sender: Ryan Murray <[EMAIL PROTECTED]> Date: Mon, 11 Jul 2005 00:03:44 -0400 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-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 X-Spam-Level: Source: icu Source-Version: 2.1-3 We believe that the bug you reported is fixed in the latest version of icu, which is due to be installed in the Debian FTP archive: icu-data_2.1-3_all.deb to pool/main/i/icu/icu-data_2.1-3_all.deb icu-i18ndata_2.1-3_all.deb to pool/main/i/icu/icu-i18ndata_2.1-3_all.deb icu-locales_2.1-3_i386.deb to pool/main/i/icu/icu-locales_2.1-3_i386.deb icu21-doc_2.1-3_all.deb to pool/main/i/icu/icu21-doc_2.1-3_all.deb icu_2.1-3.diff.gz to pool/main/i/icu/icu_2.1-3.diff.gz icu_2.1-3.dsc to pool/main/i/icu/icu_2.1-3.dsc icu_2.1-3_i386.deb to pool/main/i/icu/icu_2.1-3_i386.deb libicu21-dev_2.1-3_i386.deb to pool/main/i/icu/libicu21-dev_2.1-3_i386.deb libicu21c2_2.1-3_i386.deb to pool/main/i/icu/libicu21c2_2.1-3_i386.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jay Berkenbilt <[EMAIL PROTECTED]> (supplier of updated icu 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: Sat, 9 Jul 2005 13:33:35 -0400 Source: icu Binary: libicu21-dev icu-i18ndata icu icu21-doc icu-data icu-locales libicu21c2 Architecture: source all i386 Version: 2.1-3 Distribution: unstable Urgency: low Maintainer: Jay Berkenbilt <[EMAIL PROTECTED]> Changed-By: Jay Berkenbilt <[EMAIL PROTECTED]> Description: icu - International Components for Unicode (non locale data) icu-data - Data for ICU (source files) icu-i18ndata - Locale data for ICU (source files) icu-locales - Locale data for ICU icu21-doc - API documentation for ICU classes and functions libicu21-dev - International Components for Unicode (development files) libicu21c2 - International Components for Unicode (libraries) Closes: 301316 Changes: icu (2.1-3) unstable; urgency=low . * New maintainer as per discussion with Ivo. * g++ 4.0 transition: libicu21c102 is now libicu21c2. * Accepted changes from NMU below for now. This change will be reversed soon when icu is updated to the current upstream version. The icu28 package will also be removed at that time, as per discussion with the icu28 maintainer. Closes: #301316 * Add shlibs files Files: eeba0066cc91d7776fc4382ce77d976b 618 libs optional icu_2.1-3.dsc 466eb39e15e4fc1ad08f6c11ec7c5ad0 14723 libs optional icu_2.1-3.diff.gz 9dfec3d0ceff194c929be9989ea7ca93 1168094 devel optional libicu21-dev_2.1-3_i386.deb e6e77c9c3cae17b7a427b3c6152d497f 862442 doc optional icu21-doc_2.1-3_all.deb b75187abc3902f216fda6a894fadfd0f 552320 libs optional libicu21c2_2.1-3_i386.deb 257f423b4504e039343aac8a9a8d323e 3325926 libs optional icu_2.1-3_i386.deb bbc002bf702be9fe7e87db342aad2772 867486 libs optional icu-locales_2.1-3_i386.deb 5ac3e8b1eaee2b581694bea241a0b914 3699170 libs extra icu-data_2.1-3_all.deb d8798d5e709f2916d00c0631ccaf251e 546066 libs extra icu-i18ndata_2.1-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC0A3sEBVk6taI4KcRAvY6AJ0X0mDDOIhiQrMgVaaCMrS9iPuqIgCg9hP9 FMwafhMLPuQOhcafxaOKt9Q= =U212 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]