-
xchat (2.8.8-7ubuntu2) raring; urgency=low
* Optimise default settings for efficient chatting
+ Make tab completion by default use last-used order, not alphabetical.
This way for example if one is chatting with cjwatson, typing
"cj<tab>" will complete to cjwatson and not cjohnston.
Manual migration: ~/.xchat/xchat.conf: completion_sort = 1
+ Do not focus channel upon entering, as that clears highlights when using a znc proxy.
To be honest, there should be a distinction between manually joining
new channels & auto-joining. (LP: #189222)
Manual migration: ~/.xchat/xchat.conf: tab_new_to_front = 0
+ Do not clear buffer with Ctrl-L shortcut. (LP: #304477)
That shortcut is dominated by web-browsers changing URLs and causes
context loss if the focus was accidently left on xchat.
* Fix ftbfs, should link against gmodule.
* Add xchat-indicator to recommends. (LP: #1048335)
* Include svg icon (LP: #840673)
-- Dmitrijs Ledkovs <email address hidden> Sun, 24 Feb 2013 23:03:52 +0000
-
xchat (2.8.8-7ubuntu1) raring; urgency=low
* Merge from debian unstable, remaining changes:
- debian/patches:
+ 01_serverlist.patch: Numerous changes to default serverlist.
+ 02_ubuntu_default_server.patch: select "Ubuntu servers" by
default.
+ 45_brand_ctcp_version.patch: Add Ubuntu brand to CTCP version
response.
+ 70_notification_strings_shorten.patch: Shorten notification
strings.
+ 71_fix_nick_not_to_highlight.patch: Fix "nicks not to hightlight"
for privmsg
+ 72_fix_accelerator_menubar_toggle.patch: correctly show F9 as
shortcut to toggle the menubar.
+ 73_libnotify07.patch: Cherrypick patch from upstream to quell excess
notifications from xchat under Gnome Shell.
+ 75_apturl-support.dpatch: Add support for linkifying apturls.
+ 76_fix_gfvs_mime_handler.patch: Make it possible to open
irc:// URI's via gvfs.
- debian/control:
+ Build-depend on libgtk2.0-dev (>= 2.10.0).
+ Remove conflict/replaces on xchat-gnome.
+ Drop NBS "libnotify1" dependency, just keep libnotify-bin alternative.
+ Use standards version 3.9.3
- debian/rules: Make build independent of the python version.
* Added description to patch 76_fix_gfvs_mime_handler.patch.
xchat (2.8.8-7) unstable; urgency=low
* The "Just Married" release.
* debian/patches/56_save_servlist.patch: Added. Closes: #147832.
Added more similar patches :
debian/patches/57_save_url.patch
debian/patches/58_save_notify.patch
debian/patches/59_save_colors.patch
debian/patches/60_save_chanlist.patch
debian/patches/61_save_editlist.patch
debian/patches/62_save_chanopt.patch
debian/patches/63_save_keybindings.patch
debian/patches/64_save_pevents.patch
debian/patches/65_save_sound.patch
xchat (2.8.8-6) unstable; urgency=high
* The "Euro 2012" release.
* debian/patches/55_hurd_build.patch: added. closes: #677360.
xchat (2.8.8-5) unstable; urgency=high
* Fixing a wrong debian/rules call to let buildd work fine again.
xchat (2.8.8-4) unstable; urgency=high
* The "Maga" release.
* debian/patches/54_glib_single_include.patch: added. closes: #666591.
xchat (2.8.8-3.1) unstable; urgency=low
* Non-maintainer upload.
* Don't ship .la files.
-- Lorenzo De Liso <email address hidden> Mon, 03 Dec 2012 14:57:07 +0100
-
xchat (2.8.8-3ubuntu15) quantal; urgency=low
* debian/patches/76_fix_gfvs_mime_handler.patch: make it possible to open
irc:// URI's via gvfs (LP: 933822), thanks to
Daniel Gimpelevich <email address hidden> and
Shawn Landden <email address hidden> for the patch
-- Oliver Grawert <email address hidden> Thu, 19 Jul 2012 16:51:33 +0200