tags 319676 + patch thanks Dear Anton,
I dared to prepare a NMU for bgoffice, since in the past two months several fellow translators and colleagues were tormenting me with wrong accusations that Debian's quality is "poor". This is a bloody insult which has to be washed away ASAP. I'm attaching the trivial patch to the BTS, you can fetch everything from http://fsa-bg.org/~yavorescu/debian/ or using the famous and invaluable "debian-addons-bg" repository. Note that this RC bug is affecting Etch and the not-so-many-as-I'd-like-to-see companies using Debian are suffering as well, some of them very hard ;-) P.S. Translators and users who desperately need aspell-bg, please add the following line to your /etc/apt/sources.list until the package is uploaded to the official archive: deb http://ftp.uni-sofia.bg/debian-addons-bg ./ P.P.S. For the future we should seriously consider reworking/dropping the obsolete/ugly upstream scripts in order to use aspell's new autobuild goodies (sorry, Radostin, no intention to offend you at all). -- Yavor Doganov
diff -Nur bgoffice-3.0.orig/debian/aspell-bg.install bgoffice-3.0/debian/aspell-bg.install --- bgoffice-3.0.orig/debian/aspell-bg.install 2005-09-17 22:30:45.000000000 +0300 +++ bgoffice-3.0/debian/aspell-bg.install 2005-09-17 21:08:45.000000000 +0300 @@ -1,7 +1,7 @@ -debian/bg.dat usr/lib/aspell-0.60 -debian/bg_affix.dat usr/lib/aspell-0.60 -debian/bg_phonet.dat usr/lib/aspell-0.60 -debian/bulgarian.kbd usr/lib/aspell-0.60 -bin/build_dictionaries/bg.rws usr/lib/aspell-0.60 -debian/bg.multi usr/lib/aspell-0.60 -debian/bulgarian.alias usr/lib/aspell-0.60 +debian/bg.dat usr/lib/aspell +debian/bg_affix.dat usr/lib/aspell +debian/bg_phonet.dat usr/lib/aspell +debian/bulgarian.kbd usr/lib/aspell +bin/build_dictionaries/bg.rws usr/lib/aspell +debian/bg.multi usr/lib/aspell +debian/bulgarian.alias usr/lib/aspell diff -Nur bgoffice-3.0.orig/debian/changelog bgoffice-3.0/debian/changelog --- bgoffice-3.0.orig/debian/changelog 2005-09-17 22:30:45.000000000 +0300 +++ bgoffice-3.0/debian/changelog 2005-09-17 21:58:17.000000000 +0300 @@ -1,3 +1,12 @@ +bgoffice (3.0-4.1) unstable; urgency=low + + * Non-maintainer upload. + * Repackage for the new aspell (old-style hashes). Closes: #319676. + Thanks to Brian Nelson <[EMAIL PROTECTED]> for the instructions. + * Bumped Stanards-Version to 3.6.2 (no changes needed). + + -- Yavor Doganov <[EMAIL PROTECTED]> Sat, 17 Sep 2005 21:56:22 +0300 + bgoffice (3.0-4) unstable; urgency=low * Use "cp1251" instead of "microsoft-cp1251" in bg_BG.aff. Thanks to diff -Nur bgoffice-3.0.orig/debian/control bgoffice-3.0/debian/control --- bgoffice-3.0.orig/debian/control 2005-09-17 22:30:45.000000000 +0300 +++ bgoffice-3.0/debian/control 2005-09-17 21:08:10.000000000 +0300 @@ -2,15 +2,15 @@ Maintainer: Anton Zinoviev <[EMAIL PROTECTED]> Section: text Priority: optional -Standards-Version: 3.6.1 -Build-Depends: debhelper (>= 4), aspell-bin (>> 0.60.0), gawk, ispell, dictionaries-common (>= 0.20.1), dictionaries-common-dev (>= 0.20.1) +Standards-Version: 3.6.2 +Build-Depends: debhelper (>= 4), gawk, ispell, dictionaries-common (>= 0.20.1), dictionaries-common-dev (>= 0.20.1) Package: aspell-bg Architecture: any Section: text Priority: optional -Provides: aspell6-dictionary -Depends: libaspell15 (>= 0.60.0) +Provides: aspell6a-dictionary +Depends: aspell (>= 0.60.3-2) Description: Bulgarian dictionary for aspell This package contains all the required files to add support for Bulgarian language to aspell spell checker.
pgpg9WmDgqFlT.pgp
Description: PGP signature

