Your message dated Sun, 10 Oct 2021 11:24:57 -0400
with message-id
<ca+ya19l8mkzuutaxandpp4xq1ty80iiw7zjfvqnvus739y6...@mail.gmail.com>
and subject line Re: python-gevent: diff for NMU version 1.4.0-1.1
has caused the Debian Bug report #953955,
regarding python-gevent: diff for NMU version 1.4.0-1.1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
953955: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953955
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-gevent
Version: 1.4.0-1
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for python-gevent (versioned as 1.4.0-1.1). The diff
is attached to this message.
Please consider maintaining this package under DPMT umbrella
Regards.
diff -Nru python-gevent-1.4.0/debian/changelog python-gevent-1.4.0/debian/changelog
--- python-gevent-1.4.0/debian/changelog 2019-10-27 03:45:10.000000000 -0400
+++ python-gevent-1.4.0/debian/changelog 2020-03-14 18:47:23.000000000 -0400
@@ -1,3 +1,10 @@
+python-gevent (1.4.0-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Build documentation using python3-sphinx
+
+ -- Sandro Tosi <[email protected]> Sat, 14 Mar 2020 18:47:23 -0400
+
python-gevent (1.4.0-1) unstable; urgency=medium
* New upstream release.
diff -Nru python-gevent-1.4.0/debian/control python-gevent-1.4.0/debian/control
--- python-gevent-1.4.0/debian/control 2019-10-27 03:24:01.000000000 -0400
+++ python-gevent-1.4.0/debian/control 2020-03-14 18:46:50.000000000 -0400
@@ -4,7 +4,7 @@
Build-Depends: debhelper (>= 11), dh-python, python-all-dev,
dh-exec,
libevent-dev (>= 1.4), python-greenlet (>= 0.4.15) | python-codespeak-lib (<< 1.0),
- python-sphinx (>= 1.0.7+dfsg), python-all-dbg,
+ python-all-dbg,
python-greenlet-dbg, python3-greenlet-dbg,
python-setuptools, python3-setuptools,
python-cffi, python-cffi-backend-dbg,
diff -Nru python-gevent-1.4.0/debian/rules python-gevent-1.4.0/debian/rules
--- python-gevent-1.4.0/debian/rules 2019-10-27 03:45:10.000000000 -0400
+++ python-gevent-1.4.0/debian/rules 2020-03-14 18:47:20.000000000 -0400
@@ -13,7 +13,7 @@
override_dh_auto_build:
dh_auto_build
- PYTHONPATH=../src/ make --directory doc/ html
+ PYTHONPATH=../src/ make --directory doc/ html SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build
override_dh_auto_clean:
dh_auto_clean
--- End Message ---
--- Begin Message ---
Version: 1.4.0-1.1
This NMU has been uploaded.
Thanks,
Boyuan Yang
On Sat, 14 Mar 2020 19:37:20 -0400 Sandro Tosi <[email protected]> wrote:
> Package: python-gevent
> Version: 1.4.0-1
> Severity: normal
> Tags: patch pending
>
>
> Dear maintainer,
>
> I've prepared an NMU for python-gevent (versioned as 1.4.0-1.1). The diff
> is attached to this message.
>
> Please consider maintaining this package under DPMT umbrella
>
> Regards.
--- End Message ---