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 wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/control	Wed Feb 13 21:23:21 2008 +0100
@@ -0,0 +1,19 @@
+Source: baum
+Section: devel
+Priority: extra
+Maintainer: markus schnalke <meillo@marmaro.de>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.7.2
+
+Package: baum
+Architecture: i386
+Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-dev
+Description: an esoteric programming language
+ *** unofficial debian package by meillo@marmaro.de ***
+ .
+ baum source code is a representation of a tree in which every node is a
+ command or data.
+ .
+ baum is only an experiment and the functionality is very restricted.
+ .
+ Website: http://prog.marmaro.de/baum