From 9f6bc2c3fce77ccc5915559b2d78cfbf3e27fb18 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Tue, 22 Jun 2004 09:41:23 +0000 Subject: [PATCH] *** empty log message *** --- debian/GNUmakefile | 27 ++++++++++++++++++++++----- debian/TODO | 12 ++++++++++++ 2 files changed, 34 insertions(+), 5 deletions(-) create mode 100644 debian/TODO diff --git a/debian/GNUmakefile b/debian/GNUmakefile index ae868e97a6..471f4f13de 100644 --- a/debian/GNUmakefile +++ b/debian/GNUmakefile @@ -8,11 +8,28 @@ at-ext = CONF_FILES = changelog control copyright emacsen-startup \ preinst rules watch -EXTRA_DIST_FILES = README.Debian $(CONF_FILES) \ - control.foka control.potato \ - lilypond.doc-base \ - lilypond-doc.dirs lilypond-doc.doc-base lilypond-doc.README.Debian \ - lilypond1.3.copyright \ +EXTRA_DIST_FILES = $(CONF_FILES)\ + README.Debian\ + TODO\ + compat\ + control.foka\ + control.potato\ + lilypond-data.dirs\ + lilypond-data.doc-base\ + lilypond-data.emacsen-startup\ + lilypond-data.install\ + lilypond-data.postinst\ + lilypond-data.postrm\ + lilypond-doc.README.Debian\ + lilypond-doc.dirs\ + lilypond-doc.doc-base\ + lilypond-doc.postinst\ + lilypond-doc.prerm\ + lilypond.doc-base\ + lilypond.install\ + lilypond1.3.copyright\ + # + #OUTCONF_FILES = $(addprefix $(outdir)/, $(basename $(CONF_FILES))) $(OUTIN_FILES) OUTCONF_FILES = $(OUTIN_FILES) OUT_DIST_FILES = $(OUTIN_FILES) diff --git a/debian/TODO b/debian/TODO new file mode 100644 index 0000000000..70a3b209b2 --- /dev/null +++ b/debian/TODO @@ -0,0 +1,12 @@ +To be added to the changelog when a new texinfo is available: + + * Build-Depends: texinfo (>= 4.7-1) to avoid the old HTML tag mismatch + for @subsection (

...

) bug in makeinfo. Thanks to Magnus Henoch + for the bug report. (Closes: Bug#204202) + + -- Anthony Fok Sun, 26 Oct 2003 12:21:35 +0800 + + + * Inefficient packaging of arch independent data in package lilypond + (Closes: Bug#233406) + * split font into another package? (Closes: Bug#87700) -- 2.39.2