[Debian-hebrew-package] Bug#322007: marked as done (aspell-he: Please autobuild dictionary hash at install time)

Debian Bug Tracking System owner at bugs.debian.org
Sat Sep 24 15:18:21 UTC 2005


Your message dated Sat, 24 Sep 2005 08:02:06 -0700
with message-id <E1EJBXS-0006Ov-00 at spohr.debian.org>
and subject line Bug#322007: fixed in aspell-he 0.9+0-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; 8 Aug 2005 17:14:54 +0000
>From nelson at bignachos.com Mon Aug 08 10:14:54 2005
Return-path: <nelson at bignachos.com>
Received: from mail22.sea5.speakeasy.net [69.17.117.24] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1E2BDC-0002in-00; Mon, 08 Aug 2005 10:14:54 -0700
Received: (qmail 18049 invoked from network); 8 Aug 2005 17:14:53 -0000
Received: from dsl254-022-219.sea1.dsl.speakeasy.net (HELO sirius.bignachos.com) ([216.254.22.219])
          (envelope-sender <nelson at bignachos.com>)
          by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP
          for <submit at bugs.debian.org>; 8 Aug 2005 17:14:53 -0000
Received: from rubeus (unknown [192.168.1.20])
	by sirius.bignachos.com (Postfix) with ESMTP id 62BA0531DF
	for <submit at bugs.debian.org>; Mon,  8 Aug 2005 10:14:53 -0700 (PDT)
Received: by rubeus (Postfix, from userid 1000)
	id 49F7C33BEB; Mon,  8 Aug 2005 10:14:53 -0700 (PDT)
From: Brian Nelson <pyro at debian.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: aspell-he: Please autobuild dictionary hash at install time
X-URL: http://bignachos.com
Date: Mon, 08 Aug 2005 10:14:53 -0700
Message-ID: <87u0i0uz8y.fsf at bignachos.com>
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: submit at bugs.debian.org
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-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: aspell-he
Severity: wishlist

As of aspell >= 0.60.3-3 in conjunction with dictionaries-common >=
0.49.2, aspell now fully supports building dictionary hashes at install
time.  This provides two huge advantages over packaging the hashes in
the .deb:

1. The dictionary packages may be Arch: all, which for some dictionaries
   provides a significant relief to the mirrors.

2. The hashes will be automatically rebuilt for new aspell versions if
   the dictionary format changes, eliminating the need to transition all
   dictionary packages.

Consequently, this is now the preferred method for packaging aspell
dictionaries.


Packaging autobuilt dictionaries for aspell >= 0.60.3-3
---------------------------------------------

1. Change "Provides: aspell6-dictionary" to "Provides:
   aspell-dictionary" (no version in name).

2. Remove build-dependency on aspell(-bin)

3. Change Architecture to "all"

4. Add binary package dependency on "aspell (>= 0.60.3-3)"

5. Remove any relationship on libaspell15 or aspell-bin

6. Package an empty file /var/lib/aspell/$DICT_LANG.compat (where
   $DICT_LANG is the iso code for the dictionary, e.g. "en")

7. Install the wordlists compressed as .mwl.gz, .wl.gz, or .cwl.gz to
   /usr/share/aspell.

8. For each of the above wordlists:

   a. Package an empty file /var/lib/aspell/$WORDLIST.rws (where
      $WORDLIST is the wordlist filename minus the .*wl.gz extension)

   b. Add a symlink /usr/lib/aspell/$WORDLIST.rws ->
      /var/lib/aspell/$WORDLIST.rws

   c. Append the $WORDLIST to the file
      "/usr/share/aspell/$DICT_LANG/.contents".  The .contents file
      should contain one $WORDLIST per line.

9. Add a postinst call to "/usr/sbin/update-dictcommon-aspell"--the
   easiest way to do this is to build-depend on dictionaries-common-dev
   (>= 0.9.1) and run installdeb-aspell from debian/rules.

For some examples, see aspell-en (for dictionaries based on
ftp://ftp.gnu.org/gnu/aspell/dict tarballs) or aspell-es (for
dictionaries based on plain wordlists).

If the dictionary is packaged correctly, you should see something like:

Setting up aspell-en (6.0-0-5) ...
aspell-autobuildhash: processing: en [en-common]
aspell-autobuildhash: processing: en [en-variant_0]
aspell-autobuildhash: processing: en [en-variant_1]
aspell-autobuildhash: processing: en [en-variant_2]
aspell-autobuildhash: processing: en [en_CA-w_accents-only]
aspell-autobuildhash: processing: en [en_CA-wo_accents-only]
aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]
aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]
aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]
aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]
aspell-autobuildhash: processing: en [en_US-w_accents-only]
aspell-autobuildhash: processing: en [en_US-wo_accents-only]

when installing.  The dictionary should then work the same as before.


Please send any questions to the dict-common-dev at lists.alioth.debian.org
mailing list.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

---------------------------------------
Received: (at 322007-close) by bugs.debian.org; 24 Sep 2005 15:08:27 +0000
>From katie at spohr.debian.org Sat Sep 24 08:08:27 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EJBXS-0006Ov-00; Sat, 24 Sep 2005 08:02:06 -0700
From: Baruch Even <baruch at debian.org>
To: 322007-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#322007: fixed in aspell-he 0.9+0-3
Message-Id: <E1EJBXS-0006Ov-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Sat, 24 Sep 2005 08:02:06 -0700
Delivered-To: 322007-close at bugs.debian.org
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-Level: 
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

Source: aspell-he
Source-Version: 0.9+0-3

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

aspell-he_0.9+0-3.diff.gz
  to pool/main/a/aspell-he/aspell-he_0.9+0-3.diff.gz
aspell-he_0.9+0-3.dsc
  to pool/main/a/aspell-he/aspell-he_0.9+0-3.dsc
aspell-he_0.9+0-3_all.deb
  to pool/main/a/aspell-he/aspell-he_0.9+0-3_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 322007 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Baruch Even <baruch at debian.org> (supplier of updated aspell-he 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 at debian.org)


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

Format: 1.7
Date: Sun, 18 Sep 2005 23:24:31 +0100
Source: aspell-he
Binary: aspell-he
Architecture: source all
Version: 0.9+0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package at lists.alioth.debian.org>
Changed-By: Baruch Even <baruch at debian.org>
Description: 
 aspell-he  - Hebrew dictionary for aspell
Closes: 322007
Changes: 
 aspell-he (0.9+0-3) unstable; urgency=low
 .
   * Switch to new aspell package (Closes: #322007)
     - Make package for all arches
     - Provide new data files for aspell
     - Remove relationship to aspell-bin
Files: 
 38cf12c1e81b8a1f875c049ef1dfe2bd 752 text optional aspell-he_0.9+0-3.dsc
 2f5f0460a988bf6a39d8f727f99afae4 2124 text optional aspell-he_0.9+0-3.diff.gz
 bd06cec7acfd9affdf3146c7387cbab6 209760 text optional aspell-he_0.9+0-3_all.deb

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

iD8DBQFDNWZUHCar6qtHRZgRAjkkAKDWrmrRVnrL2nGBuJgMz9sC0gIV9wCfZGnF
c9QvlWkNbqxM2RDwZOAdI4Q=
=hQ3X
-----END PGP SIGNATURE-----




More information about the Debian-hebrew-package mailing list