Package: mc Version: 2:4.6.2~git20080311-1 Severity: wishlist Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch
mc package should list dbview package in Suggests - it's needed for viewing Dbase (dbf) files. Dbase files are very often used for small databases, for example for bibliography database in OpenOffice.org package. Forwarded from: https://launchpad.net/bugs/153660 Please find the patch for this attached. Thank you.
diff -u mc-4.6.2~git20080311/debian/changelog mc-4.6.2~git20080311/debian/changelog diff -u mc-4.6.2~git20080311/debian/control mc-4.6.2~git20080311/debian/control --- mc-4.6.2~git20080311/debian/control +++ mc-4.6.2~git20080311/debian/control @@ -10,7 +11,7 @@ Package: mc Architecture: any Depends: ${shlibs:Depends} -Suggests: mime-support, perl, zip, unzip, bzip2, links | w3m | lynx, arj, file, xpdf +Suggests: mime-support, perl, zip, unzip, bzip2, links | w3m | lynx, arj, file, xpdf, dbview Description: midnight commander - a powerful file manager GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It