Skip to content

Debian Changelog praat (4.5.1-2)

2006

praat (4.5.1-2) unstable; urgency=low

   * debian/control: Recommends the appropriate xfonts (closes:
     #397373).  Unfortunately, it is not allowed in Debian to Depend on
     X Window fonts (cf Debian Policy 11.8.5).
   * debian//What_s_new_.html: Updated to te current upstream version

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 7 Nov 2006 09:23:48 +0100

praat (4.5.1-1) unstable; urgency=low

   * New upstream release
   * debian/manpage.sxl: Prevent the processing of sections "author" and
     "copyright", which add redundant information to the man page.

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 1 Nov 2006 12:22:58 +0100

praat (4.4.30-2) unstable; urgency=low

   * debian/install.in: New file
   * debian/rules: Use debian/praat.install

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 1 Sep 2006 10:12:19 +0200

praat (4.4.30-1) unstable; urgency=low

   * New upstream release
   * debian/praat.desktop: Desktop file for Praat (thanks to Hobbsee
     <hobbsee at kubuntu dot org>)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 30 Aug 2006 18:17:05 +0200

praat (4.4.28-1) unstable; urgency=low

   * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 15 Aug 2006 19:46:34 +0200

praat (4.4.27-1) unstable; urgency=low

   * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 11 Aug 2006 20:11:36 +0200

praat (4.4.24-1) unstable; urgency=low

   * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 7 Jul 2006 12:56:51 +0200

praat (4.4.22-1) unstable; urgency=low

   * New upstream release
   * debian/control: Bumped Standards-Version to 3.7.2 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 17 Jun 2006 02:52:19 +0200

praat (4.4.19-1) unstable; urgency=low

   * New upstream release
   * debian/control: Bumped Standards-Version to 3.7.0 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 30 Apr 2006 11:12:04 +0200

praat (4.4.16-1) unstable; urgency=low

   * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 14 Apr 2006 13:12:18 +0200

praat (4.4.14-1) unstable; urgency=low

   * New upstream release.  This version fixed some problems of "0" being
     used as "NULL", which should avoid crashes on 64-bit architectures.  Thanks
     to Francois-Denis Gonthier for drawing my attention to the Ubuntu bug
     (https://launchpad.net/distros/ubuntu/+source/praat/+bug/3442).
   * Switched to CDBS
   * Added debian/NEWS and removed the outdated debian/README.Debian

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 11 Apr 2006 22:42:29 +0200

praat (4.4.12-1) unstable; urgency=low

   * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 2 Mar 2006 07:58:57 +0100

praat (4.4.04-1) unstable; urgency=low

   * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 20 Jan 2006 17:42:17 +0100

2005

praat (4.4.00-2) unstable; urgency=low

   * Included upstream "ChangeLog", the HTML file at the URL
     http://www.fon.hum.uva.nl/praat/manual/What_s_new_.html.
     The dh_installchangelogs command installs it as
     /usr/share/doc/praat/changelog (closes: #345412).
   * debian/copyright: Added notice about the usptream ChangeLog

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 31 Dec 2005 12:41:21 +0100

praat (4.4.00-1) unstable; urgency=low

   * New upstream release
   * debian/patches/50_uifile-no-dialog-destroy.dpatch: Added patch for
     avoiding crashes when closing the text editor window after canceling a
     file selection dialog (closes: #313606)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 21 Dec 2005 11:24:36 +0100

praat (4.3.24-1) unstable; urgency=low

   * New upstream release.
   * debian/patches/50_register-use.dpatch: Added this ugly patch with a hack
     to get around a hanging problem at startup.  This is probably caused by
     a new optimization scheme in gcc 4.0 (closes: #333769).

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 13 Oct 2005 22:12:06 +0200

praat (4.3.20-1) unstable; urgency=low

   * New upstream release
   * debian/control: Upgraded Standards-Version to 3.6.2

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 21 Aug 2005 01:33:06 +0200

praat (4.3.14-1) unstable; urgency=low

   * New upstream release
   * debian/patches/50_o-ndelay-dev-dsp.dpatch: Removed patch, since it has
     been integrated upstream
   * debian/watch: Adjust format of version number of upstream tarballs,
     which are not dot-separated

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 15 Jun 2005 10:47:18 +0200

praat (4.3.07-1) unstable; urgency=low

   * New upstream release.
   * debian/patches/50_o-ndelay-dev-dsp.dpatch: New patch file
     reintroducing the O_NDELAY option in opening /dev/dsp, which was
     removed in this upstream version.
   * debian/control: Dropped useless ${misc:Depends}

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 13 Apr 2005 16:59:00 +0200

praat (4.3.04-1) unstable; urgency=low

   * New upstream release (still closes: #292572).
   * debian/praat.xpm Added icon files for the menu entry.
   * debian/menu.in, debian/dirs.in: Renamed from files dirs and menu.  These
     files contain @VARIABLES@ that are substituted at package building.
   * debian/rules:
     - Install pixmaps for menus.
     - Substitute @BINDIR@ and @PIXDIR@ in dirs and menu files.
   * debian/patches/01_tipa-usage.dpatch: Removed patch, because it has
     been integrated upstream.

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 2 Apr 2005 08:03:27 +0200

praat (4.3-2) unstable; urgency=low

   * debian/patches/01_tipa-usage.dpatch: Fixed placement of dieresisunder
     and dieresisover in file xipaPS.c.

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 3 Feb 2005 11:27:08 +0100

praat (4.3-1) unstable; urgency=low

   * Initial Release (closes: #292572).

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 27 Jan 2005 16:22:44 +0100