launchpad-integration (0.1.19) hardy; urgency=low * debian/control: liblaunchpad-integration1 replaces liblaunchpad-integration0. (LP: #213874) -- Luke Yelavich Tue, 08 Apr 2008 21:09:04 +1000 launchpad-integration (0.1.18) hardy; urgency=low * debian/rules: Correct package name for liblaunchpad-integration shlibs. -- Luke Yelavich Tue, 08 Apr 2008 00:22:15 +1000 launchpad-integration (0.1.17) hardy; urgency=low * lib/launchpad-integration.c: The launchpad_integration_add_ui function now adds separators above and below the launchpad menu items. * lib/Makefile.am: Bump soname for liblaunchpad-integration as the above function now has changed symantics. * debian/control: Adjust dependencies and package names accordingly. * debian/rules: Bumped shlibs version. * patches/evince-lpint.patch: Updated. * configure.ac: Bump version number. -- Luke Yelavich Mon, 07 Apr 2008 23:56:19 +1000 launchpad-integration (0.1.16) hardy; urgency=low [ Martin Pitt ] * debian/control: Fix Vcs-Bzr to get along with current debcheckout. [ Luke Yelavich ] * lib/launchpad-integration.c: - Add launchpad_integration_add_ui_with_separators function to allow the adding of launchpad menu items, with optional separators. - Don't show launchpad menu items if the launchpad-integration script cannot be found in the path. (LP: #85725) * debian/control: Move launchpad-integration from depends, to recommends. * debian/rules: Update shlibs version. * patches/evince-lpint.patch: Updated to use new function. * configure.ac: Update version number. -- Luke Yelavich Tue, 01 Apr 2008 15:49:43 +1100 launchpad-integration (0.1.15) gutsy; urgency=low * Update Launchpad URLs (remove /distros, and fix stray documentation references to launchpad.ubuntu.com). * Use answers.launchpad.net and translations.launchpad.net for +gethelp and +translate respectively (LP: #138090). -- Colin Watson Wed, 03 Oct 2007 21:21:44 +0100 launchpad-integration (0.1.14) gutsy; urgency=low * pixmaps/: - new pixmaps (thanks to Lapo Calamandrei) -- Michael Vogt Mon, 10 Sep 2007 12:35:26 +0200 launchpad-integration (0.1.13) feisty; urgency=low [ Daniel Holbach ] * pixmaps/lpi-bug.png: - add our own icon, this breaks theme-ability, but fixes the 'warning icon looks pixelated' bug - might be a GTK bug (LP: #103974) * lib/launchpad-integration.c, lib/lpint-bonobo.c: - use the icon. * lib/launchpad-integration.h: - prototype launchpad_integration_add_item_factory(), fixes build warnings. * debian/control.in: - bump debhelper requirement to 5. * debian/copyright: - update FSF address. -- Sebastien Bacher Fri, 13 Apr 2007 14:09:04 +0200 launchpad-integration (0.1.12) feisty; urgency=low * launchpadintegration/urls.py: - workaround to open a new firefox window, the direct option doesn't work correctly (Ubuntu: #104072) -- Sebastien Bacher Wed, 11 Apr 2007 15:03:46 +0200 launchpad-integration (0.1.11) feisty; urgency=low [ Sebastien Bacher ] * debian/liblaunchpad-integration0.install, lib/launchpad-integration.c, lib/lpint-bonobo.c, pixmaps/Makefile.am: - use themeable icon (Ubuntu: #51901, #40312) * lib/launchpad-integration.c, lib/lpint-bonobo.c: - list "Get Help Online" again, launchpad has been updated (Ubuntu: #103024) * launchpadintegration/urls.py: - special case firefox to open a new window (Ubuntu: #94166) [ Martin Pitt ] * 'Report a Bug' -> 'Report a Problem' for consistency and avoiding the technical slang 'Bug'. Update the existing .po files. (LP: #93350) -- Sebastien Bacher Wed, 4 Apr 2007 23:14:10 +0200 launchpad-integration (0.1.10) feisty; urgency=low * launchpadintegration/main.py: Call ubuntu-bug instead of apport-gtk -f, so that this works for apport-{qt,cli} as well. -- Martin Pitt Wed, 28 Mar 2007 09:28:00 +0200 launchpad-integration (0.1.9) feisty; urgency=low * lib/launchpad-integration.c, lib/lpint-bonobo.c: - don't list the "Get Help Online" item, the current launchpad content is not useful (Ubuntu: #94224) -- Sebastien Bacher Mon, 26 Mar 2007 18:45:17 +0200 launchpad-integration (0.1.8) feisty; urgency=low * Fix LOCALEDIR to not include the literal string '${prefix}' (LP: #85654). -- Kees Cook Thu, 8 Mar 2007 08:27:43 -0800 launchpad-integration (0.1.7) feisty; urgency=low * Build a python-launchpad-integration-dbg package. * Bump debhelper compatibility to v5. * configure.ac: Adjust check for PYTHON_INCLUDES. -- Matthias Klose Sat, 17 Feb 2007 20:16:44 +0100 launchpad-integration (0.1.6) feisty; urgency=low * pixmaps/Makefile.*: Allow for srcdir != builddir. * Rebuild for all supported python versions to avoid uninstallability of the whole archive. * Convert to updated python policy. * python-launchpad-integration: Fix typo in dependencies, add provides. * Don't install .la files for python extensions. -- Matthias Klose Fri, 12 Jan 2007 13:18:04 +0000 launchpad-integration (0.1.5build1) feisty; urgency=low * Rebuild for python2.5 as the default python version. -- Matthias Klose Fri, 12 Jan 2007 13:18:04 +0000 launchpad-integration (0.1.5) feisty; urgency=low [ Michael Vogt ] * debian/patches/01_dont_prefer_gnome_browser_for_kde.patch: - moved into the mainline code * debian/patches/02_fix_squashfs.patch: - moved into the mainline code [ Martin Pitt ] * lib/{launchpad-integration,lpint-bonobo}.c: Activate bug filing menu entry and callback, and give it an icon (stock GTK dialog warning icon). * launchpadintegration/main.py: Add --bugs switch which calls apport-gtk in --file-bug mode. * autogen.sh: Remove hardcoded automake/aclocal version number to work with automake 1.10. -- Martin Pitt Tue, 2 Jan 2007 10:01:34 +0100 launchpad-integration (0.1.4.3) edgy; urgency=low * debian/patches/02_fix_squashfs.patch: - Try removing /rofs from executable path as well as /filesystem.squashfs. -- Colin Watson Wed, 25 Oct 2006 12:05:51 +0100 launchpad-integration (0.1.4.2) edgy; urgency=low * debian/patch/02_fix_squashfs.patch: - remove /filesystem.squashfs when looking at the executable (lp: #60071) -- Michael Vogt Fri, 20 Oct 2006 12:20:51 +0200 launchpad-integration (0.1.4.1) edgy; urgency=low * debian/patches/01_dont_prefer_gnome_browser_for_kde.patch: - don't prefer GNOME browser when using KDE, patch by Anthony Mercatante (Ubuntu: #60426) -- Sebastien Bacher Thu, 12 Oct 2006 16:46:43 +0200 launchpad-integration (0.1.4) edgy; urgency=low * launchpadintegration/urls.py: - support kde as well (lp: #53343) -- Michael Vogt Wed, 2 Aug 2006 17:20:17 +0200 launchpad-integration (0.1.3) dapper; urgency=low * launchpadintegration/packageinfo.py: - strip '/rofs' from file name, if it occurs. This broke Launchpad Integration on the Live CD. -- Daniel Holbach Mon, 22 May 2006 15:39:07 +0200 launchpad-integration (0.1.2) dapper; urgency=low * fix FTBFS -- Michael Vogt Tue, 24 Jan 2006 15:49:22 +0100 launchpad-integration (0.1.1) dapper; urgency=low * added a tooltip for "Get Help Online" and "Translate This Application" (ubuntu: #17150) -- Sebastien Bacher Thu, 12 Jan 2006 12:19:38 +0100 launchpad-integration (0.1) dapper; urgency=low * make it a native package * add gtk_accel_group for the GtkActions (Ubuntu #16149) back -- Michael Vogt Thu, 12 Jan 2006 11:25:26 +0100 launchpad-integration (0.0patch26+mvo20-0ubuntu2) breezy; urgency=low * revert "set proper gtk_accel_group for the GtkActions (Ubuntu #16149)" patch because it breaks gnome-terminal (Ubuntu #17309) -- Michael Vogt Tue, 11 Oct 2005 18:52:20 +0200 launchpad-integration (0.0patch26+mvo20-0ubuntu1) breezy; urgency=low * debian/patches/gnomeopt.patch: - removed, part of michael.vogt@ubuntu.com--2005/launchpad-integration--mvo--0 now * set proper gtk_accel_group for the GtkActions (Ubuntu #16149) -- Michael Vogt Wed, 5 Oct 2005 17:52:32 +0200 launchpad-integration (0.0patch26+mvo16-0ubuntu3) breezy; urgency=low * debian/patches/gnomeopt.patch: - use x-ww-browser if gnome-open is not installed, patch by Jani Monoses (Ubuntu: #16447). * debian/control: - Recommends libgnome2-0 can run a version without GNOME, changed suggested by Jani Monoses . -- Sebastien Bacher Fri, 30 Sep 2005 23:08:49 +0200 launchpad-integration (0.0patch26+mvo16-0ubuntu2) breezy; urgency=low * debian/liblaunchpad0.install: - added "debian/tmp/usr/share/pixmaps" -- Michael Vogt Tue, 27 Sep 2005 00:48:47 +0200 launchpad-integration (0.0patch26+mvo16-0ubuntu1) breezy; urgency=low * adds icon to the menu entries -- Michael Vogt Mon, 26 Sep 2005 23:08:16 +0200 launchpad-integration (0.0patch26+mvo13-0ubuntu2) breezy; urgency=low * debian/patches/01_action_group.patch: - don't use the same group again, fix an app crahser, thanks to Christian Persch for the patch (Ubuntu: #14579). -- Sebastien Bacher Sat, 10 Sep 2005 15:39:10 +0200 launchpad-integration (0.0patch26+mvo13-0ubuntu1) breezy; urgency=low * po/{de.po,fr.po,pl.po,pt.po}: - translation updates -- Michael Vogt Tue, 6 Sep 2005 10:29:03 +0200 launchpad-integration (0.0patch26+mvo7-0ubuntu3) breezy; urgency=low * debian/control: - rebuild with the current libs. -- Sebastien Bacher Thu, 25 Aug 2005 03:09:07 +0200 launchpad-integration (0.0patch26+mvo7-0ubuntu2) breezy; urgency=low * debian/rules: - shlibs update. -- Sebastien Bacher Tue, 23 Aug 2005 21:45:09 +0200 launchpad-integration (0.0patch26+mvo7-0ubuntu1) breezy; urgency=low * New snapshot: - python bindings added in package python-launchpad-integration - launchpad_integration_set_sourcepkgname() added - support for applications running with sudo added - build from michael.vogt@ubuntu.com--2005/launchpad-integration--mvo--0--patch-7 -- Michael Vogt Mon, 22 Aug 2005 14:28:46 +0200 launchpad-integration (0.0patch21-0ubuntu4) breezy; urgency=low * Rebuild with the new cairo version -- Sebastien Bacher Thu, 18 Aug 2005 17:21:01 +0000 launchpad-integration (0.0patch21-0ubuntu3) breezy; urgency=low * configure.in, debian/control: - fixed the build. -- Sebastien Bacher Thu, 11 Aug 2005 22:33:34 +0200 launchpad-integration (0.0patch21-0ubuntu2) breezy; urgency=low * debian/control: - fixed the Depends. -- Sebastien Bacher Thu, 11 Aug 2005 21:47:33 +0200 launchpad-integration (0.0patch21-0ubuntu1) breezy; urgency=low * New snapshot: - new lpint-bonobo library. * debian/control: - updated for the new library. * debian/patches/lpi-sudo.diff: - patch by Michael Vogt to run as user for sudo applications. -- Sebastien Bacher Thu, 11 Aug 2005 21:09:46 +0200 launchpad-integration (0.0patch18-0ubuntu1) breezy; urgency=low * New snapshot: - fix menu labels. - use launchpad.net rather than launchpad.ubuntu.com. -- Sebastien Bacher Fri, 5 Aug 2005 16:54:08 +0200 launchpad-integration (0.0patch15-0ubuntu1) breezy; urgency=low * New snapshot. * debian/control: - the library depends on the program now since it uses it. -- Sebastien Bacher Wed, 27 Jul 2005 23:53:49 +0200 launchpad-integration (0.0patch14-0ubuntu1) breezy; urgency=low * New snapshot. -- Sebastien Bacher Tue, 26 Jul 2005 00:59:30 +0200 launchpad-integration (0.0-0ubuntu1) breezy; urgency=low * Initial package. -- Sebastien Bacher Mon, 18 Jul 2005 16:56:27 +0200