diff options
author | Josep Torra <n770galaxy@gmail.com> | 2013-01-04 09:30:48 +0100 |
---|---|---|
committer | Josep Torra <n770galaxy@gmail.com> | 2013-01-04 09:30:48 +0100 |
commit | 1f80a252d48b3f6eed4469d60c7d109de46eb362 (patch) | |
tree | bac9e7d498164f96bf4fea368c3776d58004f287 /debian-maemo4/control |
Initial commit
Diffstat (limited to 'debian-maemo4/control')
-rw-r--r-- | debian-maemo4/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian-maemo4/control b/debian-maemo4/control new file mode 100644 index 0000000..07e26f5 --- /dev/null +++ b/debian-maemo4/control @@ -0,0 +1,13 @@ +Source: nethack +Section: user/games +Priority: optional +Maintainer: Josep Torra <jtorra@uoc.edu> +Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev, libosso-dev (>= 1) +Standards-Version: 3.6.0 + +Package: nethack +Architecture: any +#Pre-Depends: maemo-select-menu-location +Depends: ${shlibs:Depends} +Description: NetHack 3.4.3 is an enhancement to the dungeon exploration game NetHack. It is a distant descendent of Rogue and Hack, and a direct descendent of NetHack 3.3. + |