From 2a4f0acd6d2c8b29412812203c742694108008e1 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 17 Nov 2014 23:06:47 -0800 Subject: [PATCH] Fix the wrong maintscript-helper invocation which was trying to symlink to /usr/share/doc/lilypond/Documentation/user instead of /usr/share/doc/lilypond/Documentation. (Closes: #768272) * Fix the wrong maintscript-helper invocation which was trying to symlink to /usr/share/doc/lilypond/Documentation/user instead of /usr/share/doc/lilypond/Documentation. (Closes: #768272) * Add missing Pre-Depends: ${misc:Depends} for dpkg-maintscript-helper. --- debian/changelog | 9 +++++++++ debian/lilypond-doc.maintscript | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cea3bea07e..fdfd44081d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +lilypond (2.18.2-4) unstable; urgency=medium + + * Fix the wrong maintscript-helper invocation which was trying to + symlink to /usr/share/doc/lilypond/Documentation/user instead of + /usr/share/doc/lilypond/Documentation. (Closes: #768272) + * Add missing Pre-Depends: ${misc:Depends} for dpkg-maintscript-helper. + + -- Don Armstrong Sun, 16 Nov 2014 17:38:32 -0800 + lilypond (2.18.2-3) unstable; urgency=medium * Revert previous patch (no parallel); the issue was actually running diff --git a/debian/lilypond-doc.maintscript b/debian/lilypond-doc.maintscript index 916bbd8b0c..57e4fe454e 100644 --- a/debian/lilypond-doc.maintscript +++ b/debian/lilypond-doc.maintscript @@ -1 +1 @@ -symlink_to_dir /usr/share/info/lilypond /usr/share/doc/lilypond/html/Documentation/user 2.18.2-1~ +symlink_to_dir /usr/share/info/lilypond /usr/share/doc/lilypond/html/Documentation 2.18.2-4~ -- 2.39.2