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

Bug#254052: marked as done (myspell: KOI8-U support)



Your message dated Tue, 29 Jun 2004 07:04:57 -0400
with message-id <E1BfGQ5-0004EV-00@newraff.debian.org>
and subject line Bug#254052: fixed in openoffice.org 1.1.1-4
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; 12 Jun 2004 17:54:52 +0000
>From eugen@univ.kiev.ua Sat Jun 12 10:54:52 2004
Return-path: <eugen@univ.kiev.ua>
Received: from boy.univ.kiev.ua (mail.univ.kiev.ua) [193.125.78.122] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BZCiR-0005fo-00; Sat, 12 Jun 2004 10:54:51 -0700
Received: from intel4.icc.univ.kiev.ua (intel4.icc.univ.kiev.ua [10.25.0.243])
	by mail.univ.kiev.ua (8.12.2/8.12.2) with ESMTP id i5CHskZB019968;
	Sat, 12 Jun 2004 20:54:47 +0300 (EEST)
Received: from eugen by intel4.icc.univ.kiev.ua with local (Exim 4.34)
	id 1BZCiM-0003ki-Gj; Sat, 12 Jun 2004 20:54:46 +0300
Content-Type: multipart/mixed; boundary="===============0076731690=="
MIME-Version: 1.0
From: Eugeniy Meshcheryakov <eugen@univ.kiev.ua>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: myspell: KOI8-U support
X-Mailer: reportbug 2.61
Date: Sat, 12 Jun 2004 20:54:46 +0300
Message-Id: <[🔎] E1BZCiM-0003ki-Gj@intel4.icc.univ.kiev.ua>
Sender: Eugeniy Meshcheryakov <eugen@univ.kiev.ua>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============0076731690==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: libmyspell3
Version: 1:3.1-5
Severity: wishlist
Tags: patch l10n

  Please add support for KOI8-U to myspell (patch attached). KOI8-U is
the standard encoding for Ukrainian for Linux.
  Thanks

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=uk_UA, LC_CTYPE=uk_UA

Versions of packages libmyspell3 depends on:
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.3.3-9    GCC support library
ii  libstdc++5                  1:3.3.3-9    The GNU Standard C++ Library v3

-- no debconf information

--===============0076731690==
Content-Type: text/x-c; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="myspell-koi8u.diff"

diff -urN myspell-3.0+pre3.1/csutil.cxx myspell-mod/csutil.cxx
--- myspell-3.0+pre3.1/csutil.cxx	2004-01-04 22:29:49.000000000 +0200
+++ myspell-mod/csutil.cxx	2004-06-12 14:50:25.000000000 +0300
@@ -3029,6 +3029,265 @@
 { 0x01, 0xdf, 0xff },
 };
 
+struct cs_info koi8u_tbl[] = {
+{ 0x00, 0x00, 0x00 },
+{ 0x00, 0x01, 0x01 },
+{ 0x00, 0x02, 0x02 },
+{ 0x00, 0x03, 0x03 },
+{ 0x00, 0x04, 0x04 },
+{ 0x00, 0x05, 0x05 },
+{ 0x00, 0x06, 0x06 },
+{ 0x00, 0x07, 0x07 },
+{ 0x00, 0x08, 0x08 },
+{ 0x00, 0x09, 0x09 },
+{ 0x00, 0x0a, 0x0a },
+{ 0x00, 0x0b, 0x0b },
+{ 0x00, 0x0c, 0x0c },
+{ 0x00, 0x0d, 0x0d },
+{ 0x00, 0x0e, 0x0e },
+{ 0x00, 0x0f, 0x0f },
+{ 0x00, 0x10, 0x10 },
+{ 0x00, 0x11, 0x11 },
+{ 0x00, 0x12, 0x12 },
+{ 0x00, 0x13, 0x13 },
+{ 0x00, 0x14, 0x14 },
+{ 0x00, 0x15, 0x15 },
+{ 0x00, 0x16, 0x16 },
+{ 0x00, 0x17, 0x17 },
+{ 0x00, 0x18, 0x18 },
+{ 0x00, 0x19, 0x19 },
+{ 0x00, 0x1a, 0x1a },
+{ 0x00, 0x1b, 0x1b },
+{ 0x00, 0x1c, 0x1c },
+{ 0x00, 0x1d, 0x1d },
+{ 0x00, 0x1e, 0x1e },
+{ 0x00, 0x1f, 0x1f },
+{ 0x00, 0x20, 0x20 },
+{ 0x00, 0x21, 0x21 },
+{ 0x00, 0x22, 0x22 },
+{ 0x00, 0x23, 0x23 },
+{ 0x00, 0x24, 0x24 },
+{ 0x00, 0x25, 0x25 },
+{ 0x00, 0x26, 0x26 },
+{ 0x00, 0x27, 0x27 },
+{ 0x00, 0x28, 0x28 },
+{ 0x00, 0x29, 0x29 },
+{ 0x00, 0x2a, 0x2a },
+{ 0x00, 0x2b, 0x2b },
+{ 0x00, 0x2c, 0x2c },
+{ 0x00, 0x2d, 0x2d },
+{ 0x00, 0x2e, 0x2e },
+{ 0x00, 0x2f, 0x2f },
+{ 0x00, 0x30, 0x30 },
+{ 0x00, 0x31, 0x31 },
+{ 0x00, 0x32, 0x32 },
+{ 0x00, 0x33, 0x33 },
+{ 0x00, 0x34, 0x34 },
+{ 0x00, 0x35, 0x35 },
+{ 0x00, 0x36, 0x36 },
+{ 0x00, 0x37, 0x37 },
+{ 0x00, 0x38, 0x38 },
+{ 0x00, 0x39, 0x39 },
+{ 0x00, 0x3a, 0x3a },
+{ 0x00, 0x3b, 0x3b },
+{ 0x00, 0x3c, 0x3c },
+{ 0x00, 0x3d, 0x3d },
+{ 0x00, 0x3e, 0x3e },
+{ 0x00, 0x3f, 0x3f },
+{ 0x00, 0x40, 0x40 },
+{ 0x01, 0x61, 0x41 },
+{ 0x01, 0x62, 0x42 },
+{ 0x01, 0x63, 0x43 },
+{ 0x01, 0x64, 0x44 },
+{ 0x01, 0x65, 0x45 },
+{ 0x01, 0x66, 0x46 },
+{ 0x01, 0x67, 0x47 },
+{ 0x01, 0x68, 0x48 },
+{ 0x01, 0x69, 0x49 },
+{ 0x01, 0x6a, 0x4a },
+{ 0x01, 0x6b, 0x4b },
+{ 0x01, 0x6c, 0x4c },
+{ 0x01, 0x6d, 0x4d },
+{ 0x01, 0x6e, 0x4e },
+{ 0x01, 0x6f, 0x4f },
+{ 0x01, 0x70, 0x50 },
+{ 0x01, 0x71, 0x51 },
+{ 0x01, 0x72, 0x52 },
+{ 0x01, 0x73, 0x53 },
+{ 0x01, 0x74, 0x54 },
+{ 0x01, 0x75, 0x55 },
+{ 0x01, 0x76, 0x56 },
+{ 0x01, 0x77, 0x57 },
+{ 0x01, 0x78, 0x58 },
+{ 0x01, 0x79, 0x59 },
+{ 0x01, 0x7a, 0x5a },
+{ 0x00, 0x5b, 0x5b },
+{ 0x00, 0x5c, 0x5c },
+{ 0x00, 0x5d, 0x5d },
+{ 0x00, 0x5e, 0x5e },
+{ 0x00, 0x5f, 0x5f },
+{ 0x00, 0x60, 0x60 },
+{ 0x00, 0x61, 0x41 },
+{ 0x00, 0x62, 0x42 },
+{ 0x00, 0x63, 0x43 },
+{ 0x00, 0x64, 0x44 },
+{ 0x00, 0x65, 0x45 },
+{ 0x00, 0x66, 0x46 },
+{ 0x00, 0x67, 0x47 },
+{ 0x00, 0x68, 0x48 },
+{ 0x00, 0x69, 0x49 },
+{ 0x00, 0x6a, 0x4a },
+{ 0x00, 0x6b, 0x4b },
+{ 0x00, 0x6c, 0x4c },
+{ 0x00, 0x6d, 0x4d },
+{ 0x00, 0x6e, 0x4e },
+{ 0x00, 0x6f, 0x4f },
+{ 0x00, 0x70, 0x50 },
+{ 0x00, 0x71, 0x51 },
+{ 0x00, 0x72, 0x52 },
+{ 0x00, 0x73, 0x53 },
+{ 0x00, 0x74, 0x54 },
+{ 0x00, 0x75, 0x55 },
+{ 0x00, 0x76, 0x56 },
+{ 0x00, 0x77, 0x57 },
+{ 0x00, 0x78, 0x58 },
+{ 0x00, 0x79, 0x59 },
+{ 0x00, 0x7a, 0x5a },
+{ 0x00, 0x7b, 0x7b },
+{ 0x00, 0x7c, 0x7c },
+{ 0x00, 0x7d, 0x7d },
+{ 0x00, 0x7e, 0x7e },
+{ 0x00, 0x7f, 0x7f },
+{ 0x00, 0x80, 0x80 },
+{ 0x00, 0x81, 0x81 },
+{ 0x00, 0x82, 0x82 },
+{ 0x00, 0x83, 0x83 },
+{ 0x00, 0x84, 0x84 },
+{ 0x00, 0x85, 0x85 },
+{ 0x00, 0x86, 0x86 },
+{ 0x00, 0x87, 0x87 },
+{ 0x00, 0x88, 0x88 },
+{ 0x00, 0x89, 0x89 },
+{ 0x00, 0x8a, 0x8a },
+{ 0x00, 0x8b, 0x8b },
+{ 0x00, 0x8c, 0x8c },
+{ 0x00, 0x8d, 0x8d },
+{ 0x00, 0x8e, 0x8e },
+{ 0x00, 0x8f, 0x8f },
+{ 0x00, 0x90, 0x90 },
+{ 0x00, 0x91, 0x91 },
+{ 0x00, 0x92, 0x92 },
+{ 0x00, 0x93, 0x93 },
+{ 0x00, 0x94, 0x94 },
+{ 0x00, 0x95, 0x95 },
+{ 0x00, 0x96, 0x96 },
+{ 0x00, 0x97, 0x97 },
+{ 0x00, 0x98, 0x98 },
+{ 0x00, 0x99, 0x99 },
+{ 0x00, 0x9a, 0x9a },
+{ 0x00, 0x9b, 0x9b },
+{ 0x00, 0x9c, 0x9c },
+{ 0x00, 0x9d, 0x9d },
+{ 0x00, 0x9e, 0x9e },
+{ 0x00, 0x9f, 0x9f },
+{ 0x00, 0xa0, 0xa0 },
+{ 0x00, 0xa1, 0xa1 },
+{ 0x00, 0xa2, 0xa2 },
+{ 0x00, 0xa3, 0xb3 },
+{ 0x00, 0xa4, 0xb4 },
+{ 0x00, 0xa5, 0xa5 },
+{ 0x00, 0xa6, 0xb6 },
+{ 0x00, 0xa7, 0xb7 },
+{ 0x00, 0xa8, 0xa8 },
+{ 0x00, 0xa9, 0xa9 },
+{ 0x00, 0xaa, 0xaa },
+{ 0x00, 0xab, 0xab },
+{ 0x00, 0xac, 0xac },
+{ 0x00, 0xad, 0xbd },
+{ 0x00, 0xae, 0xae },
+{ 0x00, 0xaf, 0xaf },
+{ 0x00, 0xb0, 0xb0 },
+{ 0x00, 0xb1, 0xb1 },
+{ 0x00, 0xb2, 0xb2 },
+{ 0x01, 0xa3, 0xb3 },
+{ 0x01, 0xa4, 0xb4 },
+{ 0x00, 0xb5, 0xb5 },
+{ 0x01, 0xa6, 0xb6 },
+{ 0x01, 0xa7, 0xb7 },
+{ 0x00, 0xb8, 0xb8 },
+{ 0x00, 0xb9, 0xb9 },
+{ 0x00, 0xba, 0xba },
+{ 0x00, 0xbb, 0xbb },
+{ 0x00, 0xbc, 0xbc },
+{ 0x01, 0xad, 0xbd },
+{ 0x00, 0xbe, 0xbe },
+{ 0x00, 0xbf, 0xbf },
+{ 0x00, 0xc0, 0xe0 },
+{ 0x00, 0xc1, 0xe1 },
+{ 0x00, 0xc2, 0xe2 },
+{ 0x00, 0xc3, 0xe3 },
+{ 0x00, 0xc4, 0xe4 },
+{ 0x00, 0xc5, 0xe5 },
+{ 0x00, 0xc6, 0xe6 },
+{ 0x00, 0xc7, 0xe7 },
+{ 0x00, 0xc8, 0xe8 },
+{ 0x00, 0xc9, 0xe9 },
+{ 0x00, 0xca, 0xea },
+{ 0x00, 0xcb, 0xeb },
+{ 0x00, 0xcc, 0xec },
+{ 0x00, 0xcd, 0xed },
+{ 0x00, 0xce, 0xee },
+{ 0x00, 0xcf, 0xef },
+{ 0x00, 0xd0, 0xf0 },
+{ 0x00, 0xd1, 0xf1 },
+{ 0x00, 0xd2, 0xf2 },
+{ 0x00, 0xd3, 0xf3 },
+{ 0x00, 0xd4, 0xf4 },
+{ 0x00, 0xd5, 0xf5 },
+{ 0x00, 0xd6, 0xf6 },
+{ 0x00, 0xd7, 0xf7 },
+{ 0x00, 0xd8, 0xf8 },
+{ 0x00, 0xd9, 0xf9 },
+{ 0x00, 0xda, 0xfa },
+{ 0x00, 0xdb, 0xfb },
+{ 0x00, 0xdc, 0xfc },
+{ 0x00, 0xdd, 0xfd },
+{ 0x00, 0xde, 0xfe },
+{ 0x00, 0xdf, 0xff },
+{ 0x01, 0xc0, 0xe0 },
+{ 0x01, 0xc1, 0xe1 },
+{ 0x01, 0xc2, 0xe2 },
+{ 0x01, 0xc3, 0xe3 },
+{ 0x01, 0xc4, 0xe4 },
+{ 0x01, 0xc5, 0xe5 },
+{ 0x01, 0xc6, 0xe6 },
+{ 0x01, 0xc7, 0xe7 },
+{ 0x01, 0xc8, 0xe8 },
+{ 0x01, 0xc9, 0xe9 },
+{ 0x01, 0xca, 0xea },
+{ 0x01, 0xcb, 0xeb },
+{ 0x01, 0xcc, 0xec },
+{ 0x01, 0xcd, 0xed },
+{ 0x01, 0xce, 0xee },
+{ 0x01, 0xcf, 0xef },
+{ 0x01, 0xd0, 0xf0 },
+{ 0x01, 0xd1, 0xf1 },
+{ 0x01, 0xd2, 0xf2 },
+{ 0x01, 0xd3, 0xf3 },
+{ 0x01, 0xd4, 0xf4 },
+{ 0x01, 0xd5, 0xf5 },
+{ 0x01, 0xd6, 0xf6 },
+{ 0x01, 0xd7, 0xf7 },
+{ 0x01, 0xd8, 0xf8 },
+{ 0x01, 0xd9, 0xf9 },
+{ 0x01, 0xda, 0xfa },
+{ 0x01, 0xdb, 0xfb },
+{ 0x01, 0xdc, 0xfc },
+{ 0x01, 0xdd, 0xfd },
+{ 0x01, 0xde, 0xfe },
+{ 0x01, 0xdf, 0xff },
+};
+
 struct cs_info cp1251_tbl[] = {
 { 0x00, 0x00, 0x00 },
 { 0x00, 0x01, 0x01 },
@@ -3821,6 +4080,7 @@
 {"ISO8859-9",iso9_tbl},
 {"ISO8859-10",iso10_tbl},
 {"KOI8-R",koi8r_tbl},
+{"KOI8-U",koi8u_tbl},
 {"CP-1251",cp1251_tbl},
 {"ISO8859-14", iso14_tbl},
 {"ISCII-DEVANAGARI", iscii_devanagari_tbl},
@@ -3858,6 +4118,7 @@
   {"pt","ISO8859-1"},
   {"sv","ISO8859-1"},
   {"ru","KOI8-R"},
+  {"uk","KOI8-U"},
 };
 
 

--===============0076731690==--

---------------------------------------
Received: (at 254052-close) by bugs.debian.org; 29 Jun 2004 11:08:06 +0000
>From katie@ftp-master.debian.org Tue Jun 29 04:08:06 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BfGT8-0001Jl-00; Tue, 29 Jun 2004 04:08:06 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BfGQ5-0004EV-00; Tue, 29 Jun 2004 07:04:57 -0400
From: Rene Engelhard <rene@debian.org>
To: 254052-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#254052: fixed in openoffice.org 1.1.1-4
Message-Id: <E1BfGQ5-0004EV-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Tue, 29 Jun 2004 07:04:57 -0400
Delivered-To: 254052-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: openoffice.org
Source-Version: 1.1.1-4

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

openoffice.org-bin_1.1.1-4_i386.deb
  to pool/main/o/openoffice.org/openoffice.org-bin_1.1.1-4_i386.deb
openoffice.org-crashrep_1.1.1-4_i386.deb
  to pool/main/o/openoffice.org/openoffice.org-crashrep_1.1.1-4_i386.deb
openoffice.org-l10n-ar_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-ar_1.1.1-4_all.deb
openoffice.org-l10n-ca_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-ca_1.1.1-4_all.deb
openoffice.org-l10n-cs_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-cs_1.1.1-4_all.deb
openoffice.org-l10n-da_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-da_1.1.1-4_all.deb
openoffice.org-l10n-de_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-de_1.1.1-4_all.deb
openoffice.org-l10n-el_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-el_1.1.1-4_all.deb
openoffice.org-l10n-en_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-en_1.1.1-4_all.deb
openoffice.org-l10n-es_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-es_1.1.1-4_all.deb
openoffice.org-l10n-et_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-et_1.1.1-4_all.deb
openoffice.org-l10n-fi_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-fi_1.1.1-4_all.deb
openoffice.org-l10n-fr_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-fr_1.1.1-4_all.deb
openoffice.org-l10n-hi-in_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-hi-in_1.1.1-4_all.deb
openoffice.org-l10n-hu_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-hu_1.1.1-4_all.deb
openoffice.org-l10n-it_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-it_1.1.1-4_all.deb
openoffice.org-l10n-ja_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-ja_1.1.1-4_all.deb
openoffice.org-l10n-ko_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-ko_1.1.1-4_all.deb
openoffice.org-l10n-nl_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-nl_1.1.1-4_all.deb
openoffice.org-l10n-pl_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-pl_1.1.1-4_all.deb
openoffice.org-l10n-pt-br_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-pt-br_1.1.1-4_all.deb
openoffice.org-l10n-pt_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-pt_1.1.1-4_all.deb
openoffice.org-l10n-ru_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-ru_1.1.1-4_all.deb
openoffice.org-l10n-sk_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-sk_1.1.1-4_all.deb
openoffice.org-l10n-sl_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-sl_1.1.1-4_all.deb
openoffice.org-l10n-sv_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-sv_1.1.1-4_all.deb
openoffice.org-l10n-th_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-th_1.1.1-4_all.deb
openoffice.org-l10n-tr_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-tr_1.1.1-4_all.deb
openoffice.org-l10n-zh-cn_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-zh-cn_1.1.1-4_all.deb
openoffice.org-l10n-zh-tw_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-l10n-zh-tw_1.1.1-4_all.deb
openoffice.org-mimelnk_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-mimelnk_1.1.1-4_all.deb
openoffice.org-thesaurus-en-us_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org-thesaurus-en-us_1.1.1-4_all.deb
openoffice.org_1.1.1-4.diff.gz
  to pool/main/o/openoffice.org/openoffice.org_1.1.1-4.diff.gz
openoffice.org_1.1.1-4.dsc
  to pool/main/o/openoffice.org/openoffice.org_1.1.1-4.dsc
openoffice.org_1.1.1-4_all.deb
  to pool/main/o/openoffice.org/openoffice.org_1.1.1-4_all.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 254052@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Engelhard <rene@debian.org> (supplier of updated openoffice.org 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.7
Date: Mon, 28 Jun 2004 20:58:13 +0200
Source: openoffice.org
Binary: openoffice.org-l10n-el openoffice.org-l10n-en openoffice.org-l10n-ja openoffice.org-l10n-fr openoffice.org-l10n-zh-cn openoffice.org-l10n-pt-br openoffice.org-l10n-es openoffice.org openoffice.org-l10n-zh-tw openoffice.org-l10n-ru openoffice.org-l10n-tr openoffice.org-l10n-de openoffice.org-l10n-pl openoffice.org-l10n-hi-in openoffice.org-thesaurus-en-us openoffice.org-l10n-da openoffice.org-mimelnk openoffice.org-l10n-hu openoffice.org-l10n-sk openoffice.org-l10n-pt openoffice.org-l10n-it openoffice.org-java openoffice.org-l10n-ca openoffice.org-l10n-sl openoffice.org-l10n-ar openoffice.org-l10n-et openoffice.org-l10n-ko openoffice.org-l10n-fi openoffice.org-bin openoffice.org-l10n-nl openoffice.org-l10n-sv openoffice.org-l10n-th openoffice.org-crashrep openoffice.org-l10n-cs
Architecture: source i386 all
Version: 1.1.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Changed-By: Rene Engelhard <rene@debian.org>
Description: 
 openoffice.org - high-quality office productivity suite
 openoffice.org-bin - OpenOffice.org office suite binary files
 openoffice.org-crashrep - OpenOffice.org crash reporting tool
 openoffice.org-l10n-ar - Arabic language package for openoffice.org
 openoffice.org-l10n-ca - Catalan language package for openoffice.org
 openoffice.org-l10n-cs - Czech language package for openoffice.org
 openoffice.org-l10n-da - Danish language package for openoffice.org
 openoffice.org-l10n-de - German language package for openoffice.org
 openoffice.org-l10n-el - Greek language package for openoffice.org
 openoffice.org-l10n-en - English (US) language package for openoffice.org
 openoffice.org-l10n-es - Spanish language package for openoffice.org
 openoffice.org-l10n-et - Estonian language package for openoffice.org
 openoffice.org-l10n-fi - Finnish language package for openoffice.org
 openoffice.org-l10n-fr - French language package for openoffice.org
 openoffice.org-l10n-hi-in - Hindi (India) language package for openoffice.org
 openoffice.org-l10n-hu - Hungarian language package for openoffice.org
 openoffice.org-l10n-it - Italian language package for openoffice.org
 openoffice.org-l10n-ja - Japanese language package for openoffice.org
 openoffice.org-l10n-ko - Korean language package for openoffice.org
 openoffice.org-l10n-nl - Dutch language package for openoffice.org
 openoffice.org-l10n-pl - Polish language package for openoffice.org
 openoffice.org-l10n-pt - Portuguese language package for openoffice.org
 openoffice.org-l10n-pt-br - Portuguese (Brazil) language package for openoffice.org
 openoffice.org-l10n-ru - Russian language package for openoffice.org
 openoffice.org-l10n-sk - Slovak language package for openoffice.org
 openoffice.org-l10n-sl - Slovenian language package for openoffice.org
 openoffice.org-l10n-sv - Swedish language package for openoffice.org
 openoffice.org-l10n-th - Thai language package for openoffice.org
 openoffice.org-l10n-tr - Turkish language package for openoffice.org
 openoffice.org-l10n-zh-cn - Chinese Simplified language package for openoffice.org
 openoffice.org-l10n-zh-tw - Chinese Traditional language package for openoffice.org
 openoffice.org-mimelnk - OpenOffice.org MIME bindings for KDE
 openoffice.org-thesaurus-en-us - English (US) Thesaurus for OpenOffice.org
Closes: 218746 254052 254177
Changes: 
 openoffice.org (1.1.1-4) unstable; urgency=medium
 .
   * New packages:
     - openoffice.org-java.  This package is not built by default
       for main and will be uploaded to contrib, to provide the Java
       features of openoffice.org [CH]
   * New patches:
     - security-sonames: dlopen() libcrypt.so.1 / libpam.so.0, not
       libcrypt.so / libpam.so [RE]
     - java-patch-blackdown: find j2se1.4 .deb installation [CH]
     - java-blackdown-ver: accept JDK version "1.4.1", reported by
       Blackdown version [CH]
   * Modified patches:
     - config-switches: cleanup, minor beautifications [RE]
     - xinerama-pic-on-all-archs: make actually do something on !i386,
       substitute #if defined ( X86 ) around the Xinerama code to
       #if defined ( LINUX ) [RE]
     - system-curl: add -lXt since some curl versions seems to need it
       (woody....) [RE]
     - system-nas: likewise.
     - system-fontconfig: support .ttc fonts, too (closes: #218746)
     - system-myspell: make complete (closes: #254052)
   * debian/control.*:
     - remove Provides: of openoffice.org-thesaurus-en,
       openoffice.org-thesaurus from openoffice.org overseen at the split [RE]
     - use >> 1.1.1-2 instead of >= 1.1.1-3 in the tightened interpackage
       relationships [RE]
     - add openoffice.org-java [CH, RE]
     - build-conflict against libcurl2-dev (= 7.12.0-1) [RE]
     - s/libdb3++-dev | libdb++-dev/libdb4.2++-dev/ [RE]
     - Conflict: against openoffice.org-spellcheck-nb-no (<= 20020814-1) and
       openoffice.org-spellcheck-nn-no (<= 20021023-1) [RE]
   * debian/shlibs.woody.local:
     - force removal of bogus libfreetype6 dependency on woody backport. [RE]
   * debian/rules:
     - add | debconf-2.0 to the debconf depends substitution [RE]
     - hardcode 4.2 to work around weird FTBFS (closes: #254177) [RE]
   * debian/openoffice.org-java.install: add [CH, RE]
   * debian/openoffice.org-java.{postrm,preinst}.in: add [CH, RE]
   * debian/scripts/dbdevver: remove [RE]
   * debian/MANIFEST.*: update [RE]
   * debian/openoffice.org-bin.install: update [RE]
Files: 
 9afb43ba6d5ed37e91c5f26155fd50bd 2868 editors optional openoffice.org_1.1.1-4.dsc
 bbf078661fb03a32e43eaa51d5ffc408 3298620 editors optional openoffice.org_1.1.1-4.diff.gz
 0765bf2eaa5cd179f4982156761e2e5e 43628354 editors optional openoffice.org-bin_1.1.1-4_i386.deb
 8fdcdfcb0299b4603a4220662ead1741 115662 utils optional openoffice.org-crashrep_1.1.1-4_i386.deb
 2605acf9645c334e23967e15bef0f664 6979162 editors optional openoffice.org_1.1.1-4_all.deb
 5824663d84aeb7fe3ad1e6536d766a75 59860 kde optional openoffice.org-mimelnk_1.1.1-4_all.deb
 08d86ec9eb5589d787841fd98b4f93cd 3124872 text optional openoffice.org-thesaurus-en-us_1.1.1-4_all.deb
 e9d8fde65b46d37efca591f42f61490c 3516428 editors optional openoffice.org-l10n-en_1.1.1-4_all.deb
 62f349d45b918b7cce7177f01cc536dc 3151830 editors optional openoffice.org-l10n-pt_1.1.1-4_all.deb
 d918179c1ebee3c87b2ffe4b2f8c0944 3312314 editors optional openoffice.org-l10n-ru_1.1.1-4_all.deb
 5e50a5400d234bcba86b45c8d59d5bac 2731090 editors optional openoffice.org-l10n-el_1.1.1-4_all.deb
 34d5a8e4acf1ffe60b21e19fe93a8d83 3550358 editors optional openoffice.org-l10n-nl_1.1.1-4_all.deb
 d6b7cfd4dc14f1c91f059f5598c6a982 3483228 editors optional openoffice.org-l10n-fr_1.1.1-4_all.deb
 b7efdb8e5d966af324188d3ef7461e58 3550658 editors optional openoffice.org-l10n-es_1.1.1-4_all.deb
 2d1bc38dc0e80aa5bf69251bf094f60d 2662908 editors optional openoffice.org-l10n-fi_1.1.1-4_all.deb
 e390c09e7c7614700519dc3a370cca4f 2762462 editors optional openoffice.org-l10n-hu_1.1.1-4_all.deb
 05662c95268ce850aacdfe17d215e1d2 2680354 editors optional openoffice.org-l10n-ca_1.1.1-4_all.deb
 264004041ba6dec8d4e3ec35351ff95c 3545156 editors optional openoffice.org-l10n-it_1.1.1-4_all.deb
 9157594b633594e36718323c4b66ffd6 3576028 editors optional openoffice.org-l10n-cs_1.1.1-4_all.deb
 4b9e4bbc08f46b16a90f0977e0e3b0bb 2650428 editors optional openoffice.org-l10n-sk_1.1.1-4_all.deb
 f0db7361e57173a7aea9b093ba097e95 3570276 editors optional openoffice.org-l10n-da_1.1.1-4_all.deb
 ac88024b33954bbeed73b0338946b266 3532822 editors optional openoffice.org-l10n-sv_1.1.1-4_all.deb
 308412f4478c692d82ea2171d75abf0c 3228298 editors optional openoffice.org-l10n-pl_1.1.1-4_all.deb
 7b9daaf1bb1d54d2e419ba4fc3834143 3444556 editors optional openoffice.org-l10n-de_1.1.1-4_all.deb
 fe7cd75626e84e45ca55e9ecae2520e7 3589208 editors optional openoffice.org-l10n-sl_1.1.1-4_all.deb
 0953b82fa230959c9d3ce414a2934fb8 3514950 editors optional openoffice.org-l10n-pt-br_1.1.1-4_all.deb
 38f74d7f79811c0c9cb0bda01f2d816a 2677330 editors optional openoffice.org-l10n-th_1.1.1-4_all.deb
 6199fd8a98728be6d07c7c99fc532022 2619048 editors optional openoffice.org-l10n-et_1.1.1-4_all.deb
 e28aa096f27ab0ab79ab9ab5545fc5a8 3554036 editors optional openoffice.org-l10n-ja_1.1.1-4_all.deb
 83a90c1926abd42aeef9af9ab061c265 3529518 editors optional openoffice.org-l10n-ko_1.1.1-4_all.deb
 3f9e60df1c46ae04477c633d1b9f3552 3542460 editors optional openoffice.org-l10n-zh-cn_1.1.1-4_all.deb
 d76c948e828c24c8cd3e5dff52a4d18d 3539216 editors optional openoffice.org-l10n-zh-tw_1.1.1-4_all.deb
 784dc4a755db62b6f03634c0ee5b2efb 2877554 editors optional openoffice.org-l10n-tr_1.1.1-4_all.deb
 a47f5e590648870b63195c1af0624d8b 2667206 editors optional openoffice.org-l10n-hi-in_1.1.1-4_all.deb
 f546d88019ac4a4ab3cbbbc81044eb99 2679618 editors optional openoffice.org-l10n-ar_1.1.1-4_all.deb

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

iD8DBQFA4Jin+FmQsCSK63MRAqKrAJ4piaqPNloDV/P9kbQ/ZEYeKtUgrwCfYgUw
/lsoNEq9DB9ut+deHjuseDw=
=ZnaI
-----END PGP SIGNATURE-----



Reply to: