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

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Sat Oct 3 19:48:53 UTC 2015


    Date: Saturday, October 3, 2015 @ 19:48:52
  Author: danstender-guest
Revision: 12447

deb/control: added deps for new GEvix2 XMP backend

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

Modified: packages/didjvu/trunk/debian/changelog
===================================================================
--- packages/didjvu/trunk/debian/changelog	2015-10-03 18:30:51 UTC (rev 12446)
+++ packages/didjvu/trunk/debian/changelog	2015-10-03 19:48:52 UTC (rev 12447)
@@ -2,8 +2,9 @@
 
   * New upstream release:
     + updated block-pyexiv2-backend.patch.
+    + deb/control: added deps for new GEvix2 XMP backend.
 
- -- Daniel Stender <debian at danielstender.com>  Sat, 03 Oct 2015 20:22:01 +0200
+ -- Daniel Stender <debian at danielstender.com>  Sat, 03 Oct 2015 21:14:06 +0200
 
 didjvu (0.6.1-1) unstable; urgency=medium
 

Modified: packages/didjvu/trunk/debian/control
===================================================================
--- packages/didjvu/trunk/debian/control	2015-10-03 18:30:51 UTC (rev 12446)
+++ packages/didjvu/trunk/debian/control	2015-10-03 19:48:52 UTC (rev 12447)
@@ -12,6 +12,7 @@
  python-all,
  python-all (>= 2.7.3-5~) | python-argparse (>= 1.2.1-2~),
  python-gamera,
+ gir1.2-gexiv2-0.10 (>= 0.10.3), python-gi,
  python-libxmp,
  python-nose,
  python-pil
@@ -33,7 +34,7 @@
  ${misc:Depends},
  ${python:Depends}
 Suggests:
- python-libxmp
+ gir1.2-gexiv2-0.10 (>= 0.10.3), python-gi | python-libxmp
 Description: DjVu encoder with foreground/background separation
  The DjVu graphics format is very effective because it uses
  multiple layers which are differently compressed. For the




More information about the Python-apps-commits mailing list