Control: tags 938281 + patch
Control: tags 938281 + pending

Dear maintainer,

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

Regards.

diff -Nru python-xtermcolor-1.2.1/debian/changelog python-xtermcolor-1.2.1/debian/changelog
--- python-xtermcolor-1.2.1/debian/changelog	2015-10-25 11:43:19.000000000 -0400
+++ python-xtermcolor-1.2.1/debian/changelog	2019-10-05 22:51:17.000000000 -0400
@@ -1,3 +1,10 @@
+python-xtermcolor (1.2.1-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #938281
+
+ -- Sandro Tosi <mo...@debian.org>  Sat, 05 Oct 2019 22:51:17 -0400
+
 python-xtermcolor (1.2.1-2) unstable; urgency=low
 
   * Don't hard-code the Python versions (Closes: #802864)
diff -Nru python-xtermcolor-1.2.1/debian/control python-xtermcolor-1.2.1/debian/control
--- python-xtermcolor-1.2.1/debian/control	2015-10-25 11:42:38.000000000 -0400
+++ python-xtermcolor-1.2.1/debian/control	2019-10-05 22:50:59.000000000 -0400
@@ -2,22 +2,13 @@
 Section: python
 Priority: optional
 Maintainer: Salvo 'LtWorf' Tomaselli <tipos...@tiscali.it>
-Build-Depends: debhelper (>= 9), python-all,
+Build-Depends: debhelper (>= 9),
  python3-all, dh-python
 Standards-Version: 3.9.6
 Homepage: https://github.com/broadinstitute/xtermcolor
 X-Python3-Version: >= 3.4
 X-Python-Version: >= 2.7
                                                                                                                                                                                                 
-Package: python-xtermcolor
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Description: Python module to print coloured text on terminals
- This module provides a simple API to print in color on terminals, it can
- accept RGB and ANSI colors, and can use 256 colors.
- .
- This package provides Python 2.x version of python-xtermcolor
-
 Package: python3-xtermcolor
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
diff -Nru python-xtermcolor-1.2.1/debian/python-xtermcolor.docs python-xtermcolor-1.2.1/debian/python-xtermcolor.docs
--- python-xtermcolor-1.2.1/debian/python-xtermcolor.docs	2015-09-16 03:17:45.000000000 -0400
+++ python-xtermcolor-1.2.1/debian/python-xtermcolor.docs	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-README.md
diff -Nru python-xtermcolor-1.2.1/debian/python-xtermcolor.examples python-xtermcolor-1.2.1/debian/python-xtermcolor.examples
--- python-xtermcolor-1.2.1/debian/python-xtermcolor.examples	2015-09-16 03:17:45.000000000 -0400
+++ python-xtermcolor-1.2.1/debian/python-xtermcolor.examples	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-debian/example.py
diff -Nru python-xtermcolor-1.2.1/debian/rules python-xtermcolor-1.2.1/debian/rules
--- python-xtermcolor-1.2.1/debian/rules	2015-09-16 12:40:18.000000000 -0400
+++ python-xtermcolor-1.2.1/debian/rules	2019-10-05 22:51:15.000000000 -0400
@@ -2,4 +2,4 @@
 
 export PYBUILD_NAME=xtermcolor
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild

Reply via email to