Your message dated Sat, 14 Jul 2018 11:21:20 +0100
with message-id <[email protected]>
and subject line Closing bugs for updates included in 9.5
has caused the Debian Bug report #903216,
regarding stretch-pu: package python-pyorick/1.4-2~deb9u1
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.)
--
903216: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903216
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu
Let's fix the missing numpy dependencies in stretch, too.
#896329, #896237
This is a rebuild of the package from sid with all metadata changes.
Andreas
diff -Nru python-pyorick-1.4/debian/changelog
python-pyorick-1.4/debian/changelog
--- python-pyorick-1.4/debian/changelog 2015-05-19 14:22:22.000000000 +0200
+++ python-pyorick-1.4/debian/changelog 2018-07-07 21:07:45.000000000 +0200
@@ -1,3 +1,20 @@
+python-pyorick (1.4-2~deb9u1) stretch; urgency=medium
+
+ * Non-maintainer upload.
+ * Rebuild for stretch.
+
+ -- Andreas Beckmann <[email protected]> Sat, 07 Jul 2018 21:07:45 +0200
+
+python-pyorick (1.4-2) unstable; urgency=low
+
+ * Bug fix: "pyorick fails to import", thanks to Helmut Grohne (Closes:
+ #896329, #896237).
+ * Check against policy 4.1.4 (change priority from extra to optional,
+ use https for Format field of copyright file).
+ * Update VCS* fields to salsa.
+
+ -- Thibaut Paumard <[email protected]> Wed, 09 May 2018 13:59:37 +0200
+
python-pyorick (1.4-1) unstable; urgency=low
* Initial revision (Closes: 785604)
diff -Nru python-pyorick-1.4/debian/control python-pyorick-1.4/debian/control
--- python-pyorick-1.4/debian/control 2015-05-19 15:55:09.000000000 +0200
+++ python-pyorick-1.4/debian/control 2018-05-09 13:57:28.000000000 +0200
@@ -1,6 +1,6 @@
Source: python-pyorick
Section: python
-Priority: extra
+Priority: optional
Maintainer: Debian Science Maintainers
<[email protected]>
Uploaders: Thibaut Paumard <[email protected]>
Build-Depends: debhelper (>= 9~), dh-python, python-all (>= 2.6.6-3~),
@@ -8,14 +8,15 @@
python-numpy, python3-numpy, yorick (>=2.2.04+dfsg-2~)
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/python-pyorick.git
-Vcs-Browser:
http://anonscm.debian.org/gitweb/?p=debian-science/packages/python-pyorick.git
+Standards-Version: 4.1.4
+Vcs-Browser: https://salsa.debian.org/science-team/python-pyorick
+Vcs-Git: https://salsa.debian.org/science-team/python-pyorick.git
Homepage: https://github.com/dhmunro/pyorick/
Package: python-pyorick
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, yorick (>=2.2.04+dfsg-2~)
+Depends: ${python:Depends}, ${misc:Depends}, yorick (>=2.2.04+dfsg-2~),
+ python-numpy
Suggests: python3-pyorick
Description: Python 2 module to execute Yorick code
The pyorick package starts Yorick as a subprocess and provides an
@@ -36,7 +37,8 @@
Package: python3-pyorick
Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}, yorick (>=2.2.04+dfsg-2~)
+Depends: ${python3:Depends}, ${misc:Depends}, yorick (>=2.2.04+dfsg-2~),
+ python3-numpy
Suggests: python-pyorick
Description: Python 3 module to execute Yorick code
The pyorick package starts Yorick as a subprocess and provides an
diff -Nru python-pyorick-1.4/debian/copyright
python-pyorick-1.4/debian/copyright
--- python-pyorick-1.4/debian/copyright 2015-05-19 15:14:19.000000000 +0200
+++ python-pyorick-1.4/debian/copyright 2018-05-09 13:51:01.000000000 +0200
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pyorick
Upstream-Contact: David Munro <[email protected]>
Source: https://pypi.python.org/pypi/pyorick/
--- End Message ---
--- Begin Message ---
Version: 9.5
Hi,
The update referenced by each of these bugs was included in this
morning's stretch point release.
Regards,
Adam
--- End Message ---