tsclient (0.150-3ubuntu1) lucid; urgency=low * Merge from debian testing, remaining changes: - debian/patches/16_from_svn_fix_rdp_storing_crasher.patch: - Change from upstream to fix a rdp storing crasher - 20_segv_fix.patch: - Fix SEGV in connect.c - 28_desktop_icon_allow_svg.patch: - Don't specify the Icon extension, so system can select from .png or .svg as appropriate. - 29_fix_listbox_steals_input_on_connect.patch: - Fix the connect list box being displayed when focused on computer name and pressing enter. - 30_fix_homepage.patch: - Updated project website URL - debian/control.in: - Build-depend on libgnomeui-dev and libpanel-applet2-dev - Added BZR link -- Marc Deslauriers Mon, 08 Feb 2010 22:10:24 -0500 tsclient (0.150-3) unstable; urgency=low [ Emilio Pozuelo Monfort ] * debian/patches/01_configure_check_libgnomeui.patch: + Fix typo (yes instead of xyes) that caused libpanelapplet and libgnomeui to not be checked, missing -l flags. This caused tsclient-applet to not link against those libs, failing to load in the panel. Closes: #538035. + Add header. * debian/patches/99_autoconf.patch: updated. -- Josselin Mouette Sat, 15 Aug 2009 10:57:15 +0200 tsclient (0.150-2ubuntu2) karmic; urgency=low * Updated project website URL (LP: #426705) -- arky Wed, 09 Sep 2009 18:06:44 +0530 tsclient (0.150-2ubuntu1) karmic; urgency=low * Merge with Debian unstable, remaining changes (LP: #399107) - debian/patches/16_from_svn_fix_rdp_storing_crasher.patch: - Change from upstream to fix a rdp storing crasher - 20_segv_fix.patch: - Fix SEGV in connect.c - 28_desktop_icon_allow_svg.patch: - Don't specify the Icon extension, so system can select from .png or .svg as appropriate. - 29_fix_listbox_steals_input_on_connect.patch: - Fix the connect list box being displayed when focused on computer name and pressing enter. - debian/control.in: - Build-depend on libgnomeui-dev and libpanel-applet2-dev * debian/control.in: - Added BZR link -- Robert Ancell Tue, 14 Jul 2009 13:29:55 +1000 tsclient (0.150-2) unstable; urgency=low [ Josselin Mouette ] * 11_sort_rdp_files.patch: patch from Assen Tchorbadjiev to show saved rdp files in alphabetic order. Closes: #472052. [ Loic Minier ] * Replace homepage pseudo-field in description with a real source field in control and update homepage to http://sourceforge.net/projects/tsclient; update URL in copyright as well. [ Emilio Pozuelo Monfort ] * debian/watch: Don't uupdate. * debian/patches/01_configure_check_libgnomeui.patch: - Check for libgnomeui so that we have the necessary CFLAGS in the build. Closes: #532726. * debian/patches/99_autoconf.patch: - Regenerate the configure script. * debian/compat: bump compat to 5. * debian/copyright: make lintian happy with copyright notices. [ Josselin Mouette ] * Increase debhelper build-dep according to the compat level. -- Josselin Mouette Sun, 12 Jul 2009 15:12:23 +0200 tsclient (0.150-1ubuntu6) jaunty; urgency=low * 29_fix_listbox_steals_input_on_connect.patch: fix the connect list box being displayed when focused on computer name and pressing enter. Thanks to Mick K for the original patch. (LP: #270374) -- Michael Nicholls Sun, 15 Mar 2009 16:53:49 +0000 tsclient (0.150-1ubuntu5) jaunty; urgency=low * Drop Hildon interface. (LP: #294271) -- Steve Kowalik Fri, 06 Feb 2009 15:51:40 +0100 tsclient (0.150-1ubuntu4) jaunty; urgency=low * 28_desktop_icon_allow_svg.patch: Don't specify the Icon extension, so system can select from .png or .svg as appropriate. (LP: #190688) * Modify Maintainer value to match the DebianMaintainerField specification. -- Bryce Harrington Mon, 01 Dec 2008 14:41:54 -0800 tsclient (0.150-1ubuntu3) intrepid; urgency=low * And also make Build-Depends changes to control.in. -- Steve Kowalik Thu, 03 Jul 2008 14:54:12 +1000 tsclient (0.150-1ubuntu2) intrepid; urgency=low * Add Hildon Build-Depends. * Add patches from ubuntu-mobile PPA: - 20_segv_fix.patch: Fix SEGV in connect.c - 25_hildoninterface.patch, 26_config.in.patch, 27_autoconf.patch: + Enable Hildon interface, regenerating 27_autoconf along the way. -- Steve Kowalik Thu, 03 Jul 2008 14:33:43 +1000 tsclient (0.150-1ubuntu1) hardy; urgency=low * debian/patches/16_from_svn_fix_rdp_storing_crasher.patch: - change from upstream to fix a rdp storing crasher (lp: #188033) -- Sebastien Bacher Sat, 29 Mar 2008 20:18:51 +0100 tsclient (0.150-1) unstable; urgency=low [ Clément Hermann ] * New upstream release (Closes: #411465, #393976, #415583, #312506). * Remove obsoletes patches. Included upstream. [debian/patches/15_missing-include.patch] [debian/patches/14_spanish-translation-encoding.patch] [debian/patches/99_autogen.patch] * Add remote disk mapping support. [debian/patches/10_remote_disk_mapping.patch] (Closes: #449144) * Fix lintian warning : manpage-has-bad-whatis-entry. [debian/patches/14_manpage_whatis.patch] * Fix lintian warning : desktop-entry-contains-unknown-key. desktop entry specification 1.0.0 doesn't support [Actions] [debian/patches/15_fix-outdated-desktop-entry.patch] [ Loic Minier ] * Add a get-orig-source target to retrieve the upstream tarball. * Set maintainer to Debian GNOME Maintainers. * Wrap build-deps and deps. [ Josselin Mouette ] * Remove generated files in the clean target. Closes: #442751. [ Kilian Krause ] * Add Clément Hermann to Uploaders. * Fix debian/watch (Closes: #449629) -- Kilian Krause Wed, 7 Nov 2007 23:24:42 +0100 tsclient (0.148-3) unstable; urgency=low [ Oystein Gisnas ] * Fix character encoding in spanish translation. [debian/patches/14_spanish-translation-encoding.patch] (closes: #379076) * Run autogen.sh to fix applet and gnome support. (closes: #400684) [debian/patches/99_autogen.patch] [ Loic Minier ] * Build-depend on libxml-parser-perl. -- Loic Minier Wed, 6 Dec 2006 22:17:44 +0100 tsclient (0.148-2) unstable; urgency=low * New patch, 15_missing-include, to fix a missing #include which caused a dangerous implicit pointer conversion, thanks Dann Frazier. (Closes: #377726) -- Loic Minier Sun, 16 Jul 2006 18:12:28 +0200 tsclient (0.148-1) unstable; urgency=low [ Oystein Gisnas ] * New upstream release -Remove patches included in release [debian/patches/{00_i10n_fixes.patch,10_connect-button-crash.patch, 11_underscore-in-configuration-profile.patch, 15_vncviewer-geometry-flag.patch] -- Loic Minier Wed, 5 Jul 2006 20:32:16 +0200 tsclient (0.140-3) unstable; urgency=low * New patch to call g_build_path() correctly and hence fixes a crash when pushing the connect button, thanks Andreas Henriksson. (Closes: #325107, #354010) [debian/patches/10_connect-button-crash.patch] * New patch to call gtk_menu_item_new_with_label() instead of gtk_menu_item_new_with_mnemonic() and hence permit the underscore character in configuration profile filename, thanks Andreas Henriksson. (Closes: #362823) [debian/patches/11_underscore-in-configuration-profile.patch] * New patch for German PO file corrections, thanks Jens Seidel. (Closes: #313893) [debian/patches/13_german-translation.patch] * New patch to use a "-geometry" flag instead of "-g" when calling vncviewer, suggestion of Stewart Midwinter. (Closes: #360689) * Fix formatting of version 0.132-6 and Make lintian happy. [debian/changelog] * Bump up Standards-Version to 3.7.2. [debian/control, debian/control.in] -- Loic Minier Tue, 9 May 2006 16:44:03 +0200 tsclient (0.140-2) unstable; urgency=low [ Josselin Mouette ] * Don't overwrite DEB_CONFIGURE_SCRIPT_ENV completely. [ Loic Minier ] * Fix debian/patches/00_i10n_fixes.patch to not change the encoding of ru.po. (Closes: #338291) * Bump up Standards-Version to 3.6.2. * Clarify Copyright versus License and update upstream URL. -- Loic Minier Wed, 9 Nov 2005 18:26:22 +0100 tsclient (0.140-1) unstable; urgency=low * New upstream release. - Patches merged: 01_README_vncpasswd.patch, 02_XDMCP_freedpy.patch, 03_password_handling.patch & 04_vnc_ignore-depth.patch - Updated banner images merged. * Patches updated: 00_i10n_fixes.patch - el.po, es.po and ru.po * [debian/rules]: - Deflate dependencies via ld's --as-needed option. -- Andrew Lau Sun, 29 May 2005 17:08:11 +1000 tsclient (0.132-7) unstable; urgency=medium * Correct charset field in es.po and ru.po to fix bad conversions. + [debian/patches/00_i10n_fixes.patch]: (closes: #288544) -- Andrew Lau Sat, 21 May 2005 03:01:53 +1000 tsclient (0.132-6) unstable; urgency=low * The "Np237 is a lamer" release. * Rebuild against unstable libraries (closes: #308889). -- Josselin Mouette Fri, 13 May 2005 09:06:50 +0200 tsclient (0.132-5) unstable; urgency=medium * Clean-up patches for "Sarge" at Release Manager's request. [debian/patches/00_i10n_fixes.patch]: - Corrected ISO Language Codes for Greek to "el". [debian/patches/04_vnc_ignore-depth.patch]: - Make patch readable. * Backport updated and more legible banner translations. + [debian/banners.tgz.uue] Thanks: Wei-Lun Chao for new zh_CN/TW banners. * [debian/rules]: - Revert to original linking options. -- Andrew Lau Thu, 12 May 2005 15:40:30 +1000 tsclient (0.132-4) unstable; urgency=medium * Merged patches from Ubuntu package. [debian/patches/00_i10n_fixes.patch]: - Added Xhosa translation. Thanks: Adi Attar - Backported fixed translations from 0.140 (closes: #303023) [debian/patches/03_password_handling.patch]: - Fixed password handling for all protocols. Thanks: Sebastien Bacher * Disable depth selection for VNC due to incompatible arguments between the variants. + [debian/patches/04_vnc_ignore-depth.patch] * [debian/rules]: - Deflate dependencies via ld's --as-needed option. -- Andrew Lau Tue, 10 May 2005 17:14:53 +1000 tsclient (0.132-3) unstable; urgency=low * Correct mistake in README concerning vncpasswd file. (closes: #277513) - Patch: 01_README_vncpasswd.patch - Thanks: Javier Kohen * New short package description. (closes: #286102) * XDMCP code now uses first available free display instead of :1 (closes: #291081) - Patch: 02_xdmcp_freedpy.patch - Thanks: Joachim Nilsson -- Andrew Lau Thu, 20 Jan 2005 00:27:10 +1100 tsclient (0.132-2) unstable; urgency=medium * Translation fixes - Correct language code for Danish translation. (closes: #237591) - Correct charset of Español gettext file to UTF-8. (closes: #268137) Patch: 00_i10n_fixes.patch * Lintian cleanups - unquoted-string-in-menu-item -- Andrew Lau Tue, 31 Aug 2004 03:10:16 +1000 tsclient (0.132-1) unstable; urgency=low * New upstream release. - Corrected encoding of Name[zh_TW] field in .desktop file. (closes: #211821) - Support for rdeskop-1.3 (closes: #219411) -- Andrew Lau Sun, 9 Nov 2003 18:45:30 +1100 tsclient (0.124-1) unstable; urgency=low * New upstream release. * Debian Standards-Version: 3.6.1 -- Andrew Lau Thu, 18 Sep 2003 05:09:53 +1000 tsclient (0.120-1) unstable; urgency=low * New upstream release. * Debian Standards-Version: 3.6.0 -- Andrew Lau Sat, 12 Jul 2003 02:03:12 +1000 tsclient (0.116-1) unstable; urgency=medium * New upstream release. - Fix segfault on close - Further HIG compliance. (closes: #180797) * Debian Standards-Version: 3.5.10 * Switch from Debhelper to Common Build System. -- Andrew Lau Sat, 5 Jul 2003 00:19:52 +1000 tsclient (0.108-1) unstable; urgency=low * New upstream release. * Debian Standards-Version: 3.5.9 * Fixed $CFLAGS handling. * Updated manpage. (closes: #190962) -- Andrew Lau Tue, 29 Apr 2003 00:20:54 +1000 tsclient (0.104-1) unstable; urgency=low * New upstream release. -- Andrew Lau Mon, 3 Feb 2003 21:18:45 +1100 tsclient (0.86-1) unstable; urgency=low * New upstream release. -- Andrew Lau Sat, 21 Dec 2002 00:08:04 +1100 tsclient (0.84-1) unstable; urgency=low * New upstream release. -- Andrew Lau Wed, 18 Dec 2002 20:10:57 +1100 tsclient (0.74-1) unstable; urgency=low * New upstream release. -- Andrew Lau Sun, 15 Dec 2002 17:37:32 +1100 tsclient (0.56-1) unstable; urgency=low * Initial release of the Debian GNU/Linux package. (closes: #170400, #171116) -- Andrew Lau Sun, 1 Dec 2002 18:50:31 +1100