]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix the wrong maintscript-helper invocation which was trying to symlink to /usr/share... debian/2.18.2-4
authorDon Armstrong <don@donarmstrong.com>
Tue, 18 Nov 2014 07:06:47 +0000 (23:06 -0800)
committerDon Armstrong <don@donarmstrong.com>
Tue, 18 Nov 2014 07:06:47 +0000 (23:06 -0800)
* 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
debian/lilypond-doc.maintscript

index cea3bea07e1843a2a82e5b282cd3ab13eb9c6f61..fdfd44081d64323d2dd89aad26edbd25a0f09301 100644 (file)
@@ -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 <don@debian.org>  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
index 916bbd8b0c83663c500b8056280ea78f33b873b3..57e4fe454e646b2ba5d46f623be652f1e7f00ecf 100644 (file)
@@ -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~