Your message dated Sat, 22 Jul 2017 13:17:18 +0100
with message-id <1500725838.14212.3.ca...@adam-barratt.org.uk>
and subject line Closing bugs for 9.1 p-u fixes
has caused the Debian Bug report #868128,
regarding stretch-pu: package python-imaplib2/2.55-1
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 ow...@bugs.debian.org
immediately.)


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

Hi,

Due to cut'n'paste error, the python3-imaplib2 package in stretch
declares no dependencies (#867437). Do you believe this is something
worth fixing in stretch? Attached is the proposed diff.

Thanks,

-- 
Ilias
diff -Nru python-imaplib2-2.55/debian/changelog python-imaplib2-2.55/debian/changelog
--- python-imaplib2-2.55/debian/changelog	2016-09-09 20:11:08.000000000 +0300
+++ python-imaplib2-2.55/debian/changelog	2017-07-12 11:37:15.000000000 +0300
@@ -1,3 +1,10 @@
+python-imaplib2 (2.55-1+deb9u1) stable-proposed-updates; urgency=medium
+
+  * Fix typo that resulted in missing dependencies for python3-imaplib2.
+    Thanks to Adrian Bunk for reporting this (Closes: #867437)
+
+ -- Ilias Tsitsimpis <ilias...@debian.org>  Wed, 12 Jul 2017 11:37:15 +0300
+
 python-imaplib2 (2.55-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru python-imaplib2-2.55/debian/control python-imaplib2-2.55/debian/control
--- python-imaplib2-2.55/debian/control	2016-09-09 20:11:08.000000000 +0300
+++ python-imaplib2-2.55/debian/control	2017-07-12 11:36:39.000000000 +0300
@@ -20,7 +20,7 @@
 
 Package: python3-imaplib2
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${python3:Depends}, ${misc:Depends}
 Description: Threaded Python IMAP4 client (Python 3)
  Python IMAP4 rev1 mail protocol client class using threads for parallel
  operation, allowing full use of the IMAP4 concurrency features and to

--- End Message ---
--- Begin Message ---
Version: 9.1

Hi,

These bugs all relate to updates which were included in today's stretch
point release.

Regards,

Adam

--- End Message ---

Reply via email to