Control: tags 938464 + patch
Control: tags 938464 + pending

Dear maintainer,

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

Regards.

diff -Nru send2trash-1.5.0/debian/changelog send2trash-1.5.0/debian/changelog
--- send2trash-1.5.0/debian/changelog	2019-02-14 15:34:58.000000000 -0500
+++ send2trash-1.5.0/debian/changelog	2019-11-16 19:23:08.000000000 -0500
@@ -1,3 +1,10 @@
+send2trash (1.5.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #938464
+
+ -- Sandro Tosi <mo...@debian.org>  Sat, 16 Nov 2019 19:23:08 -0500
+
 send2trash (1.5.0-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru send2trash-1.5.0/debian/control send2trash-1.5.0/debian/control
--- send2trash-1.5.0/debian/control	2019-02-14 15:34:58.000000000 -0500
+++ send2trash-1.5.0/debian/control	2019-11-16 19:22:55.000000000 -0500
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Julian Gilbey <j...@debian.org>
-Build-Depends: debhelper (>= 11), dh-python, python-all, python-setuptools,
+Build-Depends: debhelper (>= 11), dh-python,
   python3-all, python3-setuptools
 Standards-Version: 4.3.0
 Homepage: https://github.com/hsoft/send2trash
@@ -10,17 +10,6 @@
 Vcs-Git: https://salsa.debian.org/debian/send2trash.git
 Testsuite: autopkgtest-pkg-python
 
-Package: python-send2trash
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Recommends: python-gi
-Description: Python module for sending file to trash natively
- This module sends a file to the trash using either the Glib system
- for handling a desktop trash file or its own home-grown system if
- python-gi is not installed.
- .
- This package installs the library for Python 2.
-
 Package: python3-send2trash
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}
diff -Nru send2trash-1.5.0/debian/rules send2trash-1.5.0/debian/rules
--- send2trash-1.5.0/debian/rules	2019-02-14 15:34:58.000000000 -0500
+++ send2trash-1.5.0/debian/rules	2019-11-16 19:23:04.000000000 -0500
@@ -7,4 +7,4 @@
 export PYBUILD_DISABLE=test
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild

Reply via email to