summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAndrew Andrianov <andrew@ncrmnt.org>2015-12-08 09:20:11 (GMT)
committerAndrew Andrianov <andrew@ncrmnt.org>2015-12-18 12:15:06 (GMT)
commitffdd5523155204c2b9f5b6d18344b7148ed6db0c (patch)
tree6a8756b06afd1b3d7ca8eed53f0d4736e1b04da6 /debian/control
parent7f949eafaf8167855b7749910e1aa304f5316edb (diff)
Add initial debian packaging info
Signed-off-by: Andrew Andrianov <andrew@ncrmnt.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a9c9a76
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,13 @@
+Source: crosstool-ng
+Section: unknown
+Priority: optional
+Maintainer: Andrew 'Necromant' Andrianov <andrew@ncrmnt.org>
+Build-Depends: debhelper (>= 9), autotools-dev, libncursesw5-dev, libncurses5-dev, autoconf, git, gperf, bison, flex, texinfo, help2man, gawk, subversion, git, gzip, bzip2, tar, libtool-bin, automake
+Standards-Version: 3.9.5
+Homepage: http://crosstool-ng.org/
+
+Package: crosstool-ng
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, build-essential, texi2html, texinfo
+Description: crosstool-ng
+ The ultimate tool to create your own cross toolchains