Control: tags 938021 + patch
Control: tags 938021 + pending

Dear maintainer,

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

Regards.

diff -Nru python-phabricator-0.7.0/debian/changelog python-phabricator-0.7.0/debian/changelog
--- python-phabricator-0.7.0/debian/changelog	2016-12-18 13:30:51.000000000 -0500
+++ python-phabricator-0.7.0/debian/changelog	2019-10-05 21:15:17.000000000 -0400
@@ -1,3 +1,10 @@
+python-phabricator (0.7.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #938021
+
+ -- Sandro Tosi <mo...@debian.org>  Sat, 05 Oct 2019 21:15:17 -0400
+
 python-phabricator (0.7.0-1) unstable; urgency=medium
 
   * New upstream version 0.7.0
diff -Nru python-phabricator-0.7.0/debian/control python-phabricator-0.7.0/debian/control
--- python-phabricator-0.7.0/debian/control	2016-12-18 13:30:29.000000000 -0500
+++ python-phabricator-0.7.0/debian/control	2019-10-05 21:15:00.000000000 -0400
@@ -4,13 +4,9 @@
 Maintainer: Héctor Orón Martínez <zu...@debian.org>
 Build-Depends: debhelper (>= 9),
  dh-python,
- python-all,
- python-setuptools,
  python3-all,
  python3-setuptools,
- python-mock,
  python3-mock,
- python-unittest2,
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
 Standards-Version: 3.9.8
@@ -18,16 +14,6 @@
 Vcs-Git: https://anonscm.debian.org/git/collab-maint/python-phabricator.git
 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/python-phabricator.git
 
-Package: python-phabricator
-Architecture: all
-Depends: ${misc:Depends},
- ${python:Depends}
-Description: Phabricator Python API Bindings (Python 2)
- Phabricator is an open source collection of web applications which make it
- easier to write, review, and share source code.
- .
- The current package provides Python API bindings for Phabricator interfaces.
-
 Package: python3-phabricator
 Architecture: all
 Depends: ${misc:Depends},
diff -Nru python-phabricator-0.7.0/debian/python-phabricator.pyremove python-phabricator-0.7.0/debian/python-phabricator.pyremove
--- python-phabricator-0.7.0/debian/python-phabricator.pyremove	2016-12-18 13:26:26.000000000 -0500
+++ python-phabricator-0.7.0/debian/python-phabricator.pyremove	1969-12-31 19:00:00.000000000 -0500
@@ -1,2 +0,0 @@
-phabricator*.egg-info 2.6
-phabricator*.egg-info 2.7
diff -Nru python-phabricator-0.7.0/debian/rules python-phabricator-0.7.0/debian/rules
--- python-phabricator-0.7.0/debian/rules	2016-12-18 13:26:26.000000000 -0500
+++ python-phabricator-0.7.0/debian/rules	2019-10-05 21:15:15.000000000 -0400
@@ -3,7 +3,7 @@
 export PYBUILD_NAME = phabricator
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild
 
 override_dh_clean:
 	rm -rf phabricator.egg-info

Reply via email to