]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/control
add vcs lines to debian/control
[lilypond.git] / debian / control
index a99665244f634132b3cfb038ad1b3e9b6c10f539..056637628f5995efd58c9b5c067c83d3a3914c79 100644 (file)
@@ -1,22 +1,73 @@
 Source: lilypond
+Build-Depends: debhelper (>= 5), python-dev (>= 2.4), guile-1.8-dev,
+ flex, bison, texinfo, groff, m4, gettext, mftrace, fontforge,
+ pkg-config, libfreetype6-dev, libpango1.0-dev,
+ libfontconfig1-dev, python-support,
+ libgmp3-dev, libltdl-dev, ghostscript, texlive-latex-base,
+ texlive-generic-recommended, texlive-latex-recommended, autotools-dev, texi2html, texlive-metapost,
+ zip, rsync, texlive-fonts-recommended
+Build-Depends-Indep: netpbm, imagemagick,
+ emacs-intl-fonts, xfonts-intl-arabic, xfonts-intl-asian,
+ xfonts-intl-chinese, xfonts-intl-chinese-big, xfonts-intl-european,
+ xfonts-intl-japanese, xfonts-intl-japanese-big, xfonts-intl-phonetic,
+ ttf-kochi-gothic, ttf-kochi-mincho, ttf-dejavu, ttf-freefont, gsfonts
+ | gsfonts-x11
 Section: tex
 Priority: optional
-Maintainer: Anthony Fok <foka@debian.org>
-Standards-Version: 2.4.0.0
+Maintainer: Don Armstrong <don@debian.org>
+Standards-Version: 3.9.2
+Homepage: http://lilypond.org/
+Vcs-Git: git://git.donarmstrong.com/lilypond.git
+Vcs-Browser: http://git.donarmstrong.com/lilypond.git
 
 Package: lilypond
 Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: tetex-base
-Conflicts: musixtex-fonts
-Description: The GNU Project music typesetter.
- LilyPond is the GNU Project music typesetter.  The program generates
- visual or auditive output from a music definition file: it can typeset
- formatted sheet music to a TeX file and play (mechanical) performances
- to a MIDI file.  Features include multiple staffs, meters, clefs,
- keys, lyrics, versatile input-language, cadenzas, beams, slurs,
- triplets.  It includes a nice font of musical symbols.
+Replaces: lilypond1.3
+Provides: lilypond1.3
+Depends: ${shlibs:Depends}, ${python:Depends}, guile-1.8, ${misc:Depends}, lilypond-data (= ${source:Version}), ghostscript
+Recommends: lilypond-doc, texlive-latex-base
+Description: program for typesetting sheet music
+ LilyPond is a music typesetter, an automated engraving system.  It
+ produces beautiful sheet music using a high level description file as input.
  .
-  URL: http://www.stack.nl/~hanwen/lilypond/
-  Authors: Han-Wen Nienhuys <hanwen@stack.nl>
-           Jan Nieuwenhuizen <jan@digicash.com>
+ LilyPond supports many forms of music notation constructs, including
+ chord names, drum notation, figured bass, grace notes, guitar tablature,
+ modern notation (cluster notation and rhythmic grouping), tremolos,
+ (nested) tuplets in arbitrary ratios, and more.
+ .
+ LilyPond's text-based music input language support can integrate into
+ LaTeX, HTML and Texinfo seamlessly, allowing single sheet music
+ or musicological treatises to be written from a single source.  Form and
+ content are separate, and with LilyPond's expert automated formatting,
+ users don't need typographical expertise to produce good notation.
+ .
+ LilyPond produces PDF, PostScript, SVG, or TeX printed output, as well
+ as MIDI for listening pleasures.  LilyPond is exported from the
+ RoseGarden and NoteEdit GUIs, and can import ABC, ETF and MIDI.
+ .
+ LilyPond is part of the GNU Project.
+ .
+  Authors: Han-Wen Nienhuys <hanwen@cs.uu.nl>
+           Jan Nieuwenhuizen <janneke@gnu.org>
+
+Package: lilypond-data
+Architecture: all
+Depends: texinfo | texlive-texinfo, texlive-base-bin, ${python:Depends}, ${misc:Depends}
+Recommends: lilypond (>= ${source:Version})
+Description: LilyPond music typesetter (data files)
+ LilyPond is a music typesetter, an automated engraving system.  It
+ produces beautiful sheet music using a high level description file as input.
+ . 
+ This package contains architecture-independent data files for LilyPond.
+
+Package: lilypond-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, dpkg (>= 1.15.4) | install-info
+Suggests: lilypond (>= ${source:Version}), gv | postscript-viewer, mozilla-browser | www-browser
+Description: LilyPond Documentation in HTML, PS and DVI formats
+ LilyPond is a music typesetter, an automated engraving system.  It
+ produces beautiful sheet music using a high level description file as input.
+ .
+ This package contains the HTML, PostScript and DVI documentation for the
+ LilyPond music typesetting software.