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

Bug#887321: marked as done (stretch-pu: package python-pysolr/3.3.3-1+deb9u1)



Your message dated Sun, 26 Apr 2020 17:29:00 +0200
with message-id <20200426152900.GA10794@chou>
and subject line Re: Bug#887321: stretch-pu: package python-pysolr/3.3.3-1+deb9u1
has caused the Debian Bug report #887321,
regarding stretch-pu: package python-pysolr/3.3.3-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.)


-- 
887321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887321
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 python/python3 dependencies, #867451

$ debdiff python-pysolr_3.3.3-1_all.deb python-pysolr_3.3.3-1+deb9u1_all.deb
File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)
------------------------------------------------
Depends: {+python:any (<< 2.8), python:any (>= 2.7.5-5~),+} python-simplejson
Version: [-3.3.3-1-] {+3.3.3-1+deb9u1+}

$ debdiff python3-pysolr_3.3.3-1_all.deb python3-pysolr_3.3.3-1+deb9u1_all.deb
File lists identical (after any substitutions)

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


Andreas
diff -Nru python-pysolr-3.3.3/debian/changelog python-pysolr-3.3.3/debian/changelog
--- python-pysolr-3.3.3/debian/changelog	2016-01-02 00:00:00.000000000 +0100
+++ python-pysolr-3.3.3/debian/changelog	2018-01-14 22:38:36.000000000 +0100
@@ -1,3 +1,14 @@
+python-pysolr (3.3.3-1+deb9u1) stretch; urgency=medium
+
+  [ Andreas Beckmann ]
+  * Non-maintainer upload.
+  * Backport fix from 3.6.0-1 to stretch.
+
+  [ Ulises Vitulli ]
+   * Fix missing deps (Closes: 867451).
+
+ -- Andreas Beckmann <anbe@debian.org>  Sun, 14 Jan 2018 22:38:36 +0100
+
 python-pysolr (3.3.3-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru python-pysolr-3.3.3/debian/control python-pysolr-3.3.3/debian/control
--- python-pysolr-3.3.3/debian/control	2016-01-02 00:16:44.000000000 +0100
+++ python-pysolr-3.3.3/debian/control	2018-01-14 22:37:13.000000000 +0100
@@ -9,7 +9,7 @@
 
 Package: python-pysolr
 Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends},
+Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends},
  python-simplejson
 Recommends: python-httplib2
 Suggests: python-beautifulsoup
@@ -26,7 +26,7 @@
 
 Package: python3-pysolr
 Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Recommends: python3-httplib2
 Description: lightweight Python wrapper for querying Apache Solr
  This module provides an interface that queries the Apache Solr server using 

--- End Message ---
--- Begin Message ---
On Sun, Jan 14, 2018 at 11:06:36PM +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 python/python3 dependencies, #867451
> 
> $ debdiff python-pysolr_3.3.3-1_all.deb python-pysolr_3.3.3-1+deb9u1_all.deb
> File lists identical (after any substitutions)
> 
> Control files: lines which differ (wdiff format)
> ------------------------------------------------
> Depends: {+python:any (<< 2.8), python:any (>= 2.7.5-5~),+} python-simplejson
> Version: [-3.3.3-1-] {+3.3.3-1+deb9u1+}
> 
> $ debdiff python3-pysolr_3.3.3-1_all.deb python3-pysolr_3.3.3-1+deb9u1_all.deb
> File lists identical (after any substitutions)
> 
> Control files: lines which differ (wdiff format)
> ------------------------------------------------
> {+Depends: python3:any (>= 3.3.2-2~)+}
> Version: [-3.3.3-1-] {+3.3.3-1+deb9u1+}
> 
Sorry for the lack of replies here.  As stretch is on its last legs and
this is mostly harmless (AFAICT), closing as wontfix.

Cheers,
Julien

--- End Message ---

Reply to: