From cf2c5641a26fa53178d5e9d8016fb606956b4e25 Mon Sep 17 00:00:00 2001 From: bringert Date: Tue, 21 Mar 2006 10:25:40 +0000 Subject: Added beginnings of debian packaging stuff. --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 000000000..109c379da --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: gf +Priority: optional +Section: science +Maintainer: Bjorn Bringert +Build-Depends: debhelper, autoconf, ghc6 (>= 6.4.1-1) +Standards-Version: 3.6.2 + +Package: gf +Architecture: any +Depends: ${shlibs:Depends} +Description: Tools for GF, a grammar formalism based on type theory + Grammatical Framework (GF) is a grammar formalism based on type theory. + It consists of a special-purpose programming language, + a compiler of the language, and a generic grammar processor. + . + Homepage: http://www.cs.chalmers.se/~aarne/GF/ -- cgit v1.2.3