Your message dated Wed, 05 Jul 2006 09:50:25 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#319669: fixed in br.ispell 2.4.really.3.0.beta4-10
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)

--- Begin Message ---
Package: aspell-pt-br
Severity: grave
Version: 2.4.really.3.0.beta4-9
Tags: sid


As of the aspell 0.60.3-2 package, I changed the location in which
aspell looks for dictionaries from /usr/lib/aspell-0.60 to
/usr/lib/aspell (for support for autobuilding dictionary hashes).
Obviously, this broke all existing dictionaries so I made it conflict
with dictionaries providing aspell6-dictionary.

Additionally, as of version 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 dictionaries for aspell >= 0.60.3-3
---------------------------------------------

[Old-style hashes (.rws files) in .deb]

1. Change "Provides: aspell6-dictionary" to "Provides:
   aspell6a-dictionary"

2. Ensure dictionary files are installed to /usr/lib/aspell

3. Remove any dependency on libaspell15 (see #310590) or aspell-bin
   (which no longer exists).  Instead depend on aspell (>= 0.60.3-2).


[New-style autobuilt hashes]

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 [EMAIL PROTECTED]
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)


--- End Message ---
--- Begin Message ---
Source: br.ispell
Source-Version: 2.4.really.3.0.beta4-10

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

aspell-pt-br_2.4.really.3.0.beta4-10_all.deb
  to pool/main/b/br.ispell/aspell-pt-br_2.4.really.3.0.beta4-10_all.deb
br.ispell_2.4.really.3.0.beta4-10.diff.gz
  to pool/main/b/br.ispell/br.ispell_2.4.really.3.0.beta4-10.diff.gz
br.ispell_2.4.really.3.0.beta4-10.dsc
  to pool/main/b/br.ispell/br.ispell_2.4.really.3.0.beta4-10.dsc
brazilian-conjugate_2.4.really.3.0.beta4-10_all.deb
  to pool/main/b/br.ispell/brazilian-conjugate_2.4.really.3.0.beta4-10_all.deb
ibrazilian_2.4.really.3.0.beta4-10_i386.deb
  to pool/main/b/br.ispell/ibrazilian_2.4.really.3.0.beta4-10_i386.deb
myspell-pt-br_2.4.really.3.0.beta4-10_all.deb
  to pool/main/b/br.ispell/myspell-pt-br_2.4.really.3.0.beta4-10_all.deb
wbrazilian_2.4.really.3.0.beta4-10_all.deb
  to pool/main/b/br.ispell/wbrazilian_2.4.really.3.0.beta4-10_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rafael Laboissiere <[EMAIL PROTECTED]> (supplier of updated br.ispell 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, 24 Jun 2006 10:43:55 +0200
Source: br.ispell
Binary: wbrazilian ibrazilian myspell-pt-br brazilian-conjugate aspell-pt-br
Architecture: source all i386
Version: 2.4.really.3.0.beta4-10
Distribution: unstable
Urgency: low
Maintainer: Rafael Laboissiere <[EMAIL PROTECTED]>
Changed-By: Rafael Laboissiere <[EMAIL PROTECTED]>
Description: 
 aspell-pt-br - Brazilian Portuguese dictionary for GNU Aspell
 brazilian-conjugate - Brazilian Portuguese verb conjugator
 ibrazilian - Brazilian Portuguese dictionary for ispell
 myspell-pt-br - Brazilian Portuguese dictionary for myspell
 wbrazilian - Brazilian Portuguese wordlist
Closes: 303430 307422 319669 331768 334828 374510 374786
Changes: 
 br.ispell (2.4.really.3.0.beta4-10) unstable; urgency=low
 .
   * Acknowledge NMU (closes: #334828).  A big thanks to Henrique de Moraes
     Holschuh for taking care of the package and making it work with the
     latest version of the aspell package (closes: #319669).
 .
   * debian/control:
     - Bumped Standards-Version to 3.7.2 (no changes needed)
     - Allow the dependency of ibrazilian to be satisfied with an alternate
       of debconf-2.0, such that it is possible to use this package with
       cdebconf (closes: #331768)
 .
   * debian/rules: Switch debhelper compatibility to 4
   * debian/compat: New file
 .
   * Switch to the new install-time hashing method for aspell-pt-br:
     - debian/control: Changed Architcture "any" to "all" for aspell-pt-br
     - debian/rules: Call installdeb-aspell
     - debian/aspell-pt-br.info-aspell: Added file for registration of the
       pt_BR dictionary from within (X)Emacs (closes: #307422)
 .
   * Make the conjugue script work withe UTF-8 locale (closes: #374510):
     - debian/rules: Added code for generating the files
       {conjugue,verbos}-{ISO-8859-1,UTF-8}
     - debian/brazilian-conjugate.install: Install the files in the
       appropriate places
     - debian/control: Build-depends on recode
 .
   * Created new package wbrazilian containing the wordlist
     (closes: #303430, #374786)
 .
   * debian/watch: Added file
Files: 
 af9c100e0fb4c6148ea9c19636cfcf61 778 text optional 
br.ispell_2.4.really.3.0.beta4-10.dsc
 b175093d385b5404ab1318d325cd9956 10261 text optional 
br.ispell_2.4.really.3.0.beta4-10.diff.gz
 5b3624bf78ee61cee9b956c090f77c0b 103422 text extra 
brazilian-conjugate_2.4.really.3.0.beta4-10_all.deb
 fb866f4acc27d182c23cf103fda67329 125124 text optional 
aspell-pt-br_2.4.really.3.0.beta4-10_all.deb
 7813ec66efe635eef045ea42268858b9 159192 text optional 
myspell-pt-br_2.4.really.3.0.beta4-10_all.deb
 6bbb196838fa9f5e08c0c020a00fb3de 663808 text optional 
wbrazilian_2.4.really.3.0.beta4-10_all.deb
 4449a61c62dfdd74588866c33044fea3 362914 text optional 
ibrazilian_2.4.really.3.0.beta4-10_i386.deb

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

iD8DBQFEoaTuk3oga0pdcv4RAkTQAJsETMw30g71Yxv2yYFxsL+XQ56AJgCfSRIw
Jfghn17qXNqnLhg3hZj73Eo=
=vn/f
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to