gtk2-engines-murrine (0.98.2-0ubuntu2.2) xenial; urgency=medium

  * Remove pango_cairo_update_layout.patch and revert to previous
    version of gtk2-engines-murrine. The patch caused text shadows
    to be very misaligned for Xfce desktop icon labels with several
    different themes (LP: #1598316)

 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 05 Sep 2016 18:58:41 -0400

gtk2-engines-murrine (0.98.2-0ubuntu2.1) xenial-proposed; urgency=medium

  * pango_cairo_update_layout.patch: new patch. Fixes crashes of
    various apps when bitmap font like Terminus is used as default
    system font. (LP: #1294699)

 -- Vlad Orlov <monsta@inbox.ru>  Sat, 20 Feb 2016 10:41:39 +0300

gtk2-engines-murrine (0.98.2-0ubuntu2) quantal; urgency=low

  * Rebuild for new armel compiler default of ARMv5t.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 02 Oct 2012 12:15:37 +0100

gtk2-engines-murrine (0.98.2-0ubuntu1) precise; urgency=low

  * New upstream release
    - Glib 2.31 compatibility
    - Fixed build failures with pixman
    - Changed option: reliefstyle = 5 for a more controllable inset
  * -debian/patches/01_fix-linking-pixman.patch
     - merged upstream
  * -debian/patches/lp_702531.patch
     - merged upstream
  * -debian/patches/performance_tweaks.patch
     - merged upstream
  * debian/patches/02_fix-linking-lm.patch
    - refreshed
  * debian/watch
    - updated to look for .xz

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 25 Jan 2012 15:26:31 -0500

gtk2-engines-murrine (0.98.1.1-3ubuntu2) precise; urgency=low

  * Drop murrine-themes (in universe) from a Recommends to a Suggests.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 17 Dec 2011 15:37:00 -0800

gtk2-engines-murrine (0.98.1.1-3ubuntu1) precise; urgency=low

  * Merge from Debian testing, remaining changes:
    - debian/copyright: Updated licensing to LGPLv3 and LGPLv2.1 as
      appropriate
    - debian/patches/performance_tweaks.patch: Performance fixes pulled from
      upstream git
    - debian/patches/lp_702531.patch: Down arrow but missing up arrow for
      option menus
  * Install the module to the multiarch path, bumping the dependency on gtk.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 17 Dec 2011 22:06:00 +0000

gtk2-engines-murrine (0.98.1.1-3) unstable; urgency=low

  * 02_fix-linking-lm added, add -lm to LIBADD, fix FTBFS.      closes: #640442
  * debian/control:
    - update standards version to 3.9.2.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 05 Sep 2011 10:26:52 +0200

gtk2-engines-murrine (0.98.1.1-2) unstable; urgency=low

  * Upload to unstable.
  * debian/rules: export {C,LDFLAGS}

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 20 Feb 2011 16:11:14 +0100

gtk2-engines-murrine (0.98.1.1-1) experimental; urgency=low

  * New upstream release.
  * debian/patches:
    - 01_fix-linking added, fix missing pixman link flags.
  * debian/control:
    - add build-dep on dh-autoreconf.
    - update standards version to 3.9.1.
    - bump recommends on murrine-themes to include fixed themes version.
  * Switch to 3.0 (quilt) source format.
  * debian/rules:
    - use dh-autoreconf addon
    - pick {C,LD}FLAGS from dpkg-buildflags.
    - add hardening flags to {C,LD}FLAGS.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 25 Jan 2011 23:00:03 +0100

gtk2-engines-murrine (0.98.1.1-0ubuntu3) natty; urgency=low

  * debian/patches/performance_tweaks.patch 
    - Performance fixes pulled from upstream git

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 17 Mar 2011 22:23:37 -0400

gtk2-engines-murrine (0.98.1.1-0ubuntu2) natty; urgency=low

  * debian/patches/lp_702531.patch
    - Down arrow but missing up arrow for option menus (LP: #702531)

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 17 Mar 2011 22:16:52 -0400

gtk2-engines-murrine (0.98.1.1-0ubuntu1) maverick; urgency=low

  * New upstream release.
    - Updated licensing to LGPLv3 and LGPLv2.1 as appropriate 
  * debian/copyright
    - Updated licensing to LGPLv3 and LGPLv2.1 as appropriate 

 -- Ken VanDine <ken.vandine@canonical.com>  Mon, 04 Oct 2010 17:33:57 -0400

gtk2-engines-murrine (0.98.0-0ubuntu1) maverick; urgency=low

  * New upstream release.

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 22 Sep 2010 09:17:35 -0400

gtk2-engines-murrine (0.90.3+git20100826-0ubuntu1) maverick; urgency=low

  * New git snapshot

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 26 Aug 2010 10:34:48 +0200

gtk2-engines-murrine (0.90.3+git20100810-0ubuntu1) maverick; urgency=low

  * New git snapshot
  * debian/patches/90_git_null_widget_crash.patch,
    debian/patches/91_git_font_rendering.patch:
    - the changes are in the new version
  * debian/patches/01_display_only_selected_menu_items.patch:
    - disabled for now since it doesn't apply, if the change is still required
      somebody who understand it will need to update to the current codebase

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 10 Aug 2010 18:24:15 +0200

gtk2-engines-murrine (0.90.3+git20100323-0ubuntu3) lucid; urgency=low

  * debian/patches/90_git_null_widget_crash.patch:
    - git change to fix a crasher in gtk_paint_layout() on null widgets
      (lp: #548952) (lp: #549281) 
  * debian/patches/91_git_font_rendering.patch:
    - git change to fix a font rendering issue since the theme update
      (lp: #546485)

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 19 Apr 2010 18:17:56 +0200

gtk2-engines-murrine (0.90.3+git20100323-0ubuntu2) lucid; urgency=low

  * debian/patches/01_display_only_selected_menu_items.patch:
    - change by Cody Russell to display the menu entry widgets only next to
      the selected entries (lp: #546263)

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 29 Mar 2010 22:44:28 +0200

gtk2-engines-murrine (0.90.3+git20100323-0ubuntu1) lucid; urgency=low

  * New git snapshot version to fix some theme issues (lp: #533484)

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 24 Mar 2010 16:09:39 +0100

gtk2-engines-murrine (0.90.3+git20091211-0ubuntu1) lucid; urgency=low

  * Upload a git snapshot to lucid
  * Drop the git changes which are in the new version 

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 05 Feb 2010 17:05:09 -0800

gtk2-engines-murrine (0.90.3-2) unstable; urgency=low

  * debian/rules:
    - use an override instead of binary target so things get run even on
      binary only builds.
  * debian/control:
    - update standards version to 3.8.3.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 25 Aug 2009 12:32:09 +0200

gtk2-engines-murrine (0.90.3-1ubuntu2) karmic-proposed; urgency=low

  * murrine fix for bug LP: #460710
    - add ./debian/patches
    - cherry-pick GIT commits:
    -  debian/patches/01-I-don-t-know-why-I-had-x_step-2-here-maybe-to-avoid-.patch
       GIT commit 1c36c51a94716a34567d21390908616cdf89f832
    -  debian/patches/02-Fix-a-potential-endless-loop-in-draw_progressbar_fil.patch
       GIT commint beaeda3e777f9e91a2f17d61584a38ee043b7866
    - debian/patches/series: added.
    - debian/rules: augmented to deal with quilt patches.
      I could have consolidated them, but this makes it easier to cross-check.
    - debian/control: added quilt as a build-depends.

 -- C de-Avillez <hggdh2@ubuntu.com>  Mon, 02 Nov 2009 13:27:35 -0600

gtk2-engines-murrine (0.90.3-1ubuntu1) jaunty; urgency=low

  * Merge with debian version to fix FTBFS from syncing (LP: #357543)
    Remaining changes:
    + debian/control:
      - keep debhelper 4 b-d as 7.0.50 is not in jaunty
      - keep libgtk2.0-dev >= 2.12.0
      - don't recommend murrine-themes as we don't want to change seeded
        packages so close to jaunty gate
    + debian/rules: use old one with debhelper 4 as 7.0.50 is needed
      by the new debian version of this file
    + debian/compat: still 4

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 08 Apr 2009 15:33:28 +0200

gtk2-engines-murrine (0.90.3-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - add build-dep on intltool.
  * Cleanup the source git folder of spurious build files and thus build
    schema.xml.                                                 closes: #520515

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 04 Apr 2009 15:36:12 +0200

gtk2-engines-murrine (0.90.2-1) unstable; urgency=low

  * New upstream release.
  * debian/watch updated to point to GNOME sources.
  * debian/control:
    - update standards version to 3.8.1.
    - update debhelper build-dep to 7.
  * debian/compat bumped to 7.
  * debian/rules:
    - LDFLAGS+=-Wl,-z,defs -Wl,--as-needed to LDFLAGS.
    - switch to debhelper 7 with tiny rules. 

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 18 Mar 2009 22:57:23 +0100

gtk2-engines-murrine (0.53.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control: correct description since there is no theme included with
    it.                                                        closes: #428874
  * debian/patches: add a patch from Steve Langasek to use the correct free()
    function and avoid a segfault in gimp.                     closes: #447008

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 17 Oct 2007 19:28:00 +0200

gtk2-engines-murrine (0.52-1) unstable; urgency=low

  * Initial Release. 											closes: #411354

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 14 May 2007 23:25:21 +0200
