Here's my NMU patch for aspell-fo...
-- Society is never going to make any progress until we all learn to pretend to like each other.
diff -u ispell-fo-0.2.16/debian/control ispell-fo-0.2.16/debian/control --- ispell-fo-0.2.16/debian/control +++ ispell-fo-0.2.16/debian/control @@ -2,7 +2,7 @@ Maintainer: Peter Makholm <[EMAIL PROTECTED]> Section: text Priority: optional -Build-Depends: debhelper (>> 2.0.0), aspell-bin (>> 0.50.0), ispell, perl, dictionaries-common-dev (>=0.20) +Build-Depends: debhelper (>> 2.0.0), aspell-bin (>> 0.60), ispell, perl, dictionaries-common-dev (>=0.20) Standards-Version: 3.5.5 Package: ifaroese @@ -25,7 +25,7 @@ Package: aspell-fo Architecture: any Depends: libaspell15 -Provides: aspell-dictionary +Provides: aspell6-dictionary Description: The Faroese dictionary for aspell This is the Faroese dictionaries, to be used with aspell to check and correct spelling in Faroese texts. diff -u ispell-fo-0.2.16/debian/rules ispell-fo-0.2.16/debian/rules --- ispell-fo-0.2.16/debian/rules +++ ispell-fo-0.2.16/debian/rules @@ -69,9 +69,9 @@ perl -ane ' print join("\n", @F), "\n" unless /\(|\)|\d/; ' | \ aspell --local-data-dir=`pwd` --lang=føroyskt create master ./foeroyskt - install -o root -g root -m 644 føroyskt.dat debian/aspell-fo/usr/share/aspell/foeroyskt.dat - install -o root -g root -m 644 føroyskt_phonet.dat debian/aspell-fo/usr/share/aspell/foeroyskt_phonet.dat - install -o root -g root -m 644 foeroyskt debian/aspell-fo/usr/lib/aspell/foeroyskt + install -o root -g root -m 644 føroyskt.dat debian/aspell-fo/usr/lib/aspell-0.60/foeroyskt.dat + install -o root -g root -m 644 føroyskt_phonet.dat debian/aspell-fo/usr/lib/aspell-0.60/foeroyskt_phonet.dat + install -o root -g root -m 644 foeroyskt debian/aspell-fo/usr/lib/aspell-0.60/foeroyskt dh_installdocs diff -u ispell-fo-0.2.16/debian/changelog ispell-fo-0.2.16/debian/changelog --- ispell-fo-0.2.16/debian/changelog +++ ispell-fo-0.2.16/debian/changelog @@ -1,3 +1,15 @@ +ispell-fo (0.2.16-1.1) unstable; urgency=low + + * Non-maintainer upload + * Transitioned the aspell-fo package to Aspell 0.60 (Closes: #295009) + - debian/control: Build-depend on aspell-bin (>> 0.60) + - debian/control: Provide aspell6-dictionary + - debian/aspell-fo.dirs: install /usr/lib/aspell-0.60 instead of + /usr/share/aspell and /usr/lib/aspell + - debian/rules: install aspell-fo files into /usr/lib/aspell-0.60 + + -- Brian Nelson <[EMAIL PROTECTED]> Fri, 18 Feb 2005 21:56:52 -0800 + ispell-fo (0.2.16-1) unstable; urgency=medium * New upstream diff -u ispell-fo-0.2.16/debian/aspell-fo.dirs ispell-fo-0.2.16/debian/aspell-fo.dirs --- ispell-fo-0.2.16/debian/aspell-fo.dirs +++ ispell-fo-0.2.16/debian/aspell-fo.dirs @@ -2,2 +2 @@ -usr/share/aspell -usr/lib/aspell +usr/lib/aspell-0.60