Skip to content

Debian Changelog ifrit (3.3.2-1)

2009

ifrit (3.3.2-1) unstable; urgency=low

   * New upstream release.
   * Bump Standards-Version to 3.8.3.  No changes needed.

 -- Mark Hymers <mhy@debian.org>  Sun, 13 Sep 2009 14:53:24 +0100

ifrit (3.2.8-1) unstable; urgency=low

   * New upstream release.

 -- Mark Hymers <mhy@debian.org>  Sun, 13 Sep 2009 13:41:27 +0100

ifrit (3.2.7-1) unstable; urgency=low

   * Add myself to Uploaders.
   * New upstream release for compatibility with VTK 5.2.
   * Update VTKDIR in debian/rules to /usr/lib/vtk-5.2. (Closes: #536904)
   * Drop RPATH from /usr/bin/ifrit.
   * Bump debhelper compatibility level to 7.
     - Add ${misc:Depends} to ifrit binary package.
     - Replace usages of deprecated `dh_clean -k` with `dh_prep`.
     - Remove calls to dh_desktop - it is a no-op now.
   * Add 01-gcc-4.3.diff to fix compilation with GCC 4.3.
   * Bump Standards-Version to 3.8.2.
   * Drop "Encoding=UTF-8" in debian/ifrit.desktop - it is now the default.
   * Clean CVS conflict files left in upstream tarball.
   * Add debian/watch file.

 -- Chris Lamb <lamby@debian.org>  Sat, 15 Aug 2009 12:29:10 +0100

2008

ifrit (3.2.5-1) unstable; urgency=low

   * New upstream release.
   * Add Vcs-Browser and Vcs-Git fields.

 -- Mark Hymers <mhy@debian.org>  Sat, 28 Jun 2008 16:42:51 +0100

ifrit (3.2.4-1) unstable; urgency=low

   * New upstream release.
   * Remove dpatch support.
   * Bump Standards-Version to 3.8.0.

 -- Mark Hymers <mhy@debian.org>  Sun, 15 Jun 2008 21:33:02 +0100

2007

ifrit (3.2.2-2) unstable; urgency=low

   * The "Running lintian on the right file considered helpful" release.
   * Move Homepage to source stanza
   * Use Applications/Science/Data Analysis as the menu section

 -- Mark Hymers <mhy@debian.org>  Sat, 22 Dec 2007 17:51:09 +0000

ifrit (3.2.2-1) unstable; urgency=low

   * New upstream release.
   * Add patch to fix building with gcc-4.3.  Closes: #455164.
   * Bump Standards-Version to 3.7.3.
   * Move menu entry into Applications/Science instead of Apps/Science

 -- Mark Hymers <mhy@debian.org>  Wed, 19 Dec 2007 12:05:27 +0000

ifrit (3.2.0-1) unstable; urgency=low

   * New upstream release.

 -- Mark Hymers <mhy@debian.org>  Fri, 31 Aug 2007 13:40:20 +0100

ifrit (3.1.5-1) unstable; urgency=low

   * New upstream release.  Closes: #420042.

 -- Mark Hymers <mhy@debian.org>  Sun, 22 Jul 2007 18:51:30 +0100

ifrit (3.1.0-1) unstable; urgency=low

   * New upstream version.
   * The "I'm bound to screw up my first non-sponsored upload" release.
   * Use VERBOSE=1 in make call so that buildd logs are useful.
   * Change VTKDIR to use /usr/lib/vtk-5.0 directly as /usr/lib/vtk
     appears not to be supplied now.  Yes, this'll make VTK changes
     more painful.
   * Add 01_no_patented.dpatch so we don't try and use any of the VTK
     patented interfaces which aren't in the Debian package.

 -- Mark Hymers <mhy@debian.org>  Sat, 7 Apr 2007 19:56:43 +0100

2006

ifrit (3.0.5-1) unstable; urgency=low

   * New upstream version.

 -- Mark Hymers <mark@hymers.org.uk>  Sat, 28 Oct 2006 15:06:32 +0100

ifrit (3.0.0-1) unstable; urgency=low

   * New upstream version.  Closes: #385517.

 -- Mark Hymers <mark@hymers.org.uk>  Wed, 30 Aug 2006 16:08:14 +0100

ifrit (2.9.6-2) unstable; urgency=low

   * Add a .desktop file from Phil Bull via Barry deFreese and Ubuntu.  Thanks
     to all concerned.  Closes: #376927.  Also add a dh_desktop call.
   * Bump standards version to 3.7.2.  No changes.

 -- Mark Hymers <mark.hymers@ncl.ac.uk>  Sat, 15 Jul 2006 16:10:54 +0100

ifrit (2.9.6-1) unstable; urgency=low

   * New upstream release.
   * Upstream has included Martin Michlmayr's patch to fix building on
     g++-4.1.  Closes: #357340.
   * Add -Wl,--as-needed as a flag to the link stage to reduce the
     number of libraries ifrit directly depends on (see
     http://lists.debian.org/debian-devel-announce/2005/11/msg00016.html
     for details)

 -- Mark Hymers <mark.hymers@ncl.ac.uk>  Fri, 17 Mar 2006 14:03:56 +0000

2005

ifrit (2.9.4-1) unstable; urgency=low

   * New upstream release.

 -- Mark Hymers <mark.hymers@ncl.ac.uk>  Sat, 26 Nov 2005 14:02:48 +0000

ifrit (2.9.3-2) unstable; urgency=low

   * Rebuild for the C++ transition; needs vtk >= 4.4.2-8.  Closes: #327937
   * Newer version of debhelper will install menu file in /usr/share/menu
     instead of /usr/lib/menu to fix that lintian warning.
   * Update to latest standards version.  No package changes needed.
   * Fix ifrit.1 macro error

 -- Mark Hymers <mark.hymers@ncl.ac.uk>  Sat, 24 Sep 2005 10:53:49 +0100

ifrit (2.9.3-1) unstable; urgency=low

   * New upstream version.

 -- Mark Hymers <mark.hymers@ncl.ac.uk>  Sat, 12 Mar 2005 09:58:48 +0000

2004

ifrit (2.9-2) unstable; urgency=low

   * Update description in response to comments recived from user.
   * Use versioned Build-Depend on libvtk4-dev (>= 4.2.6-5) which is the
     first version which includes a correct shlibs file.  Closes: #271759
   * Fix the FTBFS when using -rsudo (e.g. on mips and mipsel). Closes: #273375
   * Add depends on vtk-tcl.  Closes: #273178.

 -- Mark Hymers <mark.hymers@ncl.ac.uk>  Mon, 27 Sep 2004 15:21:33 +0100

ifrit (2.9-1) unstable; urgency=low

   * Initial Release.  Closes: #234868.

 -- Mark Hymers <mark.hymers@ncl.ac.uk>  Mon, 6 Sep 2004 22:10:00 +0100