summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 000000000..7a58cc3a1
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,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.
+