Change logs for gtk-sharp2 source package in Precise

  • gtk-sharp2 (2.12.10-2ubuntu4) precise; urgency=low
    
      * Include <glib.h> rather than individual headers (see Debian #665550).
     -- Colin Watson <email address hidden>   Mon, 02 Apr 2012 23:52:19 +0100
  • gtk-sharp2 (2.12.10-2ubuntu3) precise; urgency=low
    
      * debian/patches/04_fix_glib_2.31_threading.dpatch:
        + GLib 2.31 always has threading support, always initialises it, and has
          dropped some deprecated functions.  Update glibsharpglue and
          Thread.cs to match.  Fixes FTBFS (LP: #911125, LP: #935518)
      * debian/control:
        + Add versioned dependency on glib > 2.31 to libglib2.0-cil, as we depend
          on the threading behaviour of those GLibs.
      * debian/control:
      * debian/rules:
        + Add dh_autoreconf to update build system for patch
      * debian/patches/99_ltmain_as_needed:
        + Drop; dh_autoreconf does this better
     -- Christopher James Halse Rogers <email address hidden>   Fri, 02 Mar 2012 18:30:17 +1100
  • gtk-sharp2 (2.12.10-2ubuntu2) precise; urgency=low
    
      * debian/patches/03_resize_grips.dpatch:
        - drop that patch to disable resize grip, that was needed because of
          Ubuntu had a backport of a gtk3 feature but it has been decided to
          drop that distro specific change before the lts (lp: #944312)
     -- Sebastien Bacher <email address hidden>   Thu, 01 Mar 2012 21:20:58 +0100
  • gtk-sharp2 (2.12.10-2ubuntu1) oneiric; urgency=low
    
      * Merge with Debian, remaining changes:
        + debian/patches/03_resize_grips.dpatch: Add GtkWindow.HasResizeGrip
          property.
        + debian/rules: Bump API version to match addition of HasResizeGrip API.
    
    gtk-sharp2 (2.12.10-2) unstable; urgency=low
    
      [ Julian Taylor ]
      * [87af615] initial upstream branch
      * [2c8987c] Imported Upstream version 2.12.10
      * [b47eac8] drop unnecessary dependency on libmono-dev
      * [5c8dcfc] update Vcs-* fields to point to git
     -- Iain Lane <email address hidden>   Tue, 12 Jul 2011 09:36:59 +0100