From ffdd5523155204c2b9f5b6d18344b7148ed6db0c Mon Sep 17 00:00:00 2001 From: Andrew Andrianov Date: Tue, 8 Dec 2015 12:20:11 +0300 Subject: Add initial debian packaging info Signed-off-by: Andrew Andrianov --- debian/control | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 00000000..a9c9a769 --- /dev/null +++ b/debian/control @@ -0,0 +1,13 @@ +Source: crosstool-ng +Section: unknown +Priority: optional +Maintainer: Andrew 'Necromant' Andrianov +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 -- cgit v1.2.3