Control: tags 938757 + patch
Control: tags 938757 + pending

Dear maintainer,

I've prepared an NMU for unrardll (versioned as 0.1.3-3.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru unrardll-0.1.3/debian/changelog unrardll-0.1.3/debian/changelog
--- unrardll-0.1.3/debian/changelog	2019-03-02 18:36:50.000000000 -0500
+++ unrardll-0.1.3/debian/changelog	2019-10-27 18:44:32.000000000 -0400
@@ -1,3 +1,10 @@
+unrardll (0.1.3-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #938757
+
+ -- Sandro Tosi <mo...@debian.org>  Sun, 27 Oct 2019 18:44:32 -0400
+
 unrardll (0.1.3-3) unstable; urgency=medium
 
   * update VCS and email fields
diff -Nru unrardll-0.1.3/debian/control unrardll-0.1.3/debian/control
--- unrardll-0.1.3/debian/control	2019-03-02 18:36:50.000000000 -0500
+++ unrardll-0.1.3/debian/control	2019-10-27 18:44:29.000000000 -0400
@@ -4,11 +4,8 @@
 Maintainer: Norbert Preining <norb...@preining.info>
 Build-Depends: debhelper (>= 10),
                dh-python,
-               python-all-dev,
                python3-all-dev,
-               python-setuptools,
                python3-setuptools,
-               python-pkgconfig,
                python3-pkgconfig,
                libunrar-dev
 Standards-Version: 4.2.1
@@ -17,12 +14,6 @@
 Vcs-Browser: https://github.com/norbusan/unrardll-debian
 Vcs-Git: https://github.com/norbusan/unrardll-debian.git
 
-Package: python-unrardll
-Architecture: any
-Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, libunrar5
-Description: Python wrapper for the unrar shared library
- Python library that provides access to libunrar
-
 Package: python3-unrardll
 Architecture: any
 Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}
diff -Nru unrardll-0.1.3/debian/rules unrardll-0.1.3/debian/rules
--- unrardll-0.1.3/debian/rules	2019-03-02 18:36:50.000000000 -0500
+++ unrardll-0.1.3/debian/rules	2019-10-27 18:44:12.000000000 -0400
@@ -3,5 +3,5 @@
 export PYBUILD_NAME = unrardll
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild
 

Reply via email to