summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 7a58cc3a151ace8fea236e3541149be0670b89e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: portage
Section: admin
Priority: extra
Maintainer: Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
Build-Depends: debhelper (>= 7.0.50~), python-support (>= 0.5.3), xmlto,
 docbook-xml, python-epydoc
Standards-Version: 3.8.4
Homepage: http://www.gentoo.org/proj/en/portage/index.xml

Package: portage
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, rsync, patch, sed
Suggests: portage-doc (= ${source:Version})
Description: package management and distribution system of gentoo
 Portage is the package management and distribution system of Gentoo.
 Should be used in an prefix.

Package: portage-doc
Section: doc
Architecture: all
Enhances: portage
Description: package management and distribution system of gentoo (documentation)
 Portage is the package management and distribution system of Gentoo.
 Should be used in an prefix.
 .
 This package provides the documentation.