From 485ea672ce8cc791a59ca713f3ea1d01b171f20c Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 8 Sep 2010 22:32:15 -0700 Subject: [PATCH] Fix bad Recommends on texlive-latex-base (Closes: #594403) --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 241c6f9cc9..6a7ba4c288 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lilypond (2.12.3-8) unstable; urgency=low + + * Fix bad Recommends on texlive-latex-base (Closes: #594403) + + -- Don Armstrong Wed, 08 Sep 2010 22:31:46 -0700 + lilypond (2.12.3-7) unstable; urgency=low * Use /dev/stderr instead of /dev/tty (Closes: #574629) diff --git a/debian/control b/debian/control index 3e654d3b62..c411c7567c 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Replaces: lilypond1.3 Provides: lilypond1.3 Depends: ${shlibs:Depends}, ${python:Depends}, guile-1.8, ${misc:Depends}, lilypond-data (= ${source:Version}), ghostscript Conflicts: guile-1.8 (= 1.8.2+1-2) -Recommends: lilypond-doc +Recommends: lilypond-doc, texlive-latex-base Description: A 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. -- 2.39.5