yodl (1.31.10-1) unstable; urgency=low

  * New upstream release.
  * [debian/control]: Updated to Standards-Version: 2.5.0.0
  * [debian/copyright]: Updated the address to the upstream FTP site.
  * Various minor clean-ups.

 -- Anthony Fok <foka@debian.org>  Sat, 13 Feb 1999 14:09:47 -0700

yodl (1.31.7-1) frozen unstable; urgency=low

  * New upstream release, mostly bugfixes.
  * Tweaked debian/rules aclocal.m4 (hence configure) to make sure that
    yodl is compiled with optimization "-O2" turned on.
  * s/-mgs/-ms/g in config.make.in and yodlconverters.yo.in because
    Debian's groff only has -ms, not -mgs.
  * [debian/control]: Recommends: groff.

 -- Anthony Fok <foka@debian.org>  Thu, 12 Nov 1998 03:04:58 -0700

yodl (1.31.6-1) unstable; urgency=low

  * [Documentation/GNUmakefile]: Removed "texinfo" that was added to
      "default:" in Debian's yodl_1.31.2-1 because the NEWS file says
      "don't make texinfo by default" in Yodl 1.31.4, and otherwise
      the build process fails, most likely my fault.  :-)
  * [debian/rules]: Now, in the "clean:" target, runs either
      "find . -user root | xargs -r chown $$SUDO_USER.$$SUDO_GID" or
      "find . -user root | xargs -r chown $$LOGNAME" to deal with all those
      root-owned "out/*" files generated during a "sudo debian/rules clean"
      run.  Thanks to Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
      for reporting a similar problem with the lilypond package.  :-)
  * Removed postinst and prerm and adjusted debian/GNUmakefile accordingly,
    as Yodl's info files are not built or installed for this release.
  * [debian/control]: Oops!  Forgot to add dependencies!  :-)
      Added "Depends: ${shlibs:Depends}"
      and "Recommends: python-base (>= 1.5.1)".

 -- Anthony Fok <foka@debian.org>  Sat, 10 Oct 1998 14:47:05 -0600

yodl (1.31.2-1) unstable; urgency=low

  * New upstream release.
  * Applied patch 1.31.2.jbr1:
      - src/yodl/grampipethrough.c: A popen _must_ be closed with a
        pclose _not_ a fclose.  Pipes were never getting closed on
        Windows NT cygnus.
  * [Documentation/GNUmakefile]: Added "texinfo" to "default:",
      otherwise Documentation/out/yodl.info* would not be built
      and "make install" would complain.
  * [debian/postinst,debian/prerm]: Added calls to install-info.
  * [Documentation/links.yo]: The e-mail address and command for subscribing
      to the Yodl Mailing List was wrong.  Fixed.

 -- Anthony Fok <foka@debian.org>  Tue,  8 Sep 1998 05:08:54 -0600

yodl (1.31.0-1) unstable; urgency=low

  * Initial upload to Debian's FTP server.
  * Minor revisions in config.make.in and debian/rules.
  * Note that this package was created by Yodl and lilypond's co-author,
    Jan Nieuwenhuizen <janneke@gnu.org>.  He did all the Debianization
    work for me.  I am so amazed!  All I am doing now is uploading it. 
    Thanks a lot, Jan!  :-)

 -- Anthony Fok <foka@debian.org>  Wed, 12 Aug 1998 12:52:18 -0600

yodl (1.30.0.pre9-2) unstable; urgency=low

  * support for 'make deb' target

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Fri,  3 Jul 1998 17:53:37 +0200

yodl (1.30.0.pre9-1) unstable; urgency=low

  * Initial Release (copied from lilypond-0.1.71-1)

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Fri,  3 Jul 1998 17:33:37 +0200

Local variables:
mode: debian-changelog
add-log-mailing-address: "foka@debian.org"
End:
