summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-01-28 01:22:52 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2013-01-28 01:22:52 +0100
commit149ca516101f581a9008ba3bd65f56cdf094435b (patch)
tree3a719733b68117a922c0c527de783d341dde36e2 /debian/control
parent2ec3e79545f2bed1fe763fce126812fb34b1313a (diff)
downloadportage-149ca516101f581a9008ba3bd65f56cdf094435b.tar.gz
portage-149ca516101f581a9008ba3bd65f56cdf094435b.tar.bz2
portage-149ca516101f581a9008ba3bd65f56cdf094435b.zip
debian: add required filesdebian/2.1.11.50-1
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.
+