Your message dated Mon, 19 Oct 2020 21:27:23 +0000 with message-id <[email protected]> and subject line Bug#965171: Removed package(s) from unstable has caused the Debian Bug report #933702, regarding Error in package description 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 933702: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933702 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-configparser Version: 3.5.0b2-2 Severity: wishlist Tags: patch Dear Maintainers, in the 'control' file of the configparser source PyPy and Python 2.7 are mixed up. The attached patch will fix it. Kind regards Martin--- control~ 2019-08-02 08:11:14.000000000 +0200 +++ control 2019-08-02 08:12:32.000000000 +0200 @@ -20,7 +20,7 @@ Package: pypy-configparser Architecture: all Depends: ${pypy:Depends}, ${misc:Depends}, ${sphinxdoc:Depends} -Description: backport of the enhanced config parser introduced in Python 3.2 - Python 2.7 +Description: backport of the enhanced config parser introduced in Python 3.2 - PyPy The ancient ConfigParser module available in the standard library 2.x has seen a major update in Python 3.2. This is a backport of those changes so that they can be used directly in Python 2.7. @@ -30,7 +30,7 @@ Package: python-configparser Architecture: all Depends: ${python:Depends}, ${misc:Depends}, ${sphinxdoc:Depends} -Description: backport of the enhanced config parser introduced in Python 3.2 - PyPy +Description: backport of the enhanced config parser introduced in Python 3.2 - Python 2.7 The ancient ConfigParser module available in the standard library 2.x has seen a major update in Python 3.2. This is a backport of those changes so that they can be used directly in Python 2.7.
--- End Message ---
--- Begin Message ---Version: 3.5.0b2-3.1+rm Dear submitter, as the package configparser has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/965171 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Joerg Jaspert (the ftpmaster behind the curtain)
--- End Message ---

