Control: tags 938325 + patch
Control: tags 938325 + pending

Dear maintainer,

I've prepared an NMU for quintuple (versioned as 0~20171222-3.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru quintuple-0~20171222/debian/changelog quintuple-0~20171222/debian/changelog
--- quintuple-0~20171222/debian/changelog	2018-03-08 20:07:37.000000000 -0500
+++ quintuple-0~20171222/debian/changelog	2019-10-08 00:19:21.000000000 -0400
@@ -1,3 +1,10 @@
+quintuple (0~20171222-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #938325
+
+ -- Sandro Tosi <mo...@debian.org>  Tue, 08 Oct 2019 00:19:21 -0400
+
 quintuple (0~20171222-3) unstable; urgency=medium
 
   * Allow stderr in autopkgtest output.
diff -Nru quintuple-0~20171222/debian/control quintuple-0~20171222/debian/control
--- quintuple-0~20171222/debian/control	2018-03-07 00:24:17.000000000 -0500
+++ quintuple-0~20171222/debian/control	2019-10-08 00:18:52.000000000 -0400
@@ -6,9 +6,6 @@
  devscripts (>= 2.18.1),
  debhelper (>= 11),
  dh-python,
- python-all,
- python-numpy,
- python-setuptools,
  python3-all,
  python3-numpy,
  python3-setuptools,
@@ -17,18 +14,6 @@
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
 
-Package: python-quintuple
-Architecture: all
-Depends:
- python-numpy,
- ${misc:Depends},
- ${python:Depends},
-Description: 5-qubit quantum computer simulator (Python 2)
- Quintuple is a Python library that can be used to simulate
- the operation of an idealized 5-qubit quantum computer.
- .
- This package installs the library for Python 2.
-
 Package: python3-quintuple
 Architecture: all
 Depends:
diff -Nru quintuple-0~20171222/debian/python-quintuple.docs quintuple-0~20171222/debian/python-quintuple.docs
--- quintuple-0~20171222/debian/python-quintuple.docs	2018-03-06 22:53:33.000000000 -0500
+++ quintuple-0~20171222/debian/python-quintuple.docs	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-README.md
diff -Nru quintuple-0~20171222/debian/python-quintuple.lintian-overrides quintuple-0~20171222/debian/python-quintuple.lintian-overrides
--- quintuple-0~20171222/debian/python-quintuple.lintian-overrides	2018-03-07 00:05:28.000000000 -0500
+++ quintuple-0~20171222/debian/python-quintuple.lintian-overrides	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-no-upstream-changelog
diff -Nru quintuple-0~20171222/debian/rules quintuple-0~20171222/debian/rules
--- quintuple-0~20171222/debian/rules	2018-03-07 00:48:00.000000000 -0500
+++ quintuple-0~20171222/debian/rules	2019-10-08 00:19:10.000000000 -0400
@@ -9,4 +9,4 @@
 export PYBUILD_INSTALL_ARGS=mkdir -p {destdir}{install_dir}; cp {dir}/QuantumComputer.py {destdir}{install_dir}/quintuple.py
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild

Reply via email to