chiark / gitweb /
Debianize new mup version
[mup] / mup / debian / control
diff --git a/mup/debian/control b/mup/debian/control
new file mode 100644 (file)
index 0000000..141a996
--- /dev/null
@@ -0,0 +1,41 @@
+Source: mup
+Section: non-free/sound
+Priority: extra
+Maintainer: Mark Wooding
+Standards-Version: 3.1.1
+
+Package: mup
+Architecture: any
+Depends: ${shlibs:Depends}
+Recommends: postscript-viewer | mupdisp, mup-doc
+Suggests: timidity
+Description: Music publishing system
+ Mup reads a textual input file and produces good quality PostScript
+ music notation.  It can also produce MIDI files from the same source.
+
+Package: mupdisp
+Architecture: any
+Depends: ${shlibs:Depends}
+Recommends: mup, mup-doc
+Description: Music publishing system -- previewer
+ Mup reads a textual input file and produces good quality PostScript
+ music notation.  It can also produce MIDI files from the same source.
+ This is a simple X-based previewer for mup.
+
+Package: mupmate
+Architecture: any
+Depends: ${shlibs:Depends}
+Recommends: mup, mup-doc
+Description: Music publishing system -- previewer
+ Mup reads a textual input file and produces good quality PostScript
+ music notation.  It can also produce MIDI files from the same source.
+ This is a graphical front-end and editor for mup.
+
+Package: mup-doc
+Architecture: all
+Recommends: mup, postscript-viewer, www-browser
+Description: Music publishing system -- documentation
+ Mup reads a textual input file and produces good quality PostScript music
+ notation.  It can also produce MIDI files from the same source.  This
+ package contains the mup user guide, the manual pages for the various
+ programs, and some example files.