Control: tags 936273 + patch

Dear maintainer,

I've prepared an NMU for capstone (versioned as 4.0.1+really+3.0.5-1.1). The 
diff
is attached to this message.

The git repo doesnt contain the latest release, 4.0.1+really+3.0.5-1

also in a recent update, gbp.conf requires pristine-tar, but no pristine-tar
branch is pushed to salsa.d.o

Regards.

diff -Nru capstone-4.0.1+really+3.0.5/debian/changelog capstone-4.0.1+really+3.0.5/debian/changelog
--- capstone-4.0.1+really+3.0.5/debian/changelog	2019-02-26 16:35:27.000000000 -0500
+++ capstone-4.0.1+really+3.0.5/debian/changelog	2020-04-09 12:51:10.000000000 -0400
@@ -1,3 +1,10 @@
+capstone (4.0.1+really+3.0.5-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #936273
+
+ -- Sandro Tosi <mo...@debian.org>  Thu, 09 Apr 2020 12:51:10 -0400
+
 capstone (4.0.1+really+3.0.5-1) unstable; urgency=medium
 
   * Team upload
diff -Nru capstone-4.0.1+really+3.0.5/debian/control capstone-4.0.1+really+3.0.5/debian/control
--- capstone-4.0.1+really+3.0.5/debian/control	2019-02-26 16:35:27.000000000 -0500
+++ capstone-4.0.1+really+3.0.5/debian/control	2020-04-09 12:50:54.000000000 -0400
@@ -4,8 +4,8 @@
 Uploaders: Pranith Kumar <bobby.pr...@gmail.com>
 Build-Depends: debhelper (>= 12~),
                dh-python,
-               python-all-dev, python3-all-dev,
-               python-setuptools, python3-setuptools,
+               python3-all-dev,
+               python3-setuptools,
                cython (>= 0.19), cython3,
 Standards-Version: 4.3.0
 Section: devel
@@ -61,17 +61,6 @@
  This package contains cstool, a command-line tool to disassemble
  hexadecimal strings.
 
-Package: python-capstone
-Section: python
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libcapstone3
-XB-Python-Version: ${python:Versions}
-Description: lightweight multi-architecture disassembly framework - Python bindings
- Capstone is a lightweight multi-platform, multi-architecture disassembly
- framework.
- .
- These are the Python 2 bindings.
-
 Package: python3-capstone
 Section: python
 Architecture: any
diff -Nru capstone-4.0.1+really+3.0.5/debian/python-capstone.install capstone-4.0.1+really+3.0.5/debian/python-capstone.install
--- capstone-4.0.1+really+3.0.5/debian/python-capstone.install	2019-02-26 16:34:50.000000000 -0500
+++ capstone-4.0.1+really+3.0.5/debian/python-capstone.install	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-usr/lib/python2.7
diff -Nru capstone-4.0.1+really+3.0.5/debian/rules capstone-4.0.1+really+3.0.5/debian/rules
--- capstone-4.0.1+really+3.0.5/debian/rules	2019-02-26 16:35:27.000000000 -0500
+++ capstone-4.0.1+really+3.0.5/debian/rules	2020-04-09 12:51:02.000000000 -0400
@@ -4,7 +4,7 @@
 include /usr/share/dpkg/architecture.mk
 
 %:
-	dh $@ --with python2,python3
+	dh $@ --with python3
 
 override_dh_auto_clean \
 override_dh_auto_configure \

Reply via email to