Hello. I'd like to see gettext 0.18.1.1-2 in squeeze as it fixes a "release goal" (no depends/recommends/suggests on dummy transitional packages), and the fix is not invasive at all.
The complete debdiff is appended below: diff -Nru gettext-0.18.1.1/debian/changelog gettext-0.18.1.1/debian/changelog --- gettext-0.18.1.1/debian/changelog 2010-06-13 14:39:57.000000000 +0200 +++ gettext-0.18.1.1/debian/changelog 2010-09-11 13:13:03.000000000 +0200 @@ -1,3 +1,10 @@ +gettext (0.18.1.1-2) unstable; urgency=medium + + * Changed lynx to lynx-cur in gettext Recommends, as lynx is a dummy + transitional package. Closes: #595741. + + -- Santiago Vila <[email protected]> Sat, 11 Sep 2010 13:11:40 +0200 + gettext (0.18.1.1-1) unstable; urgency=low * New upstream release. diff -Nru gettext-0.18.1.1/debian/control gettext-0.18.1.1/debian/control --- gettext-0.18.1.1/debian/control 2010-06-13 14:11:23.000000000 +0200 +++ gettext-0.18.1.1/debian/control 2010-09-11 13:10:46.000000000 +0200 @@ -19,7 +19,7 @@ Package: gettext Architecture: any Depends: ${shlibs:Depends}, gettext-base, dpkg (>= 1.15.4) | install-info -Recommends: curl | wget | lynx, autopoint +Recommends: curl | wget | lynx-cur, autopoint Conflicts: autopoint (<= 0.17-11) Suggests: gettext-doc Provides: libgettextpo0, libasprintf-dev, libgettextpo-dev Thanks. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

