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

Bug#241373: marked as done (OOo/MySpell package names partly wrong/oudated)



Your message dated Sat, 8 May 2004 12:55:16 -0400
with message-id <20040508165516.GH8822@kitenet.net>
and subject line Fixed in NMU of debian-edu 0.769
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; 1 Apr 2004 02:00:22 +0000
>From rene@rene-engelhard.de Wed Mar 31 18:00:22 2004
Return-path: <rene@rene-engelhard.de>
Received: from port-212-202-209-234.reverse.qsc.de (stan.ping.de) [212.202.209.234] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B8rVF-0007EQ-00; Wed, 31 Mar 2004 18:00:22 -0800
Received: from rene by stan.ping.de with local (Exim 3.35 #1 (Debian))
	id 1B8rVF-0005L9-00
	for <submit@bugs.debian.org>; Thu, 01 Apr 2004 04:00:21 +0200
X-IMAP-Sender: rene
Date: Thu, 1 Apr 2004 04:00:02 +0200
X-OfflineIMAP-1248779067-52656d6f7465-494e424f582e4f7574626f78: 1080784817-00786873239396
From: Rene Engelhard <rene@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: OOo/MySpell package names partly wrong/oudated
Message-ID: <20040401020002.GG1941@rene-engelhard.de>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="jq0ap7NbKX2Kqbes"
Content-Disposition: inline
X-Reportbug-Version: 2.56
X-Operating-System: Debian GNU/Linux
X-PGP-Key: 248AEB73
X-PGP-Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Rene Engelhard <rene@rene-engelhard.de>
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=-1.0 required=4.0 tests=BAYES_20 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--jq0ap7NbKX2Kqbes
Content-Type: multipart/mixed; boundary="tKW2IUtsqtDRztdT"
Content-Disposition: inline


--tKW2IUtsqtDRztdT
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: debian-edu
Severity: minor
Tags: l10n patch

[only minor because the packages are actually not found in testing now
and thereofre placed in Suggests which is allowed to not be fullfillable]

Hi,

some of the naming of the OOo related packages are either wrong,
oudated or inconsistent. The attached patch fixes this.

What I have I done in this patch is that I

1) removed all openoffice.org-thesaurus-* alternatives and replaced them
   with their myspell alternatives (the former is obsolet and OOo
   conflicts against all the ones I know to have existed since the
   "system" is incompatible). Except the -*-no pkgs, all myspell
   packages are available but a bug against norwegian has been filed...

2) added myspell dictionaries where -l10n-x is there as at the "others"
   (consistency)

3) fixed nn/nb l10n package names (how the packages would be named when
   they would enter the archive)

I am not sure with the -help packages; there are no norwegian help
packages yet; _maybe_ it would make sense to name them -nb-no and nn-no,
but I am not sure there. I haven't changed that for now.

An other problem arose with myspell-fr and myspell-fr-gut which I first
entered as myspell-fr | myspell-fr-gut but since the script generating
debian/control replaces the | with a comma, this won't work since both
conflict with each other. I just choose myspell-fr, you may decide
otherwise :-)

Regards,

Ren=E9

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.4
Locale: LANG=3Dde_DE@euro, LC_CTYPE=3Dde_DE@euro

--tKW2IUtsqtDRztdT
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="debian-edu.patch"
Content-Transfer-Encoding: quoted-printable

diff -urN debian-edu-0.768-old/tasks/standalone debian-edu-0.768/tasks/stan=
dalone
--- debian-edu-0.768-old/tasks/standalone	2004-02-26 10:06:58.000000000 +01=
00
+++ debian-edu-0.768/tasks/standalone	2004-03-31 23:09:05.000000000 +0200
@@ -69,9 +69,9 @@
=20
 # SYSTEM
=20
-Depends:     openoffice.org-l10n-nb, openoffice.org-l10n-nn, \
+Depends:     openoffice.org-l10n-nb-no, openoffice.org-l10n-nn-no, \
              openoffice.org-help-en, openoffice.org-help-nb, openoffice.or=
g-help-nn, \
-             openoffice.org-spellcheck-nb-no, openoffice.org-spellcheck-nn=
-no
+             myspell-nb-no, myspell-nn-no
 Why:         Supplementary OpenOffice.org packages.
 Rsponsible:  Gaute Hvoslef Kvalnes
 NeedConfig:  no
diff -urN debian-edu-0.768-old/tasks/workstation debian-edu-0.768/tasks/wor=
kstation
--- debian-edu-0.768-old/tasks/workstation	2004-03-15 22:25:21.000000000 +0=
100
+++ debian-edu-0.768/tasks/workstation	2004-03-31 23:08:05.000000000 +0200
@@ -234,19 +234,22 @@
=20
 # SYSTEM
=20
-Depends:     openoffice.org-l10n-nb, \
+Depends:     openoffice.org-l10n-nb-no, \
              openoffice.org-help-nb, \
-             openoffice.org-spellcheck-nb-no, \
-             openoffice.org-l10n-nn, \
+             myspell-nb-no, \
+             openoffice.org-l10n-nn-no, \
              openoffice.org-help-nn, \
-             openoffice.org-spellcheck-nn-no, \
+             myspell-nn-no, \
              openoffice.org-help-en, \
+             myspell-en-us | myspell-en-gb, \
              openoffice.org-l10n-de, \
-             openoffice.org-spellcheck-de-de | myspell-de-de, \
+             myspell-de-de | myspell-de-at | myspell-de-ch, \
              openoffice.org-l10n-fr, \
+             myspell-fr, \
              openoffice.org-l10n-es, \
-             openoffice.org-spellcheck-es | myspell-es, \
+             myspell-es, \
              openoffice.org-l10n-ca, \
+             myspell-ca, \
              openoffice.org-l10n-nl
 Why:         Supplementary OpenOffice.org packages.
 Responsible: Gaute Hvoslef Kvalnes

--tKW2IUtsqtDRztdT--

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

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

iD8DBQFAa3eh+FmQsCSK63MRAv12AJ0YhDbJWYVI0srRYgxbXmeFGNZRYwCggMWl
reEH81KVTeBBCOnJ1JcQ8EQ=
=kqyy
-----END PGP SIGNATURE-----

--jq0ap7NbKX2Kqbes--

---------------------------------------
Received: (at 241373-done) by bugs.debian.org; 8 May 2004 16:56:33 +0000
>From joey@kitenet.net Sat May 08 09:56:33 2004
Return-path: <joey@kitenet.net>
Received: from kitenet.net [64.62.161.42] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BMV7p-0001LA-00; Sat, 08 May 2004 09:56:33 -0700
Received: from dragon.kitenet.net (216-98-95-211.access.naxs.com [216.98.95.211])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
	by kitenet.net (Postfix) with ESMTP id 6849417DDA
	for <241373-done@bugs.debian.org>; Sat,  8 May 2004 16:56:29 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id C21A76E0B7; Sat,  8 May 2004 12:55:16 -0400 (EDT)
Date: Sat, 8 May 2004 12:55:16 -0400
From: Joey Hess <joeyh@debian.org>
To: 241373-done@bugs.debian.org
Subject: Re: Fixed in NMU of debian-edu 0.769
Message-ID: <20040508165516.GH8822@kitenet.net>
References: <[🔎] E1BMUk6-0001yl-00@newraff.debian.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="2oox5VnwalALFvA7"
Content-Disposition: inline
In-Reply-To: <[🔎] E1BMUk6-0001yl-00@newraff.debian.org>
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: 241373-done@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=-1.5 required=4.0 tests=BAYES_01 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1


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

This was not intended as a NMU, I'll close it, but am not adding myself
to uploaders quite yet.

Joey Hess wrote:
> tag 241373 + fixed
>=20
> quit
>=20
> This message was generated automatically in response to a
> non-maintainer upload.  The .changes file follows.
>=20
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>=20
> Format: 1.7
> Date: Fri,  7 May 2004 15:03:20 -0400
> Source: debian-edu
> Binary: education-standalone-extras education-services education-main-ser=
ver education-desktop-other education-common education-thin-client-server e=
ducation-music education-mathematics education-desktop-kde education-chemis=
try education-workstation education-logic-games education-electronics educa=
tion-graphics education-language education-laptop education-geography educa=
tion-physics education-networked education-standalone education-desktop-gno=
me education-astronomy education-misc
> Architecture: source all
> Version: 0.769
> Distribution: unstable
> Urgency: low
> Maintainer: Debian Edu Developers <debian-edu@lists.debian.org>
> Changed-By: Joey Hess <joeyh@debian.org>
> Description:=20
>  education-astronomy - DebianEdu astronomy related applications
>  education-chemistry - DebianEdu chemistry related applications
>  education-common - DebianEdu common packages
>  education-desktop-gnome - DebianEdu GNOME desktop applications
>  education-desktop-kde - DebianEdu KDE desktop applications
>  education-desktop-other - DebianEdu desktop applications (non-GNOME, non=
-KDE)
>  education-electronics - DebianEdu electronics related applications
>  education-geography - DebianEdu applications for geography
>  education-graphics - DebianEdu graphics related applications
>  education-language - DebianEdu language related educational applications
>  education-laptop - DebianEdu laptop packages.
>  education-logic-games - DebianEdu logic games
>  education-main-server - DebianEdu Main Server packages.
>  education-mathematics - DebianEdu mathematical applications
>  education-misc - DebianEdu miscellaneous applications for education
>  education-music - DebianEdu music and sound applications
>  education-networked - DebianEdu networked packages
>  education-physics - DebianEdu physics related applications
>  education-services - DebianEdu services for educational institutions
>  education-standalone - DebianEdu standalone workstation packages.
>  education-standalone-extras - DebianEdu standalone workstation packages.
>  education-thin-client-server - DebianEdu networked thin client server pa=
ckages.
>  education-workstation - DebianEdu networked workstation packages.
> Closes: 241373
> Changes:=20
>  debian-edu (0.769) unstable; urgency=3Dlow
>  .
>    * Joey Hess
>      - gen-control: Use | between alternates in generated control file
>        if the alternates are both available.
>      - Depend on discover | discover1, for sarge's discover transition.
>    * Rene Engelhard
>      - fix myspell package naming and add some extra openoffice.org-help-*
>        and myspell-* packages to the workstation task where we already ha=
ve
>        corresponding myspell-* or openoffice.org-l10n-* packages in it
>      - fix myspell package naming (no openoffice.org-spellcheck-*;
>        remove openoffice.org-spellcheck alternative, too) (Closes: #24137=
3)
> Files:=20
>  4495897aba0fed003a36e05435f5034f 1134 misc extra debian-edu_0.769.dsc
>  5604e409d636b6607b8613aff24b71a7 19774 misc extra debian-edu_0.769.tar.gz
>  6cbd4500cb2444fe3de93de88bc6092a 5108 misc extra education-astronomy_0.7=
69_all.deb
>  a04d35fd28a8cfb6a8c7ba15e5e379ad 5074 misc extra education-chemistry_0.7=
69_all.deb
>  3277535bd89202345d10dbfeda5df203 5370 misc extra education-common_0.769_=
all.deb
>  c70e215dc21d7ebd7e08989ca963a95a 5096 gnome extra education-desktop-gnom=
e_0.769_all.deb
>  54ede45984543975f305adc56a26985f 5058 kde extra education-desktop-kde_0.=
769_all.deb
>  31d22887ae4818f1d51218b1018b7d71 5100 misc extra education-desktop-other=
_0.769_all.deb
>  adaa5e14ffe07137da699151a45b883e 5088 misc extra education-electronics_0=
=2E769_all.deb
>  a1469d78a76d6ac9d6de1f75cefae5e3 5026 misc extra education-geography_0.7=
69_all.deb
>  8d831adc3afc6df56499167b95d6a368 5102 misc extra education-graphics_0.76=
9_all.deb
>  748a1f01e7f1c7de19c846311c90c4b8 5200 misc extra education-language_0.76=
9_all.deb
>  a68d4b7e7c164b6d8930aab21b865ffb 5068 misc extra education-laptop_0.769_=
all.deb
>  83c698245bd022e8b8783f830a265c1a 5080 misc extra education-logic-games_0=
=2E769_all.deb
>  7ec32b8967b0e60e0ae577286a604fbb 5372 misc extra education-main-server_0=
=2E769_all.deb
>  875ff9ecf1de692655b5e17e68127aa9 5154 misc extra education-mathematics_0=
=2E769_all.deb
>  ffc37c609992ec7f9d377f49f8a7f2c5 5068 misc extra education-misc_0.769_al=
l.deb
>  94c43173dfdf4173df3e39deac3e8c0f 5070 misc extra education-music_0.769_a=
ll.deb
>  1a49e46e55a605b6b6c3c60d44710c6d 5166 misc extra education-networked_0.7=
69_all.deb
>  75a9c463a4713a5b5a966c44bbd44d17 5044 misc extra education-physics_0.769=
_all.deb
>  1649eb10e23805d1d713c3e1d52394fe 5114 misc extra education-services_0.76=
9_all.deb
>  2c2e78192e2cdf5763ec4b5994e33d7c 5556 misc extra education-standalone_0.=
769_all.deb
>  7afa7ed1d62c99756314132b3fd983ef 5572 misc extra education-standalone-ex=
tras_0.769_all.deb
>  27266c541523860402e41a3febbc7332 5284 misc extra education-thin-client-s=
erver_0.769_all.deb
>  db504692c5b8f132975b3f4db42af001 6090 misc extra education-workstation_0=
=2E769_all.deb
>=20
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
>=20
> iD4DBQFAnQkc2tp5zXiKP0wRAmg4AJ9yu2KHsz7KeTW2t5iL1M5wGFgiXACYwyqL
> BHL+DpUGH5aHvV+/6fUyEA=3D=3D
> =3DVMHT
> -----END PGP SIGNATURE-----
>=20

--=20
see shy jo

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

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

iD8DBQFAnRD0d8HHehbQuO8RAvW6AJ4r6Zqo7B+F9/YQrZMVaVyU+aABSQCaAmgi
tEnfMbq0WdhA22SP1u10jEg=
=cZuO
-----END PGP SIGNATURE-----

--2oox5VnwalALFvA7--



Reply to: