[Python-apps-commits] r13970 - in packages/alot/trunk/debian (control)

jljusten-guest at users.alioth.debian.org jljusten-guest at users.alioth.debian.org
Mon Apr 24 04:48:57 UTC 2017


    Date: Monday, April 24, 2017 @ 04:48:56
  Author: jljusten-guest
Revision: 13970

debian: bump urwid dependency to 1.1.0 to match setup.py

Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>

Modified:
  packages/alot/trunk/debian/control

Modified: packages/alot/trunk/debian/control
===================================================================
--- packages/alot/trunk/debian/control	2017-04-24 04:48:45 UTC (rev 13969)
+++ packages/alot/trunk/debian/control	2017-04-24 04:48:56 UTC (rev 13970)
@@ -17,7 +17,7 @@
                python-setuptools,
                python-sphinx (>= 1.0.7+dfsg),
                python-twisted (>= 10.2.0),
-               python-urwid (>= 1.0),
+               python-urwid (>= 1.1.0),
                python-urwidtrees (>= 1.0)
 X-Python-Version: >= 2.7
 Standards-Version: 3.9.8
@@ -32,7 +32,7 @@
          python-magic,
          python-notmuch,
          python-twisted (>= 10.2.0),
-         python-urwid (>= 1.0),
+         python-urwid (>= 1.1.0),
          python-urwidtrees (>= 1.0),
          ${misc:Depends},
          ${python:Depends}




More information about the Python-apps-commits mailing list