lp:ubuntu/saucy-proposed/xchat

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/saucy-proposed/xchat
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

59. By oussama

* Merge from Debian, remaining changes:
  - 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)
  - 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.
    + 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.
* debian/patches:
  - deleted 73_libnotify07.patch: excess notifications from xchat under Gnome Shell
    is fixed by the new patch 66_load_libnotify4.patch.

58. By Dimitri John Ledkov

* 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)

57. By Lorenzo De Liso

* 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.

56. By Oliver Grawert

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

55. By Robert Ancell

* debian/patches/38_autoconf.patch:
  - Drop patch that adds Launchpad integration linker command

54. By Robert Ancell

* debian/control:
  - Use standards version 3.9.3
  - Drop dependency on liblaunchpad-integration-dev
* debian/patches/37_lpi.patch:
  - Dropped, we no longer do Launchpad integration

53. By Artem Popov

* debian/patches/75_apturl-support.dpatch:
  - Add support for linkifying apturls (LP: #217611)

52. By Bryce Harrington

Add 74_xchat_glib_2.31.patch - Fix build against glib 2.31. glib got
stricter in checking includes. Only glib.h (and a few exceptions) are
to be included directly. Cherrypick from upstream.

51. By Bryce Harrington

Add 73_libnotify07.patch - Cherrypick patch from upstream to quell
excess notifications from xchat under Gnome Shell.
(LP: #912392)

50. By Colin Watson

Rebuild for Perl 5.14.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/xchat
This branch contains Public information 
Everyone can see this information.

Subscribers