Control: tags 937867 + patch
Control: tags 937867 + pending

Dear maintainer,

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

Regards.

diff -Nru python-kaptan-0.5.10/debian/control 
python-kaptan-0.5.10/debian/control
--- python-kaptan-0.5.10/debian/control 2018-08-04 08:09:11.000000000 +0200
+++ python-kaptan-0.5.10/debian/control 2019-11-11 08:01:01.000000000 +0100
@@ -2,20 +2,12 @@
 Maintainer: Sebastien Delafond <s...@debian.org>
 Section: python
 Priority: optional
-Build-Depends: dh-python, python-setuptools, python3-setuptools, python-all, 
python3-all, python-yaml, python3-yaml, debhelper (>= 9)
+Build-Depends: dh-python, python3-setuptools, python3-all, python3-yaml, 
debhelper (>= 9)
 Standards-Version: 4.1.3
 Homepage: https://github.com/emre/kaptan
 Vcs-Git: https://salsa.debian.org/debian/python-kaptan.git
 Vcs-Browser: https://salsa.debian.org/debian/python-kaptan
 
-Package: python-kaptan
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Description: Python configuration manager in various formats
- Configuration manager that allows users to transparently access
- configuration data stored in various formats (INI, JSON, YAML, dict,
- file).
-
 Package: python3-kaptan
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
diff -Nru python-kaptan-0.5.10/debian/changelog 
python-kaptan-0.5.10/debian/changelog
--- python-kaptan-0.5.10/debian/changelog       2018-08-04 08:09:11.000000000 
+0200
+++ python-kaptan-0.5.10/debian/changelog       2019-11-11 08:01:17.000000000 
+0100
@@ -1,3 +1,10 @@
+python-kaptan (0.5.10-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop Python 2 support (Closes: #937867).
+
+ -- Ondřej Nový <on...@debian.org>  Mon, 11 Nov 2019 08:01:17 +0100
+
 python-kaptan (0.5.10-1) unstable; urgency=medium
 
   * New upstream version 0.5.10
diff -Nru python-kaptan-0.5.10/debian/rules python-kaptan-0.5.10/debian/rules
--- python-kaptan-0.5.10/debian/rules   2018-08-04 08:09:11.000000000 +0200
+++ python-kaptan-0.5.10/debian/rules   2019-11-11 08:01:17.000000000 +0100
@@ -3,7 +3,5 @@
 # This file was automatically generated by stdeb 0.8.5 at
 # Sun, 01 Jan 2017 16:03:12 +0300
 export PYBUILD_NAME=kaptan
-export PYBUILD_AFTER_INSTALL_python2=rm -rf '{destdir}/usr/bin'
 %:
-       dh $@ --with python2,python3 --buildsystem=pybuild
-
+       dh $@ --with python3 --buildsystem=pybuild

Reply via email to