aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMax Horn2002-08-21 16:07:07 +0000
committerMax Horn2002-08-21 16:07:07 +0000
commitce46866403fdcc479cf9d67e4d430409b15dadc3 (patch)
tree75ebfaa1ed13f549959d76d3ce101c3e66f5451b /debian/control
parent662256f25dbe43abf67077a804e225738765f009 (diff)
downloadscummvm-rg350-ce46866403fdcc479cf9d67e4d430409b15dadc3.tar.gz
scummvm-rg350-ce46866403fdcc479cf9d67e4d430409b15dadc3.tar.bz2
scummvm-rg350-ce46866403fdcc479cf9d67e4d430409b15dadc3.zip
Initial revision
svn-id: r4785
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 0 insertions, 15 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index f2ffa3a003..0000000000
--- a/debian/control
+++ /dev/null
@@ -1,15 +0,0 @@
-Source: scummvm
-Section: contrib/games
-Priority: optional
-Maintainer: Bastien Nocera <hadess@hadess.net>
-Build-Depends: debhelper (>> 3.0.0), libsdl1.2-dev, libreadline4-dev, libncurses5-dev
-Standards-Version: 3.5.2
-
-Package: scummvm
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: Engine to run some LucasArts adventure games
- The "Script Creation Utility for Maniac Mansion Virtual Machine" (scummvm for
- short) is an engine used to run a lot of LucasArts adventure games.
- .
- You will also need the data files from the game to be able to play it.