Control: tags 938023 + patch
Control: tags 938023 + pending

Dear maintainer,

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

Regards.

diff -Nru python-phpserialize-1.3/debian/changelog python-phpserialize-1.3/debian/changelog
--- python-phpserialize-1.3/debian/changelog	2015-10-14 14:20:56.000000000 -0400
+++ python-phpserialize-1.3/debian/changelog	2019-10-05 21:17:54.000000000 -0400
@@ -1,3 +1,10 @@
+python-phpserialize (1.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #938023
+
+ -- Sandro Tosi <mo...@debian.org>  Sat, 05 Oct 2019 21:17:54 -0400
+
 python-phpserialize (1.3-1) unstable; urgency=low
 
   * Initial release (closes: #801801).
diff -Nru python-phpserialize-1.3/debian/control python-phpserialize-1.3/debian/control
--- python-phpserialize-1.3/debian/control	2015-10-14 14:20:56.000000000 -0400
+++ python-phpserialize-1.3/debian/control	2019-10-05 21:17:36.000000000 -0400
@@ -2,22 +2,10 @@
 Section: python
 Priority: optional
 Maintainer: Tristan Seligmann <mithra...@debian.org>
-Build-Depends: debhelper (>= 9), dh-python, python, python-setuptools, python3, python3-setuptools
+Build-Depends: debhelper (>= 9), dh-python, python3, python3-setuptools
 Standards-Version: 3.9.6
 Homepage: http://github.com/mitsuhiko/phpserialize
 
-Package: python-phpserialize
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Recommends: ${python:Recommends}
-Suggests: ${python:Suggests}
-XB-Python-Egg-Name: phpserialize
-Description: Python port of PHP serialize and unserialize functions (Python 2)
- This module implements the Python serialization interface (eg: provides dumps,
- loads and similar functions).
- .
- This package contains phpserialize for Python 2.
-
 Package: python3-phpserialize
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
diff -Nru python-phpserialize-1.3/debian/python-phpserialize.pydist python-phpserialize-1.3/debian/python-phpserialize.pydist
--- python-phpserialize-1.3/debian/python-phpserialize.pydist	2015-10-14 14:20:56.000000000 -0400
+++ python-phpserialize-1.3/debian/python-phpserialize.pydist	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-phpserialize python-phpserialize; PEP386
diff -Nru python-phpserialize-1.3/debian/rules python-phpserialize-1.3/debian/rules
--- python-phpserialize-1.3/debian/rules	2015-10-14 14:20:56.000000000 -0400
+++ python-phpserialize-1.3/debian/rules	2019-10-05 21:17:52.000000000 -0400
@@ -2,4 +2,4 @@
 
 export PYBUILD_NAME=phpserialize
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild

Reply via email to