Control: tags 937728 + patch
Control: tags 937728 + pending

Dear maintainer,

I've prepared an NMU for python-enet (versioned as 0.0~vcs.2017.05.26.git-2.2) 
and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru python-enet-0.0~vcs.2017.05.26.git/debian/changelog python-enet-0.0~vcs.2017.05.26.git/debian/changelog
--- python-enet-0.0~vcs.2017.05.26.git/debian/changelog	2018-09-07 14:49:16.000000000 -0400
+++ python-enet-0.0~vcs.2017.05.26.git/debian/changelog	2019-10-17 18:02:39.000000000 -0400
@@ -1,3 +1,10 @@
+python-enet (0.0~vcs.2017.05.26.git-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #937728
+
+ -- Sandro Tosi <mo...@debian.org>  Thu, 17 Oct 2019 18:02:39 -0400
+
 python-enet (0.0~vcs.2017.05.26.git-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru python-enet-0.0~vcs.2017.05.26.git/debian/control python-enet-0.0~vcs.2017.05.26.git/debian/control
--- python-enet-0.0~vcs.2017.05.26.git/debian/control	2018-09-07 14:49:16.000000000 -0400
+++ python-enet-0.0~vcs.2017.05.26.git/debian/control	2019-10-17 18:02:23.000000000 -0400
@@ -3,12 +3,10 @@
 Priority: optional
 Maintainer: Christoph Egger <christ...@debian.org>
 Build-Depends:
- cython,
  cython3,
  debhelper (>= 10~),
  dh-python,
  libenet-dev,
- python-dev,
  python3-dev
 Standards-Version: 4.1.1
 Homepage: https://github.com/aresch/pyenet
@@ -16,19 +14,6 @@
 Vcs-Git: https://git.dgit.debian.org/python-enet
 Rules-Requires-Root: no
 
-Package: python-enet
-Architecture: any
-Depends:
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends}
-Breaks:
- ${python:Breaks}
-Description: Python2 wrapper for the ENet library
- python-enet provides a thin wrapper around the enet networking
- library. ENet is a thin layer to provide reliable communication over
- UDP.
-
 Package: python3-enet
 Architecture: any
 Depends:
diff -Nru python-enet-0.0~vcs.2017.05.26.git/debian/python3-enet.install python-enet-0.0~vcs.2017.05.26.git/debian/python3-enet.install
--- python-enet-0.0~vcs.2017.05.26.git/debian/python3-enet.install	2018-09-07 14:49:16.000000000 -0400
+++ python-enet-0.0~vcs.2017.05.26.git/debian/python3-enet.install	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-usr/lib/python3*/dist-packages/
diff -Nru python-enet-0.0~vcs.2017.05.26.git/debian/python-enet.install python-enet-0.0~vcs.2017.05.26.git/debian/python-enet.install
--- python-enet-0.0~vcs.2017.05.26.git/debian/python-enet.install	2018-09-07 14:49:16.000000000 -0400
+++ python-enet-0.0~vcs.2017.05.26.git/debian/python-enet.install	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-usr/lib/python2*/dist-packages/
diff -Nru python-enet-0.0~vcs.2017.05.26.git/debian/rules python-enet-0.0~vcs.2017.05.26.git/debian/rules
--- python-enet-0.0~vcs.2017.05.26.git/debian/rules	2018-09-07 14:49:16.000000000 -0400
+++ python-enet-0.0~vcs.2017.05.26.git/debian/rules	2019-10-17 18:02:30.000000000 -0400
@@ -5,4 +5,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --buildsystem=pybuild --with python2,python3
+	dh $@ --buildsystem=pybuild --with python3

Reply via email to