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

Bug#887325: marked as done (stretch-pu: package python-q/2.6-1.1~deb9u1)



Your message dated Sun, 26 Apr 2020 17:31:25 +0200
with message-id <20200426153125.GA10962@chou>
and subject line Re: Bug#887325: stretch-pu: package python-q/2.6-1.1~deb9u1
has caused the Debian Bug report #887325,
regarding stretch-pu: package python-q/2.6-1.1~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.)


-- 
887325: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887325
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

Let's fix the python3 dependencies by rebuilding the package from sid,
#867452

$ debdiff python3-q_2.6-1_all.deb python3-q_2.6-1.1~deb9u1_all.deb
File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)
------------------------------------------------
{+Depends: python3:any (>= 3.4~)+}
Version: [-2.6-1-] {+2.6-1.1~deb9u1+}


Andreas
diff -Nru python-q-2.6/debian/changelog python-q-2.6/debian/changelog
--- python-q-2.6/debian/changelog	2016-01-03 16:39:48.000000000 +0100
+++ python-q-2.6/debian/changelog	2018-01-14 23:47:02.000000000 +0100
@@ -1,3 +1,17 @@
+python-q (2.6-1.1~deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for stretch.
+
+ -- Andreas Beckmann <anbe@debian.org>  Sun, 14 Jan 2018 23:47:02 +0100
+
+python-q (2.6-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix the missing dependencies in python3-q. (Closes: #867452)
+
+ -- Adrian Bunk <bunk@debian.org>  Fri, 04 Aug 2017 15:32:15 +0300
+
 python-q (2.6-1) unstable; urgency=low
 
   * Initial release (Closes: #796648)
diff -Nru python-q-2.6/debian/control python-q-2.6/debian/control
--- python-q-2.6/debian/control	2016-01-03 16:39:48.000000000 +0100
+++ python-q-2.6/debian/control	2017-08-04 14:32:10.000000000 +0200
@@ -26,7 +26,7 @@
 
 Package: python3-q
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}
 Description: Quick-and-dirty Python 3 debugging output for tired programmers
  q is a Python 3 module for "print" style of debugging Python code.
  It provides convenient short API for print out of values, tracebacks,

--- End Message ---
--- Begin Message ---
On Sun, Jan 14, 2018 at 11:52:09PM +0100, Andreas Beckmann wrote:
> Package: release.debian.org
> Severity: normal
> Tags: stretch
> User: release.debian.org@packages.debian.org
> Usertags: pu
> 
> Let's fix the python3 dependencies by rebuilding the package from sid,
> #867452
> 
> $ debdiff python3-q_2.6-1_all.deb python3-q_2.6-1.1~deb9u1_all.deb
> File lists identical (after any substitutions)
> 
> Control files: lines which differ (wdiff format)
> ------------------------------------------------
> {+Depends: python3:any (>= 3.4~)+}
> Version: [-2.6-1-] {+2.6-1.1~deb9u1+}
> 
As with other similar bugs, closing as wontfix for stretch.

Cheers,
Julien

--- End Message ---

Reply to: