Your message dated Fri, 07 Dec 2018 20:45:31 +0000 with message-id <[email protected]> and subject line Bug#867413: fixed in pylint-django 0.7.2-1+deb9u1 has caused the Debian Bug report #867413, regarding python3-pylint-django: incorrect dependencies 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.) -- 867413: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867413 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-pylint-django Version: 0.7.2-1 Severity: serious Tags: patch Due to a cut'n'paste error the dependencies are incorrect. Fix (python3:Depends generates a dependency on pylint3): --- debian/control.old 2017-07-06 14:14:40.000000000 +0000 +++ debian/control 2017-07-06 14:15:50.000000000 +0000 @@ -40,7 +40,7 @@ Package: python3-pylint-django Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, pylint, python3-pylint-plugin-utils (>= 0.2.2-1) +Depends: ${misc:Depends}, ${python3:Depends}, python3-pylint-plugin-utils (>= 0.2.2-1) Description: Pylint plugin for analysing code using Django (Python 3) Features * Prevents warnings about Django-generated attributes such as
--- End Message ---
--- Begin Message ---Source: pylint-django Source-Version: 0.7.2-1+deb9u1 We believe that the bug you reported is fixed in the latest version of pylint-django, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Adrian Bunk <[email protected]> (supplier of updated pylint-django 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: SHA512 Format: 1.8 Date: Mon, 19 Mar 2018 21:37:50 +0200 Source: pylint-django Binary: python-pylint-django python3-pylint-django Architecture: source Version: 0.7.2-1+deb9u1 Distribution: stretch Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Adrian Bunk <[email protected]> Description: python-pylint-django - Pylint plugin for analysing code using Django (Python 2) python3-pylint-django - Pylint plugin for analysing code using Django (Python 3) Closes: 867413 Changes: pylint-django (0.7.2-1+deb9u1) stretch; urgency=medium . * Non-maintainer upload. * Fix the python3-pylint-django dependencies. (Closes: #867413) Checksums-Sha1: 37fc74d6474b1b448b2518caa7f43a18debb2a24 2337 pylint-django_0.7.2-1+deb9u1.dsc be682d7fe0c9bc98050d21bb8c106a3d11aa8564 2712 pylint-django_0.7.2-1+deb9u1.debian.tar.xz Checksums-Sha256: 91848c0c0a839507fc78374bb846c387367a456fd4d9a6e749b618d06b6b3d47 2337 pylint-django_0.7.2-1+deb9u1.dsc 0d31e00a1dc7a38db9a7f2358966df1bc92afbd76b62a87cd6d87c1b2b7a899d 2712 pylint-django_0.7.2-1+deb9u1.debian.tar.xz Files: 3db63a786a86890ca1a1f9d4642dea87 2337 python optional pylint-django_0.7.2-1+deb9u1.dsc 50c54de980b4c58f4e22939e6bfb0d2e 2712 python optional pylint-django_0.7.2-1+deb9u1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlqwE3wACgkQiNJCh6LY mLHT3A/+PQsBVFSTvsajm3KxKS0v6OYfqQo0towQzHaV4vVc2VYzY99NPL+cm8hZ qagZBxwr2uiAv1bWs/LEqd0JR95zD8g6pFgo5bagAJq04cJSGEaoXqHPz8HpXXwJ 9YdVCgZQikepUtC4nHI6K9gdeDUA9mJDOc8CC5vcWvctTaIgtBjxpIT5wv6w1DRZ SnDBx6qcedb6CMwSoYNqrLSmcyl7pTQk+O8Dtl66REi5mdI+7LerR5bgA9UAYS7E ybBL+oZWU7Pi7Zwqtvw7LX9QGrOeG/QiDe3qc8fvVimcDEvFfR5e/o5+EspOKUrw simiP9eUWgqXk2E2T+6+IJhHw9voKL6ZlXfUGUqhiVGlQAa2ClmCqxnNE26u3CF5 8gtSV9DLAqfetOLh+OfzcoIvAsJ7VfSZTF79f2qyM58D4jTa7FPjcZhF/vf671lV C03e8X+CRGFEaE0AuIhjPl16oj6JBo+uVgt8c0n24rERsCEYshSLpQcpeQzHbDuM kVv3k8w+bX/3n1mXjbwuMMJD5BGiCi/2TqSSzTQOwGZwrVRUt82dQXIc0P2AGnLm pMh+r9aru0hpK77CPLcrFBXytmL33DmbKbR1mriEoF/UerPjNeuf9TiE0ioBn99t s1547aCLt6xIX3554EWO9IiyuDTfhq2hisegEK/y+EyT/WVZS2w= =+Vv3 -----END PGP SIGNATURE-----
--- End Message ---

