From e0a247e9fb624591cbb1382c5d8d9ed529326b04 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 12 Sep 2012 16:14:54 -0700 Subject: [PATCH] add html-es package --- debian/control | 14 +++++++++++++- debian/doc_languages.txt | 2 ++ debian/lilypond-doc-html-es.install | 3 +++ 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 debian/lilypond-doc-html-es.install diff --git a/debian/control b/debian/control index 6831cc0186..edc5510a79 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: lilypond -Build-Depends: debhelper (>= 5), python-dev (>= 2.4), guile-1.8-dev, +Build-Depends: debhelper (>= 9), 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, @@ -123,6 +123,18 @@ Description: LilyPond HTML Documentation in German This package contains the HTML documentation in German for the LilyPond music typesetting software. +Package: lilypond-doc-html-es +Section: doc +Architecture: all +Depends: ${misc:Depends}, dpkg (>= 1.15.4) | install-info, lilypond-doc-html +Suggests: lilypond (>= ${source:Version}) +Description: LilyPond HTML Documentation in Spanish + 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 documentation in Spanish for the + LilyPond music typesetting software. + Package: lilypond-doc-html-fr Section: doc Architecture: all diff --git a/debian/doc_languages.txt b/debian/doc_languages.txt index d1f42c8893..fbd15b6448 100644 --- a/debian/doc_languages.txt +++ b/debian/doc_languages.txt @@ -3,8 +3,10 @@ pdf es Spanish pdf fr French pdf hu Hungarian pdf it Italian +pdf nl Dutch html cs Czech html de German +html es Spanish html fr French html hu Hungarian html it Italian diff --git a/debian/lilypond-doc-html-es.install b/debian/lilypond-doc-html-es.install new file mode 100644 index 0000000000..973ffa723b --- /dev/null +++ b/debian/lilypond-doc-html-es.install @@ -0,0 +1,3 @@ +usr/share/doc/lilypond/html/*/*/*.es.html +usr/share/doc/lilypond/html/*/*.es.html +usr/share/doc/lilypond/html/*.es.html -- 2.39.5