Your message dated Tue, 02 Nov 2004 00:20:55 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#278288: fixed in pygtkmvc 0.9.1-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) -------------------------------------- Received: (at submit) by bugs.debian.org; 25 Oct 2004 21:38:33 +0000 >From [EMAIL PROTECTED] Mon Oct 25 14:38:33 2004 Return-path: <[EMAIL PROTECTED]> Received: from vscane-a.ucl.ac.uk [144.82.100.148] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CMCXx-00086Y-00; Mon, 25 Oct 2004 14:38:33 -0700 Received: from 82-35-40-209.cable.ubr02.camd.blueyonder.co.uk ([82.35.40.209] helo=jojor.dnsalias.org) by vscane-a.ucl.ac.uk with esmtp (Exim 4.30) id 1CMCXv-00025e-AX; Mon, 25 Oct 2004 22:38:31 +0100 Received: by jojor.dnsalias.org (Postfix, from userid 1000) id 24BA6BEEBE; Mon, 25 Oct 2004 22:22:56 +0100 (BST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Johannes Jordens <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ITP: python-gtkmvc -- Model-View-Controller (MVC) implementation for pygtk X-Mailer: reportbug 3.0 Date: Mon, 25 Oct 2004 22:22:55 +0100 X-Debbugs-Cc: debian-devel@lists.debian.org Message-Id: <[EMAIL PROTECTED]> X-UCL-MailScanner-Information: Please contact the UCL Helpdesk, [EMAIL PROTECTED] for more information X-UCL-MailScanner: Found to be clean Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: wnpp Severity: wishlist * Package name : python-gtkmvc Version : x.y.z Upstream Author : Name <[EMAIL PROTECTED]> * URL : http://www.example.org/ * License : (GPL, LGPL, BSD, MIT/X, etc.) Description : Model-View-Controller (MVC) implementation for pygtk This MVC for pygtk2 helps with writing well structured code by splitting the program's code into three distinctive sections. A program written using this MVC pattern usually contains four parts: The view (providing access to the Glade widget tree), the controller (providing glue functions), the model (providing the abstract logic) and the main program (simply connecting the three parts mentioned before). For more information please visit <http://sra.itc.it/people/cavada/mvc/> -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.7 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8) --------------------------------------- Received: (at 278288-close) by bugs.debian.org; 2 Nov 2004 05:23:10 +0000 >From [EMAIL PROTECTED] Mon Nov 01 21:23:10 2004 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1COr8P-0002Ot-00; Mon, 01 Nov 2004 21:23:10 -0800 Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1COr6F-0006t7-00; Tue, 02 Nov 2004 00:20:55 -0500 From: Johannes Jordens <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#278288: fixed in pygtkmvc 0.9.1-1 Message-Id: <[EMAIL PROTECTED]> Sender: Randall Donald <[EMAIL PROTECTED]> Date: Tue, 02 Nov 2004 00:20:55 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Source: pygtkmvc Source-Version: 0.9.1-1 We believe that the bug you reported is fixed in the latest version of pygtkmvc, which is due to be installed in the Debian FTP archive: pygtkmvc_0.9.1-1.diff.gz to pool/main/p/pygtkmvc/pygtkmvc_0.9.1-1.diff.gz pygtkmvc_0.9.1-1.dsc to pool/main/p/pygtkmvc/pygtkmvc_0.9.1-1.dsc pygtkmvc_0.9.1.orig.tar.gz to pool/main/p/pygtkmvc/pygtkmvc_0.9.1.orig.tar.gz python-gtkmvc_0.9.1-1_all.deb to pool/main/p/pygtkmvc/python-gtkmvc_0.9.1-1_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. Johannes Jordens <[EMAIL PROTECTED]> (supplier of updated pygtkmvc 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: Sat, 25 Oct 2004 22:56:59 +0100 Source: pygtkmvc Binary: python-gtkmvc Architecture: source all Version: 0.9.1-1 Distribution: unstable Urgency: low Maintainer: Johannes Jordens <[EMAIL PROTECTED]> Changed-By: Johannes Jordens <[EMAIL PROTECTED]> Description: python-gtkmvc - Model-View-Controller (MVC) implementation for pygtk Closes: 278288 Changes: pygtkmvc (0.9.1-1) unstable; urgency=low . * Initial Release (closes: #278288) Files: bf9c8a32cca3ac2dc565163469062669 650 python extra pygtkmvc_0.9.1-1.dsc b8569652b68a649dc9a641323396f010 442814 python extra pygtkmvc_0.9.1.orig.tar.gz 6e235603f9fe11c00530a80e0ad853eb 1936 python extra pygtkmvc_0.9.1-1.diff.gz 842448316bd9295f9c109a1b234db6f6 208654 python extra python-gtkmvc_0.9.1-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBfXszHSjkv+Av7xERAoVnAJ9lF+WCDd2+iREuvj0yuLWczq2jNQCgg0XK /IvHLDPs0/EKvbC3XBTEh6Y= =0Ib7 -----END PGP SIGNATURE-----