Your message dated Tue, 18 Nov 2014 08:09:57 +0000
with message-id <[email protected]>
and subject line Re: Bug#770003: unblock lilypond/2.18.2-4
has caused the Debian Bug report #770003,
regarding unblock lilypond/2.18.2-4
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
770003: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770003
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
This is a simple fix for the RC bug #768272:
diff -Nru lilypond-2.18.2/debian/changelog lilypond-2.18.2/debian/changelog
--- lilypond-2.18.2/debian/changelog 2014-09-26 11:43:19.000000000 -0700
+++ lilypond-2.18.2/debian/changelog 2014-11-16 17:38:32.000000000 -0800
@@ -1,11 +1,20 @@
+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 <[email protected]> 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
tests on architecture independent builds which had not built any of
the documentation. (Closes: #760794)
* Stop setting HOME to /tmp in debian/rules. (Closes: #762230)
-- Don Armstrong <[email protected]> Tue, 16 Sep 2014 14:50:14 -0700
lilypond (2.18.2-2) unstable; urgency=high
diff -Nru lilypond-2.18.2/debian/control lilypond-2.18.2/debian/control
--- lilypond-2.18.2/debian/control 2014-09-25 15:34:19.000000000 -0700
+++ lilypond-2.18.2/debian/control 2014-11-16 17:36:59.000000000 -0800
@@ -66,6 +66,7 @@
Package: lilypond-doc
Section: doc
Architecture: all
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, dpkg (>= 1.15.4) | install-info
Recommends: lilypond-doc-html, lilypond-doc-pdf
Suggests: lilypond (>= ${source:Version})
diff -Nru lilypond-2.18.2/debian/lilypond-doc.maintscript
lilypond-2.18.2/debian/lilypond-doc.maintscript
--- lilypond-2.18.2/debian/lilypond-doc.maintscript 2014-09-03
12:33:29.000000000 -0700
+++ lilypond-2.18.2/debian/lilypond-doc.maintscript 2014-11-11
14:19:22.000000000 -0800
@@ -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~
--
Don Armstrong http://www.donarmstrong.com
I will not make any deals with you. I've resigned. I will not be
pushed, filed, stamped, indexed, briefed, debriefed or numbered. My
life is my own. I resign.
-- Patrick McGoohan as Number 6 in "The Prisoner"
--- End Message ---
--- Begin Message ---
On 2014-11-18 7:12, Don Armstrong wrote:
This is a simple fix for the RC bug #768272:
diff -Nru lilypond-2.18.2/debian/changelog
lilypond-2.18.2/debian/changelog
--- lilypond-2.18.2/debian/changelog 2014-09-26 11:43:19.000000000
-0700
+++ lilypond-2.18.2/debian/changelog 2014-11-16 17:38:32.000000000
-0800
@@ -1,11 +1,20 @@
+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.
Unblocked, thanks.
Regards,
Adam
--- End Message ---