Your message dated Mon, 27 Nov 2017 14:47:10 -0500
with message-id 
<caaajcmz7kpkyrzuxtralboush32qk2sxqcno0vhdo_xc2ax...@mail.gmail.com>
and subject line Re: python-xlib: Doesn't install README
has caused the Debian Bug report #882820,
regarding python-xlib: Doesn't install README
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 ow...@bugs.debian.org
immediately.)


-- 
882820: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882820
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-xlib
Version: 0.20-2
Severity: minor
Tags: patch
X-Debbugs-CC:andre...@debian.org

I saw this in the build log:
 dh_installdocs: Cannot find (any matches for) "README" (tried in .)

Here's a trivial patch to fix this issue.

Thanks,
Jeremy Bicha


>From 8978664f68d74b43fb63851ad05a174242a11e88 Mon Sep 17 00:00:00 2001
From: Jeremy Bicha <jbi...@debian.org>
Date: Sun, 26 Nov 2017 19:44:09 -0500
Subject: [PATCH] python-xlib.docs: README is now README.rst

---
 debian/python-xlib.docs  | 2 +-
 debian/python3-xlib.docs | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/python-xlib.docs b/debian/python-xlib.docs
index d2e46d8..839ed27 100644
--- a/debian/python-xlib.docs
+++ b/debian/python-xlib.docs
@@ -1,3 +1,3 @@
-README
+README.rst
 TODO
 doc/html
diff --git a/debian/python3-xlib.docs b/debian/python3-xlib.docs
index d2e46d8..839ed27 100644
--- a/debian/python3-xlib.docs
+++ b/debian/python3-xlib.docs
@@ -1,3 +1,3 @@
-README
+README.rst
 TODO
 doc/html

--- End Message ---
--- Begin Message ---
Version: 0.20-3

python-xlib (0.20-3) unstable; urgency=medium

[ Jeremy Bicha ]
  * README is now README.rst.

  [ Andrew Shadura ]
  * Use texinfo instead of texi2html.

Thanks,
Jeremy Bicha

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to