Publishing details

Changelog

ido (12.10.3daily13.05.02.1ubuntu.unity.next-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 126 (ubuntu-unity/next)

ido (12.10.3daily13.03.01-0ubuntu1) raring; urgency=low

  [ Mathieu Trudel-Lapierre ]
  * Fix build against libgtest/libxorg-gtest failing due to paths to gtest
    source being incorrect. (LP: #1112775)
  * Jenkins build failure on libgtest_xorg "undefined reference to
    symbol '_XDefaultError'" (LP: #1126353)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 125

ido (12.10.3daily13.01.11-0ubuntu1) raring; urgency=low

  [ Mathieu Trudel-Lapierre ]
  * debian/control:
    - Update to match style with other indicator stack packages: use trailing
      commas at the end of dependency lists.
    - Add gnome-common to Build-Depends.
    - Reorganize Build-Depends: move libxorg-gtest-dev up to be consistent with
      other indicator stack packages.
    - List libgtest-dev explicitly in Build-Depends.
    - Add Vcs-Bzr, Vcs-Browser fields with a notice to uploaders.
    - Add xvfb to Build-Depends.
  * debian/rules:
    - Add and export DPKG_GENSYMBOLS_CHECK_LEVEL instead of passing -c4 to
      dh_makeshlibs.
    - Override dh_autoreconf to call autogen.sh and not run configure...
    - Drop the override for dh_makeshlibs.
    - Override dh_auto_test to run them through xvfb-run.

  [ Didier Roche ]
  * Automatic snapshot from revision 118 (bootstrap)

  [ Allan LeSage ]
  * debian/rules:
    - Remove xvfb auto_test override which caused Jenkins failures.
  * debian/control:
    - Remove xvfb from Build-Depends.

  [ Robert Ancell ]
  * Add GObject introspection support to IDO (LP: #582985)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 122

ido (12.10.2-0ubuntu1) quantal; urgency=low

  * New upstream release
    - fix escape key behavior in calendar menuitem (LP: #953757)

ido (12.10.1-0ubuntu1) quantal; urgency=low

  * New upstream release:
    - fix inconsistent slider behavior (lp: #953757)

ido (12.10.0-0ubuntu2) quantal; urgency=low

  * debian/control:
    - build-depends on libxorg-gtest-dev
  * debian/rules:
    - run the tests

ido (12.10.0-0ubuntu1) quantal; urgency=low

  * New upstream release:
   - new widget GtkSwitchMenuItem for indicator-sync
  * Drop gtk2 build, the new version use widgets that are not available
    in the old gtk
  * debian/rules: turn off "make check" run until the required components
    get through mir promotion
  * Updated packaging, use dh9 rather than cdbs, set up for multiarch

ido (0.3.4-0ubuntu2) quantal-proposed; urgency=low

  * Use AC_CHECK_LIBM to get -lm now that gtk doesn't include it

ido (0.3.4-0ubuntu1) precise; urgency=low

  * New upstream release.

ido (0.3.3-0ubuntu2) precise; urgency=low

  * src/idoscalemenuitem.c
    - fix regression that broke mousewheel operations on the
      idoscale (LP: #954440)

ido (0.3.3-0ubuntu1) precise; urgency=low

  * New upstream release.
    - add style class "menubar" to the offscreen proxy, this fixes the
      white background drawn in the sound menu menu with the current
      gtk3/light-themes (LP: #925700)
    - fall back on gdk_screen_get_system_visual() if RGBA isn't
      available (LP: #867649)
  * debian/libido3-0.1-0.symbols, debian/libido-0.1-0.symbols
    - refreshed

ido (0.3.2-0ubuntu1) precise; urgency=low

  * New upstream release.

ido (0.3.1-0ubuntu1) precise; urgency=low

  * New upstream release.
  * configured.ac: drop Werror to workaround gtk3 deprecations warnings.

ido (0.3.0-0ubuntu4) oneiric; urgency=low

  * src/idoscalemenuitem.c
    - Fixed FTBFS on armel (LP: #866039)

ido (0.3.0-0ubuntu3) oneiric; urgency=low

  * src/idorange.c, src/idorange.h, src/idoscalemenuitem.c
    - Fixed FTBFS on armel (LP: #866039)

ido (0.3.0-0ubuntu2) oneiric; urgency=low

  * src/idorange.c
    - cherry picked fix from Michal Hruby for a crasher in
      IdoRange (LP: #865122)

ido (0.3.0-0ubuntu1) oneiric; urgency=low

  * New upstream release.

ido (0.2.93-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - Cannot click on Calendar to select day, month or year (LP: #807509)
  * debian/rules
    - removed deprecated/unused simple-patchsys.mk

ido (0.2.92-0ubuntu1) oneiric; urgency=low

  * New upstream release:
    - Fix the slider soudmenu bug (LP: #804009)
  * debian/libido3-0.1-0.symbols:
    - updated with new symbols

ido (0.2.90-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - Added GTK3 support
    - Clicking a date of previous or next month does not select the right
      date  (LP: #768956)
  * -debian/patches/10-gtk3.patch merged upstream
  * debian/control
    - Bump standards version to 3.9.2

ido (0.2.2-0ubuntu2) oneiric; urgency=low

  * debian/patches/10-gtk3.patch:
    - Allow building against either GTK+ 2 or 3
  * debian/rules, debian/control, debian/*.install, debian/*.symbols:
    - Enable dual build and add new packages for the GTK+ 3 libraries
  * COPYING.LGPL.2.1, autogen.sh, gtk-doc.make:
    - Drop extra files that our packing was adding

ido (0.2.2-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Add signals for when the date is clicked and double clicked
    - Fixed API regression from last release
  * debian/patches/10-backport-calendar-api.patch
    - Dropped, merged upstream

ido (0.2.1-0ubuntu2) natty; urgency=low

  * debian/patches/10-backport-calendar-api.patch:
    - Backport a new ido_calendar_menu_item_get_display_options() call
      for use by indicator-datetime
  * debian/libido-0.1-0.symbols:
    - Add new function

ido (0.2.1-0ubuntu1) natty; urgency=low

  * New upstream release.
  * -debian/patches/01_fix-add-needed-linking.patch
    - Upstream
  * debian/libido-0.1-0.symbols
    - Added symbols
  * src/idocalendarmenuitem.{c,h}
    - Added back missing symbol to prevent ABI breakage, submitted back
      upstream

ido (0.1.14-0ubuntu2) natty; urgency=low

  * debian/patches/01_fix-add-needed-linking.patch:
    Fix linking of the examples with "ld --add-needed" (lp: #698205)

ido (0.1.14-0ubuntu1) maverick; urgency=low

  * New upstream release.
    - Updates for the entry needed for indicator-me changes (LP: #552745)

ido (0.1.13-0ubuntu1) maverick; urgency=low

  * New upstream release.
    - Each key press selects the entry text (LP: #635370)

ido (0.1.11-0ubuntu2) maverick; urgency=low

  * Backport upstream commit to fix armel build

ido (0.1.11-0ubuntu1) maverick; urgency=low

  * New upstream release.
  * debian/control
    - bump build depends for libgtk2.0-dev to >= 2.21.5-1ubuntu3

ido (0.1.10-0ubuntu1) maverick; urgency=low

  * New upstream release.
    - Added ido_timeline_set_progress API
    - Added new calendar menu widget
  * debian/libido-0.1-0.symbols
    - Added new symbols

ido (0.1.9-0ubuntu1) maverick; urgency=low

  * New upstream release.
  * debian/libido-0.1-0.symbols
    - new version update

ido (0.1.8-0ubuntu1) maverick; urgency=low

  * New upstream versions:
    - Add IdoMessageDialog
  * debian/libido-0.1-0.symbols:
    - new version update

ido (0.1.6-0ubuntu1) lucid-proposed; urgency=low

  * New upstream version fixing indicator-sound theming issues (lp: #532234)

ido (0.1.5-0ubuntu1) lucid; urgency=low

  * New upstream version:
     - Navigation with keyboard stuck in the text field (indicator-me)
       (lp: #537608)
     - Pressing the Return key doesn't activate the menuitem
     - After right clicking in text field, closing Me menu is difficult
  * debian/control:
    - update gtk requirement

ido (0.1.4-0ubuntu1) lucid; urgency=low

  * New upstream version:
    - Don't forward the event to the entry if the user hit the Esc key.
    - Fix for grab/release signals. If you grab the slider and then release it
      while the mouse is outside the menu, it was not emitting
      the released signal.
    - Fix keyboard navigation issues in the entry widget, fixes bug #533284.

ido (0.1.3-0ubuntu1) lucid; urgency=low

  * New upstream version

ido (0.1.2-0ubuntu1) lucid; urgency=low

  * New upstream version

ido (0.1.1-0ubuntu1) lucid; urgency=low

  * New upstream release.
  * debian/patches/arm_ftbfs.patch
    - removed, merged upstream
  * debian/libido-0.1-0.symbols
    - added new symbols

ido (0.1.0-0ubuntu2) lucid; urgency=low

  * debian/patches/arm_ftbfs.patch
    - Fix FTBFS on arm

ido (0.1.0-0ubuntu1) lucid; urgency=low

  * Initial release
 -- Ubuntu daily release <email address hidden>   Thu, 02 May 2013 17:22:14 +0000

Available diffs

Builds

Built packages

Package files