Control: tags 938034 + patch
Control: tags 938034 + pending

Dear maintainer,

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

Regards.

diff -Nru python-plumbum-1.6.7/debian/changelog python-plumbum-1.6.7/debian/changelog
--- python-plumbum-1.6.7/debian/changelog	2018-09-11 06:52:30.000000000 -0400
+++ python-plumbum-1.6.7/debian/changelog	2019-10-05 21:24:21.000000000 -0400
@@ -1,3 +1,10 @@
+python-plumbum (1.6.7-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #938034
+
+ -- Sandro Tosi <mo...@debian.org>  Sat, 05 Oct 2019 21:24:21 -0400
+
 python-plumbum (1.6.7-1) unstable; urgency=medium
 
   * New upstream version 1.6.7
diff -Nru python-plumbum-1.6.7/debian/control python-plumbum-1.6.7/debian/control
--- python-plumbum-1.6.7/debian/control	2018-09-11 06:48:37.000000000 -0400
+++ python-plumbum-1.6.7/debian/control	2019-10-05 21:24:02.000000000 -0400
@@ -5,8 +5,6 @@
 Priority: optional
 Build-Depends: debhelper (>= 11~),
                dh-python,
-               python-all,
-               python-setuptools,
                python3-all,
                python3-setuptools
 Standards-Version: 4.2.1
@@ -14,19 +12,6 @@
 Vcs-Git: https://salsa.debian.org/debian/python-plumbum.git
 Homepage: http://plumbum.readthedocs.org
 
-Package: python-plumbum
-Architecture: all
-Depends: ${misc:Depends},
-         ${python:Depends}
-Description: library for writing shell script-like programs in Python 2
- python-plumbum provides shell-like syntax and handy shortcuts for writing shell
- script one-liners in Python using shell combinators. It supports local and
- remote command execution (over SSH), local and remote file-system paths,
- easy working-directory and environment manipulation and a programmatic
- Command-Line Interface (CLI) application toolkit.
- .
- This is the Python 2 version.
-
 Package: python3-plumbum
 Architecture: all
 Depends: ${misc:Depends},
diff -Nru python-plumbum-1.6.7/debian/python-plumbum.docs python-plumbum-1.6.7/debian/python-plumbum.docs
--- python-plumbum-1.6.7/debian/python-plumbum.docs	2018-09-11 04:51:46.000000000 -0400
+++ python-plumbum-1.6.7/debian/python-plumbum.docs	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-README.rst
diff -Nru python-plumbum-1.6.7/debian/python-plumbum.lintian-overrides python-plumbum-1.6.7/debian/python-plumbum.lintian-overrides
--- python-plumbum-1.6.7/debian/python-plumbum.lintian-overrides	2018-09-11 04:51:46.000000000 -0400
+++ python-plumbum-1.6.7/debian/python-plumbum.lintian-overrides	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-python-plumbum: no-upstream-changelog
diff -Nru python-plumbum-1.6.7/debian/rules python-plumbum-1.6.7/debian/rules
--- python-plumbum-1.6.7/debian/rules	2018-09-11 04:51:46.000000000 -0400
+++ python-plumbum-1.6.7/debian/rules	2019-10-05 21:24:20.000000000 -0400
@@ -7,4 +7,4 @@
 export PYBUILD_NAME=plumbum
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild

Reply via email to