aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorBastien Nocera2002-05-10 17:28:09 +0000
committerBastien Nocera2002-05-10 17:28:09 +0000
commit1187b8fd37d1b02be864458f1e8ff4c2d7404108 (patch)
tree13e4afd4b0467fcbc3e96f897d018cc6d01a1a0f /debian/control
parent5502291f7ade4d3ec903bc8c632328391179378d (diff)
downloadscummvm-rg350-1187b8fd37d1b02be864458f1e8ff4c2d7404108.tar.gz
scummvm-rg350-1187b8fd37d1b02be864458f1e8ff4c2d7404108.tar.bz2
scummvm-rg350-1187b8fd37d1b02be864458f1e8ff4c2d7404108.zip
- removed the old debian files, added new more correct ones, can be used to generate packages from releases and CVS. Just run the debian/prepare script beforehand. Do NOT modify the debian/changelog.debian file.
svn-id: r4267
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index e9cb038fa5..0000000000
--- a/debian/control
+++ /dev/null
@@ -1,14 +0,0 @@
-Source: scummvm
-Section: interpreters
-Priority: optional
-Maintainer: James Brown <ender@enderboi.com>
-Build-Depends: debhelper (>> 3.0.0), libsdl1.2-dev
-Standards-Version: 3.5.2
-
-Package: scummvm
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: SCUMM graphic adventure game interpreter
- ScummVM is an interpreter that will play graphic adventure games written for
- LucasArts' SCUMM virtual machine. It uses the SDL library for outputting
- graphics.