Your message dated Mon, 20 Oct 2014 15:39:08 +0000
with message-id <e1xgf36-0003rk...@franck.debian.org>
and subject line Bug#673962: fixed in pythondialog 3.2.0-2
has caused the Debian Bug report #673962,
regarding ITA: pythondialog -- Python module for making simple 
Text/Console-mode user interfaces
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 ow...@bugs.debian.org
immediately.)


-- 
673962: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673962
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of pythondialog, Adam Cécile (Le_Vert) 
<gand...@le-vert.net>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: pythondialog
Binary: python-dialog
Version: 2.7-1
Maintainer: Adam Cécile (Le_Vert) <gand...@le-vert.net>
Build-Depends: debhelper (>= 5.0.37.2)
Build-Depends-Indep: python-all-dev, python-all, python-support (>= 0.4)
Architecture: all
Standards-Version: 3.7.2
Format: 1.0
Files:
 d7fa3c9f14c26a815f0b0448f54bfe0e 662 pythondialog_2.7-1.dsc
 ee03f788531db4d419249c3d8dbdfc07 33386 pythondialog_2.7.orig.tar.gz
 080cd9f43857e1d09e86fc3a43ff423a 1808 pythondialog_2.7-1.diff.gz
Checksums-Sha1:
 62797c5e49a320abf0c599f84e0d4d89dda1b381 662 pythondialog_2.7-1.dsc
 fb2bfde147eced650fdc9d525904fed5d46f19c9 1808 pythondialog_2.7-1.diff.gz
 207844efc0c9fd35e5aef8c47a1d0a86b16892aa 33386 pythondialog_2.7.orig.tar.gz
Checksums-Sha256:
 477f170ad4bab7a9cc47ee82adc5c9002cff5f8650fff12dca3033b8dd474422 662 
pythondialog_2.7-1.dsc
 909d0c3e5aed61308cc0af7fa62b8e86ad05c4a4379628af9be2f9aa6945e14d 1808 
pythondialog_2.7-1.diff.gz
 9a1a2a080444f5b9551b5314cc7672cbc4d33961cb519529f6392edcf8628f37 33386 
pythondialog_2.7.orig.tar.gz
Directory: pool/main/p/pythondialog
Priority: source
Section: python

Package: python-dialog
Source: pythondialog
Version: 2.7-1
Installed-Size: 232
Maintainer: Adam Cécile (Le_Vert) <gand...@le-vert.net>
Architecture: all
Provides: python2.3-dialog, python2.4-dialog, python2.5-dialog
Depends: python (>= 2.3), python-support (>= 0.2), dialog
Description-en: Python module for making simple Text/Console-mode user 
interfaces
 This is a Python module for doing console-mode user interaction.
 .
 It wraps the dialog/Xdialog program, and provides a nice, object-oriented
 programming model.
 .
  Homepage: http://pythondialog.sourceforge.net/
Description-md5: 19009f545598f1a137aa75206dfaf79a
Section: python
Priority: optional
Filename: pool/main/p/pythondialog/python-dialog_2.7-1_all.deb
Size: 36490
MD5sum: f2ffa25dde61e5081cb965bc2920700f
SHA1: 8fbe1601c9c680e72b326248de5fc12714d4e3c3
SHA256: 8756f059755ff886c496ef0e0132a306173ac1ef683d433eb4f99b588d8c5f39




--- End Message ---
--- Begin Message ---
Source: pythondialog
Source-Version: 3.2.0-2

We believe that the bug you reported is fixed in the latest version of
pythondialog, which is due to be installed in the Debian FTP archive.

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 673...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tristan Seligmann <mithra...@debian.org> (supplier of updated pythondialog 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 20 Oct 2014 16:36:40 +0200
Source: pythondialog
Binary: python3-dialog
Architecture: source all
Version: 3.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Tristan Seligmann <mithra...@debian.org>
Description:
 python3-dialog - Python module for making simple terminal-based user interfaces
Closes: 608408 615432 646257 673962 766041
Changes:
 pythondialog (3.2.0-2) unstable; urgency=low
 .
   * Add missing file/license for doc/intro/example.py to debian/copyright
     (closes: #766041).
 .
 pythondialog (3.2.0-1) unstable; urgency=low
 .
   [ Florent Rougon ]
   * New upstream release.
 .
   * Add Build-Depends on python3-docutils,
     python3-sphinx (>= 1.0.7+dfsg-1~) and python3-pygments because this
     release brings a new Sphinx-based documentation.
 .
   * add-glossary-label: new patch to add a "glossary" label right before
     the Glossary (maybe upstream bug, but upstream-installed Sphinx didn't
     complain about the missing label!).
 .
   * Build-Depend on python3-doc so that intersphinx can use
     /usr/share/doc/python3/html/objects.inv (since downloading is
     prohibited during package build).
   * use-local-python3-doc-for-cross-references: new patch that:
       - uses /usr/share/doc/python3/html/objects.inv as the inventory file
         for Python cross-references;
       - resolves these references locally (with a
         file:///usr/share/doc/python3/html prefix)
   * Add a Suggests: python3-doc for these references to the local Python
     documentation.
 .
   * Add python3-dialog.doc-base.
 .
   [ Tristan Seligmann ]
   * Import packaging work by Florent Rougon.
     - python-dialog package removed, python3-dialog package added, since only
       Python 3 is supported upstream.
     - Reworked packaging fixes old bugs (closes: #608408, #615432, #646257)
   * Adopt package on behalf of DPMT (closes: #673962).
   * Add VCS control fields.
   * Check PGP signature in debian/watch.
Checksums-Sha1:
 394064af4136ff92cc5f299f02b15eb6feb110e8 2144 pythondialog_3.2.0-2.dsc
 dea54168365eb0730cdda11d607934e0db4d75f0 8628 
pythondialog_3.2.0-2.debian.tar.xz
 3144707fd9fbaac95726f7a19bb458efcfc64744 1368082 python3-dialog_3.2.0-2_all.deb
Checksums-Sha256:
 ede742c5be8bb035c7fabf4ab33af91ea1182f23fbe36bd5a057b9839e100c9a 2144 
pythondialog_3.2.0-2.dsc
 5dd0a73fc627ee15473880dc216256b84be8bec1dae8e70e551bba55054b0553 8628 
pythondialog_3.2.0-2.debian.tar.xz
 e8a443bb651ade5ccf22da1853ac971547e995e81bcbf16f5b699b7ea482a4ed 1368082 
python3-dialog_3.2.0-2_all.deb
Files:
 c2855d6d5d75d668b64b1a11b483ef32 2144 python optional pythondialog_3.2.0-2.dsc
 5fa4a9f2c8cf8612e756f43fb1a0ca83 8628 python optional 
pythondialog_3.2.0-2.debian.tar.xz
 135216c40fce992ccc60b3a3beab0aa3 1368082 python optional 
python3-dialog_3.2.0-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIbBAEBCgAGBQJURSKpAAoJEFjA+xzeO3YAZLoP9A/Q210nywLroVMyi/dcrmZW
74A4Q/KlAcKG0dzoeAz7hixX0qCaoSPLXK5sfg0cEmhrRCjl4Wzv13rumn16bbWa
9iC6zH1LOVbgmXNc6AsT1JkmDVAkPDs3yxmBp4VNMNigLC4LTKNuE/fuHIQsc3cQ
XrKVPE13nB+sWLLCFSFWoHmlVnJIzu8VQqj8FikV3r9I2UabngBHZKuDnD6lUcUf
kATV+x2UIKjMtdKghEkmVhK3HFcUKjfERFfHTAQ539noX7qsjBUA+ThkHXOxK9Ov
sPmH+9AOUMu964qe+hbBwBJnGygnWe598Frn7XYVwDvKFoFUjvYcz+ibazv7R1o2
zDvVUV3Ikx6JUwaxPC9cNwaRcYJVCannYzwix5cv+2N8w8Ybvv575br4N5pwR4vm
Fr04LArIShZ3Qud0INzJpocqQnygCJ9ZjeuOmTFvK4QGXDCSk5k7JLwn9n+yim/q
+y+XM8cCPxXg9BO6kWhRdoMkJLxCJSbozm3Ga3xhWdQUvAizdDyN1UL5q3hDjJDr
jEtdTmme/EJzT12F6nHO+vAlP4hY6JVpaOR4LNwb9Axl22+TDqgTt3AeZQgpR9b3
Te3Prw5zBt8A5glhsJpRv2gQNcRqntuFwjRIMjObQWG0Kb6aota4jsiBftRlUVXG
ivUOmK2DzI7hdDRnF7M=
=u/S5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to