~ubuntu-branches/ubuntu/saucy/xchat/saucy-proposed

  • Committer: Package Import Robot
  • Author(s): Oussama Bounaim
  • Date: 2013-07-05 07:05:39 UTC
  • mfrom: (2.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20130705070539-0qohmnefy1n0jqlz
Tags: 2.8.8-7.1ubuntu1
* 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.
Filename Latest Rev Last Changed Committer Comment Size
..
.pc 2.1.5 14 years ago Bazaar Package Importer * The "End of Journey" release. * debian/patches/5 Diff
debian 2 19 years ago Bazaar Package Importer * Non-maintainer upload. * New upstream version * Diff
intl 1 19 years ago Bazaar Package Importer Import upstream version 2.4.1 Diff
plugins 1 19 years ago Bazaar Package Importer Import upstream version 2.4.1 Diff
po 1 19 years ago Bazaar Package Importer Import upstream version 2.4.1 Diff
src 1 19 years ago Bazaar Package Importer Import upstream version 2.4.1 Diff
acinclude.m4 1.1.5 17 years ago Bazaar Package Importer Import upstream version 2.6.8 967 bytes Diff Download File
aclocal.m4 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 462 KB Diff Download File
AUTHORS 1 19 years ago Bazaar Package Importer Import upstream version 2.4.1 Empty Diff Download File
File autogen.sh 1.1.3 17 years ago Bazaar Package Importer Import upstream version 2.6.4 2.4 KB Diff Download File
ChangeLog 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 105 KB Diff Download File
File compile 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 3.6 KB Diff Download File
File config.guess 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 43.8 KB Diff Download File
config.h.in 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 13.4 KB Diff Download File
config.h.w32 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 272 bytes Diff Download File
File config.rpath 1.1.1 18 years ago Bazaar Package Importer Import upstream version 2.6.0 14.5 KB Diff Download File
File config.sub 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 33.6 KB Diff Download File
File configure 58 11 years ago Package Import Robot * Optimise default settings for efficient chatting 623 KB Diff Download File
configure.in 58 11 years ago Package Import Robot * Optimise default settings for efficient chatting 24.5 KB Diff Download File
COPYING 1 19 years ago Bazaar Package Importer Import upstream version 2.4.1 17.5 KB Diff Download File
File depcomp 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 18.1 KB Diff Download File
faq.html 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 21 KB Diff Download File
HACKING 1 19 years ago Bazaar Package Importer Import upstream version 2.4.1 1.3 KB Diff Download File
INSTALL 1.1.9 15 years ago Bazaar Package Importer Import upstream version 2.8.6 777 bytes Diff Download File
File install-sh 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 13.3 KB Diff Download File
INSTALL.w32 1.1.8 16 years ago Bazaar Package Importer Import upstream version 2.8.4 3.4 KB Diff Download File
File ltmain.sh 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 237 KB Diff Download File
Makefile.am 1 19 years ago Bazaar Package Importer Import upstream version 2.4.1 318 bytes Diff Download File
Makefile.in 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 27.5 KB Diff Download File
File missing 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 11.1 KB Diff Download File
README 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 2.8 KB Diff Download File
xchat.desktop 56 11 years ago Package Import Robot debian/patches/76_fix_gfvs_mime_handler.patch: mak 629 bytes Diff Download File
xchat.ico 1 19 years ago Bazaar Package Importer Import upstream version 2.4.1 26 KB Diff Download File
xchat.png 1 19 years ago Bazaar Package Importer Import upstream version 2.4.1 3 KB Diff Download File
xchat.spec 1.1.10 13 years ago Bazaar Package Importer Import upstream version 2.8.8 4.2 KB Diff Download File