[ubuntu/trusty-proposed] xchat-gnome 1:0.30.0~git20131003.d20b8d-2ubuntu1 (Accepted)
Jackson Doak
noskcaj at ubuntu.com
Fri Jan 24 08:59:15 UTC 2014
xchat-gnome (1:0.30.0~git20131003.d20b8d-2ubuntu1) trusty; urgency=medium
* Merge from debian unstable. Remaining changes:
- debian/control:
- Recommend xchat-gnome-indicator to get Unity integration
- debian/xchat-gnome.gconf-defaults: Set the default enabled plugins,
indicator, netmonitor, and notifyosd.
- debian/rules: update the xchat-gnome-common binary-install target to not
keep a duplicate copy of the xchat-gnome.desktop file.
- debian/patches/02_lpi.patch: add Launchpad integration items to the
help menu
- debian/patches/04_autojoin_ubuntu_chan.patch: add the Ubuntu network
as default selection and default to autojoining #ubuntu.
- debian/patches/20_add_gui_focus.patch: implement GUI focus from XChat.
- debian/patches/51_freenode_default_port_8001.patch: Drop ports 666x
for FreeNode to workaround a possible DCC exploit.
- debian/patches/95_apturl-support.patch: support apt://-urls.
- debian/patches/10_xchat-gnome-close-event.patch: add events for
window close.
- debian/patches/100-Zero-out-passwords-upon-exit.patch: Cherrypicked
from xchat tree
- debian/patches/101-Sync-in-servers-from-xchat.patch: From xchat
upstream
- debian/patches/102-Drop-IPV6-servers.patch: Cherrypicked from xchat
tree (LP: #127616)
- debian/patches/103-Add-chillfactory-irc-servers.patch: From xchat
Debian
- debian/patches/104-Don-t-crash-if-servlist-is-undefined.patch:
Cherrypicked from xchat tree
- debian/patches/105-Use-u-instead-of-s.patch: Cherrypicked from xchat
tree
- debian/patches/106-ensure-an-empty-string-at-index-32-for-cmd_deop-etc.patch:
Cherrypicked from xchat tree
- debian/patches/107-fix-permissions-on-creating-files.patch:
Cherrypicked from xchat tree
- debian/patches/108-userlist-default-width.patch: make sure the userlist
in the main window has a reasonable width by default.
- debian/patches/109-use-scrollback-timestamps.patch: use actual
timestamps when loading scrollback files.
- debian/patches/110-fix-fd-leak.patch: fix a file handle leak.
- debian/patches/111-increase-channel-limit.patch: port code from
xchat to remove the limitation on the number of autojoin channels.
- debian/patches/115-fix-network-editor.patch: Fix network editor in
preferences.
- debian/patches/116-remove-amiganet.patch: Remove defunct irc network.
- debian/patches/117-fix-net-monitor-segfault.patch: fix segfault in
the net monitor plugin.
- debian/patches/118-fix-net-monitor-reconnect.patch: correctly reconnect
after suspend and resume.
- Use dh-autoreconf & force update (acient) intltool.
- debian/patches/00git_remember_window_maximise.patch: Correctly restore
maximized window state
- debian/patches/119-fix-null-channel-list-window.patch: fix "(null)"
server name in channel list window. (LP: #903025)
* Drop 109-use-scrollback-timestamps.patch, 110-fix-fd-leak.patch,
115-fix-network-editor.patch, 116-remove-amiganet.patch, link.diff
fixed upstream
* debian/rules: drop autoreconf.mk in favour of using autogen.sh as
the configure script. Fixes FTBFS
xchat-gnome (1:0.30.0~git20131003.d20b8d-2) unstable; urgency=low
* 01_finish_gtk3_port.patch: new patch. Imported from BZ#677043,
contains the missing pieces of the GTK3 port.
* 02_bring_back_completion.patch: reverts unwarranted upstream changes
that remove entirely tab completion.
* 03_scroll_wheel.patch: new patch. Let scroll events be received by
the widget.
* 04_no_spellcheck.patch: disable the spellcheck preferences page
instead of showing a bogus message.
xchat-gnome (1:0.30.0~git20131003.d20b8d-1) unstable; urgency=low
[ Jeremy Bicha ]
* Don't ship .desktop in -common, fixes lintian warning
* Bump debhelper compatibility level to 8.
- Strip debian/tmp/ from .install files.
- Bump Build-Depends on debhelper.
* Bump Standards-Version to 3.9.2
* debian/control.in:
- Removed duplicate intltool build-dep.
* debian/watch: Track .xz tarballs
[ Loïc Minier ]
* watch: properly handle variable major.minor in URL; still no 3.0 tarballs
there though.
[ Emilio Pozuelo Monfort ]
* debian/control.in:
+ Build depend on tcl-dev instead of tcl8.4-dev. Closes: #706140.
[ Andreas Henriksson ]
* New upstream git snapshot
* debian/control.in: Update build-dependencies for upstream Gtk+ 3.x port.
xchat-gnome (1:0.30.0~git20110821.e2a400-0.3) unstable; urgency=medium
* Non-maintainer upload.
* Apply patches 120-fix-clipboard-segfault.patch and
define_functions_fix_build.patch from Ubuntu fixing FTBFS
(Closes: 713734)
Date: Sun, 12 Jan 2014 11:50:13 +1100
Changed-By: Jackson Doak <noskcaj at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/xchat-gnome/1:0.30.0~git20131003.d20b8d-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 12 Jan 2014 11:50:13 +1100
Source: xchat-gnome
Binary: xchat-gnome xchat-gnome-common
Architecture: source
Version: 1:0.30.0~git20131003.d20b8d-2ubuntu1
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Jackson Doak <noskcaj at ubuntu.com>
Description:
xchat-gnome - simple and featureful IRC client for GNOME
xchat-gnome-common - data files for XChat-GNOME
Closes: 706140 713734
Launchpad-Bugs-Fixed: 127616 903025
Changes:
xchat-gnome (1:0.30.0~git20131003.d20b8d-2ubuntu1) trusty; urgency=medium
.
* Merge from debian unstable. Remaining changes:
- debian/control:
- Recommend xchat-gnome-indicator to get Unity integration
- debian/xchat-gnome.gconf-defaults: Set the default enabled plugins,
indicator, netmonitor, and notifyosd.
- debian/rules: update the xchat-gnome-common binary-install target to not
keep a duplicate copy of the xchat-gnome.desktop file.
- debian/patches/02_lpi.patch: add Launchpad integration items to the
help menu
- debian/patches/04_autojoin_ubuntu_chan.patch: add the Ubuntu network
as default selection and default to autojoining #ubuntu.
- debian/patches/20_add_gui_focus.patch: implement GUI focus from XChat.
- debian/patches/51_freenode_default_port_8001.patch: Drop ports 666x
for FreeNode to workaround a possible DCC exploit.
- debian/patches/95_apturl-support.patch: support apt://-urls.
- debian/patches/10_xchat-gnome-close-event.patch: add events for
window close.
- debian/patches/100-Zero-out-passwords-upon-exit.patch: Cherrypicked
from xchat tree
- debian/patches/101-Sync-in-servers-from-xchat.patch: From xchat
upstream
- debian/patches/102-Drop-IPV6-servers.patch: Cherrypicked from xchat
tree (LP: #127616)
- debian/patches/103-Add-chillfactory-irc-servers.patch: From xchat
Debian
- debian/patches/104-Don-t-crash-if-servlist-is-undefined.patch:
Cherrypicked from xchat tree
- debian/patches/105-Use-u-instead-of-s.patch: Cherrypicked from xchat
tree
- debian/patches/106-ensure-an-empty-string-at-index-32-for-cmd_deop-etc.patch:
Cherrypicked from xchat tree
- debian/patches/107-fix-permissions-on-creating-files.patch:
Cherrypicked from xchat tree
- debian/patches/108-userlist-default-width.patch: make sure the userlist
in the main window has a reasonable width by default.
- debian/patches/109-use-scrollback-timestamps.patch: use actual
timestamps when loading scrollback files.
- debian/patches/110-fix-fd-leak.patch: fix a file handle leak.
- debian/patches/111-increase-channel-limit.patch: port code from
xchat to remove the limitation on the number of autojoin channels.
- debian/patches/115-fix-network-editor.patch: Fix network editor in
preferences.
- debian/patches/116-remove-amiganet.patch: Remove defunct irc network.
- debian/patches/117-fix-net-monitor-segfault.patch: fix segfault in
the net monitor plugin.
- debian/patches/118-fix-net-monitor-reconnect.patch: correctly reconnect
after suspend and resume.
- Use dh-autoreconf & force update (acient) intltool.
- debian/patches/00git_remember_window_maximise.patch: Correctly restore
maximized window state
- debian/patches/119-fix-null-channel-list-window.patch: fix "(null)"
server name in channel list window. (LP: #903025)
* Drop 109-use-scrollback-timestamps.patch, 110-fix-fd-leak.patch,
115-fix-network-editor.patch, 116-remove-amiganet.patch, link.diff
fixed upstream
* debian/rules: drop autoreconf.mk in favour of using autogen.sh as
the configure script. Fixes FTBFS
.
xchat-gnome (1:0.30.0~git20131003.d20b8d-2) unstable; urgency=low
.
* 01_finish_gtk3_port.patch: new patch. Imported from BZ#677043,
contains the missing pieces of the GTK3 port.
* 02_bring_back_completion.patch: reverts unwarranted upstream changes
that remove entirely tab completion.
* 03_scroll_wheel.patch: new patch. Let scroll events be received by
the widget.
* 04_no_spellcheck.patch: disable the spellcheck preferences page
instead of showing a bogus message.
.
xchat-gnome (1:0.30.0~git20131003.d20b8d-1) unstable; urgency=low
.
[ Jeremy Bicha ]
* Don't ship .desktop in -common, fixes lintian warning
* Bump debhelper compatibility level to 8.
- Strip debian/tmp/ from .install files.
- Bump Build-Depends on debhelper.
* Bump Standards-Version to 3.9.2
* debian/control.in:
- Removed duplicate intltool build-dep.
* debian/watch: Track .xz tarballs
.
[ Loïc Minier ]
* watch: properly handle variable major.minor in URL; still no 3.0 tarballs
there though.
.
[ Emilio Pozuelo Monfort ]
* debian/control.in:
+ Build depend on tcl-dev instead of tcl8.4-dev. Closes: #706140.
.
[ Andreas Henriksson ]
* New upstream git snapshot
* debian/control.in: Update build-dependencies for upstream Gtk+ 3.x port.
.
xchat-gnome (1:0.30.0~git20110821.e2a400-0.3) unstable; urgency=medium
.
* Non-maintainer upload.
* Apply patches 120-fix-clipboard-segfault.patch and
define_functions_fix_build.patch from Ubuntu fixing FTBFS
(Closes: 713734)
Checksums-Sha1:
581cc484159375b06060ed26ddae6ccabc215607 2127 xchat-gnome_0.30.0~git20131003.d20b8d-2ubuntu1.dsc
832a57d38d3fffccc5bea9254df362905fcb6db5 3224721 xchat-gnome_0.30.0~git20131003.d20b8d.orig.tar.gz
9adbb4009d5b4a95a2a4b4aec0c5527f4d8858e6 34517 xchat-gnome_0.30.0~git20131003.d20b8d-2ubuntu1.debian.tar.gz
Checksums-Sha256:
e958832aad5d1211fcfd0fef95268874ad357c39715b50bc8018ee90d7745db6 2127 xchat-gnome_0.30.0~git20131003.d20b8d-2ubuntu1.dsc
19c660c3c51748450856a17d95d648cbd8b081f9a014308b96f25d78770d2729 3224721 xchat-gnome_0.30.0~git20131003.d20b8d.orig.tar.gz
e83273c8a51fd3cb859400185d31e5dd909e4c5aa969972ba76d6c2bbaa1b5d7 34517 xchat-gnome_0.30.0~git20131003.d20b8d-2ubuntu1.debian.tar.gz
Files:
fc43813559121859bbf9ad71b2932c0b 2127 gnome optional xchat-gnome_0.30.0~git20131003.d20b8d-2ubuntu1.dsc
7cc523133145ebebffb6db8178e11710 3224721 gnome optional xchat-gnome_0.30.0~git20131003.d20b8d.orig.tar.gz
bd89aff4a75e66477b58680698e84441 34517 gnome optional xchat-gnome_0.30.0~git20131003.d20b8d-2ubuntu1.debian.tar.gz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iEYEARECAAYFAlLiKf0ACgkQRjrlnQWd1euEjgCeLQewlfXnCBPUV0NbyD2955s2
JJIAn1wPo+bx168cvgHs8qdu+xyLZT7q
=12Kw
-----END PGP SIGNATURE-----
More information about the Trusty-changes
mailing list