Your message dated Mon, 24 Jul 2006 03:28:43 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#379419: fixed in weechat 0.1.9-2 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 ---Package: weechat Version: 0.1.9-1 Severity: normal Tags: patch ------------- Package: weechat Architecture: all Depends: weechat-common (= ${Source-Version}), weechat-curses (= ${Source-Version}) Description: Fast, light and extensible IRC client Package: weechat-curses Architecture: any Depends: ${shlibs:Depends}, weechat-common (= ${Source-Version}) Recommends: weechat-plugins (= ${Source-Version}) Package: weechat-common Architecture: all Package: weechat-plugins Architecture: any Depends: ${shlibs:Depends} ------------- In a binNMU weechat-curses and weechat-plugins will be rebuilt, and afterwards most of the packages are uninstallable: weechat depends on weechat-curses 0.1.9-1, however only 0.1.9-1+b1 is available. weechat-curses depends on weechat-common 0.1.9-1+b1, however only 0.1.9-1 is available. Attached patch fixes this by using ${Source:Version} and ${Binary:Version} instead of ${Source-Version} and by downgrading weechat's dependency from = to >=. cu andreas PS: I'd appreciate an upload, as weechat still links against the outdated gnutls11 on i386.--- weechat-0.1.9.orig/debian/control +++ weechat-0.1.9/debian/control @@ -3,12 +3,12 @@ Priority: optional Maintainer: Sebastien Helleu <[EMAIL PROTECTED]> Uploaders: Julien Louis <[EMAIL PROTECTED]> -Build-Depends: cdbs, debhelper (>= 5), libncursesw5-dev, ruby, ruby1.8-dev, libperl-dev, python-dev, liblualib50-dev, libgnutls-dev, libtool, xsltproc, docbook-xsl, docbook-xml +Build-Depends: cdbs, debhelper (>= 5), libncursesw5-dev, ruby, ruby1.8-dev, libperl-dev, python-dev, liblualib50-dev, libgnutls-dev, libtool, xsltproc, docbook-xsl, docbook-xml, dpkg-dev (>= 1.13.19) Standards-Version: 3.7.2 Package: weechat Architecture: all -Depends: weechat-common (= ${Source-Version}), weechat-curses (= ${Source-Version}) +Depends: weechat-common (= ${source:Version}), weechat-curses (>= ${binary:Version}) Description: Fast, light and extensible IRC client WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client for many operating systems. Everything can be done with a keyboard. @@ -25,8 +25,8 @@ Package: weechat-curses Architecture: any -Depends: ${shlibs:Depends}, weechat-common (= ${Source-Version}) -Recommends: weechat-plugins (= ${Source-Version}) +Depends: ${shlibs:Depends}, weechat-common (= ${source:Version}) +Recommends: weechat-plugins (= ${binary:Version}) Description: Fast, light and extensible IRC client WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client for many operating systems. Everything can be done with a keyboard.
--- End Message ---
--- Begin Message ---Source: weechat Source-Version: 0.1.9-2 We believe that the bug you reported is fixed in the latest version of weechat, which is due to be installed in the Debian FTP archive: weechat-common_0.1.9-2_all.deb to pool/main/w/weechat/weechat-common_0.1.9-2_all.deb weechat-curses_0.1.9-2_amd64.deb to pool/main/w/weechat/weechat-curses_0.1.9-2_amd64.deb weechat-plugins_0.1.9-2_amd64.deb to pool/main/w/weechat/weechat-plugins_0.1.9-2_amd64.deb weechat_0.1.9-2.diff.gz to pool/main/w/weechat/weechat_0.1.9-2.diff.gz weechat_0.1.9-2.dsc to pool/main/w/weechat/weechat_0.1.9-2.dsc weechat_0.1.9-2_all.deb to pool/main/w/weechat/weechat_0.1.9-2_all.deb 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. Julien Louis <[EMAIL PROTECTED]> (supplier of updated weechat 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, 23 Jul 2006 17:28:34 +0200 Source: weechat Binary: weechat-common weechat-plugins weechat-curses weechat Architecture: source amd64 all Version: 0.1.9-2 Distribution: unstable Urgency: low Maintainer: Sebastien Helleu <[EMAIL PROTECTED]> Changed-By: Julien Louis <[EMAIL PROTECTED]> Description: weechat - Fast, light and extensible IRC client weechat-common - Common files for WeeChat weechat-curses - Fast, light and extensible IRC client weechat-plugins - Plugins for WeeChat Closes: 379419 Changes: weechat (0.1.9-2) unstable; urgency=low . * Fix ${datadir} expansion in configure.in which caused some problem when loading scripts from /usr/share/weechat. * Add weechat-scripts to weechat-plugins Suggests. * Apply patch from Andreas Metzler to make weechat binNMUable (Closes: #379419). * Build-Depends against libgnutls13-dev | libgnutls-dev. Files: 45b536e1216f4205ba0c7e1d8768d32e 848 net optional weechat_0.1.9-2.dsc 8cbf450b7b7bff6d3a65fb850404c002 13308 net optional weechat_0.1.9-2.diff.gz 918d6e80726a79ddab7e83ce15731c90 14102 net optional weechat_0.1.9-2_all.deb de7a8ee352cc59fbd36316f4934f8599 389678 net optional weechat-common_0.1.9-2_all.deb 1ce51fff3139c6c6d955b264cfb024d4 182368 net optional weechat-curses_0.1.9-2_amd64.deb 0f1aa131eb0bc3bca4bae7fd666870a9 75760 net optional weechat-plugins_0.1.9-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFExHJJvGr7W6HudhwRAg6OAJ9P8dTpWv7r77RzIUCU3FIGmblXPgCeMTII IXYVsJPSYdYv/YvSVW8CSN4= =Jkde -----END PGP SIGNATURE-----
--- End Message ---

