Control: tags 937831 + patch
Control: tags 937831 + pending
Control: unblock -1 by 937184
--

Dear maintainer,

I've prepared an NMU for python-imaplib2 (versioned as 2.57-5.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should cancel it.
Also unblocking 937184.

--
Regards
Sudip

diff -Nru python-imaplib2-2.57/debian/changelog 
python-imaplib2-2.57/debian/changelog
--- python-imaplib2-2.57/debian/changelog       2020-08-08 21:34:17.000000000 
+0100
+++ python-imaplib2-2.57/debian/changelog       2021-01-18 10:58:10.000000000 
+0000
@@ -1,3 +1,12 @@
+python-imaplib2 (2.57-5.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop binary package python-imaplib2. (Closes: #937831)
+    - Remove build dependency on python2.
+    - Adjust doc-base.
+
+ -- Sudip Mukherjee <sudipm.mukher...@gmail.com>  Mon, 18 Jan 2021 10:58:10 
+0000
+
 python-imaplib2 (2.57-5.1) unstable; urgency=medium
 
   * No-change upload to generate dependencies on python2.
diff -Nru python-imaplib2-2.57/debian/control 
python-imaplib2-2.57/debian/control
--- python-imaplib2-2.57/debian/control 2018-09-18 09:54:16.000000000 +0100
+++ python-imaplib2-2.57/debian/control 2021-01-18 10:53:48.000000000 +0000
@@ -3,22 +3,14 @@
 Priority: optional
 Maintainer: Ulises Vitulli <der...@debian.org>
 Uploaders: Ilias Tsitsimpis <ilias...@debian.org>
-Build-Depends: debhelper (>= 11), python-all, dh-python,
- python-setuptools, python3-setuptools, python3-all
+Build-Depends: debhelper (>= 11), dh-python, python3-setuptools,
+ python3-all
 Standards-Version: 4.2.0
 Rules-Requires-Root: no
 Homepage: https://github.com/imaplib2/imaplib2
 Vcs-Git: https://salsa.debian.org/debian/python-imaplib2.git
 Vcs-Browser: https://salsa.debian.org/debian/python-imaplib2
 
-Package: python-imaplib2
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Description: Threaded Python IMAP4 client
- Python IMAP4 rev1 mail protocol client class using threads for parallel
- operation, allowing full use of the IMAP4 concurrency features and to
- decouple a user of imaplib from i/o lags, except where explicitly allowed.
-
 Package: python3-imaplib2
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}
diff -Nru python-imaplib2-2.57/debian/doc-base 
python-imaplib2-2.57/debian/doc-base
--- python-imaplib2-2.57/debian/doc-base        2017-07-12 09:30:10.000000000 
+0100
+++ python-imaplib2-2.57/debian/doc-base        2021-01-18 10:44:23.000000000 
+0000
@@ -1,7 +1,7 @@
-Document: python-imaplib2
+Document: python3-imaplib2
 Title: Python threaded IMAP4 client module imaplib2
 Section: Programming
 
 Format: HTML
-Index: /usr/share/doc/python-imaplib2/imaplib2.html
-Files: /usr/share/doc/python-imaplib2/imaplib2.html
+Index: /usr/share/doc/python3-imaplib2/imaplib2.html
+Files: /usr/share/doc/python3-imaplib2/imaplib2.html
diff -Nru python-imaplib2-2.57/debian/rules python-imaplib2-2.57/debian/rules
--- python-imaplib2-2.57/debian/rules   2018-07-31 15:44:09.000000000 +0100
+++ python-imaplib2-2.57/debian/rules   2021-01-18 10:25:40.000000000 +0000
@@ -14,7 +14,7 @@
 
 
 %:
-       dh $@ --with python2,python3 --buildsystem=pybuild
+       dh $@ --with python3 --buildsystem=pybuild
 
 py3_src_dir:
        mkdir -p py3_src_dir

Reply via email to