Your message dated Sat, 07 Oct 2017 11:33:55 +0100
with message-id <[email protected]>
and subject line Closing bugs for 9.2 point release
has caused the Debian Bug report #876114,
regarding stretch-pu: package libsolv/0.6.24-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 [email protected]
immediately.)


-- 
876114: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876114
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu

Attached is a light fix to debian/control of the libsolv src:package.

Adrian Bunk spotted a ${python:Depends} for the python3-solv bin:package.

-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru libsolv-0.6.24/debian/changelog libsolv-0.6.24/debian/changelog
--- libsolv-0.6.24/debian/changelog     2017-01-10 20:05:06.000000000 +0100
+++ libsolv-0.6.24/debian/changelog     2017-09-18 17:33:32.000000000 +0200
@@ -1,3 +1,11 @@
+libsolv (0.6.24-1+deb9u1) stretch; urgency=medium
+
+  * debian/control:
+    + Fix typo in D (python3-solv): Change ${python:Depends} to
+      ${python3:Depends}. Spotted by Adrian Bunk. (Closes: #867407).
+
+ -- Mike Gabriel <[email protected]>  Mon, 18 Sep 2017 17:33:32 +0200
+
 libsolv (0.6.24-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru libsolv-0.6.24/debian/control libsolv-0.6.24/debian/control
--- libsolv-0.6.24/debian/control       2016-06-02 18:33:40.000000000 +0200
+++ libsolv-0.6.24/debian/control       2017-09-18 17:32:05.000000000 +0200
@@ -183,7 +183,7 @@
 Section: python
 Architecture: any
 Depends:
- ${python:Depends},
+ ${python3:Depends},
  ${shlibs:Depends},
  ${misc:Depends},
  libsolv0 (= ${binary:Version}),

--- End Message ---
--- Begin Message ---
Version: 9.2

Hi.

The updates referenced by each of these bugs was included in today's
point release of stretch.

Regards,

Adam

--- End Message ---

Reply via email to