_
main セクション
Debian Policy Manual -> hapter 2 - The Debian Archive -> 2.2 Sections -> 2.2.1 The main section より
In addition, the packages in main
* must not require a package outside of main for compilation or execution
(thus, the package must not declare a "Depends", "Recommends", or "Build-Depends"
relationship on a non-main package),
* must not be so buggy that we refuse to support them, and
* must meet all policy requirements presented in this manual.
なので、Suggests に main セクション以外のパッケージを書いても main セクションで良いようだ。
GUI の diff ツールのようです。日本語化もされていました。CVS クライアントにも使用できます。いつも diff -u で使用していますが、meld は視覚的にわかりやすくて面白いです。cvs を ssh で認証している場合は、ssh-agent を動かしていないと固まってしまいました。
GUI の正規表現マッチテストツール。正規表現が苦手な私には、かなり強力です。