Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package dictionaries-common This upload fixes important bug http://bugs.debian.org/698574 dictionaries-common: Please add Conflicts: myspell-cs-cz, myspell-eu-es, myspell-gl-es myspell-cs-cz, myspell-eu-es and myspell-gl-es are ancient lenny packages no longer present in squeeze beuause they were renamed or superceded by other packages. However, they were not properly transitioned for that and ancient lenny versions can still be present in squeeze boxes to be upgraded to wheezy. For their removal they require a script that is no longer shipped with wheezy dictionaries-common, thus causing errors if they are to be removed once system is upgraded to wheezy. This upload adds a "Breaks" against those ancient packages, so they are removed before wheezy dictionaries-common is installed. Fix was tested separately by me and bug submitter. debdiff attached. Thanks, unblock dictionaries-common/1.12.11 -- Agustin
diff -Nru dictionaries-common-1.12.10/debian/changelog dictionaries-common-1.12.11/debian/changelog --- dictionaries-common-1.12.10/debian/changelog 2012-07-28 10:07:57.000000000 +0200 +++ dictionaries-common-1.12.11/debian/changelog 2013-01-22 14:51:12.000000000 +0100 @@ -1,3 +1,11 @@ +dictionaries-common (1.12.11) unstable; urgency=low + + * debian/control: Add Breaks against ancient myspell-cs-cz, + myspell-eu-es and myspell-gl-es to have them removed before + new dictionaries-common is installed (Closes: #698574). + + -- Agustin Martin Domingo <[email protected]> Tue, 22 Jan 2013 14:51:11 +0100 + dictionaries-common (1.12.10) unstable; urgency=medium * support/emacsen/debian-ispell.el: Fix misplaced parenthesis diff -Nru dictionaries-common-1.12.10/debian/control dictionaries-common-1.12.11/debian/control --- dictionaries-common-1.12.10/debian/control 2012-07-27 23:06:26.000000000 +0200 +++ dictionaries-common-1.12.11/debian/control 2013-01-22 09:55:32.000000000 +0100 @@ -32,6 +32,7 @@ myspell-bg (<= 3.0-12), myspell-ca (<= 0.6-10), myspell-cs (<= 20040229-5), + myspell-cs-cz (<= 20040229-5), myspell-da (<= 1.6.25-1), myspell-de-at (<= 20100727-1), myspell-de-ch (<= 20100727-1), @@ -42,6 +43,7 @@ myspell-eo (<= 2.1.2000.02.25-42), myspell-es (<= 1.11-1), myspell-et (<= 1:20030606-12.1), + myspell-eu-es (<= 0.4.20081029-4), myspell-fa (<= 0.20070816-2), myspell-fi (<= 0.7-17.3), myspell-fo (<= 0.2.44-2), @@ -49,6 +51,7 @@ myspell-fr-gut (<= 1:1.0-28), myspell-ga (<= 2.0-20), myspell-gd (<= 0.50-7), + myspell-gl-es (<= 2.2a-8), myspell-gv (<= 0.50-9), myspell-he (<= 1.1-1), myspell-hr (<= 20060617-2),

