From: Don Armstrong Date: Sat, 26 Apr 2014 15:55:01 +0000 (-0700) Subject: document patches X-Git-Tag: debian/2.18.0-1~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4a7c7b3d10ac705df4a8934106681fb9b2f238bc;p=lilypond.git document patches --- diff --git a/debian/patches/add_dircategories_to_documentation b/debian/patches/add_dircategories_to_documentation index 2b93e42203..c1c9cd2f34 100644 --- a/debian/patches/add_dircategories_to_documentation +++ b/debian/patches/add_dircategories_to_documentation @@ -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 --- lilypond-2.18.0.orig/Documentation/changes.tely +++ lilypond-2.18.0/Documentation/changes.tely @@ -29,6 +29,11 @@ diff --git a/debian/patches/hurd_file_name_support b/debian/patches/hurd_file_name_support index 8c782a5c37..bb5122ebaf 100644 --- a/debian/patches/hurd_file_name_support +++ b/debian/patches/hurd_file_name_support @@ -1,3 +1,7 @@ +Description: Hurd build without PATH_MAX; currently broken +Forwarded: not-needed +Origin: vendor +Author: Don Armstrong --- lilypond-2.18.0.orig/flower/file-name.cc +++ lilypond-2.18.0/flower/file-name.cc @@ -96,9 +96,13 @@ diff --git a/debian/patches/more_debug_output_during_build b/debian/patches/more_debug_output_during_build index be24b23924..50de562095 100644 --- a/debian/patches/more_debug_output_during_build +++ b/debian/patches/more_debug_output_during_build @@ -1,3 +1,7 @@ +Description: Increase debug output when builds fail +Forwarded: not-needed +Origin: vendor +Author: Don Armstrong --- 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 @@ diff --git a/debian/patches/use_cstring_and_ctype_includes b/debian/patches/use_cstring_and_ctype_includes index 60b274ab15..d61661af9b 100644 --- a/debian/patches/use_cstring_and_ctype_includes +++ b/debian/patches/use_cstring_and_ctype_includes @@ -1,3 +1,7 @@ +Description: Include missing cstring include files +Forwarded: +Origin: vendor +Author: Don Armstrong --- lilypond-2.18.0.orig/lily/midi-stream.cc +++ lilypond-2.18.0/lily/midi-stream.cc @@ -18,7 +18,7 @@ diff --git a/debian/patches/use_debians_help2man b/debian/patches/use_debians_help2man index 67f83a93e2..77af1dc11e 100644 --- a/debian/patches/use_debians_help2man +++ b/debian/patches/use_debians_help2man @@ -1,3 +1,7 @@ +Description: Use debian's help2man instead of the version distributed +Forwarded: not-needed +Origin: vendor +Author: Don Armstrong --- lilypond-2.18.0.orig/stepmake/stepmake/help2man-rules.make +++ lilypond-2.18.0/stepmake/stepmake/help2man-rules.make @@ -1,24 +1,8 @@