Your message dated Sun, 10 Jun 2007 15:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#331267: fixed in xchat 2.8.2-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Subject: xchat: bashisms in debian/rules
Package: xchat
Version: 2.4.5-2
Severity: normal
Tags: patch
Brace expansion is used in debian/rules, and this breaks when dash is
installed as /bin/sh. A simple SHELL=/bin/bash at the top of rules fixes
this.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13-rc6-tyr
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages xchat depends on:
ii libatk1.0-0 1.10.3-1 The ATK accessibility toolkit
ii libc6 2.3.5-6 GNU C Library: Shared
libraries an
ii libglib2.0-0 2.8.1-1 The GLib library of C routines
ii libgtk2.0-0 2.6.10-1 The GTK+ graphical user
interface
diff -u -r xchat-2.4.5-old/debian/rules xchat-2.4.5/debian/rules
--- xchat-2.4.5-old/debian/rules 2005-10-02 14:24:18.000000000 -0400
+++ xchat-2.4.5/debian/rules 2005-10-02 14:24:36.000000000 -0400
@@ -1,6 +1,8 @@
#!/usr/bin/make -f
# -*- Makefile -*-
+SHELL=/bin/bash
+
include /usr/share/dpatch/dpatch.make
export pythonpath=/usr/bin/python2.3
--- End Message ---
--- Begin Message ---
Source: xchat
Source-Version: 2.8.2-1
We believe that the bug you reported is fixed in the latest version of
xchat, which is due to be installed in the Debian FTP archive:
xchat-common_2.8.2-1_all.deb
to pool/main/x/xchat/xchat-common_2.8.2-1_all.deb
xchat_2.8.2-1.diff.gz
to pool/main/x/xchat/xchat_2.8.2-1.diff.gz
xchat_2.8.2-1.dsc
to pool/main/x/xchat/xchat_2.8.2-1.dsc
xchat_2.8.2-1_amd64.deb
to pool/main/x/xchat/xchat_2.8.2-1_amd64.deb
xchat_2.8.2.orig.tar.gz
to pool/main/x/xchat/xchat_2.8.2.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Davide Puricelli (evo) <[EMAIL PROTECTED]> (supplier of updated xchat package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 10 Jun 2007 14:55:55 +0200
Source: xchat
Binary: xchat xchat-common
Architecture: source amd64 all
Version: 2.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Davide Puricelli (evo) <[EMAIL PROTECTED]>
Changed-By: Davide Puricelli (evo) <[EMAIL PROTECTED]>
Description:
xchat - IRC client for X similar to AmIRC
xchat-common - Common files for X-Chat
Closes: 331267 376375 385374 387705 387836
Changes:
xchat (2.8.2-1) unstable; urgency=low
.
* The "Mara Santangelo" release.
* New upstream version.
* Removed 03_patch397312.dpatch, now shipped upstream.
* Added 52_fix_tray_zombies.dpatch to fix defunc processes created by
opening tray balloons.
* Acknowledge NMU; closes: #387836, #331267, #376375, #385374, #387705.
* Back to work on BTS old xchat bugs now ...
Files:
782c16cb1aee526fdadd5b49ebb6eed3 838 net optional xchat_2.8.2-1.dsc
6764288f246cd9be8a9924919f9e983f 1988898 net optional xchat_2.8.2.orig.tar.gz
d9b91eca805ef564aa96915a1dc8f3d0 22310 net optional xchat_2.8.2-1.diff.gz
016fcf738c590e3554af90aafc7d6e99 1003548 net optional
xchat-common_2.8.2-1_all.deb
426b1e81f6f5ca485876e946c6beca08 334802 net optional xchat_2.8.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGbBnKNHp9kxdgFe0RAqFRAKCAkHbxXytm8XbSJDNsuEYQ6Mmp6QCcDxrk
QhlJ/xTxiT2/YAvXiNc1ARY=
=kCot
-----END PGP SIGNATURE-----
--- End Message ---