]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.76
authorfred <fred>
Tue, 26 Mar 2002 23:41:54 +0000 (23:41 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:41:54 +0000 (23:41 +0000)
debian/GNUmakefile
debian/changelog
debian/control [new file with mode: 0644]
debian/control.foka
debian/copyright
debian/rules

index 7575f87fc2d84c8e6cbd0ce99d1470ad56f80ae7..b9ea31efaddf8298352fd6fc68872f958705e5e5 100644 (file)
@@ -8,7 +8,7 @@ at-ext =
 
 EXTRA_DIST_FILES = README.Debian TODO $(CONF_FILES)  \
        control.foka ex.prerm ex.doc-base
-CONF_FILES = changelog  copyright emacsen-startup \
+CONF_FILES = changelog control copyright emacsen-startup \
        preinst postinst postrm rules watch
 #OUTCONF_FILES = $(addprefix $(outdir)/, $(basename $(CONF_FILES))) $(OUTIN_FILES)
 OUTCONF_FILES = $(OUTIN_FILES)
index 7d6b2976ffd6950d1444b514b78c73f70ba89b73..99461b2ef910f42f326f9d6aa654da48a8ef8b87 100644 (file)
@@ -1,3 +1,26 @@
+lilypond1.3 (1.3.75-1) unstable; urgency=low
+
+  * New upstream release.
+  * Updated the link to the http://sca.uwaterloo.ca/lilypond/ mirror in
+    the package description.
+
+ -- Anthony Fok <foka@debian.org>  Wed, 26 Jul 2000 01:56:28 -0600
+
+lilypond1.3 (1.3.58-1) unstable; urgency=low
+
+  * New upstream release with patch from Han-wen.
+
+ -- Anthony Fok <foka@debian.org>  Thu,  8 Jun 2000 17:19:08 -0600
+
+lilypond1.3 (1.3.48-1) unstable; urgency=low
+
+  * New upstream release.
+  * [debian/control]: Added Depends: guile, for /usr/bin/as2text (Lintian).
+  * [debian/rules]: Changed the symlink /usr/share/lilypond/cmtfm from
+      absolute to relative.
+
+ -- Anthony Fok <foka@debian.org>  Wed, 10 May 2000 12:17:54 -0600
+
 lilypond1.3 (1.3.45-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..30f1f8c
--- /dev/null
@@ -0,0 +1,29 @@
+Source: lilypond1.3
+Build-Depends: debhelper (>= 2.0.71), python-base (>= 1.5.2-4), libguile6-dev, tetex-bin (>= 1.0.5-1), tetex-extra (>= 1.0-1), 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 <foka@debian.org>
+Standards-Version: 3.1.1
+
+Package: lilypond1.3
+Architecture: any
+Replaces: lilypond
+Provides: lilypond
+Depends: ${shlibs:Depends}, tetex-bin (>= 1.0.5-1), python-base (>= 1.5.2-4), guile
+Recommends: tetex-extra (>= 1.0-1)
+Conflicts: lilypond, musixtex-fonts
+Description: A program for printing sheet music.
+ LilyPond is a music typesetter.  It produces beautiful sheet music
+ using a high level description file as input.  LilyPond is part of 
+ the GNU Project.
+ .
+ This is the developmental 1.3 branch of LilyPond.  It is not intended for
+ use with stable projects, although 1.3.75 is most likely to be less buggy
+ and much more featureful than then the old "stable" 1.2.17.
+ .
+  URLs: http://www.cs.uu.nl/~hanwen/lilypond/
+        http://www.xs4all.nl/~jantien/lilypond/
+        http://sca.uwaterloo.ca/lilypond/
+        http://www.lilypond.org/
+  Authors: Han-Wen Nienhuys <hanwen@cs.uu.nl>
+           Jan Nieuwenhuizen <janneke@gnu.org>
index 546898f10327663eb81c27bfb3b162b16a1457b1..30f1f8caf5993624bf5fbdede8b7b8344a730895 100644 (file)
@@ -9,8 +9,8 @@ Package: lilypond1.3
 Architecture: any
 Replaces: lilypond
 Provides: lilypond
-Depends: ${shlibs:Depends}, tetex-bin (>= 1.0.5-1)
-Recommends: python-base (>= 1.5.2-4), tetex-extra (>= 1.0-1)
+Depends: ${shlibs:Depends}, tetex-bin (>= 1.0.5-1), python-base (>= 1.5.2-4), guile
+Recommends: tetex-extra (>= 1.0-1)
 Conflicts: lilypond, musixtex-fonts
 Description: A program for printing sheet music.
  LilyPond is a music typesetter.  It produces beautiful sheet music
@@ -18,12 +18,12 @@ Description: A program for printing sheet music.
  the GNU Project.
  .
  This is the developmental 1.3 branch of LilyPond.  It is not intended for
- use with stable projects, although arguably 1.3.45 is less buggy and much
more featureful than then the "stable" 1.2.17.
+ use with stable projects, although 1.3.75 is most likely to be less buggy
and much more featureful than then the old "stable" 1.2.17.
  .
   URLs: http://www.cs.uu.nl/~hanwen/lilypond/
         http://www.xs4all.nl/~jantien/lilypond/
-        http://sca.uwaterloo.ca/~praetzel/lilypond/
+        http://sca.uwaterloo.ca/lilypond/
         http://www.lilypond.org/
   Authors: Han-Wen Nienhuys <hanwen@cs.uu.nl>
            Jan Nieuwenhuizen <janneke@gnu.org>
index 95bcbef88d19a351d1bbe4bea0e73d0399dfc3ea..7f4801cbe47ed474aef8f5d6829dd46bcf072f82 100644 (file)
@@ -5,10 +5,10 @@ The development branch, lilypond1.3, is packaged separately
 on Tue,  9 Nov 1999 22:30:32 -0700
 
 It was downloaded from
-      ftp://ftp.lilypond.org/pub/LilyPond/v1.3/lilypond-1.3.45.tar.gz
+      ftp://ftp.lilypond.org/pub/LilyPond/v1.3/lilypond-1.3.74.tar.gz
 
 It is also available at: 
-      ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/v1.3/lilypond-1.3.45.tar.gz
+      ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/v1.3/lilypond-1.3.74.tar.gz
 
 For more information about GNU LilyPond, please visit:
       http://www.cs.uu.nl/~hanwen/lilypond/
index 531cebd089cbaa9ccde189abfc863b4fafa6db95..d2c9ef813e54a1e3d277a6a99fc0975d3147e9af 100644 (file)
@@ -18,7 +18,7 @@ d = usr/share/doc/$(package)
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatability version to use.
+# This is the debhelper compatibility version to use.
 export DH_COMPAT=1
 
 build: build-stamp
@@ -71,6 +71,12 @@ install: build
        ln -s ../../../../lilypond/afm $(r)/usr/share/texmf/fonts/afm/public/lilypond
        ln -s ../../../../lilypond/tfm $(r)/usr/share/texmf/fonts/tfm/public/lilypond
 
+       # Change from an absolute symlink to a relative symlink (Lintian)
+       if [ -L $(r)/usr/share/lilypond/cmtfm ]; then \
+               rm -f $(r)/usr/share/lilypond/cmtfm; \
+               ln -s ../texmf/fonts/tfm/public/cm $(r)/usr/share/lilypond/cmtfm; \
+       fi
+
 # Build architecture-independent files here.
 binary-indep: build install
 # We have nothing to do by default.