[ubuntu/precise] xchat-gnome 1:0.30.0~git20110821.e2a400-0.2ubuntu1 (Accepted)
Marc Deslauriers
marc.deslauriers at ubuntu.com
Sun Nov 13 22:10:21 UTC 2011
xchat-gnome (1:0.30.0~git20110821.e2a400-0.2ubuntu1) precise; urgency=low
* Merge with Debian testing, remaining changes:
- debian/control:
- add Build-Depends on liblaunchpad-integration-dev.
- Recommend xchat-gnome-indicator to get Unity integration
- add Replaces: to xchat-gnome for xchat-gnome-common, due to the
move of xchat-gnome.desktop
- remove duplicate entry in Build-Depends for intltool.
- debian/xchat-gnome.gconf-defaults: Set the default enabled plugins,
indicator, netmonitor, and notifyosd.
- debian/xchat-gnome.install: also install the xchat-gnome.desktop file
from /usr/share/applications in xchat-gnome rather than
xchat-gnome-common.
- 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.
* Dropped patches:
- debian/patches/53_new_nm_api.patch: upstream
- debian/patches/52_no_zero_width_pixmaps.patch: upstream
- debian/patches/112-fix-empty-connect-dialog.patch: upstream
- debian/patches/113-correctly-free-items.patch: upstream
- debian/patches/114-fix-background-pixmap-depth.patch: upstream
xchat-gnome (1:0.30.0~git20110821.e2a400-0.2) unstable; urgency=high
* Non-maintainer upload.
* Urgency still high, for RC bug fix in previous upload.
* Really bump libnotify-dev B-Dep version.
xchat-gnome (1:0.30.0~git20110821.e2a400-0.1) unstable; urgency=high
* Non-maintainer upload.
* New upstream git snapshot.
+ Fix empty & non-functional connect & dcc dialogs Closes: #627711.
+ Urgency high to fix long-lasting RC bug in testing.
* Drop all patches according to new upstream:
+ 01_link_libice.patch: merged upstream.
+ 02_libnotify_compat.patch: no longer needed.
+ 03_dcc_window.patch: fixed differently upstream.
* Bump libnotify-dev B-Dep to (>= 0.7) as required by new upstream.
Date: Sun, 13 Nov 2011 16:24:45 -0500
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/xchat-gnome/1:0.30.0~git20110821.e2a400-0.2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 13 Nov 2011 16:24:45 -0500
Source: xchat-gnome
Binary: xchat-gnome xchat-gnome-common
Architecture: source
Version: 1:0.30.0~git20110821.e2a400-0.2ubuntu1
Distribution: precise
Urgency: high
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Description:
xchat-gnome - simple and featureful IRC client for GNOME
xchat-gnome-common - data files for XChat-GNOME
Closes: 627711
Launchpad-Bugs-Fixed: 127616
Changes:
xchat-gnome (1:0.30.0~git20110821.e2a400-0.2ubuntu1) precise; urgency=low
.
* Merge with Debian testing, remaining changes:
- debian/control:
- add Build-Depends on liblaunchpad-integration-dev.
- Recommend xchat-gnome-indicator to get Unity integration
- add Replaces: to xchat-gnome for xchat-gnome-common, due to the
move of xchat-gnome.desktop
- remove duplicate entry in Build-Depends for intltool.
- debian/xchat-gnome.gconf-defaults: Set the default enabled plugins,
indicator, netmonitor, and notifyosd.
- debian/xchat-gnome.install: also install the xchat-gnome.desktop file
from /usr/share/applications in xchat-gnome rather than
xchat-gnome-common.
- 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.
* Dropped patches:
- debian/patches/53_new_nm_api.patch: upstream
- debian/patches/52_no_zero_width_pixmaps.patch: upstream
- debian/patches/112-fix-empty-connect-dialog.patch: upstream
- debian/patches/113-correctly-free-items.patch: upstream
- debian/patches/114-fix-background-pixmap-depth.patch: upstream
.
xchat-gnome (1:0.30.0~git20110821.e2a400-0.2) unstable; urgency=high
.
* Non-maintainer upload.
* Urgency still high, for RC bug fix in previous upload.
* Really bump libnotify-dev B-Dep version.
.
xchat-gnome (1:0.30.0~git20110821.e2a400-0.1) unstable; urgency=high
.
* Non-maintainer upload.
* New upstream git snapshot.
+ Fix empty & non-functional connect & dcc dialogs Closes: #627711.
+ Urgency high to fix long-lasting RC bug in testing.
* Drop all patches according to new upstream:
+ 01_link_libice.patch: merged upstream.
+ 02_libnotify_compat.patch: no longer needed.
+ 03_dcc_window.patch: fixed differently upstream.
* Bump libnotify-dev B-Dep to (>= 0.7) as required by new upstream.
Checksums-Sha1:
ecd4aefc80540b6186c6500c97f071ec07629219 2713 xchat-gnome_0.30.0~git20110821.e2a400-0.2ubuntu1.dsc
f712aee4b461f35cea5bda88d17f8c64be38fa9a 2575111 xchat-gnome_0.30.0~git20110821.e2a400.orig.tar.bz2
41ffd26c08478c898cc2288be3634c9f34117b8a 27549 xchat-gnome_0.30.0~git20110821.e2a400-0.2ubuntu1.debian.tar.gz
Checksums-Sha256:
a9a27035f49692ec466550287ec759414f0af7a5b28dec5a4d39962177331da1 2713 xchat-gnome_0.30.0~git20110821.e2a400-0.2ubuntu1.dsc
324740a4ff990a384c4875f22db3264d2decac1c88db2ff08f6f3410bc2c269b 2575111 xchat-gnome_0.30.0~git20110821.e2a400.orig.tar.bz2
ccad978c86f0e95016769d6810845e56e8d64b5bd2e40002dcca4968ca3b5c6c 27549 xchat-gnome_0.30.0~git20110821.e2a400-0.2ubuntu1.debian.tar.gz
Files:
f4d8ada55244b52f73ab9a54ca2043dd 2713 gnome optional xchat-gnome_0.30.0~git20110821.e2a400-0.2ubuntu1.dsc
9dc617d095b916806f37be56997e8927 2575111 gnome optional xchat-gnome_0.30.0~git20110821.e2a400.orig.tar.bz2
5b469e687d50092ed2eb7edbdda9e054 27549 gnome optional xchat-gnome_0.30.0~git20110821.e2a400-0.2ubuntu1.debian.tar.gz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJOwD+KAAoJEGVp2FWnRL6TbtMP+wQT60N/yCMbgr9+qxNxXGIC
Kbx2flxTDIRcsyTPh1BogxysD1RgO5FPsGCCg2I6BjHq+ZhMEEDZ4hm3SvlqwAAg
I3/Bxo2Rwe9IovIWhuDiIh2c/UvRXde0Xkqzhgp+xlx/J/2KwD1OKkLtI82PythL
aGy9un5S9ufnJ69SLyBeen4KoNThCRU2cL03hJioXc6oHxC+TM8T0/GOmeUrW7zU
wVHAhLBhCi8u0+bN4jMSoGwR5Ndjzd+S9p0YdwBBiH08E/sGOPyI8K2j+yoeryS1
rF+fegNj15BANYEwwKAQG70I44wgix6tIXh/UoAePBaO7S6g5QyzpfyHZcdpyvK+
bRVAeN7ehfSskHz13h9h6sQ2Tprr56beb+DVNqbIj5UfSB6876T+G4tAcpD+8x8x
/aQkiGGrDWv2sMTOJpmO8vhfBItrHAcSMgVDLD7fcrMl1rTfwL0CD+8Q6zWMU6da
ZZc+YedofSBW76diwk1TxzBJ3jIXw55BLerceBaK4vraNZpxymkGenEWyCVJZBgI
B8g9QTdl5ciGOv/DTJm8PpvckIuuRa1tRB6Ak1BEq1jXkjt1uMhw6uLrhxb3WRut
eY65c3+A781OXsDxAKktKxAe7vQrUOyCNHuVq2L0XyYHcB+jkHxe8TFT9/VP15pN
GGA5EnGOnr9iKFtl0Teg
=mCsT
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list