dependency field enum position. Closes: #392731, #392724
+2006-10-13 Guillem Jover <guillem@debian.org>
+
+ * dselect/pkgdisplay.cc (relatestrings): Add a string for the Breaks
+ field as it should match the enum debtype in 'lib/dpkg-db.h'.
+
2006-10-12 Guillem Jover <guillem@debian.org>
* configure.ac: Bump version to 1.13.24~.
dpkg (1.13.24~) UNRELEASED; urgency=low
+ [ Guillem Jover ]
+ * Fix dselect segfault by adding a field description matching the
+ dependency field enum position. Closes: #392731, #392724
+
[ Updated dpkg Translations ]
* Nepali (Shiva Prasad Pokharel). Closes: #373728
* Catalan (Jordi Mallach). Closes: #383448
N_("recommends"),
N_("depends on"),
N_("pre-depends on"),
+ N_("breaks with"),
N_("conflicts with"),
N_("provides"),
N_("replaces"),