Your message dated Mon, 20 Dec 2021 06:19:56 +0000
with message-id <[email protected]>
and subject line Bug#1000566: fixed in numpy 1:1.21.5-1
has caused the Debian Bug report #1000566,
regarding python3-numpy: does not document dh_numpy3 fully and documentation
out of date
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.)
--
1000566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000566
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-numpy
Version: 1:1.21.4-2
Severity: minor
Tags: patch
Hi!
The dh_numpy3.1 manpage isn't actually installed; this can be easily
fixed by adding debian/python3-numpy.manpages with the one line:
debian/dh_numpy3.1
Also, the documentation is out-of-date; it still uses Python 2 names
and paths. Attached are patches for dh_numpy3.1 and
README.DebianMaints to address this.
Best wishes,
Julian
--- dh_numpy3.1.orig 2021-11-20 04:39:08.000000000 +0000
+++ dh_numpy3.1 2021-11-25 07:15:12.441450261 +0000
@@ -1,14 +1,14 @@
-.TH DH_NUMPY 1 "2012-01-29" "Numpy"
+.TH DH_NUMPY3 1 "2012-01-29" "Numpy"
.SH NAME
-dh_numpy \- adds Numpy depends to python:Depends substvar
+dh_numpy3 \- adds Numpy depends to python:Depends substvar
.SH SYNOPSIS
-\fBdh_numpy\fR [\fIdebhelper\ options\fR]
+\fBdh_numpy3\fR [\fIdebhelper\ options\fR]
.SH DESCRIPTION
dh_numpy adds information about the correct versioned depends on python-numpy
to python:Depends substvar.
.PP
This is needed because some Python extensions require strict versioned depends
on python-numpy, and using this helper script is the easiest and most
consistent way to get them.
.PP
-The helper script uses the information stored in /usr/share/numpy/versions,
and the architecture type of the package, to generate the Depends information;
for a detailed description of how the dependencies are generate, please refer
to /usr/share/doc/python-numpy/README.DebianMaints .
+The helper script uses the information stored in /usr/share/numpy3/versions,
and the architecture type of the package, to generate the Depends information;
for a detailed description of how the dependencies are generated, please refer
to /usr/share/doc/python3-numpy/README.DebianMaints .
.SH "SEE ALSO"
\fIdebhelper\fR(7)
.PP
--- README.DebianMaints.orig 2021-11-20 04:39:08.000000000 +0000
+++ README.DebianMaints 2021-11-25 07:16:47.427700524 +0000
@@ -1,34 +1,34 @@
-Information for Maintainers of packages depending on python-numpy
------------------------------------------------------------------
+Information for Maintainers of packages depending on python3-numpy
+------------------------------------------------------------------
With Numpy 1.4.1 upload in unstable, we had several packages failing
to execute due to a change in 'dtype' format (some fields were added
at the end of the data structure).
After that, we decided to provide a reliable way to specify strict
-versioned depends on python-numpy by the packages depending on it, in
+versioned depends on python3-numpy by the packages depending on it, in
order to avoid similar failures in future uploads.
-python-numpy provides a debhelper tool, dh_numpy, that will add Numpy
-dependencies to python:Depends substvar; what dh_numpy does is:
+python3-numpy provides a debhelper tool, dh_numpy3, that will add Numpy
+dependencies to python:Depends substvar; what dh_numpy3 does is:
-* if the package is arch:all, a simple dependency on 'python-numpy' is
+* if the package is arch:all, a simple dependency on 'python3-numpy' is
added;
* if the package is arch:any, two dependencies are added:
- * python-numpy-abi$N, where N is the value for the current Numpy
+ * python3-numpy-abi$N, where N is the value for the current Numpy
ABI, as defined by upstream C_ABI_VERSION value;
- * python-numpy (>= $VER), where VER is the minimum python-numpy
+ * python3-numpy (>= $VER), where VER is the minimum python3-numpy
package version implementing the current Numpy API, as defined by
upstream C_API_VERSION value.
* if the package is arch:any and the '--strict' command-line option is
- passed to dh_numpy, a dependency against python-numpy-api$M is
+ passed to dh_numpy3, a dependency against python3-numpy-api$M is
added, where M is the value for the current Numpy API, as defined by
upstream C_API_VERSION value.
The current values for API, ABI and version are available in the file
-/usr/share/numpy/versions .
+/usr/share/numpy3/versions .
-You should call dh_numpy regardless of the python helper you are using
+You should call dh_numpy3 regardless of the python helper you are using
in the package.
-- Sandro Tosi <[email protected]> Sun, 29 Jan 2012 11:01:45 +0100
--- End Message ---
--- Begin Message ---
Source: numpy
Source-Version: 1:1.21.5-1
Done: Sandro Tosi <[email protected]>
We believe that the bug you reported is fixed in the latest version of
numpy, 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.
Sandro Tosi <[email protected]> (supplier of updated numpy 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: SHA256
Format: 1.8
Date: Mon, 20 Dec 2021 00:57:37 -0500
Source: numpy
Architecture: source
Version: 1:1.21.5-1
Distribution: unstable
Urgency: medium
Maintainer: Sandro Tosi <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Closes: 1000566 1001518
Changes:
numpy (1:1.21.5-1) unstable; urgency=medium
.
* New upstream release
* debian/rules
- dont compress woff, woff2, and ico files; Closes: #1001518
* debian/{dh_numpy3.1, README.DebianMaints}
- properly document dh_numpy3, patch by Julian Gilbey; Closes: #1000566
Checksums-Sha1:
eaa7f8b02b28dcaba0570a3ce2ce3090c9d9a6e3 2884 numpy_1.21.5-1.dsc
0753dc08726c8541897097ef30c0d108586c2437 6601692 numpy_1.21.5.orig.tar.xz
797667ef7c072c23c73649e314a7cd7562037739 30528 numpy_1.21.5-1.debian.tar.xz
11b9e782b7a829005d334fead54b23983a860055 13129 numpy_1.21.5-1_source.buildinfo
Checksums-Sha256:
626d75b2051f73a3ddbb4402cd6ba9a867c2e32d68d12e6a11f5079ad99d1f8e 2884
numpy_1.21.5-1.dsc
fc46212f9f0e6970b4e67ffaaa2fab24fdeecb9ef217d1e29860e0fb5c82505b 6601692
numpy_1.21.5.orig.tar.xz
84d53fb956878884719ca440fd73bbfff86d879c0866a13db24d5fe1332c97c1 30528
numpy_1.21.5-1.debian.tar.xz
fb41b4cd424de4b2de8c6c85a90042d9162884b7e854748905cc09e245decde0 13129
numpy_1.21.5-1_source.buildinfo
Files:
95fca2b09a0f0b9dfe79a8f44842be74 2884 python optional numpy_1.21.5-1.dsc
dea7602c153e978423df2dae84809ed6 6601692 python optional
numpy_1.21.5.orig.tar.xz
228f533d342fe9f3322988a8cc48eb20 30528 python optional
numpy_1.21.5-1.debian.tar.xz
ec3b495716fd6649f17576ff5831d1b8 13129 python optional
numpy_1.21.5-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAmHAG4wACgkQh588mTgB
qU9c5w/9FY2VXOIp112l16aFGWZB7tGdwse5XRJ3jE+Ak+9+QbkZKxGhpaIQT3Oo
vRjbeRUrCPjGE6N69FsjzFK3tmLaYcUCf3fg1Kk3MIEr6SKS+PVqXvltewWHUtex
4I4EBVj1h0j/gxwUVYupBbE00H0aZlCiy+ZR6WnIFMSjaN173MKKOgbrhed2iJZl
EGikCU3/Nv4KYwfNL4qhBbP3ZXGkW1To6zoWy7Cmq3bihRmEaJiWw3mwNlyw+QoI
A8NffObu7N2GHgSYeyefa0FA6r7MY+RsjtP7TKMueqJ1xqEshT7Led4C9Z/p6dFL
xyl/Yjvz1gSngchR/kldZhJ436fYguzCUaxFshmXAMmG5qR+DdOxPZDOD64PTGS1
sOBNmMPUtHQ2H40u+7r59pTKrlH0U2638X0lOhzBl2IVUwI77N3ZskCc2GYsYbOp
Qyw2i+zLujAQwDCtDG+6ML3ILdOjrPhaaq4+EeLQQkxRgcjHdTgokoAtWTpYPhiW
x1XoIAjOS2OZ0izH5cKtV141gwErqCIQ+jCar8Kx0PUcJN0k2Lq4No5KO7JKSwO5
DZELrOiHXiiCEMYFDRP+cokW6Y3cbbXSHlUFEvT9GSPbbu2HCAzCLA50Ey/oHNpU
yB6tE5BCxCBTloQJwIw1bjxFB6V5/sL2L49Exe/WjvpI0t79eZI=
=IGpL
-----END PGP SIGNATURE-----
--- End Message ---