Bug#905989: python3-enet: missing python3 dependency

2018-08-12 Thread Adrian Bunk
Package: python3-enet
Version: 0.0~vcs.2017.05.26.git-2
Severity: serious
Tags: patch

Fix:

--- debian/control.old  2018-08-12 21:08:44.955136471 +
+++ debian/control  2018-08-12 21:08:55.283136373 +
@@ -33,10 +33,10 @@
 Architecture: any
 Depends:
  ${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
  ${shlibs:Depends}
 Breaks:
- ${python:Breaks}
+ ${python3:Breaks}
 Description: Python3 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



Bug#905989: python3-enet: missing python3 dependency

2018-09-07 Thread Markus Koschany
Control: tags -1 pending

Dear maintainer,

I've uploaded a new revision of python-enet versioned as
0.0~vcs.2017.05.26.git-2.1 to fix Debian bug #905989.

Please find attached the debdiff.

Regards,

Markus
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 2017-10-31 
13:55:02.0 +0100
+++ python-enet-0.0~vcs.2017.05.26.git/debian/changelog 2018-09-07 
20:49:16.0 +0200
@@ -1,3 +1,11 @@
+python-enet (0.0~vcs.2017.05.26.git-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add missing Python3 dependencies to python3-enet.
+Thanks to Adrian Bunk for the report and patch. (Closes: #905989)
+
+ -- Markus Koschany   Fri, 07 Sep 2018 20:49:16 +0200
+
 python-enet (0.0~vcs.2017.05.26.git-2) unstable; urgency=medium
 
   * Upload to unstable
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   2017-10-31 
13:54:51.0 +0100
+++ python-enet-0.0~vcs.2017.05.26.git/debian/control   2018-09-07 
20:49:16.0 +0200
@@ -33,10 +33,10 @@
 Architecture: any
 Depends:
  ${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
  ${shlibs:Depends}
 Breaks:
- ${python:Breaks}
+ ${python3:Breaks}
 Description: Python3 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


signature.asc
Description: OpenPGP digital signature