[Python-apps-commits] r11929 - 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:51:48 UTC 2015


    Date: Tuesday, May 12, 2015 @ 09:51:47
  Author: danstender-guest
Revision: 11929

deb/control: moved djvulibre-bin to build deps, bumped to 3.5.22

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:43:21 UTC (rev 11928)
+++ packages/didjvu/trunk/debian/changelog	2015-05-12 09:51:47 UTC (rev 11929)
@@ -4,13 +4,14 @@
   * 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.
     + 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:43:16 +0200
+ -- Daniel Stender <debian at danielstender.com>  Tue, 12 May 2015 11:52:03 +0200
 
 didjvu (0.2.8-1) unstable; urgency=low
 

Modified: packages/didjvu/trunk/debian/control
===================================================================
--- packages/didjvu/trunk/debian/control	2015-05-12 09:43:21 UTC (rev 11928)
+++ packages/didjvu/trunk/debian/control	2015-05-12 09:51:47 UTC (rev 11929)
@@ -7,6 +7,7 @@
 Build-Depends:
  debhelper (>= 9),
  dh-python,
+ djvulibre-bin (>= 3.5.22),
  python-all (>= 2.6.6-3~),
  python-all (>= 2.7.3-5~) | python-argparse (>= 1.2.1-2~),
  python-nose,
@@ -21,7 +22,6 @@
 Package: didjvu
 Architecture: all
 Depends:
- djvulibre-bin (>= 3.5.21),
  minidjvu (>= 0.8),
  python (>= 2.7) | python-argparse,
  python-gamera (>= 3.2.3),




More information about the Python-apps-commits mailing list