Change logs for gtk-sharp2 source package in Hardy

  • gtk-sharp2 (2.12.0-2ubuntu3) hardy; urgency=low
    
      * debian/patches/02_quit-prepare.dpatch,
        debian/patches/02_crash-on-exit.dpatch:
        + New patch from upstream SVN really fixing the segfault on exit when
          using Gnome.Program for all applications (LP: #199496).
      * debian/rules:
        + Update API_VERSION to 2.12.0-2ubuntu3 for the above change.
      * debian/control:
        + Add a conflict with libgnome2.0-cil (<< 2.20.0-2ubuntu3) because it used
          the API introduced by 02_quit-prepare.dpatch.
    
     -- Sebastian Droege <email address hidden>   Thu, 17 Apr 2008 19:58:05 +0200
  • gtk-sharp2 (2.12.0-2ubuntu2) hardy; urgency=low
    
      * debian/patches/02_quit-prepare.dpatch:
        + Add Gtk.Application.QuitPrepare event that allows to execute a delegate
          just before the GTK mainloop is stopped. Preparation of a fix for
          LP #199496. Patch from Mike Kestner.
      * debian/rules:
        + Update API_VERSION to 2.12.0-2ubuntu2 for the above change.
    
     -- Sebastian Droege <email address hidden>   Mon, 14 Apr 2008 18:29:58 +0200
  • gtk-sharp2 (2.12.0-2ubuntu1) hardy; urgency=low
    
      * Sync with Debian, remaining changes:
        - Update maintainer field.
        - Symlink -doc directories, and remove doc directories
          on upgrades.
    
    gtk-sharp2 (2.12.0-2) unstable; urgency=low
    
      * debian/copyright:
        + Updated and cleaned up a bit.
      * Upload to unstable.
    
    gtk-sharp2 (2.12.0-1) experimental; urgency=low
    
      * New upstream release:
        + debian/control:
          - Update build dependencies and package descriptions.
          - Cleanup build dependencies.
        + debian/libgtk2.0-cil.install:
          - Ship glue for atk.
        + debian/rules:
          - Update API version to 2.12.0.
        + debian/patches/01_dllmaps.dpatch:
          - Convert 01_glue-locations.dpatch 02_missing_dllmaps.dpatch into a
            single patch.
          - Add atk glue.
    
     -- Sebastian Droege <email address hidden>   Fri, 21 Mar 2008 18:41:56 +0100
  • gtk-sharp2 (2.10.4-2ubuntu1) hardy; urgency=low
    
      * Sync with Debian, remaining changes:
        - Update maintainer field.
        - Symlink -doc directories, and remove doc directories
          on upgrades.
    
     -- Sebastian Droege <email address hidden>   Thu, 06 Mar 2008 14:00:34 +0100
  • gtk-sharp2 (2.10.4-1ubuntu1) hardy; urgency=low
    
      * Sync with Debian, remaining changes:
        - Update maintainer field.
        - Symlink -doc directories, and remove doc directories
          on upgrades.
    
    gtk-sharp2 (2.10.4-1) unstable; urgency=low
    
      * New upstream bugfix release:
        + debian/patches/avoid_boxing_r96364.dpatch:
          - Dropped, merged upstream.
        + debian/patches/99_ltmain_as-needed.dpatch:
          - Updated to apply cleanly again.
        + debian/rules:
          - Update clilibs to >= 2.10.4.
        + debian/libglib2.0-cil.install:
          - Add new glib-api.xml file.
    
    gtk-sharp2 (2.10.2-6) unstable; urgency=low
    
      * debian/patches/avoid_boxing_r96364.dpatch:
        + Avoid boxing of ints to reduce memory usage, taken from upstream's SVN.
    
    gtk-sharp2 (2.10.2-5) unstable; urgency=low
    
      * debian/control:
        + Added Homepage, Vcs-Svn and Vcs-Browser fields.
        + Updated Standards-Version to 3.7.3, no changes needed.
        + Added names of assemblies in the package long description to aid
          apt-cache searches.
        + Added suggests monodoc-gtk2.0-manual to the library packages.
    
    gtk-sharp2 (2.10.2-4) unstable; urgency=low
    
      [ Sebastian Dröge ]
      * debian/rules:
        + Also use -Wl,-z,defs -Wl,-O1 when linking.
    
      [ Mirco Bauer ]
      * debian/control:
        + Added mono-1.0-devel to build-deps, fixes FTBFS.
          (needed since the as mono-mcs package was split)
        + Fixed casing of Gtk+ and Gnome# in package descriptions, as the official
          names are GTK+ and GNOME (uppercase).
      * debian/rules:
        + Use dh_clifixperms instead of find calls.
    
     -- Sebastian Droege <email address hidden>   Fri, 29 Feb 2008 10:09:06 +0100
  • gtk-sharp2 (2.10.2-3ubuntu1) hardy; urgency=low
    
      * Sync with Debian, remaining changes:
        - Update maintainer field.
        - Symlink -doc directories, and remove doc directories
          on upgrades.
    
    gtk-sharp2 (2.10.2-3) unstable; urgency=low
    
      * debian/rules:
        + Actually pass CFLAGS and LDFLAGS to configure
        + Use --as-needed when linking to get less dependencies.
      * debian/patches/99_ltmain_as-needed.dpatch:
        + Patch used in many Gnome package to reorder the linking
          parameters so --as-needed is actually used.
    
     -- Emilio Pozuelo Monfort <email address hidden>   Tue, 04 Dec 2007 23:41:57 +0100
  • gtk-sharp2 (2.10.2-1ubuntu2) gutsy; urgency=low
    
      * Explicitely remove the doc directories on upgrade for the now symlinked
        doc directories.
    
     -- Matthias Klose <email address hidden>   Fri, 05 Oct 2007 17:13:04 +0000