diff options
author | forcer <forcer> | 2007-06-29 16:10:00 +0000 |
---|---|---|
committer | forcer <mwolson@gnu.org> | 2007-06-29 16:10:00 +0000 |
commit | 049e877c3bd23c0ab184c5cbe029b7ebd9f09d58 (patch) | |
tree | b265409fea34cef23b37d0f9797b7b23d60f2363 /debian/control | |
parent | 9463aa0abef27e2d9fda07669a165410e713d0d7 (diff) |
Remove debian directory, it's maintained elsewhere now
darcs-hash:20070629161023-2189f-8e01f6cbc23c40df3e4bf3c79182728fae659f86.gz
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index e76492b..0000000 --- a/debian/control +++ /dev/null @@ -1,17 +0,0 @@ -Source: emms -Section: sound -Priority: optional -Maintainer: Jorgen Schaefer <forcer@debian.org> -Build-Depends: debhelper (>= 4.0.0), emacs21, texinfo, libtagc0-dev -Standards-Version: 3.6.2.1 - -Package: emms -Architecture: any -Depends: emacsen-common, emacs21 | emacsen, ${shlibs:Depends} -Recommends: mpg321, vorbis-tools -Suggests: mp3info -Conflicts: emacs20 -Description: The Emacs MultiMedia System - EMMS is the Emacs Multi-Media System. It tries to be a clean and small - application to play multimedia files from Emacs using external - players. |