The description should be 'breaks' as in 'A breaks B' rather than
'A breaks with B' since it is B that is broken by A and not vice versa.
+2008-03-09 Ian Jackson <ian@davenant.greenend.org.uk>
+
+ * dselect/pkgdisplay.cc (relatestrings): Change 'breaks with' to
+ 'breaks'.
+
2008-03-09 Ian Jackson <ian@davenant.greenend.org.uk>
* dselect/pkgdepcon.cc (packagelist::resolvedepcon): Move dep_breaks
Thanks to Ian Jackson.
* Implement 'Breaks' properly in dselect. Closes: #448946
Thanks to Ian Jackson.
+ * Fix erroneous description of Breaks in dselect output.
+ Thanks to Ian Jackson.
[ Raphael Hertzog ]
* Add a warning displayed by dpkg-genchanges if the current version is
N_("recommends"),
N_("depends on"),
N_("pre-depends on"),
- N_("breaks with"),
+ N_("breaks"),
N_("conflicts with"),
N_("provides"),
N_("replaces"),