baum

diff debian/control @ 20:3c64b5ac821b

added Debian stuff; new Makefile
author meillo@marmaro.de
date Wed, 13 Feb 2008 21:23:21 +0100
parents
children bc693c51970d
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/debian/control	Wed Feb 13 21:23:21 2008 +0100
     1.3 @@ -0,0 +1,19 @@
     1.4 +Source: baum
     1.5 +Section: devel
     1.6 +Priority: extra
     1.7 +Maintainer: markus schnalke <meillo@marmaro.de>
     1.8 +Build-Depends: debhelper (>= 5)
     1.9 +Standards-Version: 3.7.2
    1.10 +
    1.11 +Package: baum
    1.12 +Architecture: i386
    1.13 +Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-dev
    1.14 +Description: an esoteric programming language
    1.15 + *** unofficial debian package by meillo@marmaro.de ***
    1.16 + .
    1.17 + baum source code is a representation of a tree in which every node is a
    1.18 + command or data.
    1.19 + .
    1.20 + baum is only an experiment and the functionality is very restricted.
    1.21 + .
    1.22 + Website: http://prog.marmaro.de/baum