tag 825095 pending
thanks
Hello,
Bug #825095 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/python-modules/packages/python-backports-shutil-get-terminal-size.git/commit/?id=fc80479
---
commit fc80479dcb98112532847046c492e64e0e7a3641
Author: Sandro Tosi <[email protected]>
Date: Mon Dec 25 12:26:47 2017 -0500
remove upstream backports/__init__.py, so that dh_python2 can handle the
shared `backports` namespace; Closes: #825095
diff --git a/debian/changelog b/debian/changelog
index 52e5d80..731e12d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-backports-shutil-get-terminal-size (1.0.0-5) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * debian/rules
+ - remove upstream backports/__init__.py, so that dh_python2 can handle the
+ shared `backports` namespace; Closes: #825095
+
+ -- Sandro Tosi <[email protected]> Mon, 25 Dec 2017 12:25:38 -0500
+
python-backports-shutil-get-terminal-size (1.0.0-4) unstable; urgency=medium
* Fix a typo in the substvar depends (Closes: #884687)