[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:14356] Bug#JP/866: plain2 recommends non-free packages



Package: plain2
Version: 2.54p1-3

main セクションのパッケージは main セクション以外のパッケージに対して 
Depends/Recommends を宣言してはいけません。

debian-policy より:

| 2.1.2. The main section
| -----------------------
| 
|      Every package in "main" must comply with the DFSG (Debian Free
|      Software Guidelines).
| 
|      In addition, the packages in "main"
|         * must not require a package outside of "main" for compilation or
|           execution (thus, the package may not declare a "Depends" or
|           "Recommends" relationship on a non-main package),
|         * must not be so buggy that we refuse to support them,
|         * must meet all policy requirements presented in this manual.

$ dpkg --info plain2_2.54p1-3.deb
 new debian package, version 2.0.
 size 290030 bytes: control archive= 3657 bytes.
     454 bytes,    13 lines      control
    7936 bytes,   113 lines      md5sums
 Package: plain2
 Version: 2.54p1-3
 Section: text
 Priority: optional
 Architecture: i386
 Depends: libc6
 Recommends: platex | ptex-jtex, jgroff
 Installed-Size: 1022
 Maintainer: Atsuhito Kohda <kohda@xxxxxxxxxxxxxxxxxxxx>
 Description: Converts plain text into roff, TeX or HTML format.
  In TeX format, this converts into ASCII or NTT TeX format.
  HTML format is not in original but by a patch and NTT TeX format is also
  not in original but by another patch.

platex、ptex-jtex ともに non-free です。

--
Keita Maehara <maehara@debian.or.jp>