aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorforcer <forcer>2005-09-11 20:05:00 +0000
committerforcer <mwolson@gnu.org>2005-09-11 20:05:00 +0000
commitbb65333ef00df02dbf6bd83294b4df49e64ea325 (patch)
tree5435715fe823d566ac5494bc672088522af5a763 /debian/control
Initial commit (CVS 2005-09-11)
darcs-hash:20050911200506-2189f-48a136015e33465c3cf09940ce935ec2203df463.gz
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..b62482e
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,18 @@
+Source: emms
+Section: sound
+Priority: optional
+Maintainer: Jorgen Schaefer <forcer@debian.org>
+Build-Depends: debhelper (>= 4.0.0), emacs21, texinfo
+Standards-Version: 3.6.2.1
+
+Package: emms
+Architecture: all
+Depends: emacsen-common, emacs21 | emacsen
+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.
+