[Python-apps-commits] r11930 - in packages/didjvu/trunk/debian (changelog control)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Tue May 12 09:55:47 UTC 2015


    Date: Tuesday, May 12, 2015 @ 09:55:46
  Author: danstender-guest
Revision: 11930

deb/control: moved python-gamera to build-deps

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

Modified: packages/didjvu/trunk/debian/changelog
===================================================================
--- packages/didjvu/trunk/debian/changelog	2015-05-12 09:51:47 UTC (rev 11929)
+++ packages/didjvu/trunk/debian/changelog	2015-05-12 09:55:46 UTC (rev 11930)
@@ -4,14 +4,15 @@
   * Fixed upstream-signing-key.
   * deb/control:
     + added dh_python, python-pil to build deps.
-    + moved djvulibre-bin to build deps, bumped to 3.5.22.
+    + moved djvulibre-bin to build-deps, bumped to 3.5.22.
+    + moved python-gamera to build-deps.
     + bumped standards to 3.9.6 (no changes needed).
   * deb/copyright: expanded copyright span.
   * deb/rules: added DEB_BUILD_OPTIONS export line.
   * deb/watch: watch pypi.debian.net.
   * Added DEP-8 test suite.
 
- -- Daniel Stender <debian at danielstender.com>  Tue, 12 May 2015 11:52:03 +0200
+ -- Daniel Stender <debian at danielstender.com>  Tue, 12 May 2015 11:53:29 +0200
 
 didjvu (0.2.8-1) unstable; urgency=low
 

Modified: packages/didjvu/trunk/debian/control
===================================================================
--- packages/didjvu/trunk/debian/control	2015-05-12 09:51:47 UTC (rev 11929)
+++ packages/didjvu/trunk/debian/control	2015-05-12 09:55:46 UTC (rev 11930)
@@ -10,6 +10,7 @@
  djvulibre-bin (>= 3.5.22),
  python-all (>= 2.6.6-3~),
  python-all (>= 2.7.3-5~) | python-argparse (>= 1.2.1-2~),
+ python-gamera (>= 3.2.3),
  python-nose,
  python-pil,
  python-pyexiv2
@@ -24,7 +25,6 @@
 Depends:
  minidjvu (>= 0.8),
  python (>= 2.7) | python-argparse,
- python-gamera (>= 3.2.3),
  python-imaging,
  ${misc:Depends},
  ${python:Depends}




More information about the Python-apps-commits mailing list