[Python-apps-commits] r12364 - in packages/djvusmooth/trunk/debian (changelog control)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Tue Sep 15 13:29:13 UTC 2015


    Date: Tuesday, September 15, 2015 @ 13:29:12
  Author: danstender-guest
Revision: 12364

put python-djvu and python-wxgtk3.0 also into build-deps

Modified:
  packages/djvusmooth/trunk/debian/changelog
  packages/djvusmooth/trunk/debian/control

Modified: packages/djvusmooth/trunk/debian/changelog
===================================================================
--- packages/djvusmooth/trunk/debian/changelog	2015-09-15 13:18:23 UTC (rev 12363)
+++ packages/djvusmooth/trunk/debian/changelog	2015-09-15 13:29:12 UTC (rev 12364)
@@ -3,11 +3,13 @@
   * New upstream release (Closes: #799017).
   * deb/control:
     + added dh-python to build deps.
+    + put python-djvu and python-wxgtk3.0 also into build-deps (needed by the
+      tests).
     + dropped Depends: against python-xdg (Closes: #793364).
   * deb/copyright: updated.
   * deb/watch: watch pypi.debian.net.
 
- -- Daniel Stender <debian at danielstender.com>  Tue, 15 Sep 2015 15:15:23 +0200
+ -- Daniel Stender <debian at danielstender.com>  Tue, 15 Sep 2015 15:26:39 +0200
 
 djvusmooth (0.2.15-1) unstable; urgency=medium
 

Modified: packages/djvusmooth/trunk/debian/control
===================================================================
--- packages/djvusmooth/trunk/debian/control	2015-09-15 13:18:23 UTC (rev 12363)
+++ packages/djvusmooth/trunk/debian/control	2015-09-15 13:29:12 UTC (rev 12364)
@@ -8,7 +8,9 @@
  debhelper (>= 9),
  dh-python,
  python-all,
- python-nose
+ python-nose,
+ python-djvu,
+ python-wxgtk3.0 
 X-Python-Version: >= 2.6
 Standards-Version: 3.9.6
 Homepage: http://jwilk.net/software/djvusmooth




More information about the Python-apps-commits mailing list