gksu (2.0.0-5ubuntu3) hardy-proposed; urgency=low * debian/patches/20_move_to_extensions-2.0.patch, debian/rules: - Move libnautilus-gksu.so to the new extensions dir in Nautilus (LP: #201462) -- Chow Loong Jin Tue, 22 Apr 2008 20:27:44 +0800 gksu (2.0.0-5ubuntu2) hardy; urgency=low * fix ftbfs (LP: #194468) -- Michael Vogt Fri, 04 Apr 2008 20:06:13 +0200 gksu (2.0.0-5ubuntu1) hardy; urgency=low * Merge with Debian; remaining changes: - debian/patches/14_set_http_proxy_env.patch: + set http_proxy environment from gconf - debian/patches/07_desktop_in_ship.patch: + don't display root-terminal menu entry - debian/patches/01_always_ask.patch: + added new '--always-ask-pass' commandline switch - debian/patches/10_quotes_fix.patch: + fix passing of strings with "'" between gksu/libgksu (LP#51419) -- Matthias Klose Wed, 05 Dec 2007 18:25:19 +0100 gksu (2.0.0-5) unstable; urgency=low * debian/patches/01_nautilus_crash.diff: new patch; fix segmentation fault in the nautilus extension. Closes: #452491. * rules: don't run dh_makeshlibs on nautilus-gksu. * menu: make section fit to the new policy. * debian/patches/02_fr.po.diff: fix French translation. -- Josselin Mouette Fri, 23 Nov 2007 11:41:55 +0100 gksu (2.0.0-4ubuntu2) gutsy; urgency=low * confdefs.h: Don't defines macros twice. LP: #138609. -- Matthias Klose Wed, 12 Sep 2007 23:47:04 +0200 gksu (2.0.0-4ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - debian/patches/14_set_http_proxy_env.patch: + set http_proxy environment from gconf - debian/patches/07_desktop_in_ship.patch: + don't display root-terminal menu entry - debian/patches/01_always_ask.patch: + added new '--always-ask-pass' commandline switch - debian/patches/10_quotes_fix.patch: + fix passing of strings with "'" between gksu/libgksu (LP#51419) - debian/control: + set Maintainer to ubuntu -- Michael Vogt Tue, 22 May 2007 12:14:18 +0200 gksu (2.0.0-4) unstable; urgency=low * debian/patches/00_all_linguas.diff, debian/pos/{ar,ja}.po: - adding ja (Japanese) and ar (Arabic) as translations thanks to Fujiwara and Khaled Hosny , respectively * debian/pos/ko.po: - updating Korean translation, thanks to Changwoo Ryu (Closes: #416188) * debian/pos/de.po: - updating German translation, thanks to David Ayers (Closes: #415329) -- Gustavo Noronha Silva Sun, 25 Mar 2007 15:28:55 -0300 gksu (2.0.0-3) unstable; urgency=low * Add a get-orig-source target to retrieve the upstream tarball. * Fix bashism. * Fix watch file, thanks Chris Lamb; closes: #415922. -- Loic Minier Fri, 23 Mar 2007 08:51:21 +0100 gksu (2.0.0-2) unstable; urgency=high * debian/rules, debian/pos/{ca,hu}.po: - sync some translations with upstream -- Gustavo Noronha Silva Tue, 2 Jan 2007 14:34:30 -0200 gksu (2.0.0-1ubuntu3) feisty; urgency=low * debian/patches/01_always_ask.patch: - added new '--always-ask-pass' commandline switch to force gksu to ask for a password even if sudo caches it -- Michael Vogt Mon, 5 Mar 2007 09:14:01 +0100 gksu (2.0.0-1ubuntu2) feisty; urgency=low * debian/patches/10_quotes_fix.patch: - fix passing of strings with "'" between gksu/libgksu (LP#51419) * debian/control: - set Maintainer to ubuntu -- Michael Vogt Tue, 27 Feb 2007 16:13:21 +0100 gksu (2.0.0-1ubuntu1) feisty; urgency=low * Merge from debian unstable. * Remaining changes: - debian/patches/14_set_http_proxy_env.patch: + set http_proxy environment from gconf - debian/patches/07_desktop_in_ship.patch: + don't display root-terminal menu entry -- Michael Vogt Wed, 22 Nov 2006 16:37:57 +0100 gksu (2.0.0-1) unstable; urgency=low * New upstream release * debian/control.in: - build-depend on libgksu2-dev >= 2.0.0 to build with latest stable version -- Gustavo Noronha Silva Sat, 23 Sep 2006 17:32:04 -0300 gksu (1.9.4-1) unstable; urgency=low * New upstream version - contains the updated es translation (Closes: #382972) - enhanced manpage available (Closes: #383477) * debian/control.in, debian/gksu.install, debian/nautilus-gksu.install, debian/rules: - accepted patch by Gauvain Pocentek with minor modifications to split the nautilus extension in its own package (Closes: #382655) * debian/patches/01_exceptions_handling.diff: - removed; applied upstream -- Gustavo Noronha Silva Sat, 19 Aug 2006 15:31:58 -0300 gksu (1.9.3-2) unstable; urgency=low * debian/patches/01_exceptions_handling.diff: - stolen from upstream's svn; handles special desktop items differently (by not adding the menu item =P) (Closes: #380407) -- Gustavo Noronha Silva Wed, 9 Aug 2006 23:43:23 -0300 gksu (1.9.3-1ubuntu2) edgy; urgency=low * Install the nautilus extension in 'nautilus-gksu' binary package to avoid gnome dependencies for gksu: - update debain/gksu.install and create nautilus-gksu.install - debian/rules: remove .a and .la files from the nautilus-gksu package - debian/control: create the nautilus-gksu related fields -- Gauvain Pocentek Fri, 11 Aug 2006 17:39:42 +0200 gksu (1.9.3-1ubuntu1) edgy; urgency=low * merged from debian * debian/patches/11_startup_notification.diff: - dropped and moved to libgksu * debian/patches/14_set_http_proxy_env.patch: - updated -- Michael Vogt Mon, 7 Aug 2006 12:15:04 +0200 gksu (1.9.3-1) unstable; urgency=low * New upstream release - no longer displays the 'open as administrator' menu item when running with root powers (Closes: #380708) - fixes typo in the manpage (Closes: #379186) - includes the Korean translation by Changwoo Ryu (Closes: #379427) * debian/control.in: - require libgksu >= 1.9.8 for building, since the startup notification functionality moved there; - for that reason, remove the startup notification library from the build dependencies * debian/patches/01_locale.patch: - removed; included upstream -- Gustavo Noronha Silva Sun, 6 Aug 2006 16:57:26 -0300 gksu (1.9.2-2) UNRELEASED; urgency=low [ Oystein Gisnas ] * Add watch file [ Josselin Mouette ] * 01_locale.patch: correctly include locale.h. -- Josselin Mouette Thu, 3 Aug 2006 22:16:11 +0200 gksu (1.9.2-1) unstable; urgency=low * New upstream release * debian/control.in: - need libgksu2 >= 1.9.6, so build-depend on it - builds a nautilus extension, so build-depend on libnautilus-extension-dev * debian/rules: - remove the .la and .a files installed in the nautilus extensions directory -- Gustavo Noronha Silva Mon, 17 Jul 2006 21:56:58 -0300 gksu (1.9.1-2ubuntu1) edgy; urgency=low * Merge from debian unstable. * ported: - 07_desktop_in_ship.patch - 11_startup_notification.patch - 14_set_http_proxy_env.patch * dropped (need to move to libgksu2) - 08_sudo_string_fixes.patch - 09_multihead.patch - 10_sudo_mode.patch - 12_no_password_dialog.patch - 13_beautification.patch -- Michael Vogt Tue, 4 Jul 2006 14:58:27 +0200 gksu (1.9.1-2) unstable; urgency=low * Releasing to unstable - gksuexec is gone for the time being (does it need to come back? I don't know), so this bug should no longer applly (Closes: #364467) - can no longer reproduce the problem with capslock reporting making the window mess with the background (Closes: #367233) * debian/control.in: - added dependency on gnome-keyring (Closes: #345747) - updated gtk+ build-dep to >= 2.4.0 - added build-dep on libstartup-notification0-dev - added build-dep on libgconf2-dev * debian/rules: - make gksu-migrate-conf.sh executable -- Gustavo Noronha Silva Sat, 10 Jun 2006 14:40:45 -0300 gksu (1.9.1-1) experimental; urgency=low * New upstream development release * debian/control.in: - need libgksu2 >= 1.9.2 - updated Standards-Version to 3.7.2, with no changes * debian/menu: - removed the entry for gksuexec; it may never be back (or maybe it will soon) -- Gustavo Noronha Silva Sat, 3 Jun 2006 12:07:58 -0300 gksu (1.9.0-1) UNRELEASED; urgency=low * New upstream development release * debian/control.in: - updated build-dependencies; no longer need libgksuui, no longer uses gnome-keyring, nor gconf, but needs a newer libgksu -- Gustavo Noronha Silva Mon, 24 Apr 2006 08:04:43 -0300 gksu (1.3.7-1) unstable; urgency=low * New upstream release - includes new translations (Closes: #342006, #340137, #347442, #350374) - includes typo fix on manpage (Closes: #349598) * debian/patches/migrate-conf.diff: - removed, included upstream (Closes: #353254) -- Gustavo Noronha Silva Tue, 4 Apr 2006 00:01:50 -0300 gksu (1.3.7-0ubuntu9) dapper; urgency=low * debian/patches/13_beautification.patch: Fix ugly spacing, results in string change, will inform the translation teams about it (Ubuntu: #32620) -- Michael Vogt Tue, 9 May 2006 23:05:35 +0200 gksu (1.3.7-0ubuntu8) dapper; urgency=low * debian/patches/11_startup_notifcation.patch: - use a more reliable way to get the current xevent timestamp than gdk_x11_display_get_user_time() - this should fix the "gksu opens apps in background bug" (ubuntu: #31487) -- Michael Vogt Tue, 9 May 2006 13:38:25 +0200 gksu (1.3.7-0ubuntu7) dapper; urgency=low * debian/patches/02_ubuntu_gksuexec.patch: - removed, no longer needed because we can always use gksu and it will use a gconf key to determine what backend (su, sudo) to use -- Michael Vogt Tue, 2 May 2006 10:11:21 +0200 gksu (1.3.7-0ubuntu6) dapper; urgency=low * debian/patches/13_beautification.patch, debian/patches/11_startup_notifcation.patch: - wording improvments (thanks to Sebastian Heinlein, Ubuntu: #32620, #40977) -- Michael Vogt Mon, 24 Apr 2006 21:51:25 +0200 gksu (1.3.7-0ubuntu5) dapper; urgency=low * patches/14_set_http_proxy_env.patch: - export a http_proxy environment if a proxy is set in gconf -- Michael Vogt Thu, 13 Apr 2006 12:04:14 +0200 gksu (1.3.7-0ubuntu4) dapper; urgency=low * debian/patches/11_startup_notification.patch: - bugfix with a incorrect init of the gksu_context (ubuntu: #35961) -- Michael Vogt Tue, 11 Apr 2006 22:12:15 +0200 gksu (1.3.7-0ubuntu3) dapper; urgency=low * debian/patches/11_startup_notification.patch: - simplify the patch (thanks to jamesh! for his suggestions) -- Michael Vogt Tue, 11 Apr 2006 13:00:48 +0200 gksu (1.3.7-0ubuntu2) dapper; urgency=low * debian/patch/13_beautification.patch: - moved bit into the 11_startup_notification * debian/patches/11_startup_notification.patch: - init with the correct time (ubuntu: #31487) -- Michael Vogt Tue, 11 Apr 2006 12:11:44 +0200 gksu (1.3.7-0ubuntu1) dapper; urgency=low * New upstream version, UVF exception accorded by Colin Watson * debian/patches/08_sudo_string_fixes.patch, debian/patches/09_multihead.patch, debian/patches/12_no_password_dialog.patch: - updated -- Sebastien Bacher Mon, 10 Apr 2006 12:58:00 +0200 gksu (1.3.6-2) UNRELEASED; urgency=low * debian/patches/migrate-conf.diff: - fix bash3.0isms and make it more robust -- Gustavo Noronha Silva Wed, 29 Mar 2006 00:30:45 -0300 gksu (1.3.6-1ubuntu14) dapper; urgency=low * debian/patch/13_beautification.patch: - improve the gksu strings (thanks to Sebastian Heinlein) (ubuntu: #32620) -- Michael Vogt Fri, 24 Mar 2006 21:53:46 +0100 gksu (1.3.6-1ubuntu13) dapper; urgency=low * debian/patches/07_desktop_in_ship.patch: - added "NoDisplay=true" to the desktop.in files * debian/patches/01_desktop_files.patch: - removed, no longer needed -- Michael Vogt Tue, 7 Mar 2006 11:37:08 +0000 gksu (1.3.6-1ubuntu12) dapper; urgency=low * debian/patches/07_desktop_in_ship.patch: - ship the .desktop.in from the SVN, required to build the .pot -- Sebastien Bacher Thu, 2 Mar 2006 01:27:26 +0100 gksu (1.3.6-1ubuntu11) dapper; urgency=low * debian/patches/01_desktop_files.patch: - remove gksu -> gksudo change, taken care of by sudo-mode patch now -- Michael Vogt Wed, 1 Mar 2006 14:36:11 +0100 gksu (1.3.6-1ubuntu10) dapper; urgency=low * debian/patches/12_no_password_dialog.patch: - switch "display-no-pass-info" to no in the gksu.schema.in file -- Michael Vogt Wed, 15 Feb 2006 18:33:18 +0100 gksu (1.3.6-1ubuntu9) dapper; urgency=low * debian/patches/12_no_password_dialog.patch - switch "display-no-pass-info" to no in the gksu.schema file -- Michael Vogt Wed, 8 Feb 2006 17:37:39 +0100 gksu (1.3.6-1ubuntu8) dapper; urgency=low * added libstartup-notification0-dev to build-depends -- Michael Vogt Tue, 31 Jan 2006 15:57:31 +0000 gksu (1.3.6-1ubuntu7) dapper; urgency=low * debian/patches/11_startup_notification.patch: - add startup notification to gksu * debian/control: - build-depend on libgksu1.2-dev (>= 1.3.6-1ubuntu2) -- Michael Vogt Tue, 31 Jan 2006 10:20:50 +0000 gksu (1.3.6-1ubuntu6) dapper; urgency=low * debian/patch/10_sudo_mode.patch: - set "sudo-mode = True" in gconf schema (Ubuntu: #8775) -- Michael Vogt Wed, 30 Nov 2005 14:56:40 +0100 gksu (1.3.6-1ubuntu5) dapper; urgency=low * debian/patches/08_sudo_string_fixes.patch: - %ss -> %s. -- Daniel Holbach Tue, 29 Nov 2005 11:40:55 +0100 gksu (1.3.6-1ubuntu4) dapper; urgency=low * debian/patches/09_multihead.patch: - fix a FTBFS (need to make pbuidler work again :/) -- Michael Vogt Mon, 21 Nov 2005 18:24:03 +0100 gksu (1.3.6-1ubuntu3) dapper; urgency=low * debian/patches/{01_desktop_files_fix,03_mask_entry,04_menu_change}: - removed, all agregated into 01_desktop_files.patch * debian/patches/01_desktop_files.patch: - unify the desktop files patches * debian/patches/09_multihead.patch: - make it dim both screens on multihead (Ubuntu #13534) -- Michael Vogt Mon, 21 Nov 2005 16:41:17 +0100 gksu (1.3.6-1ubuntu2) dapper; urgency=low * debian/patches/04_menu_change.patch: - mask the "Run as different user" menu item. -- Sebastien Bacher Fri, 18 Nov 2005 17:03:47 +0100 gksu (1.3.6-1ubuntu1) dapper; urgency=low * merged with debian * debian/patches/01_desktop_files_fix.patch: - updated * debian/patches/06_translations.patch, 07_grab_deadlock_fix.patch: - removed, now part of upstream * debian/patches/08_sudo_string_fixes.patch: - updated string corrections -- Michael Vogt Thu, 10 Nov 2005 23:15:03 +0100 gksu (1.3.6-1) unstable; urgency=low * New upstream release -- Gustavo Noronha Silva Wed, 26 Oct 2005 11:20:12 -0200 gksu (1.3.5-2) unstable; urgency=low * debian/control.in: - added missing Depends on ${misc:Depends} - thanks to Josselin Mouette for pointing out it was missing (Closes: #330892) -- Gustavo Noronha Silva Fri, 30 Sep 2005 09:08:34 -0300 gksu (1.3.5-1) unstable; urgency=low * New upstream release - should fix lockup with focus-stealing stuff - thanks to Michael Vogt! (Closes: #310951) * debian/copyright: - updated FSF's address -- Gustavo Noronha Silva Thu, 29 Sep 2005 22:31:03 -0300 gksu (1.3.4-2) UNRELEASED; urgency=low * debian/copyright: - no need to talk about LGPL, so removed reference to it -- Gustavo Noronha Silva Tue, 30 Aug 2005 16:39:41 -0300 gksu (1.3.4-1) unstable; urgency=low * New upstream release - fixes segfault when a non-existant user is given (Closes: #323836) - includes the updated fr and de translations (Closes: #323817, #323588) * debian/patches/00_fix_logic_problem_with_disable_grab.diff: - removed, fixed in this upstream release -- Gustavo Noronha Silva Sat, 20 Aug 2005 11:14:32 -0300 gksu (1.3.3-2) unstable; urgency=low * debian/rules: - include gnome.mk so that dh_gconf and dh_desktop will be called making both the desktop and the schemas file be installed correctly * debian/patches/00_fix_logic_problem_with_disable_grab.diff: - obtained from upstream SVN fixes the way gksu interprets disable-grab (Closes: #323461) -- Gustavo Noronha Silva Tue, 16 Aug 2005 21:45:54 -0300 gksu (1.3.3-1) unstable; urgency=low * New upstream release - fixes schema file which was leading to an unexpected NULL in a variable resulting in SIGSEV (Closes: #322070, #322280) * debian/patches/01_migrate_conf.diff - integrated upstream, so removed -- Gustavo Noronha Silva Wed, 10 Aug 2005 09:07:44 -0300 gksu (1.3.2-3) unstable; urgency=low * debian/gksu.postinst: - checking for which one was last configured is not enough; need to check if the file exists (Closes: #322127) -- Gustavo Noronha Silva Tue, 9 Aug 2005 09:39:57 -0300 gksu (1.3.2-2) unstable; urgency=low * debian/gksu.postinst: - run the gksu.conf to gconf migration script * debian/patches/01_migrate_conf.diff: - added with a small fix to the parsing code -- Gustavo Noronha Silva Mon, 8 Aug 2005 14:26:08 -0300 gksu (1.3.2-1) unstable; urgency=low * New upstream release * debian/control.in: - Build-Depend on libgksu1.2-dev >= 1.3.3, libgconf2-dev and libgnome-keyring-dev * debian/rules: - do the po/ magic only if there is a debian/pos directory -- Gustavo Noronha Silva Sun, 7 Aug 2005 20:07:12 -0300 gksu (1.3.1-2) unstable; urgency=low * debian/control.in: - replaced gettext with intltool as a Build-Dep (Closes: #319241) -- Gustavo Noronha Silva Tue, 26 Jul 2005 07:51:31 -0300 gksu (1.3.1-1) unstable; urgency=low * New upstream release - uses new libgksuui1.0 and libgksu functionality that allows it to set the prompt according to the one su prints (Closes: #246652) * debian/control.in: - increase Build-Depends version of libgksu to 1.3.2 and of libgksuui to 1.0.6 because of the new functions gksu uses * debian/control.in, rules, gnome-sudo.sh: - increased Standards-Version to 3.6.2 with no changes - drop gnome-sudo (thanks Erinn Clark for reminding me) * debian/gksu.install: - remove most of the lines since we don't have debian/tmp anymore -- Gustavo Noronha Silva Sat, 16 Jul 2005 23:21:55 +0300 gksu (1.3.0-1ubuntu10) breezy; urgency=low * debian/rules: - added gnome.mk to get auto-intltool updates (ubuntu #15972) -- Michael Vogt Thu, 22 Sep 2005 11:40:31 +0200 gksu (1.3.0-1ubuntu9) breezy; urgency=low * debian/patches/08_no_fadding.patch: - don't darken the screen when showing the authentication dialog -- Michael Vogt Wed, 21 Sep 2005 10:12:08 +0200 gksu (1.3.0-1ubuntu8) breezy; urgency=low * debian/patches/07_grab_deadlock_fix.patch: - always test _all_ cases before doing a upload -- Michael Vogt Tue, 20 Sep 2005 16:36:54 +0200 gksu (1.3.0-1ubuntu7) breezy; urgency=low * debian/patches/07_grab_deadlock_fix.patch: - fix a deadlock that can happen when grabing the menu fails (ubuntu #14430) -- Michael Vogt Tue, 20 Sep 2005 16:05:12 +0200 gksu (1.3.0-1ubuntu6) breezy; urgency=low * debian/patches/03_mask_entry.patch: - mask the admin entry from the menu (Ubuntu: #12587). -- Sebastien Bacher Tue, 6 Sep 2005 10:13:09 +0200 gksu (1.3.0-1ubuntu5) breezy; urgency=low * debian/patches/06_translations.patch: - Fix stated encoding of po/pl.po, thanks to Zygmunt Krynicki. -- Martin Pitt Wed, 31 Aug 2005 11:53:43 +0200 gksu (1.3.0-1ubuntu4) breezy; urgency=low * Rebuild to rid us of the unwanted libglitz dependency. -- Adam Conrad Tue, 30 Aug 2005 06:11:40 +1000 gksu (1.3.0-1ubuntu3) breezy; urgency=low * debian/patches/06_translations.patch: - Add French translation, thanks to Jouanne Mickael. -- Martin Pitt Fri, 19 Aug 2005 15:11:02 +0200 gksu (1.3.0-1ubuntu2) breezy; urgency=low * use gksudo when running something as root with gksuexec and the user is in the admin group (closes ubuntu #5623) -- Michael Vogt Mon, 27 Jun 2005 17:50:22 +0200 gksu (1.3.0-1ubuntu1) breezy; urgency=low * Resynchronise with Debian. * added libgnome-keyring-dev to build depends * fixed a merge problem -- Michael Vogt Tue, 21 Jun 2005 14:23:52 +0200 gksu (1.3.0-1) unstable; urgency=low * New upstream release - includes the Romanian translation (Closes: #309531) - works better with sudo not needing the password (Closes: #312937) - features a --always-ask-password (-a) to bypass trying to get password automatically (Closes: #314477) - will handle cases in which su does not need a password, too (Closes: #304047) * debian/control.in: - updated Build-Depends to have libgksu1.2 >= 1.3.1 because this version is using a new API function * debian/gksu.conffiles: - removed; lintian is reporting duplicate conffile, meaning that debhelper might be being able to take care of this itself -- Gustavo Noronha Silva Sat, 18 Jun 2005 15:17:10 -0300 gksu (1.2.6-2ubuntu1) breezy; urgency=low * Resynchronise with Debian. -- Michael Vogt Thu, 16 Jun 2005 10:20:28 +0200 gksu (1.2.6-2) unstable; urgency=low * debian/control.in: - build-depend on at least 1.3.0-2 version of libgksu1.2-dev so we get correct Depends and no FTBFS =) (Closes: #313475) -- Gustavo Noronha Silva Tue, 14 Jun 2005 14:35:59 -0300 gksu (1.2.6-1) unstable; urgency=low * New upstream release * debian/patches/01_prompt_fix.diff, debian/patches/02_new_translations.diff, debian/pos: - removed, no longer needed -- Gustavo Noronha Silva Mon, 13 Jun 2005 12:06:58 -0300 gksu (1.2.5-3ubuntu2) breezy; urgency=low * fixed FTBFS -- Michael Vogt Mon, 6 Jun 2005 10:37:02 +0200 gksu (1.2.5-3ubuntu1) breezy; urgency=low * Resynchronise with Debian. -- Michael Vogt Fri, 20 May 2005 18:27:16 +0200 gksu (1.2.5-3) unstable; urgency=medium * debian/pos/ca.po: - translation updated -- Gustavo Noronha Silva Mon, 16 May 2005 22:59:54 -0300 gksu (1.2.5-2) unstable; urgency=medium * debian/patches/01_prompt_fix.diff: - make the yes/no dialog for grabing actually work (thanks to Gabor Kelemen for noticing this problem) * debian/patches/02_new_translations.diff, pos/*: - added to provide new and updated translations to gksu * debian/rules: - provide that the .gmo files are rebuilt at build time with the new pofiles * debian/gksu.conffiles: - explicitely say /etc/gksu.conf is a conffile -- Gustavo Noronha Silva Sun, 15 May 2005 17:39:40 -0300 gksu (1.2.5-1ubuntu1) breezy; urgency=low * Resynchronise with Debian * removed (part of upstream now): - debian/patches/05_locking.patch - debian/patches/03_raise_window.patch - debian/patches/04_msguser.patch * debian/patches/06_translations.patch: - removed the fr.po update, it's now in upstream -- Michael Vogt Tue, 3 May 2005 11:06:58 +0200 gksu (1.2.5-1) unstable; urgency=medium * New upstream release - includes Loïc Minier 's patch for the manpage (Closes: #298170) - basically a new translation * small and fairly high impact changes for some; urgency medium -- Gustavo Noronha Silva Tue, 5 Apr 2005 11:58:11 -0300 gksu (1.2.4-1ubuntu8) hoary; urgency=low * Translations update. * debian/patches/01_desktop_files_fix.diff: - updated. -- Sebastien Bacher Mon, 4 Apr 2005 22:40:10 +0200 gksu (1.2.4-1ubuntu7) hoary; urgency=low * debian/patches/06_translations.patch: - Added Xhosa translations, thanks to Adi Attar. -- Martin Pitt Mon, 4 Apr 2005 15:28:03 +0200 gksu (1.2.4-1ubuntu6) hoary; urgency=low * debian/patches/06_translations.patch: - translations update. -- Sebastien Bacher Tue, 29 Mar 2005 16:10:50 +0200 gksu (1.2.4-1ubuntu5) hoary; urgency=low * debian/patches/05_locking.patch: - clean-up when locking fails on NFS -- Michael Vogt Mon, 28 Mar 2005 16:38:02 +0200 gksu (1.2.4-1ubuntu4) hoary; urgency=low * debian/patches/04_msguser.patch: - don't specify the user in the dialog (Hoary: #7534). -- Sebastien Bacher Sun, 13 Mar 2005 15:36:04 +0100 gksu (1.2.4-1ubuntu3) hoary; urgency=low * make the dialog window always stay on top (closes: #7432) -- Michael Vogt Fri, 11 Mar 2005 23:01:16 +0100 gksu (1.2.4-1ubuntu2) hoary; urgency=low * debian/patches/03_raise_window.diff: - raise the window before the pointer is grabed. this prevents a race that affect auto-raise and focus-follow-mouse people - set mouse-cursor to default -- Michael Vogt Fri, 11 Mar 2005 15:11:58 +0100 gksu (1.2.4-1ubuntu1) hoary; urgency=low * Sync with Debian: - fix the sound issue (Hoary: #7226). * debian/patches/02_locking.diff: - this change is in the new version. * debian/patches/02_graphicalchange.diff: - updated the previous patch for the background change. -- Sebastien Bacher Mon, 7 Mar 2005 00:16:44 +0100 gksu (1.2.4-1) unstable; urgency=low * New upstream release - includes better locking support, thanks to Michael Vogt - better documentation for sudo functionality added (Closes: #265270) * debian/patches/*: - removed, included upstream * debian/menu: - added missing quotes -- Gustavo Noronha Silva Tue, 1 Mar 2005 23:57:57 -0300 gksu (1.2.3-2) unstable; urgency=low * debian/patches: grabbed from the svn - 00_da_translation_update.diff: + updated danish translation - 01_fadeout.diff, 02_locking.diff: + fadeout the screen, do not show window decorations, use a simple lock file to avoid duplicate gksu's running (Closes: #293214) - 03_fix_prompt_and_sudo-mode_behavior.diff: + fixes to the configuration interpretation and conffile documentation (Closes: 293236) - 04_window_or_popup.diff: + shows a window or a popup, depending on whether we're grabbing or not -- Gustavo Noronha Silva Mon, 7 Feb 2005 18:33:43 -0200 gksu (1.2.3-1) unstable; urgency=low * New upstream release - has a conffile to set up some default options, which will help working around problems related on bugs #271567, #277723 - adds patch by Michael Vogt to return different error codes on different failures, which (Closes: #266832) - include pt translation by Luis Matos (Closes: #284000) * debian/copyright: - applied patch by Guilherme de S. Pastore (fatalerror) (Closes: #290166) * debian/gksu.menu: - removed; (Closes: #291475, #284596) * debian/gksu.install: - distribute /etc/gksu.conf -- Gustavo Noronha Silva Sun, 30 Jan 2005 18:10:16 -0200 gksu (1.2.2-2) UNRELEASED; urgency=low * debian/rules, debian/control.in: - GNOME team upload, finally (!!) * debian/control.in: - Depends on sudo, for gksudo (Closes: #280316) -- Gustavo Noronha Silva Wed, 8 Dec 2004 00:27:36 -0200 gksu (1.2.2-1) unstable; urgency=low * New upstream release - fixes blocking problem on gksuexec (Closes: #276535) - fixes typo in help and manpage (Closes: #262561) - checks if we're target user before trying to su/sudo (Closes: #276432) - converts password to system locale before using it (Closes: #276089) * debian/menu: - use 'longtitle' instead of 'hints' (Closes: #257776) * debian/patches/00args_parsing.diff: - no longer needed, applied upstream -- Gustavo Noronha Silva Sun, 17 Oct 2004 19:54:53 -0300 gksu (1.2.1-3) unstable; urgency=low * rebuilt with unstable packages (duh) (Closes: #272816) -- Gustavo Noronha Silva Wed, 22 Sep 2004 14:42:28 -0300 gksu (1.2.1-2) unstable; urgency=low * debian/patches/00args_parsing: - patch from svn to fix handling of -- and quoted strings (Closes: #271301) -- Gustavo Noronha Silva Tue, 21 Sep 2004 00:19:04 -0300 gksu (1.2.1-1) unstable; urgency=low * New upstream release - reimplemented X keyboard and mouse grabing copying code from libgksuui (Closes: #254949) - includes Catalan translation by Jordi Mallach (Closes: #263305) * debian/patches/01_desktop_files_fix.diff: - removed because this release contains this fix * debian/gksu.install: - gksu now installs locales -- Gustavo Noronha Silva Sat, 7 Aug 2004 22:56:24 -0300 gksu (1.2.0-2) unstable; urgency=low * debian/patches/01_desktop_files_fix.diff: - added patch to fix .desktop files which are incorrect in upstream distribution, patch grabbed from upstream's SVN (Closes: #252334, 252576) -- Gustavo Noronha Silva Tue, 8 Jun 2004 01:40:55 -0300 gksu (1.2.0-1) unstable; urgency=low * New upstream version -- Gustavo Noronha Silva Sun, 30 May 2004 02:40:03 -0300 gksu (1.1.1-2) experimental; urgency=low * debian/control: - changed gnome-sudo's Section to gnome -- Gustavo Noronha Silva Thu, 6 May 2004 18:18:49 -0300 gksu (1.1.1-1) experimental; urgency=low * New upstream release * debian/control, debian/libgksu*: - remove libgksu and libgksu-dev packages, which have been split off this source package - added build-depends for them: libgksu1.2-dev and libgksuui1.0-dev * debian/rules: - remove libgksu* stuff -- Gustavo Noronha Silva Thu, 25 Mar 2004 20:52:06 -0300 gksu (1.1.0-1) unstable; urgency=low * New release - removes all patches, applied upstream * debian/gksu.install, debian/libgksu1.install: - moved the gksu-the-app-specific images to the gksu package * debian/control: - gksu Replaces libgksu0, because of the new files it received from libgksu1 (gksu.png and gksu-terminal.png) -- Gustavo Noronha Silva Mon, 2 Feb 2004 17:05:10 -0200 gksu (1.0.3-3) unstable; urgency=low * debian/control, debian/rules, debian/gnome-sudo: - add a gnome-sudo script to call gksudo - add a package gnome-sudo to provide smooth upgrade for users of this package - make gksu provide, replace and conflict gnome-sudo -- Gustavo Noronha Silva Mon, 2 Feb 2004 17:09:39 -0200 gksu (1.0.3-2) unstable; urgency=low * debian/patches/00gksu_disappear.diff: - new patch to have the dialog disapear on window closing or when the cancel button is clicked (Closes: #230456) * debian/patches/01cpp_capable_headers.diff: - new patch to apply G_BEGIN_DECLS and G_END_DECLS to the headers so that they are usable in C++ (Closes: #230314) -- Gustavo Noronha Silva Sat, 31 Jan 2004 00:28:04 -0200 gksu (1.0.3-1) unstable; urgency=low * New release - fixes a segfault when xauth returns nothing, thanks to Doug Holland (Closes: #228292) -- Gustavo Noronha Silva Sun, 18 Jan 2004 01:55:34 -0200 gksu (1.0.2-1) unstable; urgency=low * debian/control: - libgksu0 Replaces and Conflicts with gksu << 1.0.0, thanks to Adrian Bunk (Closes: #227888) * libgksu/Makefile.am: - build the library with -fPIC, to allow prelinking (Closes: #227924) -- Gustavo Noronha Silva Fri, 16 Jan 2004 01:46:49 -0200 gksu (1.0.1-3) unstable; urgency=low * debian/libgksu-dev.install: - actually install the .pc file to /usr/lib/pkgconfig * debian/rules: - add post-install rule to install the html/devhelp docs for the libgksu-dev package -- Gustavo Noronha Silva Thu, 15 Jan 2004 04:17:24 -0200 gksu (1.0.1-2) unstable; urgency=low * debian/rules: - removed the clean addition, no longer removing the po/stamp-po file - disabled gtk-doc on configure -- Gustavo Noronha Silva Wed, 14 Jan 2004 21:20:49 -0200 gksu (1.0.1-1) unstable; urgency=low * debian/rules: - ask debhelper to look for dependency libraries on libgksu0 places (Closes: #227478, 227438) - will make gksu a no longer Debian native package -- Gustavo Noronha Silva Tue, 13 Jan 2004 19:12:06 -0200 gksu (1.0.0) unstable; urgency=low * New release: "Obviously you're not a kover", or something. -- Gustavo Noronha Silva Fri, 19 Dec 2003 04:37:43 -0200 gksu (0.9.18.lib.3) UNRELEASED; urgency=low * New test release * gksu/Makefile.am, gksu/gksuexec.c: - readding gksuexec * debian/gksu.install: - install gksuexec, the .desktop files, etc -- Gustavo Noronha Silva Fri, 19 Dec 2003 04:12:58 -0200 gksu (0.9.18.lib.2) UNRELEASED; urgency=low * New test release * libgksu/Makefile.am, debian/libgksu-dev.install: - install the gksu.h header file for using the library -- Gustavo Noronha Silva Sun, 7 Dec 2003 09:22:16 -0200 gksu (0.9.18.lib.1) UNRELEASED; urgency=low * New test release * debian/control: - libgksu0 depends on xbase-clients (xauth) -- Gustavo Noronha Silva Sat, 22 Nov 2003 10:47:20 -0200 gksu (0.9.18.lib) UNRELEASED; urgency=low * Turning gksu into a library * debian/control: - new packages libgksu0 and libgksu-dev - improved gksu's short description -- Gustavo Noronha Silva Sat, 22 Nov 2003 10:47:20 -0200 gksu (0.9.18) unstable; urgency=low * New release * src/gksu-run-helper.c: - remove a bashism when calling the program (Closes: #221179). * po/de.po: - small fix, thanks to Michael Vogt (Closes: #221030) -- Gustavo Noronha Silva Tue, 18 Nov 2003 21:22:54 -0200 gksu (0.9.17) unstable; urgency=medium * New release - fixes problem with xauth token being visible through ps auxwww - urgency medium because this is a potential security problem, so it's better it is fixed in testing soon * man/gksu.1: - do not mention gksudo (Closes: #207843) -- Gustavo Noronha Silva Fri, 14 Nov 2003 00:42:48 -0200 gksu (0.9.16) unstable; urgency=high * New release - fixes problem with XDM-AUTH being passed together with MIT-MAGIC-COOKIE-1's auth token - urgency high because no features were modified/added, just a quick fix -- Gustavo Noronha Silva Thu, 28 Aug 2003 13:46:55 -0300 gksu (0.9.15) unstable; urgency=low * New release - new German translation - developer documentation on source package created with gtk-doc -- Gustavo Noronha Silva Fri, 8 Aug 2003 05:12:01 -0300 gksu (0.9.14) unstable; urgency=low * New release - fixes problems with non-bash shells (Closes: #203386) - the -u for root problem seemed to be related to the non-bash shells stuff, I cannot reproduce it anymore (Closes: #203387) -- Gustavo Noronha Silva Tue, 29 Jul 2003 19:24:49 -0300 gksu (0.9.13) unstable; urgency=low * New release - minor cosmetic enhancements on the dialog - new option (--ssh-fwd) was added to work-around problem with ssh X11 forwarding (Closes: #202532) -- Gustavo Noronha Silva Thu, 24 Jul 2003 00:53:00 -0300 gksu (0.9.12) unstable; urgency=low * New release - lots of small fixes/modifications to the authentication stuff - added debug code, to help fix bugs * the --icon position on the man page has been fixed (Closes: #195122) * debian/gksu{,exec}-debian.xpm: - recreated from the images available to not conform anymore with the braindead policy that mandated 24 colors * debian/compat: - new file * debian/rules: - using cdbs * debian/control: - build-depends on cdbs, debhelper >= 4.1.0 - Standards-Version to 3.6.0 -- Gustavo Noronha Silva Wed, 23 Jul 2003 00:46:47 -0300 gksu (0.9.11) unstable; urgency=low * New release - see entry below, thanks to Álvaro -- Gustavo Noronha Silva Sat, 14 Jun 2003 22:29:22 -0300 gksu (0.9.10-1) unstable; urgency=low * Apply HIG to the authoritation dialog -- Álvaro Peña Wed, 11 Jun 2003 10:44:25 +0200 gksu (0.9.10) unstable; urgency=low * New release - no more auto-background -- Gustavo Noronha Silva Sat, 24 May 2003 15:00:06 -0300 gksu (0.9.9) unstable; urgency=low * New release - fixes some problems some users had running programs with arguments - includes translations for spanish (es) and russian (ru), thanks to Enrique Rodriguez and Aleksander respectively. -- Gustavo Noronha Silva Sat, 10 May 2003 03:23:17 -0300 gksu (0.9.8) unstable; urgency=low * New release - initializes xauth string before fread'ing into it, thanks to: Alex Stewart (Closes: #187299) - waits a bit longer for the grab (Closes: #181342) -- Gustavo Noronha Silva Sat, 5 Apr 2003 00:24:12 -0300 gksu (0.9.7) unstable; urgency=low * New release - changed the way Xauth is done (Closes: #182018) - no more sudo support * debian/control: - remove mention of sudo, remove sudo from Suggests * debian/rules: - doesn't link gksu to gksudo anymore -- Gustavo Noronha Silva Sat, 29 Mar 2003 01:47:58 -0300 gksu (0.9.1) unstable; urgency=low * New release - supports the new --icon command line option (Closes: #178910) * debian/rules: - no need to install manpages anymore * debian/copyright: - added Alan Douglaz as developer -- Gustavo Noronha Silva Fri, 31 Jan 2003 02:14:56 -0200 gksu (0.9.0) unstable; urgency=low * New release * debian/menu: - added menu entry for gksuexec, the new program used as a wrapper to gksu's command line options * debian/gksuexec-debian.xpm: - Debian icon for gksuexec's menu entry, based on gksu.png -- Gustavo Noronha Silva Wed, 29 Jan 2003 15:34:46 -0200 gksu (0.8.5) unstable; urgency=low * New release - doesn't ask for password when ran as root user (Closes: #178675) -- Gustavo Noronha Silva Tue, 28 Jan 2003 17:28:36 -0200 gksu (0.8.4) unstable; urgency=low * New release * debian/control: - build-depends on libgtk2.0-dev >= 2.2.0, as gksu is using API calls specific to Gtk+2.2 -- Gustavo Noronha Silva Tue, 14 Jan 2003 21:13:28 -0200 gksu (0.8.3) unstable; urgency=low * New release - mostly fixes to the build system * debian/rules: - installs ChangeLog as /usr/share/doc/gksu/changelog.src * debian/copyright: - fixed downloaded from URL - fixed 'Author(s)' stuff * debian/gksu-debian.xpm: - icon for gksu * debian/menu: - changed icon -- Gustavo Noronha Silva Tue, 14 Jan 2003 13:41:12 -0200 gksu (0.8.2-1) unstable; urgency=low * New release - basicaly fixes some bugs about environment that were causing problems for synaptic, for example * debian/docs: - added ChageLog, I'm now using the upstream changelog too * debian/control: - Standards-Version to 3.5.8 - depends on autotools-dev * debian/rules: - supports nostrip for DEB_BUILD_OPTIONS - uses config.sub and config.guess from autotools-dev -- Gustavo Noronha Silva Tue, 14 Jan 2003 02:45:37 -0200 gksu (0.8.0-2) unstable; urgency=low * Using new gettext version (0.11.5) (Closes: #156993) * libpng (Gtk2.0) transition already done (Closes: #156822) -- Gustavo Noronha Silva Tue, 20 Aug 2002 11:16:03 -0300 gksu (0.8.0-1) unstable; urgency=low * build against libgtk2.0-0png3 -- Gustavo Noronha Silva Tue, 13 Aug 2002 09:45:43 -0300 gksu (0.8.0) unstable; urgency=low * src/gksu.{c,h}, src/gui.{c,h}, src/su.{c,h}, src/sudo.{c,h}: - added the --title (-t) option to set the window title - changed the way arguments are passed to su_do and sudo_do... now they receive a GkConf, which is a struct containing all config variables * src/gksu.c: - --print-pass no longer requires an argument (why should it?) - documented the changes on --help output * src/gksu.c, src/util.c: - new function to convert to utf8 - converts message and title given by the user to UTF8 * src/gui.c: - some little tweaks on the GUI -- Gustavo Noronha Silva Thu, 11 Jul 2002 11:31:56 -0300 gksu (0.7.2) unstable; urgency=low * man/gksu.1: - remove mention to -k (deprecated option) (Closes: #148864) -- Gustavo Noronha Silva Tue, 18 Jun 2002 22:00:14 -0300 gksu (0.7.1) unstable; urgency=low * src/gui.c: - ungrab server in case pointer grabing fails -- Gustavo Noronha Silva Sun, 9 Jun 2002 23:44:08 -0300 gksu (0.7) unstable; urgency=low * Ported to Gtk2 -- Gustavo Noronha Silva Mon, 11 Mar 2002 17:26:08 -0300 gksu (0.6) unstable; urgency=low * src/xauth.c, src/gksu.c: better error and temporary directory handling * src/sudo.c,src/su.c: - improved the wording of the password dialog * Added support for --print-pass and --message. * Removed -k, -keep-env, keep_env is now TRUE by default and added --reset-env... the env must be kept for the Xauthority trick to work -- Gustavo Noronha Silva Fri, 8 Mar 2002 22:49:55 -0300 gksu (0.5) unstable; urgency=low * debian/control: - made some fixes * src/xauth.c: - small typo fixed * po/pt_BR.po: - updated translation * configure.in: - removed check for Gnome * removed links for automake stuff copied real files from /usr/share/automake (Closes: #135395) -- Gustavo Noronha Silva Sat, 23 Feb 2002 19:25:10 -0300 gksu (0.4) unstable; urgency=low * First Debian release (Closes: #135088) * debian/rules: - really fixes dh_link call - added manpage installation * man/gksu.1: - wrote manpage * debian/menu: - fixed gkdebconf->gksu issue * debian/control: - better (not so good, but better =)) description -- Gustavo Noronha Silva Thu, 21 Feb 2002 17:55:26 -0300 gksu (0.3) unstable; urgency=low * su.c, sudo.c: - a lot more error checking (for fork() and execv, for example) * debian/rules: - fixed the call to dh_link to create the right link -- Gustavo Noronha Silva Wed, 20 Feb 2002 17:36:47 -0300 gksu (0.2) unstable; urgency=low * gksu.c: - new free_pass function to clean the variables used to store the password * gksu.c, su.c, gui.c: - always call free_pass on password variables before we exit! * sudo.c: - added, now sudo is an option for gksu =) - double-fork to quit - added a while loop to keep printf'inf program's stderr and stdout some programs have problems with this. * gksu.c: - added -S to call gksudo, added -H to support setting the target user's home * su.c: - added a while loop to keep printf'inf program's stderr and stdout some programs have problems with this. * debian/rules: - creates the /usr/bin/gksudo link -- Gustavo Noronha Silva Wed, 20 Feb 2002 05:53:47 -0300 gksu (0.1) unstable; urgency=low * First version. -- Gustavo Noronha Silva Mon, 18 Feb 2002 20:16:41 -0300