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

Bug#893550: marked as done (stretch-pu: package astroml-addons/0.2.2-4~deb9u1)



Your message dated Mon, 2 Apr 2018 12:06:23 +0200
with message-id <20180402100623.qfwedqlbf4jki2me@betterave.cristau.org>
and subject line Re: Bug#893550: stretch-pu: package astroml-addons/0.2.2-4~deb9u1
has caused the Debian Bug report #893550,
regarding stretch-pu: package astroml-addons/0.2.2-4~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 owner@bugs.debian.org
immediately.)


-- 
893550: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893550
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Fix the python3-astroml-addons dependencies:
Depends: {+python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~),+} libc6 (>= 2.4), python3-astroml
diff -Nru astroml-addons-0.2.2/debian/changelog astroml-addons-0.2.2/debian/changelog
--- astroml-addons-0.2.2/debian/changelog	2016-05-09 23:20:06.000000000 +0300
+++ astroml-addons-0.2.2/debian/changelog	2018-03-19 22:27:33.000000000 +0200
@@ -1,3 +1,20 @@
+astroml-addons (0.2.2-4~deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for stretch.
+
+ -- Adrian Bunk <bunk@debian.org>  Mon, 19 Mar 2018 22:27:33 +0200
+
+astroml-addons (0.2.2-4) unstable; urgency=medium
+
+  * Push Standards-Version to 4.0.0. No changes needed.
+
+  [ Scott Kitterman ]
+  * Correct substitution variable for python3 binary so correct python3
+    interpreter depends are provided. Closes: #867243
+
+ -- Ole Streicher <olebole@debian.org>  Wed, 05 Jul 2017 09:37:04 +0200
+
 astroml-addons (0.2.2-3) unstable; urgency=low
 
   * Create Python 3 package
diff -Nru astroml-addons-0.2.2/debian/control astroml-addons-0.2.2/debian/control
--- astroml-addons-0.2.2/debian/control	2016-05-09 23:17:07.000000000 +0300
+++ astroml-addons-0.2.2/debian/control	2017-07-05 10:37:04.000000000 +0300
@@ -16,7 +16,7 @@
                python3-nose,
 	       python3-numpy,
                python3-setuptools
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Homepage: http://astroml.github.com/
 Vcs-Git: https://anonscm.debian.org/git/debian-astro/packages/astroml-addons.git
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-astro/packages/astroml-addons.git
@@ -36,7 +36,7 @@
 
 Package: python3-astroml-addons
 Architecture: any
-Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, python3-astroml
+Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-astroml
 Description: Python 3 Machine Learning library for astronomy (performance addons)
  AstroML is a Python module for machine learning and data mining built on
  numpy, scipy, scikit-learn, and matplotlib. It contains a growing library of

--- End Message ---
--- Begin Message ---
On Mon, Mar 19, 2018 at 22:36:22 +0200, Adrian Bunk wrote:

> Package: release.debian.org
> Severity: normal
> Tags: stretch
> User: release.debian.org@packages.debian.org
> Usertags: pu
> 
> Fix the python3-astroml-addons dependencies:
> Depends: {+python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~),+} libc6 (>= 2.4), python3-astroml

Unless I'm missing something (please reopen if so) this doesn't actually
make a practical difference because the missing deps are pulled in by
python3-astroml?  In which case I'd rather not change stable just for
this.

Cheers,
Julien

--- End Message ---

Reply to: