]> git.donarmstrong.com Git - lilypond.git/commitdiff
document patches
authorDon Armstrong <don@donarmstrong.com>
Sat, 26 Apr 2014 15:55:01 +0000 (08:55 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sat, 26 Apr 2014 15:55:01 +0000 (08:55 -0700)
debian/patches/add_dircategories_to_documentation
debian/patches/hurd_file_name_support
debian/patches/more_debug_output_during_build
debian/patches/use_cstring_and_ctype_includes
debian/patches/use_debians_help2man

index 2b93e422032d15229b92e6e944bcabb096773ee4..c1c9cd2f34cd178ed9f09c31e2910f1bb4a80afd 100644 (file)
@@ -1,3 +1,8 @@
+Description: Lilypond texinfo is missing direntries in some cases
+ which breaks install-info; add them
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/648689
+Author: Julian Gilbey <jdg@debian.org>
 --- lilypond-2.18.0.orig/Documentation/changes.tely
 +++ lilypond-2.18.0/Documentation/changes.tely
 @@ -29,6 +29,11 @@
index 8c782a5c37d9762f83ab3b13b7ec85bedf158a0e..bb5122ebafdcba8b2243dbba8c085727503de014 100644 (file)
@@ -1,3 +1,7 @@
+Description: Hurd build without PATH_MAX; currently broken
+Forwarded: not-needed
+Origin: vendor
+Author: Don Armstrong <don@debian.org>
 --- lilypond-2.18.0.orig/flower/file-name.cc
 +++ lilypond-2.18.0/flower/file-name.cc
 @@ -96,9 +96,13 @@
index be24b23924f886770b70156e02f0a42adaca7c6e..50de562095f53ab29d328ab4047f173cda5146bf 100644 (file)
@@ -1,3 +1,7 @@
+Description: Increase debug output when builds fail
+Forwarded: not-needed
+Origin: vendor
+Author: Don Armstrong <don@debian.org>
 --- lilypond-2.18.0.orig/scripts/build/run-and-check.sh
 +++ lilypond-2.18.0/scripts/build/run-and-check.sh
 @@ -7,7 +7,8 @@
index 60b274ab151b3455a55d1a3c69729227b896a20d..d61661af9b50baa50347fbcce6d8b535f26d9b6b 100644 (file)
@@ -1,3 +1,7 @@
+Description: Include missing cstring include files
+Forwarded: 
+Origin: vendor
+Author: Don Armstrong <don@debian.org>
 --- lilypond-2.18.0.orig/lily/midi-stream.cc
 +++ lilypond-2.18.0/lily/midi-stream.cc
 @@ -18,7 +18,7 @@
index 67f83a93e24c973cfb097a81b16d4d6989581228..77af1dc11efee9f9e2079f2cf1c6fec081977db5 100644 (file)
@@ -1,3 +1,7 @@
+Description: Use debian's help2man instead of the version distributed
+Forwarded: not-needed
+Origin: vendor
+Author: Don Armstrong <don@debian.org>
 --- lilypond-2.18.0.orig/stepmake/stepmake/help2man-rules.make
 +++ lilypond-2.18.0/stepmake/stepmake/help2man-rules.make
 @@ -1,24 +1,8 @@