From: fred Date: Wed, 27 Mar 2002 00:33:10 +0000 (+0000) Subject: lilypond-1.3.108 X-Git-Tag: release/1.5.59~1115 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d87cf68d033b8f0c308fd95bbe8f344027ad94d1;p=lilypond.git lilypond-1.3.108 --- diff --git a/debian/GNUmakefile b/debian/GNUmakefile index 7e67f9d823..00183578ad 100644 --- a/debian/GNUmakefile +++ b/debian/GNUmakefile @@ -6,10 +6,10 @@ NAME = debian at-dir = $(outdir)/ at-ext = -EXTRA_DIST_FILES = README.Debian TODO $(CONF_FILES) \ - control.foka CONF_FILES = changelog control copyright doc-base emacsen-startup \ preinst postinst postrm prerm rules watch +EXTRA_DIST_FILES = README.Debian TODO $(CONF_FILES) \ + control.foka #OUTCONF_FILES = $(addprefix $(outdir)/, $(basename $(CONF_FILES))) $(OUTIN_FILES) OUTCONF_FILES = $(OUTIN_FILES) OUT_DIST_FILES = $(OUTIN_FILES) diff --git a/debian/changelog b/debian/changelog index dc55185130..672ef00d2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lilypond1.3 (1.3.107) unstable; urgency=low + + * Fixed watch location. + * Hmm, what about ``add-log-mailing-address: "foka@debian.org"''? + + -- Jan Nieuwenhuizen Mon, 13 Nov 2000 13:33:53 +0100 + lilypond1.3 (1.3.103) unstable; urgency=low * Re-enabled info doc rules. diff --git a/debian/control b/debian/control index 3e6d361154..f373046dc0 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: lilypond1.3 -Build-Depends: debhelper (>= 2.0.71), python-base (>= 1.5.2-4), libguile6-dev, tetex-bin, tetex-devel, tetex-extra, flex (>= 2.5.4a-1), bison (>= 1:1.28-1), texinfo (>= 4.0-1), groff, gs, netpbm, pnmtopng, m4, gettext (>= 0.10.35-13) +Build-Depends: debhelper (>= 2.0.71), python-base (>= 1.5.2-4), libguile9-dev, tetex-bin, tetex-devel, tetex-extra, flex (>= 2.5.4a-1), bison (>= 1:1.28-1), texinfo (>= 4.0-1), groff, gs, netpbm, pnmtopng, m4, gettext (>= 0.10.35-13) Section: tex Priority: optional Maintainer: Anthony Fok diff --git a/debian/watch b/debian/watch index 2d48c588b0..589895ff83 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ # Rename this file to "watch" and then you can run the "uscan" command # to check for upstream updates and more. # Site Directory Pattern Version Script -ftp.cs.uu.nl /pub/GNU/LilyPond/v1.1 lilypond-*.tar.gz debian uupdate +ftp.cs.uu.nl /pub/GNU/LilyPond/v1.3 lilypond-*.tar.gz debian uupdate