[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#673962: marked as done (ITA: pythondialog -- Python module for making simple Text/Console-mode user interfaces)



Your message dated Mon, 20 Oct 2014 12:00:12 +0000
with message-id <E1XgBdE-0005CN-Tm@franck.debian.org>
and subject line Bug#673962: fixed in pythondialog 3.2.0-1
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 owner@bugs.debian.org
immediately.)


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

The current maintainer of pythondialog, Adam Cécile (Le_Vert) <gandalf@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) <gandalf@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) <gandalf@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-1

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

Debian distribution maintenance software
pp.
Tristan Seligmann <mithrandi@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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 19 Oct 2014 12:46:15 +0200
Source: pythondialog
Binary: python3-dialog
Architecture: source all
Version: 3.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Changed-By: Tristan Seligmann <mithrandi@debian.org>
Description:
 python3-dialog - Python module for making simple terminal-based user interfaces
Closes: 608408 615432 646247 673962
Changes:
 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, #646247)
   * Adopt package on behalf of DPMT (closes: #673962).
   * Add VCS control fields.
   * Check PGP signature in debian/watch.
Checksums-Sha1:
 68c7d334203312f247e01f845ac8d0c1b6e55ae6 2144 pythondialog_3.2.0-1.dsc
 68a031d21504b7b7953cd2ba4daee9ddc41658be 1393316 pythondialog_3.2.0.orig.tar.bz2
 78fc3b841054a3643a260288cf38a6ccde15751c 8380 pythondialog_3.2.0-1.debian.tar.xz
 d3aef3896536425271b4b7fb771e6eebc9dc2a40 1367386 python3-dialog_3.2.0-1_all.deb
Checksums-Sha256:
 7ffc20ddb1f9a2f7b6586617b9d7782f6c53a2e9e862036e2da34057ef6f79a0 2144 pythondialog_3.2.0-1.dsc
 134077eb260ca590ffa586a001d132ec01ea59e9a5b463ebcef2a0c73d71c0a4 1393316 pythondialog_3.2.0.orig.tar.bz2
 bfe2c4ce8f81b281fa471afc0da38e5d50d291d4af86f05643bf45553542c17d 8380 pythondialog_3.2.0-1.debian.tar.xz
 33d4b263c220eb066a05f2def483bf926b3269c639e4013797e56717035323f6 1367386 python3-dialog_3.2.0-1_all.deb
Files:
 76abda4fc5f27dd6d874013452153431 2144 python optional pythondialog_3.2.0-1.dsc
 08da131d12e00d86c1851c72119fbda3 1393316 python optional pythondialog_3.2.0.orig.tar.bz2
 53a28e99bebe97c5444c8ea241d6dc06 8380 python optional pythondialog_3.2.0-1.debian.tar.xz
 97cdcf25a7ef948bd7a5aacafc32e875 1367386 python optional python3-dialog_3.2.0-1_all.deb

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

iQIcBAEBCgAGBQJUQ8EuAAoJEFjA+xzeO3YAV2sP/0uFXmqYE3uY++b/kWgPMnVY
B9eFoc/lZEmweowHjmpWl+qA/gcz4PXTKnEufjij+Mhi0Ws7wziQRvbtxkuWwEsj
WKP6cIg2tsRm7jv+pkNZ2ngaJ9u+j5OXUOTr+R7v7ubucyvRjwKYH4IGkxKkJHLx
ME+Js/7Xz2QMEEY2oiYe2u2rzZ8KHBf4r5tZYbykOzEUhstPci5f5mOdfHJQRTEZ
EYlnBsW/xLG4fkoPg4nEhu0dvZe3ptMxJIjRCiS0g4VK/O9wekQ22kooQ1YHjAmu
o6hMxM9bfTNJLaX0QCpV5ESqxFQPymZ0+MUonIWJuzyjprnU7SEN5Hlws489Zp5d
1KbUzbVyKCaZJoV+U22/cqTMwOhnlPoLdGmettr3l4s/GFLrgDhKezeJKpJfVfyd
z61ceXVtA2G+sAv8Frr36U6ROGHhqNx8CQg9oqh6J1O4ZFCOzoWaib11vr9pYPZK
EI8/qvGW8pxgW6t8UbcCzLlKnxkTop0ntA7f+x039pXZa9HGzSarI4HcJa5mqP1B
wtBvHZ4583Q574Xtninpf3iBWNO2B1rVKmnsgvECOpchcq+Uy42z4PCYauK2BPyh
5DzUAnhnXb0cddnHIU+ui89LgheoIB9Alz6uB/abSo33+4pvPXUHwC2yPfFLdJxQ
4qC9mNSDhZdVtbvwYra7
=vaoE
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: