Your message dated Wed, 27 Jan 2016 21:52:09 +0000
with message-id <e1aoy0x-0005ef...@franck.debian.org>
and subject line Bug#810060: fixed in wreport 3.5-1
has caused the Debian Bug report #810060,
regarding python3-wreport: Missing depends on python3 interpreter
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.)
--
810060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810060
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-wreport
Version: 3.3-1
Severity: serious
Tags: patch
Justification: Policy 3.5
Due to the use of python:Depends instead of python3:Depends proper binary
depends are not generated. Also the package has a few obsolete features
still present (XB-Python-Version and python:Provides). These are no longer
needed. python:Provides has never been supported for python3. Additionally,
it's better to directly build-dep on dh-python since the build uses it's
features.
Please see the attached patch.
It would be nice to see this fixed soon as it makes wreport show up as unknown
rather than good on the python3.5 transition tracker [1]
Scott K
[1] https://release.debian.org/transitions/html/python3.5.html
diff -Nru wreport-3.3/debian/changelog wreport-3.3/debian/changelog
--- wreport-3.3/debian/changelog 2015-11-02 10:29:21.000000000 +0000
+++ wreport-3.3/debian/changelog 2016-01-06 06:56:28.000000000 +0000
@@ -1,3 +1,13 @@
+wreport (3.3-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Correct python3:Depends substitution variable for python3-wreport so that
+ correct dependency information is generated
+ * Minor cleanup of obsolete Python packaging information in debian/control
+ * Add dh-python to build-depends rather than depending on it indirectly
+
+ -- Scott Kitterman <sc...@kitterman.com> Wed, 06 Jan 2016 06:45:24 +0000
+
wreport (3.3-1) unstable; urgency=medium
* New major upstream version
diff -Nru wreport-3.3/debian/control wreport-3.3/debian/control
--- wreport-3.3/debian/control 2015-11-02 10:28:42.000000000 +0000
+++ wreport-3.3/debian/control 2016-01-06 06:57:12.000000000 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Enrico Zini <enr...@debian.org>
Build-Depends:
- debhelper (>= 9), dh-buildinfo, dh-autoreconf,
+ debhelper (>= 9), dh-buildinfo, dh-autoreconf, dh-python,
doxygen, pkg-config,
liblua5.1-0-dev,
python-all-dev, python3-all-dev, python-docutils, python-numpy, python3-numpy,
@@ -72,8 +72,6 @@
Section: python
Architecture: any
Depends: wreport-common, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-XB-Python-Version: ${python:Versions}
-Provides: ${python:Provides}
Description: Python library to work with BUFR and CREX weather bulletins
Python bindings for wreport, a library to read and write weather reports in
BUFR and CREX formats.
@@ -81,8 +79,7 @@
Package: python3-wreport
Section: python
Architecture: any
-Depends: wreport-common, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-Provides: ${python:Provides}
+Depends: wreport-common, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Description: Python library to work with BUFR and CREX weather bulletins
Python bindings for wreport, a library to read and write weather reports in
BUFR and CREX formats.
--- End Message ---
--- Begin Message ---
Source: wreport
Source-Version: 3.5-1
We believe that the bug you reported is fixed in the latest version of
wreport, 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 810...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Enrico Zini <enr...@debian.org> (supplier of updated wreport 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: SHA256
Format: 1.8
Date: Tue, 26 Jan 2016 17:25:24 +0100
Source: wreport
Binary: libwreport-dev libwreport-doc libwreport3 wreport-common python-wreport
python3-wreport
Architecture: source amd64 all
Version: 3.5-1
Distribution: unstable
Urgency: medium
Maintainer: Enrico Zini <enr...@debian.org>
Changed-By: Enrico Zini <enr...@debian.org>
Description:
libwreport-dev - library for working with weather reports
libwreport-doc - documentation for libwreport
libwreport3 - shared library for working with weather reports
python-wreport - Python library to work with BUFR and CREX weather bulletins
python3-wreport - Python library to work with BUFR and CREX weather bulletins
wreport-common - common data files for libwreport
Closes: 810060
Changes:
wreport (3.5-1) unstable; urgency=medium
.
[ Scott Kitterman ]
* Correct python3:Depends substitution variable for python3-wreport so that
correct dependency information is generated
* Minor cleanup of obsolete Python packaging information in debian/control
* Add dh-python to build-depends rather than depending on it indirectly
.
[ Enrico Zini ]
* New upstream version
* Applied Scott's patch. Closes: #810060
Checksums-Sha1:
9479de214df4d4f01048b95584ad07e3461f8e26 2222 wreport_3.5-1.dsc
156701be07fd467429219d4fd398c7a67fc052d3 2014687 wreport_3.5.orig.tar.gz
385f537a875ad31a0b767351d60eee8b6701173c 5284 wreport_3.5-1.debian.tar.xz
3344a02c7c654eaff7a2fea26bc8721f5b84ab36 233140 libwreport-dev_3.5-1_amd64.deb
ce5d4657bea81559f0605054fe8eebc39028788e 282538 libwreport-doc_3.5-1_all.deb
ccda01d82fc8b0116bb789fbe799d2fecbbc2207 1515278
libwreport3-dbgsym_3.5-1_amd64.deb
6a411dbe690be1e7efe90afaa5514fa8dcd37c0b 147204 libwreport3_3.5-1_amd64.deb
c4a786223aefb257eee994c529a851a3030a561b 102818
python-wreport-dbgsym_3.5-1_amd64.deb
f2addcc07369fb2d971cd39043f7ad79946d5c04 25776 python-wreport_3.5-1_amd64.deb
234d1f3676e508bb162e51fc99911143a36b9b23 198994
python3-wreport-dbgsym_3.5-1_amd64.deb
5286195569dcf871d1c4bce896cf6cf886e13851 25980 python3-wreport_3.5-1_amd64.deb
03c0649450d7a5a0d019f0fb2e15e2740bba4d7f 162512 wreport-common_3.5-1_amd64.deb
Checksums-Sha256:
e9f02d144d4fcca845a67099a7abcf655be97c9f5a74189306ac042480ab67e7 2222
wreport_3.5-1.dsc
b25f8c77cf33f172b09659914dc2761b60def21017a6e7897e1c5a7cc2c596cb 2014687
wreport_3.5.orig.tar.gz
4ebc638abd5bb7f2b29d8e2480c2671cb7fa640edacb2a3003e1d4d4b83c8579 5284
wreport_3.5-1.debian.tar.xz
78ca95ec9694d147a5b7c177d04f7461e982aeee3f380fc4a0e3299270d63fee 233140
libwreport-dev_3.5-1_amd64.deb
2be457c6816f8cc1402c6c643212b952ab8496c1e6416782ea173789d1f3a6a4 282538
libwreport-doc_3.5-1_all.deb
6bf12228148c889573f922e8ee3ef5c59e46246833f71c66d0ec31d9e5e38dc7 1515278
libwreport3-dbgsym_3.5-1_amd64.deb
708f97898068edf2ec94f1607dc2d1f8c903a0d14ea204ede51dc853847e9e56 147204
libwreport3_3.5-1_amd64.deb
e85def40ec20c736eaa8b0d8af28ac2ac8cdc80cd4fe37e3aee668ccaf199b3e 102818
python-wreport-dbgsym_3.5-1_amd64.deb
217fdadd1b43ff1599250dfa8d71ff9dc2273e8520dc30a7d193e4031ac5a366 25776
python-wreport_3.5-1_amd64.deb
7f30ebc2c4f4e7df993662d1c6e69d3d4ce88167b180ef6579d35350c2408dba 198994
python3-wreport-dbgsym_3.5-1_amd64.deb
bc335effcaceac329d00a3826f7fe42beb7d47f353dd879b964fec0b00962ef7 25980
python3-wreport_3.5-1_amd64.deb
6bfad775480a3ec1f41d3dea98dbef871a2f98c79f2794bc89e87ca3030dd5a6 162512
wreport-common_3.5-1_amd64.deb
Files:
5a6c55d8b0b8540524b4dbd987f6fd10 2222 misc optional wreport_3.5-1.dsc
77df63647adf38f39c4f74a45410e16d 2014687 misc optional wreport_3.5.orig.tar.gz
ff70c0845a3cfe303cb1edf348cc1d1c 5284 misc optional wreport_3.5-1.debian.tar.xz
406d58326dacc348181ef532b5490d82 233140 libdevel optional
libwreport-dev_3.5-1_amd64.deb
07022b4782d016cda04383860c409c40 282538 doc optional
libwreport-doc_3.5-1_all.deb
de786791ec7b7e4cd8b1bd6fc54c796a 1515278 debug extra
libwreport3-dbgsym_3.5-1_amd64.deb
ea4507063c72abb779e490dfbee8b566 147204 libs optional
libwreport3_3.5-1_amd64.deb
dae73f22ed9935af077a6bc3885d2f48 102818 debug extra
python-wreport-dbgsym_3.5-1_amd64.deb
db2442f272519fd36155db3b74cccc6c 25776 python optional
python-wreport_3.5-1_amd64.deb
86c98a123b83303ebc1b38d34292e915 198994 debug extra
python3-wreport-dbgsym_3.5-1_amd64.deb
da8797289e9e6955ec42df528f24dc14 25980 python optional
python3-wreport_3.5-1_amd64.deb
999a04855279f10351a782c0304c0f79 162512 misc optional
wreport-common_3.5-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWqSFYAAoJEAPWVoyDcnWp7OUQALa5xcfrvvVwA8LJtY9fMBjf
m8SBmpnzP/0VFMmwpALrP/YgTE2cjJdblXWXaD1x50UD85xRRT9odof81b/MivXx
1wtjwzgv36Wsj9mY+KxTZwZSwBmoWh/YfmSBXudI1uaCXw0G9HKxdTy20cSa2heS
/lfG5eT6O5lOGDh1WiLhJCbchq9sNqI8QDDyqQL5Hwx0kL6PIob+iiiA5wRGCPfY
MvaY3h6ZWwAdK1jt8shJAvOy+qzjhH5u3QFbEw1wo8T9xtClobPO/3bGv2wMINZt
F+J3TYWkzFHli6ucGlIJMdeB+Ksl6DVdxl4CCrcVMmWpIhjZZDiIucX1x5hEWPOz
21SfWkKhalPjoS0ZJ01Ji+86OvDBRT//K2PeW/MpRYlYUSxqK962mt2MyDolDAcU
zTAFzz0wGU82jc7DceMXbZPp71cV+fohEZoS/sxjJ5tRaRq7/H7Mj1tAjs63OXXL
/z67mECo/Mspv8PHczwjHnTcOhHUKXNRGKHV2SaxBj+u8KcQfuSh2U11XxESVLf+
CDV2LhAhP5kQHO0QuFmcIKEqpayLJNlhKLUasSqqsOc3OiUi7oDASC13vDo91zzN
wPAB44LKwq2hx7j0cY4AOO4EsGAI19/haNwxNDbsACtw2SFdiyopMmSupecMmNhs
NaUZEk1VtIV6+0EN9TT4
=Z0ju
-----END PGP SIGNATURE-----
--- End Message ---